Skip to content

Instantly share code, notes, and snippets.

View moralrecordings's full-sized avatar

Scott Percival moralrecordings

View GitHub Profile
@moralrecordings
moralrecordings / casio_rom_rip.ino
Created July 19, 2021 11:33
Teensyduino sketch for ripping a 4-megabit ROM (HN62404P)
// Teensyduino sketch for ripping a 4-megabit ROM (HN62404P)
#include <stdint.h>
#define MAX_ADDR 0x80000
#define START 0x0
void setup() {
// Pin setup for the Teensy++ 2.0