mirror of
https://github.com/jscrane/r65emu.git
synced 2025-01-22 19:30:30 +00:00
7 lines
135 B
C
7 lines
135 B
C
#define NO_CHECKPOINT 1
|
|
#define RAM_SIZE 0x8000u
|
|
|
|
#include <hw/esp8266/espi.h>
|
|
#include <hw/esp8266/kbd.h>
|
|
#include <hw/esp8266/pwm.h>
|