calc84maniac / tiboyce

A Game Boy emulator for the TI-84 Plus CE and TI-83 Premium CE.
https://calc84maniac.github.io/tiboyce/
GNU General Public License v3.0
354 stars 20 forks source link

Cheat codes #146

Open Retartios opened 2 years ago

Retartios commented 2 years ago

Are you guys going to add the ability to add cheat codes to the emulator? I'd like to have more fun with the current games I play but getting the items is too time consuming. There are already existing cheat codes on game shark and other emulators, such as GTA and Pokemon. Is there any hope for cheat codes coming to this emulator?

calc84maniac commented 2 years ago

Yeah, that's something I could potentially add, at least for GameShark codes. Game Genie codes might be a problem because they temporarily modify the ROM itself, which is difficult because TI-Boy doesn't load ROMs into RAM. Though, it may be possible to do it with a limited number of codes active at once, based on available RAM to load and modify portions of the ROM.

Icey-Glitch commented 1 year ago

any status on this?

calc84maniac commented 1 year ago

Not yet, but the ROM mapping changes for the GBC release should help make limited Game Genie support easier. This might be a good feature to prioritize for the next minor releases.

Gaphilly-real commented 1 month ago

Sorry, any progress yet?

calc84maniac commented 1 month ago

It's the next thing on my to-do list, actually. I've been a bit distracted in the meantime by CEmu development (which will make TI-Boy CE fully usable in that emulator), but in the meantime I've made some progress towards supporting on-the-fly ROM patching during emulation.

Gaphilly-real commented 1 month ago

Ok cool!