Mike Naberezny
|
8bebfa28f8
|
Back to -dev until next release
|
2015-02-09 15:14:42 -08:00 |
|
Mike Naberezny
|
66768f5ca4
|
Prepare 0.21 release
|
2015-02-09 15:10:58 -08:00 |
|
Mike Naberezny
|
915b3b6b44
|
Fix console input when run under Python 3 on Windows. Closes #27
|
2015-02-09 15:07:47 -08:00 |
|
Mike Naberezny
|
716eeb4248
|
Add changelog entry for 23bd9b9a39
|
2014-12-21 15:40:15 -08:00 |
|
Mike Naberezny
|
a167471b46
|
Rename list_breakpoints to show_breakpoints for parity with show_labels
|
2014-12-20 15:59:36 -08:00 |
|
Mike Naberezny
|
603fd31a74
|
Add test for run path without breakpoints
|
2014-12-19 21:32:12 -08:00 |
|
Mike Naberezny
|
de37edae97
|
Add test for WAI instruction
|
2014-12-18 22:24:06 -08:00 |
|
Mike Naberezny
|
b8bfcfff06
|
Fix typo in test name
|
2014-12-17 20:09:00 -08:00 |
|
Mike Naberezny
|
d50458ca85
|
Make address_for() more like label_for(), add tests
|
2014-12-16 21:02:14 -08:00 |
|
Mike Naberezny
|
0eb28bf4dc
|
Fix loading into top of memory and document the feature
|
2014-12-15 12:08:36 -08:00 |
|
Mike Naberezny
|
816bb3c713
|
Use a consistent naming style for constants
|
2014-12-15 11:11:36 -08:00 |
|
Mike Naberezny
|
2dde6bdafe
|
Handle all syntax errors in immediate values
|
2014-12-14 18:55:32 -08:00 |
|
Mike Naberezny
|
23bd9b9a39
|
Add support for ASCII chars as immediate values
|
2014-12-14 18:50:28 -08:00 |
|
Mike Naberezny
|
32a998abaf
|
Remove unused import
|
2014-12-14 18:09:17 -08:00 |
|
Mike Naberezny
|
e8f5265912
|
Remove unused variable
|
2014-12-14 18:08:39 -08:00 |
|
Mike Naberezny
|
02e7953373
|
Generate regexps to make addressing easier to read
|
2014-12-14 18:07:35 -08:00 |
|
Mike Naberezny
|
a996cbceec
|
Use tuples for the addressing patterns
|
2014-12-14 17:26:18 -08:00 |
|
Mike Naberezny
|
628593188e
|
Remove duplication from addressing mode patterns
|
2014-12-14 17:19:04 -08:00 |
|
Mike Naberezny
|
a941071c92
|
Handle overflow when setting registers
|
2014-12-14 16:44:17 -08:00 |
|
Mike Naberezny
|
1b639ebfd0
|
Show an error message if load command has no args
|
2014-12-14 15:58:57 -08:00 |
|
Mike Naberezny
|
9f5cd2e425
|
Speed up run() by caching in local variables
|
2014-12-14 15:56:15 -08:00 |
|
Mike Naberezny
|
1586b1808d
|
Speed up run() by using sets for stopcodes and breakpoints
|
2014-12-14 15:13:14 -08:00 |
|
Mike Naberezny
|
6b67749d50
|
Add tests for list_breakpoints, minor changes
|
2014-12-14 11:29:36 -08:00 |
|
Mike Naberezny
|
35307df2fc
|
Fix deleting a breakpoint
|
2014-12-13 20:06:34 -08:00 |
|
Mike Naberezny
|
f5668891b8
|
Fix breakpoint number displayed in add_breakpoint
|
2014-12-13 20:05:58 -08:00 |
|
Mike Naberezny
|
442501f338
|
Move breakpoints out of AddressParser and into Monitor
|
2014-12-13 19:44:49 -08:00 |
|
Mike Naberezny
|
56cee6fbbd
|
Add test for stopping at breakpoint
|
2014-12-13 19:37:02 -08:00 |
|
Mike Naberezny
|
9695c5aa17
|
Add tests for add_label
|
2014-12-13 19:29:01 -08:00 |
|
Mike Naberezny
|
586a227b7f
|
Remove unnecessary call to address_for()
|
2014-12-13 19:09:59 -08:00 |
|
Mike Naberezny
|
37749bbd50
|
Use the new build env on Travis
|
2014-11-20 19:51:46 -08:00 |
|
Mike Naberezny
|
afbfbf89a5
|
Add breakpoint support to changelog
|
2014-10-10 21:27:44 -07:00 |
|
Mike Naberezny
|
33284b1689
|
Add Alessandro Gatti to the contributors list
|
2014-10-02 15:58:06 -07:00 |
|
Mike Naberezny
|
8ec13250a6
|
Merge pull request #26 from agatti/breakpoint
Basic breakpoint support.
|
2014-10-01 12:08:41 -07:00 |
|
Alessandro Gatti
|
3e002e4115
|
Basic breakpoint support.
|
2014-10-01 13:31:31 +02:00 |
|
Mike Naberezny
|
3502d32189
|
Add "Python :: 2" classifier
|
2014-08-28 18:55:41 -07:00 |
|
Mike Naberezny
|
ef83d79463
|
Add tests for conversions
|
2014-08-24 14:42:32 -07:00 |
|
Mike Naberezny
|
11ef8d4de4
|
Use tuples to store conversion data
|
2014-08-24 14:42:20 -07:00 |
|
Mike Naberezny
|
4c15430e02
|
Add Python 3.4 classifier
|
2014-05-08 14:46:59 -07:00 |
|
Mike Naberezny
|
d71338109f
|
Back to -dev until next release
|
2014-05-08 14:43:05 -07:00 |
|
Mike Naberezny
|
6c45bc5305
|
Prepare 0.20 release
|
2014-05-08 14:41:12 -07:00 |
|
Mike Naberezny
|
8517fbcf65
|
Add changelog entry for 1836596afc
|
2014-05-07 23:26:39 -07:00 |
|
Mike Naberezny
|
1836596afc
|
Revert "Remove page wrap bug from indexed indirect (X) on 65C02"
This reverts commit 3c6c631945 .
Conflicts:
py65/tests/devices/test_mpu6502.py
py65/tests/devices/test_mpu65c02.py
|
2014-05-07 21:31:48 -07:00 |
|
Mike Naberezny
|
f52c6ab702
|
Add Python 3.4 to travis
|
2014-05-03 18:27:03 -07:00 |
|
Mike Naberezny
|
c252735b7e
|
Use tox to run the tests on travis
|
2014-05-03 17:36:49 -07:00 |
|
Mike Naberezny
|
15dabcfd4c
|
Add Python 3.4 to tox
|
2014-05-03 17:36:41 -07:00 |
|
Mike Naberezny
|
add6855399
|
Add tests for changing default radix
|
2014-03-26 20:21:16 -07:00 |
|
Mike Naberezny
|
08979b1fa6
|
Add tests for parsing address ranges
|
2014-03-25 20:53:45 -07:00 |
|
Mike Naberezny
|
6854fb9b3e
|
Add test for help_radix()
|
2014-03-24 21:35:24 -07:00 |
|
Mike Naberezny
|
c333cdf1dd
|
Add test for memory display wrap
|
2014-03-18 20:43:24 -07:00 |
|
Mike Naberezny
|
5e5aab841e
|
Remove unused import
|
2014-03-16 12:54:23 -07:00 |
|