Vincent Pelletier
|
27baa2b164
|
All: Factorise code seeking a file back N lines
This saves 890 bytes of program space.
|
2022-10-28 05:29:20 +00:00 |
|
Vincent Pelletier
|
0a627e5bd4
|
All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)
Saves 450 bytes of program space.
|
2022-10-28 05:29:20 +00:00 |
|
Vincent Pelletier
|
3fcd1a808d
|
https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251
|
2022-10-28 05:29:20 +00:00 |
|
sanni
|
4badfff458
|
Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)
|
2022-10-13 09:49:03 +02:00 |
|
sanni
|
0ab7a18b05
|
V10.1 Move HW1/2/3 to same display lib as HW4/5
... bugs are to be expected :D
|
2022-10-08 16:23:33 +02:00 |
|
sanni
|
d086b277ef
|
Add support for NES mapper 45 (thx to skaman)
|
2022-09-25 11:09:54 +02:00 |
|
sanni
|
3b7d6bd4fc
|
Add Virtual Boy and Watara Supervision (thx to skaman)
|
2022-08-21 12:28:47 +02:00 |
|