Commit Graph

917 Commits

Author SHA1 Message Date
sanni
9c102563d1 Fix renaming PCE ROM 2022-04-15 12:52:59 +02:00
sanni
dc65d4e3f9 Merge branch 'master' of https://github.com/sanni/cartreader 2022-04-11 14:12:15 +02:00
sanni
ca70b9febd Fix Progressbar and Erase while flashing GB cart 2022-04-11 14:12:12 +02:00
sanni
50eca3c359
Update README.md 2022-04-11 12:14:05 +02:00
sanni
8b2e52caf7
Update README.md 2022-04-11 12:13:11 +02:00
sanni
a46358954f Fix typos 2022-04-11 09:36:28 +02:00
sanni
b501556954 Remove toggling CS in GB flash function 2022-04-11 00:28:18 +02:00
sanni
1cc7712b9e V8.2: Fix GB CAM bug 2022-04-10 22:44:59 +02:00
sanni
04a4ea3de9
Update README.md 2022-04-08 15:56:48 +02:00
sanni
1fe5449939
Add files via upload 2022-04-01 10:42:38 +02:00
sanni
17585b2c0e
Merge pull request #351 from PsyK0p4T/master
Update n64.txt
2022-03-22 00:03:37 +01:00
PsyK0p4T
c036a7e4b3
Update n64.txt
Paper Mario (NMQP) existed twice in file.
48MB is the correct chip size for PAL cart.
64MB is a mistake and must be removed.
2022-03-22 00:01:04 +01:00
sanni
d3173ef816 Add basic support for SG-1000
For now just for cartridges with no save or mapper chip and rom size up to 32KB.
2022-03-21 01:01:35 +01:00
sanni
4d50065f2d
Update Cart_Reader.ino 2022-03-15 19:33:44 +01:00
sanni
f6eef581bc
Update Cart_Reader.ino 2022-03-14 17:49:32 +01:00
sanni
e61191ae05
Update Cart_Reader.ino 2022-03-14 17:48:35 +01:00
sanni
430f8e3952 Add option to set rom size manually for SMS 2022-03-10 15:05:20 +01:00
sanni
f62a215bb0 Change NES menu 2022-03-08 21:01:38 +01:00
sanni
b578b4c47e Change NES menus 2022-03-08 20:44:14 +01:00
sanni
02e78fa06b Add menu for GB Camera Flashcart
This one: https://github.com/HDR/Gameboy-Camera-Flashcart
2022-03-08 18:13:04 +01:00
sanni
f66d4f83ec Update README.md 2022-03-05 11:45:55 +01:00
sanni
6fe2eeffb3 Fix NES LED/LCD conflict with HW4 2022-02-27 13:19:35 +01:00
sanni
d83482dd4c
Merge pull request #338 from Kreeblah/clkgen_file_create
Automatically create snes_clk.txt if it doesn't exist
2022-02-27 10:29:16 +01:00
Kreeblah
75e85af20f
Automatically create snes_clk.txt if it doesn't exist 2022-02-26 21:20:33 -08:00
sanni
b5101b892d
Merge pull request #337 from splash5/ws-adapter-v2
Ws adapter v2
2022-02-26 15:26:42 +01:00
splash5
92bca32a48 Showing progress bar when reading ROM 2022-02-26 22:14:03 +08:00
splash5
4a0cb10900 Add more cart info
Correct COLOR flag for BANC09 and BANC0E

Add info for Mobile WonderGate v1.1 cart

Add developer name "SCC"
2022-02-26 22:09:03 +08:00
splash5
9732c4a9dc Change HW4 to use WS ADAPTER V2 2022-02-26 22:00:31 +08:00
sanni
3116321b36
Merge pull request #336 from Kreeblah/warning_fixes
Fixed build warnings
2022-02-25 08:32:29 +01:00
Kreeblah
8e155cf97b
Fixed build warnings 2022-02-24 15:59:25 -08:00
sanni
9eb7ba5d7c
Update Cart_Reader.ino 2022-02-23 21:09:19 +01:00
sanni
c0abeac385 V7.7: Improve GB Camera dumping (thx to avapug) 2022-02-23 15:08:25 +01:00
sanni
2ff3e84d6f Update GB.ino 2022-02-16 16:24:06 +01:00
sanni
5a59ed155b Use already existing sdBuffer array 2022-02-15 12:59:25 +01:00
sanni
7b92953e0b Reduce ram usage by a small amount 2022-02-15 12:09:21 +01:00
sanni
bb4ae30151 Update N64.ino 2022-02-12 13:24:05 +01:00
sanni
11b8493c92 If name consists out of all japanese characters use cart id 2022-02-12 13:15:53 +01:00
sanni
8d9d85c901 Fix error in silkscreen 2022-02-11 13:52:54 +01:00
sanni
5f8e8e8d28 Fix LED not blinking in Serial Monitor 2022-02-08 14:12:40 +01:00
sanni
5cb6574868
Update FLASH.ino 2022-01-19 13:32:15 +01:00
sanni
0081ad7b2f flash ID bugfix 2022-01-19 13:15:59 +01:00
sanni
fcc3ba2bba
Merge pull request #319 from Kreeblah/update_nes20db
Updated to 2021-12-25 version of nes20db
2022-01-19 08:41:19 +01:00
Kreeblah
dedd3dd310
Updated to 2021-12-25 version of nes20db 2022-01-18 15:46:30 -08:00
sanni
92e890f608 Quickfix 2022-01-13 17:28:55 +01:00
sanni
eabb658be8 Clear OLED screen buffer at power on and reset 2022-01-13 17:22:16 +01:00
sanni
6a830e651d Print first 40 bytes if flashrom is unknown 2022-01-13 17:07:58 +01:00
sanni
21ac032fb9
Update README.md 2022-01-10 23:07:54 +01:00
sanni
c5702d8ea2
Update README.md 2022-01-07 20:41:12 +01:00
sanni
47812606aa Improve compatibility with FRAM mods 2021-12-29 11:55:27 +01:00
sanni
2a61c59599 Merge pull request #312 from Kreeblah/update_nes20db
Updated to 2021-12-18 version of nes20db
2021-12-20 10:05:57 +01:00