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.
|
2 years ago | |
---|---|---|
Lib | 2 years ago | |
.gitignore | 2 years ago | |
ATTRIBUTIONS.md | 2 years ago | |
CPU.HC | 2 years ago | |
Font.HC | 2 years ago | |
LICENSE | 2 years ago | |
LoROM.HC | 2 years ago | |
Load.HC | 2 years ago | |
MMU.HC | 2 years ago | |
PPU.HC | 2 years ago | |
README.md | 2 years ago | |
Run.HC | 2 years ago | |
Snes.HC | 2 years ago | |
font.png | 2 years ago |
README.md
Bahamut
SFC/SNES Emulator for TempleOS
This emulator is a work in progress, and is based on SnesJs
Usage
Clone the repo, create a RedSea ISO.C
image and add a ROMs
folder, #include "Run";
Controls
D-PAD: ARROW KEYS
Y: a
B: z
X: s
A: x
L: d
R: c
Select: SHIFT
Start: ENTER
TODO
- Lots of things (Sound emulation, timing, PPU fixes...)