mirror of
https://github.com/Russell-S-Harper/COMMON.git
synced 2024-11-04 15:05:41 +00:00
Fixing typo in comment.
This commit is contained in:
parent
1c9358c7ee
commit
68c4152f4b
@ -13,7 +13,7 @@ void reset6502();
|
||||
/* Execute 6502 code up to the next specified count of clock ticks. */
|
||||
void exec6502(uint32_t tickcount);
|
||||
|
||||
/* Execute a single instrution. */
|
||||
/* Execute a single instruction. */
|
||||
void step6502();
|
||||
|
||||
/* Trigger a hardware IRQ in the 6502 core. */
|
||||
|
Loading…
Reference in New Issue
Block a user