RSDuck / vba-next-switch

Libretro VBA-Next port for Switch. **Don't use this, see readme!**
GNU General Public License v2.0
108 stars 11 forks source link

Initial cheat-support #17

Closed jakibaki closed 6 years ago

jakibaki commented 6 years ago

For now only allows to toggle cheats.

The (gameshark) cheats are automatically loaded from the path/to/rom.txt file and after toggeling them the new state is also written to that file.

Example txt file:

#Master
000014D1 000A
10044EC8 0007
#Walk Through Walls
509197D3 542975F4
78DA95DF 44018CB4

Screenshot:

2018060509583400-db1426d1dfd034027cecde9c2dd914b8

dene- commented 6 years ago

Come on @jakibaki fix fix I want to use this >:)

jakibaki commented 6 years ago

On-Screen-Keyboard has been added 🎉