mirror of
https://github.com/mnaberez/py65.git
synced 2025-01-06 13:31:08 +00:00
Update changelog
This commit is contained in:
parent
6e21008b89
commit
a5dc853e9b
11
CHANGES.txt
11
CHANGES.txt
@ -1,6 +1,15 @@
|
|||||||
1.0.1.dev0 (Next Release)
|
1.1.0.dev0 (Next Release)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
- The ``Monitor`` class now allows the default memory to be supplied in
|
||||||
|
the constructor. Patch by Irmen de Jong.
|
||||||
|
|
||||||
|
- Fixed a bug where setting the MPU via ``py65mon`` command line arguments
|
||||||
|
would have no effect. Reported by Michael A. Morris, patch by Ed Spittles.
|
||||||
|
|
||||||
|
- The ``itoa()`` function in ``conversions.py`` now raises an error when an
|
||||||
|
unsupported base is given. Patch by Scot W. Stevenson.
|
||||||
|
|
||||||
- The unused hexdump loader utility has been removed.
|
- The unused hexdump loader utility has been removed.
|
||||||
|
|
||||||
1.0.0 (2017-05-11)
|
1.0.0 (2017-05-11)
|
||||||
|
Loading…
Reference in New Issue
Block a user