https://github.com/yarbsemaj/z80-sbc-emu
An emulator for a RC2014 compatible Z80 single board computer
https://github.com/yarbsemaj/z80-sbc-emu
emulation emulator rc2014 z80 z80-emulator
Last synced: 6 days ago
JSON representation
An emulator for a RC2014 compatible Z80 single board computer
- Host: GitHub
- URL: https://github.com/yarbsemaj/z80-sbc-emu
- Owner: yarbsemaj
- Created: 2020-10-17T13:11:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T14:00:52.000Z (over 1 year ago)
- Last Synced: 2025-03-01T11:33:22.798Z (4 months ago)
- Topics: emulation, emulator, rc2014, z80, z80-emulator
- Language: Svelte
- Homepage: https://z80.yarbsemaj.com
- Size: 8.17 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Z80 Single Board Computer Emulator
An emulator for my Z80 Based Single board computer, based on [Grant Searle's design](http://searle.x10host.com/z80/SimpleZ80.html). As the RC2014 is also based on Grant's design, it is also compatible with it as well.

## Try it out
https://z80.yarbsemaj.com/## My other projects that use this emulator
https://github.com/yarbsemaj/Z80-Snakehttps://github.com/yarbsemaj/Z80-MineSweeper
https://github.com/yarbsemaj/Z80-Pacman
https://github.com/yarbsemaj/Z80-Monitor
https://github.com/yarbsemaj/Z80-Image-Viewer
https://github.com/yarbsemaj/Z80-Game-Of-Life
https://github.com/yarbsemaj/Z80-3D
https://github.com/yarbsemaj/yarbsemaj