x48
HP48 emulator
An emulator of the HP48 calculator's CPU, allowing developers to run and debug 48-based programs.
HP48 calculator emulator (mirror of sourceforge's mirror of berlios)
38 stars
6 watching
17 forks
Language: C
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shagr4th/droid48 | An emulator for an old calculator model designed by Hewlett-Packard | 79 |
ismael-vc/varvara.jl | An assembler and emulator for the Uxn stack-machine language | 12 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
atari800/atari800 | An emulator that replicates the functionality of classic Atari 8-bit computers and consoles. | 353 |
schlae/graphics-gremlin | An FPGA-based video card emulator designed to mimic old IBM PC graphics standards. | 509 |
jsdf/pce | An emulator of classic computers in the browser using WebAssembly | 876 |
jdeblese/gbcpu | A VHDL implementation of the Gameboy CPU and its peripherals | 9 |
euhmeuh/virtual-mpu | An assembler and emulator for emulating classic microprocessors. | 16 |
jsdf/macemu | An emulator that runs a classic Macintosh system in a web browser using C++ and Web Worker technology. | 63 |
mcjack123/lunatic86 | An x86 emulator written in Lua, aiming to accurately simulate an IBM-compatible PC. | 14 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
dbousamra/hnes | A NES emulator written in Haskell that supports multiple mappers and has a basic structure, PPU integration, APU handling, and a test suite. | 378 |
pwmarcz/fpga-chip8 | A CHIP-8 console emulator implemented on an FPGA chip | 188 |
hamaluik/snow-8 | An implementation of the classic CHIP-8 computer's behavior using Haxe. | 2 |
loktar00/chip8 | An emulator of the 1980s Chip-8 home computer system using JavaScript and a canvas graphics backend. | 67 |