Sour
|
add1523e31
|
Refactor code for memory mappings
|
2019-07-15 18:30:13 -04:00 |
|
Sour
|
c9405d7ba3
|
DSP: Added support for DSP-1/2/3/4 games (LLE - requires bios file)
|
2019-07-14 21:45:12 -04:00 |
|
Sour
|
f282675003
|
Initialize all ram (vram, cgram, oam, work ram, save ram) based on ram power on state setting
|
2019-07-06 14:25:51 -04:00 |
|
Sour
|
03848580a5
|
Carts: Fixed Ongaku Tsukuru Kanadeeru using the wrong mappings due to it using an exception not meant for that cart
|
2019-07-05 21:27:45 -04:00 |
|
Sour
|
dd7144965c
|
Carts: Added exception for dezaemon
|
2019-07-05 21:16:06 -04:00 |
|
Sour
|
f3a0eb9c5c
|
ExHiRom: Fixed save ram mappings
|
2019-07-04 20:33:27 -04:00 |
|
Sour
|
937f927850
|
Cart: Change SRAM mappings for lorom depending on cart size
(Fixes Wanderers from Ys)
|
2019-06-30 20:17:29 -04:00 |
|
Sour
|
7815e3d232
|
Cart: Fixed infinite loop when trying to load some roms that were not a multiple of 4kb in size
|
2019-04-12 22:25:59 -04:00 |
|
Sour
|
c50a8f1697
|
Added mappings for some specific carts (BSX cartridges)
|
2019-04-10 18:45:49 -04:00 |
|
Sour
|
08bb79f8cd
|
Cart: Fixed rom header being copied from the wrong address when rom has copier header
|
2019-04-08 11:16:47 -04:00 |
|
Sour
|
08cdaffeb1
|
Cart: Added support for ExHiROM boards
|
2019-04-03 20:07:11 -04:00 |
|
Sour
|
5a006d6ff8
|
Cart: Improved mirroring logic for games that aren't a power of 2 in size
|
2019-04-02 18:24:28 -04:00 |
|
Sour
|
7e011d822e
|
UI: Display messages when loading roms/patches
|
2019-03-31 15:59:13 -04:00 |
|
Sour
|
aed2325608
|
Added IPS/BPS file support (and auto-patching)
|
2019-03-31 15:51:13 -04:00 |
|
Sour
|
e1c7e7b9c4
|
Linux: Fixed build/makefile and compilation errors/warnings (and add missing files to git)
|
2019-03-31 14:50:12 -04:00 |
|
Sour
|
574cad9a0b
|
LoROM: Fixed mapping issues in banks $F0-FF
|
2019-03-24 20:43:19 -04:00 |
|
Sour
|
20aee963c9
|
UI: Added screenshot support
|
2019-03-12 12:44:59 -04:00 |
|
Sour
|
73913e1f0c
|
Save state support
|
2019-03-12 09:15:57 -04:00 |
|
Sour
|
0d70e9be28
|
Cart: Ignore copier headers if they exist
|
2019-03-11 00:37:31 -04:00 |
|
Sour
|
9a0624b948
|
Cart: Improved logic used to find header and select between cart types
|
2019-03-08 20:18:13 -05:00 |
|
Sour
|
5b35a8333a
|
Fixed issues/crashes when loading games with sram sizes below 4kb
|
2019-03-06 22:23:50 -05:00 |
|
Sour
|
fb9ff3df79
|
Display (some) cart information on load
|
2019-03-02 21:17:45 -05:00 |
|
Sour
|
4ee2c42663
|
Memory manager refactoring
|
2019-02-26 22:27:09 -05:00 |
|
Sour
|
853821de2f
|
Cart: Save/load .srm save ram files
|
2019-02-24 20:04:59 -05:00 |
|
Sour
|
93e8fd9d5e
|
Core: Fixed for memory mappings, implemented multiplication register, added logging to help debugging missing functionalities
|
2019-02-17 14:42:35 -05:00 |
|