1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-02 17:41:32 +00:00
perfect6502/perfect6502.h

4 lines
78 B
C
Raw Normal View History

2010-10-06 15:58:13 +00:00
extern void initAndResetChip();
extern void step();
extern void chipStatus();