forked from alec/apteryx
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
Lib | 1 year ago | |
.gitignore | 1 year ago | |
Font.HC | 1 year ago | |
LICENSE | 1 year ago | |
Load.HC | 1 year ago | |
README.md | 1 year ago | |
Run.HC | 1 year ago | |
VDP.HC | 1 year ago | |
font.png | 1 year ago | |
input.HC | 1 year ago | |
m68k.HC | 1 year ago | |
megadrive.HC | 1 year ago | |
screenshot.png | 1 year ago | |
z80.HC | 1 year ago |
README.md
Apteryx
Megadrive/Genesis Emulator for TempleOS
This emulator is a work in progress, and is based on kiwi
Usage
Clone the repo, create a RedSea ISO.C
image and add a ROMs
folder, #include "Run";
Controls
D-PAD: ARROW KEYS
A: a
B: s
C: d
Start: ENTER
TODO
- Lots of things (Sound emulation, timing, PPU fixes...)