Add a link to Mesen

This commit is contained in:
Godzil 2021-04-05 15:16:17 +01:00
parent 3771c65f2c
commit 359b05a518

View File

@ -61,7 +61,7 @@ WriteIO(6B, 00) [F000:0018h];
- Complete refactor of the code. - Complete refactor of the code.
- Add a proper CPU debugger - Add a proper CPU debugger
- Add other nice debugging tool like the GPU status and other things that could be needed. Acheiving the level of the tools - Add other nice debugging tool like the GPU status and other things that could be needed. Acheiving the level of the tools
provided by Mesen would be nice. provided by the NES emulator [Mesen](https://www.mesen.ca) would be nice.
- Being able to rotate the screen - Being able to rotate the screen
- Maybe being able to change the game at runtime instead of start time - Maybe being able to change the game at runtime instead of start time
- Full Audio support - Full Audio support