mirror of
https://github.com/mist64/perfect6502.git
synced 2025-01-14 13:30:02 +00:00
4 lines
78 B
C
4 lines
78 B
C
extern void initAndResetChip();
|
|
extern void step();
|
|
extern void chipStatus();
|