1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-17 17:30:52 +00:00

Commit Graph

  • 4b149cbded Move import to the top of the file Mike Naberezny 2012-01-01 16:56:28 -0800
  • afa7f7c4fb Note command line args in changelog Mike Naberezny 2012-01-01 16:10:24 -0800
  • f2d7ae4f2f Put usage message in __doc__ Mike Naberezny 2012-01-01 15:56:56 -0800
  • ffb0a19391 Fix --mpu option to be case insensitive Mike Naberezny 2012-01-01 15:47:24 -0800
  • 111541cd90 Fix monitor's "mpu" command to not be case sensitive Mike Naberezny 2012-01-01 15:35:32 -0800
  • 96bbe8b7e8 Note 65Org16 simulation module Mike Naberezny 2012-01-01 15:22:19 -0800
  • a991a7862c Merge branch 'master' of https://github.com/BigEd/py65 Mike Naberezny 2012-01-01 14:59:55 -0800
  • b034735263 Merge 9f318053ca into 3170df9e56 GitHub Merge Button 2011-10-31 00:44:06 -0700
  • 9f318053ca Remove whitespace [Gun.io WhitespaceBot] Gun.io Whitespace Robot 2011-10-31 03:45:36 -0400
  • 57d5e71913 adding examples including hexloader boot rom BigEd 2011-08-28 20:35:31 +0100
  • 10f6681798 monitor: add usage and several command line options BigEd 2011-08-28 20:20:27 +0100
  • 55a06fcc2a Back to -dev until the next release Mike Naberezny 2011-08-27 13:39:49 -0700
  • 3170df9e56 Prepare 0.10 release 0.10 Mike Naberezny 2011-08-27 13:36:54 -0700
  • 3b70e8f495 bugfix: sbc calculation for 16-bit BigEd 2011-08-22 15:50:42 +0100
  • c437d3ee3f monitor: add memory-mapped blocking getc BigEd 2011-08-22 15:45:20 +0100
  • 5802220fc5 monitor: swap byte order for load and save (affects 16-byte binaries) BigEd 2011-08-22 11:02:04 +0100
  • 624b828796 Add test that "mpu" command is not case sensitive Mike Naberezny 2011-08-21 15:38:58 -0700
  • 36a0731483 memory model: remove blist dependency, model just 256k memory for 32bit address space BigEd 2011-08-21 21:52:22 +0100
  • 40f77afd67 monitor: add command line interface to pre-select the MPU BigEd 2011-08-21 21:33:37 +0100
  • 454bfa0f03 fixup broken test BigEd 2011-08-19 17:33:21 +0100
  • 8627231865 fixup broken tests BigEd 2011-08-19 17:32:54 +0100
  • 6dd2312e6a Wrap lines at 80 columns Mike Naberezny 2011-08-21 12:01:42 -0700
  • 460ad72449 add simple benchmark to support pypy testing BigEd 2011-08-19 13:38:44 +0100
  • 3bed1d2247 Add tests for branch calculation fixes Mike Naberezny 2011-08-21 11:43:39 -0700
  • 4b96bdee65 Note branch calculation fix in changelog Mike Naberezny 2011-08-21 11:31:00 -0700
  • edd730bb6e bugfix: long standing branch bug in assembler and disassembler BigEd 2011-08-20 22:35:03 +0100
  • 8294727858 monitor: extend save and load to 16-bit BigEd 2011-08-21 10:51:15 +0100
  • 4b453e3b7a note the definition of 65Org16 and point to github implementaion BigEd 2011-08-21 09:48:13 +0100
  • 7e48fade90 bugfix: long standing branch bug in assembler and disassembler BigEd 2011-08-20 22:35:03 +0100
  • c264bd6707 finish basic support for 65Org16, all tests passing BigEd 2011-08-20 21:50:26 +0100
  • 0eb140d6c1 first steps to support 65Org16 cpu BigEd 2011-08-19 17:40:07 +0100
  • fc3cb0be34 fixup broken test BigEd 2011-08-19 17:33:21 +0100
  • 6abcb5c8d8 fixup broken tests BigEd 2011-08-19 17:32:54 +0100
  • b6c9b3c124 add simple benchmark to support pypy testing BigEd 2011-08-19 13:38:44 +0100
  • 24b9fcf867 Merge branch 'master' of git://github.com/mnaberez/py65 BigEd 2011-08-15 17:31:06 +0100
  • 3024912096 more bcd tests! okay, stop bcd tests. martti 2011-06-22 23:59:13 +0800
  • 28826cd478 adjust code to the standards martti 2011-06-23 00:02:07 +0800
  • 680b2dca2e added page wrapping bugs and tests for them martti 2011-06-22 17:03:10 +0800
  • b5a8846455 Back to -dev until the next release Mike Naberezny 2011-04-04 01:52:37 +0800
  • 7280801116 Update license for 2011 Mike Naberezny 2011-04-04 01:50:24 +0800
  • 63832459e1 Update link to documentation Mike Naberezny 2011-03-28 02:28:43 +0800
  • 4240b6698d Prepare 0.9 release Mike Naberezny 2011-03-28 01:49:40 +0800
  • 27367da0f8 Replace deprecated assertEquals() with assertEqual() Mike Naberezny 2011-02-06 07:30:09 +0800
  • df41a78c9c more bcd tests! okay, stop bcd tests. martti 2011-06-22 17:59:13 +0200
  • 9b1e1d6465 adjust code to the standards martti 2011-06-23 00:02:07 +0800
  • 44e4d9bc6c added page wrapping bugs and tests for them martti 2011-06-22 17:03:10 +0800
  • 6434983e52 Back to -dev until the next release Mike Naberezny 2011-04-03 10:52:37 -0700
  • 7fb21d7354 Update license for 2011 Mike Naberezny 2011-04-03 10:50:24 -0700
  • f93fee5e77 Update link to documentation Mike Naberezny 2011-03-27 11:28:43 -0700
  • e8df099ed2 Prepare 0.9 release 0.9 Mike Naberezny 2011-03-27 10:49:40 -0700
  • 774737d9ec Replace deprecated assertEquals() with assertEqual() Mike Naberezny 2011-02-05 15:30:09 -0800
  • f4fba9b06a fix two failing BCD tests: now passes the Bruce Clark exhaustive test for all flags Ed Spittles 2010-12-15 20:22:48 +0000
  • 4bd92cf80e two more BCD tests, presently failing according to Bruce Clark's test Ed Spittles 2010-12-15 20:20:17 +0000
  • 80c9d10a54 rewrite SBC decimal mode - now passes the 2 tests Ed Spittles 2010-12-13 13:39:47 +0000
  • 93d07b88ba rewrite ADC decimal mode - now passes the sole test Ed Spittles 2010-12-13 13:14:30 +0000
  • b234ac4c32 add 3 (failing) BCD tests and comment a weak spot in opSBC Ed Spittles 2010-11-29 17:40:13 +0000
  • f7c7d97a96 Merge branch 'master' of git://github.com/mnaberez/py65 BigEd 2010-11-24 22:45:42 +0000
  • 6d31e06e59 fixup probable typos in 65c02 test suite flag preparation BigEd 2010-11-25 06:36:49 +0800
  • 008aa35c14 Merge branch 'master' of git://github.com/mnaberez/py65 BigEd 2010-11-24 22:38:00 +0000
  • 35bba0c201 fixup probable typos in 65c02 test suite flag preparation BigEd 2010-11-24 22:36:49 +0000
  • 21805e8e7a fixup probable typos in test suite flag preparation BigEd 2010-11-25 06:22:37 +0800
  • 4449ce0a97 fixup probable typos in test suite flag preparation BigEd 2010-11-24 22:22:37 +0000
  • d2a20c1949 Fixed two monitor tests that were broken under Windows. Mike Naberezny 2010-09-11 17:05:22 -0700
  • 87b8e9c7b6 Removed download_url. Mike Naberezny 2010-05-16 11:30:44 -0700
  • b8d3e62bae Use get() instead of setdefault(). Mike Naberezny 2010-05-16 11:30:29 -0700
  • 8415155249 Removed use of defaultdict to fix compatibility with Python 2.4. Mike Naberezny 2010-03-08 22:32:55 -0800
  • be70a5946c Back to -dev until next release. Mike Naberezny 2010-03-08 21:49:28 -0800
  • 58d45f45e3 Incremented version to 0.8. 0.8 Mike Naberezny 2010-03-08 21:41:27 -0800
  • 6508262fca Removed ez_setup.py. Mike Naberezny 2010-03-07 23:12:17 -0800
  • b1eb16d8fd Added ">" as a monitor shortcut for the fill command for consistency with VICE. Mike Naberezny 2009-11-25 18:26:29 -0800
  • 6d998b117e Updated changelog. Mike Naberezny 2009-11-21 16:32:43 -0800
  • d7e353f3d9 Applied patch by Ed Spittles that fixes the behavior of the BREAK and UNUSED flags in the processor status register. Closes #16. Mike Naberezny 2009-11-21 16:17:26 -0800
  • 729e3f9641 We no longer bundle ez_setup to bootstrap setuptools installation. Mike Naberezny 2009-11-08 10:39:05 -0800
  • 8d50164ecf Fixed deprecation warnings on Python 2.6. Mike Naberezny 2009-10-13 20:27:47 -0700
  • 019a755315 Prepare 0.7 release. 0.7 Mike Naberezny 2009-09-03 22:49:00 -0700
  • 460cc4e48e Applied patch from Ed Spittles to fix Z and C flags for SBC. Closes #15. Mike Naberezny 2009-09-03 22:46:37 -0700
  • 7a54ad06f3 Small tweaks to the README. Mike Naberezny 2009-09-03 22:36:02 -0700
  • 07bdfc4dbf Added tests for monitor shortcuts. Mike Naberezny 2009-08-22 22:14:33 -0700
  • db61ba853b Added tests for "load" command. Mike Naberezny 2009-08-22 20:37:32 -0700
  • a577c71be5 Added a new "save" command to the monitor. Mike Naberezny 2009-08-22 20:15:55 -0700
  • 2b25cc9f90 Help now accepts command shortcuts. Mike Naberezny 2009-08-22 13:12:26 -0700
  • 4245b24a40 Added maxwidth to specify maximum address width. Mike Naberezny 2009-08-22 12:20:10 -0700
  • 614a255ee5 Tilde command now works as in VICE (e.g. "~c000"). Mike Naberezny 2009-08-22 11:27:32 -0700
  • ba12c63666 Move interactive mode machinery into console utils. Mike Naberezny 2009-08-22 10:56:39 -0700
  • 2c5f3cb892 Removed interactive assembly mode from TODO list. Mike Naberezny 2009-08-21 23:40:45 -0700
  • b1ea5652dc See http://peak.telecommunity.com/DevCenter/setuptools#namespace-packages Mike Naberezny 2009-08-21 23:35:19 -0700
  • 475c929011 Interactive assembler continues at same address on error. Mike Naberezny 2009-08-21 21:01:09 -0700
  • 87de997a78 Command shortcuts now work when the command has no args. Mike Naberezny 2009-08-21 20:49:26 -0700
  • ab7c84659a Removed special case for "flags". Mike Naberezny 2009-08-21 19:31:51 -0700
  • af3fc635ff Processor status (p) is now "p" instead of "flags". Mike Naberezny 2009-08-21 19:30:12 -0700
  • 6b61cdf5b3 Use lstrip() to remove leading dots. Mike Naberezny 2009-08-20 19:07:25 -0700
  • c714480580 Ignore leading dots in monitor commands. Mike Naberezny 2009-08-20 19:04:17 -0700
  • c33fd61b36 SBC now properly sets the V flag. Closes #6. Mike Naberezny 2009-08-20 18:58:59 -0700
  • 5ea9dc9a70 Fixed opCMPR to use register_value instead of accumulator. Mike Naberezny 2009-08-20 13:35:56 -0700
  • 5dd6e9f95a Added a new interactive assembly mode to the monitor. Mike Naberezny 2009-08-18 23:12:55 -0700
  • b122a60ddf Added getch() for blocking character input. Mike Naberezny 2009-08-18 23:03:37 -0700
  • bd1aae66e3 Renamed getch() to getch_noblock(). It now returns a string with the character instead of the ordinal value. Mike Naberezny 2009-08-18 22:19:05 -0700
  • b063782906 Use same constructor signature for assembler and disassembler. Mike Naberezny 2009-08-18 21:54:29 -0700
  • d741fafcf8 Removed unnecessary use of os.linesep. Mike Naberezny 2009-08-18 21:33:48 -0700
  • 584c76e6e8 Fixed CMP fail on Rob Finch's test suite. Closes #8. Mike Naberezny 2009-08-16 22:53:00 -0700