Showing 35 open source projects for "basic-256"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1
    DeSmuME

    DeSmuME

    DeSmuME is a Nintendo DS emulator

    In this version we have added support for high-resolution 3D rendering. Try the new “GPU Scaling Factor” feature to increase the 3D resolution beyond the native resolution of 256×192 pixels. Also, the Cocoa frontend sees continued radical enhancements and while the Windows frontend sees some new incremental enhancements. DeSmuME is a very CPU demanding app. While many users will see DeSmuME as a toy (and use it as such), it is actually a very sophisticated piece of software with lots of features. Also, DeSmuME focuses more on compatibility and features than on speed. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    ...I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. That was exactly the thing I was looking for - after just 3 days I had an application running the Gameboy code!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Unicorn Engine

    Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc

    ...Multi-architectures: ARM, ARM64 (ARMv8), m68k, MIPS, PowerPC, RISC-V, S390x (SystemZ), SPARC, TriCore & x86 (include x86_64). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in pure C language, with bindings for Pharo, Crystal, Clojure, Visual Basic, Perl, Rust, Haskell, Ruby, Python, Java, Go, D, Lua, JavaScript, .NET, Delphi/Pascal & MSVC available. Native support for Windows & *nix (with macOS, Linux, Android, *BSD & Solaris confirmed). High performance by using the Just-In-Time compiler technique. Support fine-grained instrumentation at various levels. Thread-safe by design. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 518 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700

    ...Program is developped for Linux and Windows, but it's ready to be ported to another platforms. Used runtime: SDL2, GTK3, Mingw32 (Windows version) Included emulation of basic elements: - CPU Z80, (used z80ex-code) - GDG, WHID 65040-032 - CTC, i8253 - PIO-Z80 - PIO8255 - PSG, SN76489AN Emulation of basic periferies: - CMT - FDC: WD279x - QUICK DISK - Ramdisks: Standard MR1R18, SRAM/ROM - 16M, Pezik and Pezik on shifted I/O ports - MemExts, Unicard, IDE8 Included alternative JSS, and WILLY ROM. ...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    JavaCPC Desktop - Java CPC Emulator
    Amstrad CPC-Emulator in JAVA, based on JEMU by R. Wilson. I am searching for good JAVA-coders who are also knowledgable in emulating 8bit homecomputers.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    PC-BASIC - a GW-BASIC emulator

    PC-BASIC - a GW-BASIC emulator

    A free, cross-platform emulator for GW-BASIC, PCjr & Tandy BASIC

    PC-BASIC is a free, cross-platform interpreter for GW-BASIC, BASICA, PCjr Cartridge Basic and Tandy 1000 GWBASIC. -- This page is an archive and hosts the legacy version 1.2 of PC-BASIC only. -- For documentation and the latest releases, please see the official homepage: www.pc-basic.org Four source code, discussions and to report bugs please see the GitHub project page https://github.com/robhagemans/pcbasic
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 8
    cepecd.br - A CP400 (TRS 80 CoCo) emulator. Run games. A new, simple gaming environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    ...You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers. The emulator also contains a VDU (video display unit) output / ASCII input simulation. There are some demos in /etc. And have a look to the NIBL / TINY BASIC interpreter in the TINYBASIC folder, most of the code is over 40 years old. Have fun, Theo Heinrichs
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    Atom Vim-Mode-Plus

    Atom Vim-Mode-Plus

    vim-mode improved

    atom‑vim‑mode‑plus is a feature-rich Vim emulation layer for Atom, bringing modal editing (like Vim’s normal, insert, and visual modes) with enhanced capabilities beyond basic keybindings. Incremental search by incrementalSearch setting (disabled by default). Cursor visible in all visual modes (characterwise, blockwise, linewise). Maintain the same cursor position after operations (e.g y, gU) by stayOnYank and stayOnOperate settings. Set cursor position to start of change on undo or redo by enabling setCursorToStartOfChangeOnUndoRedo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PinMAME
    THIS SVN REPO IS NOW OUTDATED, PLEASE USE THE GITHUB LINK ABOVE! PinMAME - Pinball's Multiple Arcade Machine Emulator written by the WPCMAME/PinMAME development team and contributors
    Downloads: 36 This Week
    Last Update:
    See Project
  • 12
    Android Emulator M1 Preview

    Android Emulator M1 Preview

    Preview of some basic Android emulation functionality

    ...It documented limitations typical of a preview—graphics features, sensor fidelity, and compatibility quirks—while outlining the path to parity with established macOS targets. Developers could test app installs, basic input, and network scenarios to validate their toolchains ahead of mainstream IDE support. The project also served as a staging ground for feedback on Hypervisor.framework usage, Metal rendering, and system image formats for ARM guests. Although superseded by stable emulator releases, it remains a useful historical reference for how Android tooling crossed the Apple Silicon transition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AttractCD

    AttractCD

    Turn your old PC into an arcade machine

    Turn your old x86 PC into an arcade machine. Lightweight Lubuntu 12.04 remaster bundled with many emulators and the Attract-Mode frontented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Namcore Studio

    Namcore Studio

    Edit, migrate, manage WoW accounts and characters

    Note: This application is in development. Namcore Studio provides a professional environment to manage account and character data of your World of Warcraft Server. While supporting almost all popular emulators/cores, this easy-to-use application allows you to: # View and edit account and character data # Copy/Migrate accounts and characters to a different database (cross-emulator and cross-patch!) # Backup account and character data # Import characters from the official WoW-Armory #...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fx702p

    Fx702p

    A Casio Fx702p handheld-computer emulator

    A fully-featured Casio Fx702p emulator including the calculator mode, a full basic implementation and a original debugger as well as some sample programs.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    RealBoy

    RealBoy

    Complete, Fast, Accurate, Game Boy/CGB/SGB Emulator.

    RealBoy is a Complete, Fast, Accurate, Free/Open-Source Game Boy, Game Boy Color and Super Game Boy Emulator for Linux/Unix.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MiNES

    MiNES

    An editor for NES ROMs in the iNES format.

    MiNES is an editor for NES ROMs in the iNES format. I wrote MiNES because I needed a portable iNES editor that would allow me to change the PAL/NTSC bit of the iNES header. MiNES follows the Marat Fayzullin's iNES specification, and takes care to not change any unused (reserved for future use) bits. That way you can be sure that it will not brake your ROMs (unless you do something stupid), and preserve compatibility with future versions of the iNES format. MiNES computes ROM's CRC32 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    G-FS-UAE

    G-FS-UAE

    A frontend for Amiga FS-UAE Linux emulator

    A small interface written in Gambas3 for command line FS-UAE Linux Amiga emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GambNafen

    GambNafen

    A GUI (frontend) for Mednafen 0.9.18 WIP Linux (and upper series).

    GambNafen is a frontend (GUI) for Mednafen 0.9.18 WIP multi emulator (and upper series), written in Gambas. The program include support for files multi archive in rar and 7zip format, autodetection of system console, a window to preview and autodetection of snaps made with Mednafen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    ...Ellipsis already comes with a predefined set of agents, offering basic services like agency, loader, holdingarea and migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    ...This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system clock. Also there is a snake game, (depending on that rom), as a reference and for fun! Take a look, give me your reply! When having ideas for better performance, let me know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next