mirror of
https://github.com/Russell-S-Harper/COMMON.git
synced 2025-02-16 10:31:58 +00:00
Merge pull request #32 from Russell-S-Harper/development
Fixing typo in comment.
This commit is contained in:
commit
fd90d37882
@ -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…
x
Reference in New Issue
Block a user