mirror of
https://github.com/mnaberez/py65.git
synced 2025-08-11 16:25:03 +00:00
Fix grammar
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
0.18-dev (Next Release)
|
0.18-dev (Next Release)
|
||||||
|
|
||||||
- Fixed a bug in RTS where popping $FFFF off the stack would cause
|
- Fixed a bug in RTS where popping $FFFF off the stack would cause
|
||||||
program counter to overflow to $10000. It now wraps around to
|
the program counter to overflow to $10000. It now wraps around
|
||||||
$0000 as it should. Thanks to Gábor Lénárt for reporting it.
|
to $0000 as it should. Thanks to Gábor Lénárt for reporting it.
|
||||||
|
|
||||||
0.17 (2013-10-26)
|
0.17 (2013-10-26)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user