x48
Calculator emulator
An HP48 calculator emulator that accurately replicates the behavior of an actual HP48 calculator.
HP48 calculator emulator (mirror of sourceforge's mirror of berlios)
38 stars
6 watching
17 forks
Language: C
last commit: about 1 year 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 of classic Atari home computers and consoles | 355 |
schlae/graphics-gremlin | An FPGA-based video card emulator designed to mimic old IBM PC graphics standards. | 515 |
jsdf/pce | An emulator of classic computers in the browser using WebAssembly | 879 |
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. | 64 |
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. | 896 |
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. | 379 |
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 |