Commit Graph

1006 Commits

Author SHA1 Message Date
sanni
5580dffff0 Fix adding iNES header when manually selecting mapper 2022-07-07 23:20:45 +02:00
sanni
e80866a5ff Filter out 0xFF checksum 2022-07-07 11:22:16 +02:00
sanni
9d4336741e
Improve NES cart detection 2022-07-07 10:52:25 +02:00
sanni
d6a4101a96 Improve NES cart detection 2022-07-07 10:51:36 +02:00
sanni
6561b8d5d9
Update README.md 2022-07-07 01:05:39 +02:00
sanni
bb7e1f10c7
Update README.md 2022-07-07 01:02:33 +02:00
sanni
7d1f6d2136 Update NES.ino 2022-07-07 00:51:44 +02:00
sanni
0195f78a11 Merge branch 'master' of https://github.com/sanni/cartreader 2022-07-07 00:15:36 +02:00
sanni
0a4a4d0039 Add no-intro database to NES
This is just a beta release, stuff might be broken.
2022-07-07 00:15:13 +02:00
sanni
f4eaca88c8
Add no-intro database to NES 2022-07-07 00:10:51 +02:00
sanni
9ef81c2912
Set games with unknown save type to 0 2022-07-03 21:57:14 +02:00
sanni
6156be4770
Use CRC1 instead of cart ID in N64 database 2022-07-03 01:04:23 +02:00
sanni
9cb0f1fc13 Use CRC1 instead of cart ID in N64 database 2022-07-03 01:03:39 +02:00
sanni
f010f85e6e Update Cart_Reader.ino 2022-06-23 11:17:38 +02:00
sanni
928d82be86 Update MD.ino 2022-06-23 11:01:38 +02:00
sanni
d8d9716aa3 Add files via uplpad 2022-06-23 10:47:30 +02:00
sanni
b3ac026495 Update silkscreen 2022-06-21 22:39:49 +02:00
sanni
cea70979eb Merge branch 'master' of https://github.com/sanni/cartreader 2022-06-21 17:01:08 +02:00
sanni
745f001a53 Add HW5 Rev. 3 2022-06-21 17:01:05 +02:00
sanni
cd0b0f27f7
Add CRC32 and filenames to SNES database 2022-06-21 13:29:52 +02:00
sanni
44d853e1bb Add CRC32 and filenames to SNES database 2022-06-21 13:29:19 +02:00
sanni
311822f3c7 Add progress bar to GBA 2022-06-20 23:22:16 +02:00
sanni
f084283f5f
Add CRC32 and filenames to GBA database 2022-06-20 22:37:27 +02:00
sanni
fe5264b8ba Add CRC32 and filenames to GBA database 2022-06-20 22:36:53 +02:00
sanni
386a940528
Add files via upload 2022-06-18 01:58:03 +02:00
sanni
196050257b Add filenames to N64 database 2022-06-17 23:57:29 +02:00
sanni
8db79a434c
Add files via upload 2022-06-17 09:33:06 +02:00
sanni
fffdf4098e
Add files via upload 2022-06-17 00:42:15 +02:00
sanni
be8a154d29
Update README.md 2022-06-16 22:33:09 +02:00
sanni
e3a42636fd
Update README.md 2022-06-16 18:30:12 +02:00
sanni
25a7e20196
Update README.md 2022-06-16 18:29:39 +02:00
sanni
cd0430065c
Delete .gitattributes 2022-06-16 18:00:30 +02:00
sanni
c9a9e5872e
Add progressbar to SMS 2022-06-16 17:57:00 +02:00
sanni
dccc99c0ad
Add files via upload 2022-06-16 17:22:22 +02:00
sanni
06cf4ae7cd
Update .gitattributes 2022-06-16 17:20:07 +02:00
sanni
c1716f2b41 Merge branch 'master' of https://github.com/sanni/cartreader 2022-06-16 17:17:18 +02:00
sanni
8b96d250bd Add MD database 2022-06-16 17:17:16 +02:00
sanni
3eb98653bc
Add CRC32 database for SMS 2022-06-16 15:51:38 +02:00
sanni
0b70db4241 Add CRC32 database for SMS 2022-06-16 15:49:57 +02:00
sanni
fac6f8eab2 Copy latest log to dump dir 2022-06-16 15:15:43 +02:00
sanni
f0639e20ad Improve SD logfile 2022-06-14 15:25:53 +02:00
sanni
c760a32c10 Update .gitattributes 2022-06-13 11:26:05 +02:00
sanni
7c7bb98178 Create .gitattributes 2022-06-13 11:13:21 +02:00
sanni
97a233e7ec Add files via upload 2022-06-12 13:16:03 +02:00
sanni
41efe13dd7
Fix line ending 2022-06-12 12:33:01 +02:00
sanni
1c6d277e84 V8.5 BETA: Add global log and GB database
Both are disabled in options.h by default since they push the RAM usage over the limit resulting in corrupted LCD output.

Global log outputs all info to OSCR_LOG.txt in the root of the SD.

no-intro calculates the CRC32 of a Gameboy ROM and if found in the database renames it to no-intro naming scheme.
2022-06-12 12:30:52 +02:00
sanni
a237f64470 Fix n64.txt formatting 2022-06-11 20:04:26 +02:00
sanni
fc57cf73fc
Add files via upload 2022-06-09 01:53:01 +02:00
sanni
cfea020c48
Update README.md 2022-06-09 01:45:27 +02:00
sanni
7a7e5d7c73
Update README.md 2022-06-09 01:44:49 +02:00