Commit Graph

307 Commits

Author SHA1 Message Date
sanni
bcded2db59
Update README.md 2018-05-07 11:02:05 +02:00
sanni
40d2361855
V1.0: Change versioning to the more common #.# format 2018-05-05 20:58:49 +02:00
sanni
bec6426901
Update README.md 2018-05-05 20:56:33 +02:00
sanni
2d42606a7b
Add files via upload 2018-05-05 20:19:32 +02:00
sanni
4800e4396c
Update README.md 2018-05-05 20:19:12 +02:00
sanni
c292b03a48
Update README.md 2018-04-30 15:03:03 +02:00
sanni
2f78877680
Update README.md 2018-04-30 15:01:24 +02:00
sanni
f3db575988
Update README.md 2018-04-22 13:18:07 +02:00
sanni
d9449c83a2
Add files via upload 2018-04-22 13:04:59 +02:00
sanni
c6b5605eb6
Update README.md 2018-04-22 13:04:47 +02:00
sanni
53da3ef586
Add files via upload 2018-04-22 12:57:22 +02:00
sanni
44139a1366
Update README.md 2018-04-22 12:57:10 +02:00
sanni
f8f78cc5a1
V33C: Fixed writing first 20 bytes of 27C322 eprom
Apparently the step-up converter needs a little delay before it can provide the 12V VPP.
The verify function still does not work though, I have no clue why.
2018-04-21 19:39:56 +02:00
sanni
f9c89d4666
V33B: Updated 27C322 timings
The first 10 words still do not get written though, not sure if I need something like a setup delay or if my eprom is broken.   
Too enable the eprom menu for testing 27C322 flashing change the following lines in Flash.ino:     
  // create menu with title and 3 options to choose from     
  unsigned char flashSlot;      
  // Copy menuOptions out of progmem      
  convertPgm(menuOptionsFlash, 3);      
  flashSlot = question_box("Select flashrom slot", menuOptions, 3, 0);
2018-04-21 17:14:11 +02:00
sanni
72a1a6d7c8
V33A: Accidentally left 27C322 eprom menu enabled
Eprom programming is still highly experimental and does not work 100% yet.
2018-04-21 14:23:13 +02:00
sanni
1735175679
Update README.md 2018-04-21 13:43:02 +02:00
sanni
296aa40f8b
Update README.md 2018-04-18 17:01:49 +02:00
sanni
4fb3081a7d
Update README.md 2018-04-18 17:00:27 +02:00
sanni
b77519d104 V33: Add PCE support by tamanegi_taro
Many thanks to tamanegi_taro, great work.
2018-04-18 16:58:02 +02:00
sanni
f72f44124d
Update README.md 2018-04-14 00:57:49 +02:00
sanni
6b0e2b2fd2
Add files via upload 2018-04-13 19:42:29 +02:00
sanni
49d7f47fd8
Update README.md 2018-04-13 19:41:11 +02:00
sanni
97e45d0126
Add files via upload 2018-04-13 17:01:04 +02:00
sanni
7e135a7703
Create README.md 2018-04-13 17:00:47 +02:00
sanni
b984482a92
Update README.md 2018-04-13 16:55:09 +02:00
sanni
65524189de
Add files via upload 2018-04-13 16:54:42 +02:00
sanni
36502008cf
Create README.md 2018-04-13 16:54:08 +02:00
sanni
dcfb6fcf4c
Update README.md 2018-04-13 16:21:04 +02:00
sanni
46b2c2f6ff Removing old pcb files in preparation for new version
Just making sure nobody orders the old pcb files and then is dissapointed.
2018-04-13 15:43:58 +02:00
sanni
09d122369f
V32A: Add verifying ST M27C322 Eproms (beta) 2018-04-05 16:47:19 +02:00
sanni
45f67ed300
V32: Add writing ST M27C322 Eproms (beta)
Needs custom flash adapter with 12V step-up converter modul for VPP.   
5V VCC seems to work even though datasheet specifies 6.25V VCC while programming.
2018-04-04 22:20:53 +02:00
sanni
8f4e33e20b
V31A: Fix writing Game Boy custom MBC3 Flashcart with MX29F016 flashrom
These: https://www.jrodrigo.net/wiki/how-to-diy-a-gameboy-flash-cartridge-with-a-rom-adapter-board/
2018-04-03 16:45:45 +02:00
sanni
72dea4e96b
Add files via upload 2018-04-02 20:28:51 +02:00
sanni
b37d95b3b5
V31: Add flashing in 16bit mode for 29LV160/320/640 flashroms 2018-04-02 20:23:31 +02:00
sanni
152daf7835
Update README.md 2018-03-23 12:02:42 +01:00
sanni
11a12f5926
Fix Copy&Paste error 2018-03-19 12:30:17 +01:00
sanni
3db3ed9498
Update README.md 2018-03-19 12:26:00 +01:00
sanni
2c2eb0e8bd
V30K: Add Momotaro Dentetsu Happy detection
and also the updated checksum calculation out of skaman's enhanced snes sketch
2018-03-19 12:24:13 +01:00
sanni
742e96151a
V30J: Fix SA1 sram write
Mayne thanks to Oatburner and skaman.
2018-03-12 13:58:03 +01:00
sanni
9c2fcae43d
Update README.md 2018-02-21 22:58:26 +01:00
sanni
ffd0bd969b
Update README.md 2018-02-21 20:00:49 +01:00
sanni
ff87a979e6
Update README.md 2018-02-21 19:58:12 +01:00
sanni
35e99cf853
Add files via upload 2018-02-12 17:11:36 +01:00
sanni
708c51f823
Add files via upload 2018-02-12 17:09:49 +01:00
sanni
775d8c73df
Update README.md 2018-02-12 17:09:35 +01:00
sanni
6eaad91863
Add files via upload 2018-02-12 11:26:24 +01:00
sanni
0249100553
Update README.md 2018-02-12 11:25:59 +01:00
sanni
b369318a32
V30I: Add option to enable/disable N64 CRC32 checking
In Cart_Reader.ino line 71 change "boolean n64crc = 1" to "boolean n64crc = 0" to disable the CRC32 check when dumping roms. This is useful if you rather calculate the checksums on your much faster computer. Calculating the CRC32 is enabled by default now and can take quite some time.
2018-02-02 10:52:05 +01:00
sanni
a9fd90b64c
Update README.md 2018-01-17 16:51:51 +01:00
sanni
e06e94859a
Update README.md 2018-01-17 16:50:58 +01:00