Commit graph

771 commits

Author SHA1 Message Date
Souryo
f4081bc1ee Emulation: Added option to set the power on state for RAM (All 0s, all 1s or random values) 2016-08-24 17:32:22 -04:00
Souryo
e0dc31c9ef Automatic tests: PAL test support 2016-08-22 20:26:29 -04:00
Souryo
82884113d7 Cheats: Improved export code + fixed import bug 2016-08-22 20:25:44 -04:00
Souryo
44c359bd6f Cheat DB: Fixed incorrect CRC values for a lot of games 2016-08-22 19:36:41 -04:00
Souryo
5f22448a57 Cheats: Added built-in cheat DB (Import->From DB to add cheats from it) 2016-08-22 18:41:09 -04:00
Souryo
d57a9f413a IPS: Fixed "Autoload IPS patches" option (IPS files were always loaded) + fixed and simplified IPS loading logic 2016-08-20 22:07:56 -04:00
Souryo
b63e7c4e35 Mapper 105 support 2016-08-20 14:49:25 -04:00
Souryo
8c4dba88f7 Basic mapper 186 support (StudyBox - incomplete) 2016-08-20 13:29:27 -04:00
Souryo
c5b97c877e Mapper 117 support 2016-08-20 12:21:07 -04:00
Souryo
a0fc28fb65 Mapper 106 support 2016-08-20 10:07:17 -04:00
Souryo
228a36ea2d NSF: Fixed sound in Dendy mode 2016-08-19 17:11:40 -04:00
Souryo
842bd14c17 Mappers: Stricter rules for work/save ram definitions (Fixes Cosmo Police Galivan without patching, but breaks save state compatibility) 2016-08-18 23:59:38 -04:00
Souryo
f979a0679c Mappers: Fixed issue where unallocated memory could be used for work/save ram when size smaller than 8kb (Fixes Gradius II and Crisis Force) 2016-08-18 23:41:58 -04:00
Souryo
c099fdcd18 Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format 2016-08-18 22:33:36 -04:00
Souryo
d46b6a3fa7 Support for UNIF TF1201 board (Lethal Weapon (Ch)) 2016-08-14 22:09:36 -04:00
Souryo
e8962957fa UNIF support 2016-08-14 20:12:50 -04:00
Souryo
357d28eb79 Version Update: 0.4.1 2016-08-13 19:22:44 -04:00
Souryo
5ac7a3672e Input: Make sure default input keys are reset properly on upgrade 2016-08-13 15:45:18 -04:00
Souryo
124c8bc927 Input: Prevent XInput devices from being used as DirectInput devices 2016-08-13 15:44:43 -04:00
Souryo
0343e101af FME7: Fixed default save/work ram sizes 2016-08-13 14:57:11 -04:00
Souryo
c3cc03a181 NES 2.0: Fixed RAM/VRAM size logic (Byte 10 & 11) 2016-08-13 14:56:49 -04:00
Souryo
1c669e1d91 Mapper 136 support 2016-08-13 14:26:56 -04:00
Souryo
a7041fd5e1 Mapper 253 support 2016-08-13 14:10:03 -04:00
Souryo
a514a14c4c Mapper 183 support 2016-08-13 11:52:52 -04:00
Souryo
3aea7f47f8 Mapper 255 support 2016-08-13 09:58:25 -04:00
Souryo
c1e55fc268 Fixed Seicross v2 (Mapper 185) 2016-08-13 09:30:01 -04:00
Souryo
a4c6b9f5ef Mapper 204 support 2016-08-13 08:21:25 -04:00
Souryo
689776f6ab Mapper 214 support 2016-08-12 21:02:29 -04:00
Souryo
2a78b457f4 Mapper 213 support 2016-08-12 20:59:56 -04:00
Souryo
4c1c1f885b Mapper 222 support 2016-08-12 20:51:18 -04:00
Souryo
0755b51558 Mapper 229 support 2016-08-12 20:16:18 -04:00
Souryo
873c5fcdc4 Mapper 233 support 2016-08-12 19:54:03 -04:00
Souryo
7626f7df8d Mapper 238 support 2016-08-12 19:41:47 -04:00
Souryo
3bf54d7cb6 Mapper 254 support 2016-08-12 19:18:14 -04:00
Souryo
758e1a4d7d Mapper 244 support (Decathlon) 2016-08-12 19:05:32 -04:00
Souryo
22da5b61fe Mapper 120 support 2016-08-12 18:49:23 -04:00
Souryo
984c17125d Mapper 121 support 2016-08-12 18:40:43 -04:00
Souryo
57e1adfedb Bandai Karaoke (Mapper 188) support 2016-08-11 19:12:40 -04:00
Souryo
e28ce321d4 Debugger: Fixed some deadlocks 2016-07-31 14:31:44 -04:00
Souryo
614fee646c Mapper 114 support 2016-07-30 20:45:52 -04:00
Souryo
f2091d1175 MMC3: Added Aladdin (Super Game) to DB as MMC3A (game crashes with MMC3C IRQ behavior) 2016-07-30 19:35:28 -04:00
Souryo
5f59dc1a7f Oeka Kids Tablet support 2016-07-30 17:27:14 -04:00
Souryo
e08db1cd04 Mapper 96 (Oeka Kids): Fixed CHR bank switching 2016-07-30 16:41:57 -04:00
Souryo
aaf1bd7c02 Command line: Added /fullscreen switch 2016-07-29 19:05:15 -04:00
Souryo
5dfbb56b46 UI: Added shortcuts for Reset/Stop 2016-07-29 18:51:36 -04:00
Souryo
c46550663e Video: Fixed scale issues when loading/resetting games 2016-07-29 18:24:24 -04:00
Souryo
32732caaa1 Cheats: Fixed "Delete Selected Cheats" button 2016-07-29 17:35:25 -04:00
Souryo
8ac15c6f53 Saved CHR ram + Mapper 168 support 2016-07-29 17:28:01 -04:00
Souryo
8cb1b03949 Input: Changed the way keyboard is handled. Removes some limitations in the previous model and should also work properly under Linux 2016-07-28 17:45:18 -04:00
Souryo
062d22ae80 Work/Save ram general improvements.
-Added support for work ram size field in NES 2.0
-Updated DB to list both work ram & save ram sizes
-Fixed MMC1/MMC3 implementation (and implemented the wram/sram protection bits)
Holy Diver tests now all pass (except a minor IRQ timing issue for FME7)
2016-07-26 19:19:28 -04:00