A pet-project to learn more about emulation and computers.
go run main.go <path/to/rom>
1 | 2 | 3 | 4 |
Q | W | E | R |
A | S | D | F |
Z | X | C | V |
- Sound
- Refactor keypad events
- Tunning emulation speed
A pet-project to learn more about emulation and computers.
go run main.go <path/to/rom>
1 | 2 | 3 | 4 |
Q | W | E | R |
A | S | D | F |
Z | X | C | V |