Kreeblah
|
ebcaeee36b
|
Corrected miscalculated CRC32 for headered NES ROMs
|
2021-01-31 23:53:51 -08:00 |
|
sanni
|
c85e61c988
|
Merge pull request #86 from Kreeblah/master
Output unheadered NES ROMs as CART.bin
|
2021-02-01 08:28:22 +01:00 |
|
Kreeblah
|
ab9490b880
|
Output unheadered NES ROMs as CART.bin
|
2021-01-31 17:12:40 -08:00 |
|
sanni
|
1bf1d2b720
|
Up version number and default to clock correction factor 0
|
2021-01-31 13:31:23 +01:00 |
|
sanni
|
2e3757bc71
|
Merge pull request #85 from Kreeblah/master
Additional error checks when reading snes_clk.txt clock offset file
|
2021-01-31 10:20:22 +01:00 |
|
Kreeblah
|
b5847b2ab1
|
Additional checks to reduce the possibility of user error with snes_clk.txt clock offset file.
|
2021-01-31 00:16:16 -08:00 |
|
sanni
|
bfcf20142e
|
Merge pull request #82 from Kreeblah/snes_clockgen_file
Load SNES clock generator offset from SD card
|
2021-01-27 08:20:24 +01:00 |
|
Kreeblah
|
b90aa90131
|
Fixed return value
|
2021-01-26 23:09:17 -08:00 |
|
Kreeblah
|
c471a9161e
|
Added attempt to load SNES clock offset from /snes_clk.txt before defaulting to -16000
|
2021-01-26 23:05:25 -08:00 |
|
sanni
|
f117ded064
|
Merge pull request #79 from Kreeblah/nes20db
NES 2.0 header detection and application
|
2021-01-26 10:31:51 +01:00 |
|
Kreeblah
|
fb7bf59668
|
Added additional comments about functions returning pointers which need to be freed after use
|
2021-01-26 01:29:37 -08:00 |
|
Kreeblah
|
bb88acb7ac
|
Sorted NES DB by game title
|
2021-01-26 00:57:36 -08:00 |
|
Kreeblah
|
dcafe9b5a9
|
Tested and verified NES 2.0 header functionality
|
2021-01-26 00:16:08 -08:00 |
|
Kreeblah
|
c18d26e09f
|
Updated nes20db.txt
|
2021-01-25 16:54:38 -08:00 |
|
Kreeblah
|
01402abfa2
|
Corrected syntax
|
2021-01-25 15:06:58 -08:00 |
|
Kreeblah
|
592fa7b83e
|
Corrected syntax
|
2021-01-25 15:04:33 -08:00 |
|
Kreeblah
|
8077e1e21b
|
Corrected syntax
|
2021-01-24 14:20:05 -08:00 |
|
Kreeblah
|
c51fb5f377
|
Added NES DB to SD files
|
2021-01-24 14:09:18 -08:00 |
|
Kreeblah
|
12b4f81c9f
|
Added additional check for header retrieval
|
2021-01-24 02:15:25 -08:00 |
|
Kreeblah
|
77cbb25b67
|
Corrected file reading calls
|
2021-01-24 02:13:58 -08:00 |
|
Kreeblah
|
ed293c2628
|
Simplified char to nibble function
|
2021-01-24 02:08:02 -08:00 |
|
Kreeblah
|
358ebf88f4
|
Initial code for NES 2.0 database support
|
2021-01-24 01:44:14 -08:00 |
|
sanni
|
4c211d98ff
|
Update README.md
|
2021-01-05 12:52:42 +01:00 |
|
sanni
|
5ee9997ea0
|
Fix Megadrive Zero Wing (J)
thx to tamanegi_taro
|
2020-12-10 12:04:25 +01:00 |
|
sanni
|
02cb3552b9
|
Update README.md
|
2020-12-09 14:23:48 +01:00 |
|
sanni
|
833c84b28b
|
Update README.md
|
2020-11-25 13:00:28 +01:00 |
|
sanni
|
26cdadf1e5
|
Update README.md
|
2020-11-13 09:08:55 +01:00 |
|
sanni
|
076391deb0
|
Update README.md
|
2020-11-13 09:05:45 +01:00 |
|
sanni
|
229f0369de
|
Update README.md
|
2020-11-13 08:56:08 +01:00 |
|
sanni
|
1b74a17813
|
Update Cart_Reader.ino
|
2020-11-03 11:19:16 +01:00 |
|
sanni
|
0bda087f96
|
Add case for battery extension
|
2020-10-30 16:08:03 +01:00 |
|
sanni
|
9eca87d975
|
V5.5: Reduce memory usage in Filebrowser
|
2020-10-28 18:44:13 +01:00 |
|
sanni
|
6ffd175e7b
|
Merge pull request #56 from jiyunomegami/master
SMS retrode plugin changes and small bug fix of flash error checking
|
2020-10-17 19:29:20 +02:00 |
|
jiyunomegami
|
1e3833fe8d
|
retrode SMS plugin support, SMS cart size detection
|
2020-10-18 02:12:09 +09:00 |
|
jiyunomegami
|
d7a133188d
|
actually recheck DQ 7 in busyCheck29F032
|
2020-10-17 22:48:35 +09:00 |
|
sanni
|
ced25f623c
|
Merge pull request #55 from sdhizumi/master
Change Puyo Puyo Sun 64 (NPYJ) to 4KB EEPROM
|
2020-09-30 21:31:33 +02:00 |
|
sdhizumi
|
bee6d104d5
|
Puyo Puyo Sun 64 (NPYJ) has a 4KB EEPROM
This cartridge has a BU9850 EEPROM. It is a 4KB EEPROM, same as the Super Mario 64.
|
2020-09-30 23:00:29 +09:00 |
|
sanni
|
4e590f7114
|
Merge pull request #54 from jiyunomegami/master
Merge commits by jiyunomegami
|
2020-08-19 20:44:57 +02:00 |
|
sanni
|
b17056c5a3
|
Merge pull request #53 from splash5/master
Add more developerId
|
2020-08-15 18:29:05 +02:00 |
|
splash5
|
64173ad2ed
|
Add more developerId
Fix some game could not dump properly
|
2020-08-16 00:05:58 +08:00 |
|
jiyunomegami
|
6317793568
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-14 19:11:36 +09:00 |
|
jiyunomegami
|
a3417eeb23
|
Non swapped HuCARD adapter support. Changed Tennokoe Bank support to read/write files for each 2KB bank, one at a time.
|
2020-08-14 19:05:27 +09:00 |
|
jiyunomegami
|
2096ec7597
|
writeFlash29F032: Retry writing, for when /RESET is not connected (floating)
|
2020-08-14 19:03:42 +09:00 |
|
jiyunomegami
|
712c4cc83d
|
busyCheck29F032 changes to match the datasheet
|
2020-08-14 19:02:37 +09:00 |
|
jiyunomegami
|
4c6fb7bd8c
|
Detect Flash ID 04D5 MBM29F080C
|
2020-08-14 18:58:20 +09:00 |
|
sanni
|
1ced3519a3
|
Add files
|
2020-07-23 11:39:14 +02:00 |
|
sanni
|
3dfcaaae2e
|
Update README.md
|
2020-07-14 09:17:33 +02:00 |
|
sanni
|
802f9e03ae
|
Update README.md
|
2020-07-14 09:06:17 +02:00 |
|
sanni
|
ab17da4b5d
|
Update README.md
|
2020-07-14 08:59:42 +02:00 |
|
sanni
|
4cc3092bbd
|
Merge pull request #52 from jiyunomegami/master
MD SRAM fixes
|
2020-07-13 16:15:33 +02:00 |
|