aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cart_Reader/COLV.ino
AgeCommit message (Expand)Author
2022-11-12Add Voltage Selection ModuleRemy Starshade
2022-10-31All: Replace print_Error(*, boolean) calls with print_{,Fatal}Error(*)Vincent Pelletier
2022-10-29COLV.ino: Move COL to PROGMEMVincent Pelletier
2022-10-28All: Factorise code seeking a file back N linesVincent Pelletier
2022-10-28All: Use f.seekCur(x) instead of f.seekSet(f.curPosition() + x)Vincent Pelletier
2022-10-28https://github.com/sanni/cartreader/issues/574#issuecomment-1286956251Vincent Pelletier
2022-10-13Move to Arduino IDE 2.0.0 (different auto formatting, no code changes)sanni
2022-10-08V10.1 Move HW1/2/3 to same display lib as HW4/5sanni
2022-09-25Add support for NES mapper 45 (thx to skaman)sanni
2022-08-069.4: Add selecting mapping from database list for NESsanni
2022-08-03Fix word wrap bug on HW5sanni
2022-08-03Adjust Col/Int for HW3 screen sizesanni
2022-08-03Fix crashsanni
2022-08-03V9.3 finish Coleco-/Intellivision database lookup codesanni
2022-08-03Add back option to dump headerless NES ROMsanni
2022-07-23V9.2 Alpha: Adds Coleco- and Intellivision (thx to skaman)sanni