Balint Kovacs
38d9a23427
Minor cleanup of gamecart.c
2019-10-11 16:24:07 +02:00
Balint Kovacs
f60a4c1f63
Add a vfile to show the JEDEC id for the inserted cart
...
This is meant to replace the Prompt I was using previously.
Fun fact: WarioWare DIY seems to have *something* on the SPI bus, as it
returns an ID of 0x000001 consistently. Or am I just glitching the
parallel flash? Or did I get a fake?
2019-10-11 16:24:07 +02:00
d0k3
01bc082ca0
Initial support of cartridge savegame reads
2019-10-11 16:24:07 +02:00
Wolfvak
d6c6f56526
fix compilation warnings due to unaligned packed structures in newer gcc
2019-09-29 19:53:27 +02:00
d0k3
e4352d4cb0
Updated gamecart reset routines
...
thanks @profi200
2018-06-25 23:14:17 +02:00
d0k3
28c2f7b06e
Actually wipe card2 gamecart savedata when dumping
2018-06-05 00:55:46 +02:00
d0k3
a4a7b8f1e0
Fix GCC v8.1 (new dkA) warnings
...
... this also fixes #371
2018-05-24 01:08:00 +02:00
d0k3
3a7c7432ca
Always read CTR carts in 1MB chunks
...
This fixes #346
2018-04-18 01:24:27 +02:00
Wolfvak
beeea37d07
Revised Makefile
2017-11-17 19:37:45 +01:00