mirror of
https://git.checksum.fail/alec/bahamut.git
synced 2026-05-26 11:58:55 +00:00
Update README.md
This commit is contained in:
@@ -1,3 +1,39 @@
|
||||
# Bahamut
|
||||
|
||||
SFC/SNES Emulator for TempleOS
|
||||
SFC/SNES Emulator for TempleOS
|
||||
|
||||

|
||||
|
||||
<figure class="video_container">
|
||||
<iframe src="https://streamable.com/s/1wjid/whpiet" frameborder="0" allowfullscreen="true"> </iframe>
|
||||
</figure>
|
||||
|
||||
This emulator is a work in progress, and is based on [SnesJs](https://github.com/elzo-d/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...)
|
||||
|
||||
Reference in New Issue
Block a user