Commit Graph

19 Commits

Author SHA1 Message Date
42611d05bb GetSavestateName : Archive support
* Construct ssname from srampath (since rompath has archive name)

NOTE: In general, archive name != rom file name !!!!!!!!!!

Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2021-01-14 20:28:26 +05:30
cb0111fd90 Handle Resets when loading from archives
* Ask user to pick the rom(s) again (i.e. GBA & NDS)
when there are multiple files in the archive(s)

* Directly load if only 1 file

Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2021-01-14 16:35:45 +05:30
c98b981813 Extract gba roms to memory
Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2021-01-11 21:45:24 +05:30
89ff8fefd3 Extract nds roms to memory
* Some stuff is still broken in the frontend

Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2021-01-11 14:31:04 +05:30
c03d83b7be remove qt_sdl dependency from frontend util 2020-10-28 19:45:50 +01:00
f2fa52f26c add functionality to import savefiles 2020-09-11 03:08:06 +02:00
e27d55505f blarg 2020-08-15 01:11:18 +02:00
f8d1d08e9c (finally) build the goddamn cheat interface 2020-08-15 00:14:05 +02:00
43e045357f make it able to switch between DS and DSi modes 2020-06-01 20:36:30 +02:00
8a15adb38b modern melonDSi
HARK HARK HARK
2020-05-30 03:26:06 +02:00
a2004785a4 re-add all old OSD messages 2020-05-28 18:22:02 +02:00
a9b275bc25 reimplement Stop 2020-05-20 22:58:04 +02:00
2ebb21ce3b hook up pause and reset, w/ relevant hotkeys 2020-05-20 22:22:22 +02:00
c5c9434ac9 verify BIOS and firmware before booting games/firmware 2020-05-17 05:42:09 +02:00
5fbad464c2 hook up savestate shito 2020-04-29 00:50:23 +02:00
63efc2e02a add menu items for running the firmware and for quitting. 2020-04-28 22:45:11 +02:00
3c883a2152 hey look, it runs shit now! 2020-04-27 22:32:33 +02:00
931da1c66f add a bunch of code 2020-04-27 22:02:45 +02:00
d6efb03248 HARK HARK HARK 2020-04-27 20:59:11 +02:00