Godzil
|
1130abeb9c
|
Using mmap for cart sram/eeprom files.
|
2020-01-15 17:51:25 +00:00 |
|
Godzil
|
d264ef17d8
|
Remove the segfault while exiting (was not really critical, but it's more clean)
For that: stop trying to free memory that was not malloc-ed.
|
2019-10-28 14:08:43 +00:00 |
|
Godzil
|
92ee27e57e
|
Make memory read return 0x90 instead of 0xFF in the impossible(?) case where something read from an impossible location
|
2019-09-20 16:30:15 +01:00 |
|
Godzil
|
348d3774fc
|
Code beautify
|
2019-09-20 16:29:30 +01:00 |
|
Godzil
|
c8f731c9f9
|
Rework for a cleaner code for ROM Bank 0, 1 and 2 address calculation
|
2019-09-20 16:29:21 +01:00 |
|
Godzil
|
ea6bfacb66
|
Don't use "pre made" EEPROM content, just fill it with 0, it works fine for now.
Also set the "system" at a proper time
And set the correct (?) size for EEPROM
|
2019-09-04 15:13:52 +01:00 |
|
Godzil
|
80253e2cd6
|
Fix stupidity in EEPROM code. Now it works
|
2019-09-04 14:33:27 +01:00 |
|
Godzil
|
b1abbf6bfe
|
Reindented most of the files (still work to be done there)
Now support the BW and Color IROM
Internal EEPROM support is now nearly correct (still some odd thing
happening)
|
2019-09-03 17:33:29 +01:00 |
|
Godzil
|
0219258ee9
|
Now build on x64 platform, still need lots of rework...
|
2019-09-02 16:02:03 +01:00 |
|
Godzil
|
56b69d2281
|
Initial Commit
|
2019-09-01 21:47:54 +01:00 |
|