BigEd
|
454bfa0f03
|
fixup broken test
|
2011-08-21 12:05:14 -07:00 |
|
BigEd
|
8627231865
|
fixup broken tests
|
2011-08-21 12:05:07 -07:00 |
|
Mike Naberezny
|
6dd2312e6a
|
Wrap lines at 80 columns
|
2011-08-21 12:01:42 -07:00 |
|
BigEd
|
460ad72449
|
add simple benchmark to support pypy testing
|
2011-08-21 11:49:51 -07:00 |
|
Mike Naberezny
|
3bed1d2247
|
Add tests for branch calculation fixes
|
2011-08-21 11:43:39 -07:00 |
|
Mike Naberezny
|
4b96bdee65
|
Note branch calculation fix in changelog
|
2011-08-21 11:31:00 -07:00 |
|
BigEd
|
edd730bb6e
|
bugfix: long standing branch bug in assembler and disassembler
|
2011-08-21 11:23:09 -07:00 |
|
BigEd
|
8294727858
|
monitor: extend save and load to 16-bit
|
2011-08-21 10:51:15 +01:00 |
|
BigEd
|
4b453e3b7a
|
note the definition of 65Org16 and point to github implementaion
|
2011-08-21 09:48:13 +01:00 |
|
BigEd
|
7e48fade90
|
bugfix: long standing branch bug in assembler and disassembler
|
2011-08-20 22:35:03 +01:00 |
|
BigEd
|
c264bd6707
|
finish basic support for 65Org16, all tests passing
|
2011-08-20 21:50:26 +01:00 |
|
BigEd
|
0eb140d6c1
|
first steps to support 65Org16 cpu
|
2011-08-19 17:40:07 +01:00 |
|
BigEd
|
fc3cb0be34
|
fixup broken test
|
2011-08-19 17:33:21 +01:00 |
|
BigEd
|
6abcb5c8d8
|
fixup broken tests
|
2011-08-19 17:32:54 +01:00 |
|
BigEd
|
b6c9b3c124
|
add simple benchmark to support pypy testing
|
2011-08-19 13:38:44 +01:00 |
|
BigEd
|
24b9fcf867
|
Merge branch 'master' of git://github.com/mnaberez/py65
|
2011-08-15 17:31:06 +01:00 |
|
martti
|
3024912096
|
more bcd tests! okay, stop bcd tests.
|
2011-08-15 18:02:18 +08:00 |
|
martti
|
28826cd478
|
adjust code to the standards
|
2011-08-15 18:02:08 +08:00 |
|
martti
|
680b2dca2e
|
added page wrapping bugs and tests for them
|
2011-08-15 18:00:26 +08:00 |
|
Mike Naberezny
|
b5a8846455
|
Back to -dev until the next release
|
2011-08-15 18:00:26 +08:00 |
|
Mike Naberezny
|
7280801116
|
Update license for 2011
|
2011-08-15 18:00:09 +08:00 |
|
Mike Naberezny
|
63832459e1
|
Update link to documentation
|
2011-08-15 18:00:09 +08:00 |
|
Mike Naberezny
|
4240b6698d
|
Prepare 0.9 release
|
2011-08-15 18:00:09 +08:00 |
|
Mike Naberezny
|
27367da0f8
|
Replace deprecated assertEquals() with assertEqual()
|
2011-08-15 18:00:08 +08:00 |
|
martti
|
df41a78c9c
|
more bcd tests! okay, stop bcd tests.
|
2011-07-16 13:56:47 -07:00 |
|
martti
|
9b1e1d6465
|
adjust code to the standards
|
2011-07-17 04:29:44 +08:00 |
|
martti
|
44e4d9bc6c
|
added page wrapping bugs and tests for them
|
2011-07-17 04:23:36 +08:00 |
|
Mike Naberezny
|
6434983e52
|
Back to -dev until the next release
|
2011-04-03 10:52:37 -07:00 |
|
Mike Naberezny
|
7fb21d7354
|
Update license for 2011
|
2011-04-03 10:50:24 -07:00 |
|
Mike Naberezny
|
f93fee5e77
|
Update link to documentation
|
2011-03-27 11:28:43 -07:00 |
|
Mike Naberezny
|
e8df099ed2
|
Prepare 0.9 release
|
2011-03-27 10:49:40 -07:00 |
|
Mike Naberezny
|
774737d9ec
|
Replace deprecated assertEquals() with assertEqual()
|
2011-02-05 15:30:09 -08:00 |
|
Ed Spittles
|
f4fba9b06a
|
fix two failing BCD tests: now passes the Bruce Clark exhaustive test for all flags
|
2010-12-15 20:22:48 +00:00 |
|
Ed Spittles
|
4bd92cf80e
|
two more BCD tests, presently failing according to Bruce Clark's test
|
2010-12-15 20:20:17 +00:00 |
|
Ed Spittles
|
80c9d10a54
|
rewrite SBC decimal mode - now passes the 2 tests
|
2010-12-13 13:39:47 +00:00 |
|
Ed Spittles
|
93d07b88ba
|
rewrite ADC decimal mode - now passes the sole test
|
2010-12-13 13:14:30 +00:00 |
|
Ed Spittles
|
b234ac4c32
|
add 3 (failing) BCD tests and comment a weak spot in opSBC
|
2010-11-29 17:40:13 +00:00 |
|
BigEd
|
f7c7d97a96
|
Merge branch 'master' of git://github.com/mnaberez/py65
|
2010-11-24 22:45:42 +00:00 |
|
BigEd
|
6d31e06e59
|
fixup probable typos in 65c02 test suite flag preparation
|
2010-11-25 06:43:40 +08:00 |
|
BigEd
|
008aa35c14
|
Merge branch 'master' of git://github.com/mnaberez/py65
|
2010-11-24 22:38:00 +00:00 |
|
BigEd
|
35bba0c201
|
fixup probable typos in 65c02 test suite flag preparation
|
2010-11-24 22:36:49 +00:00 |
|
BigEd
|
21805e8e7a
|
fixup probable typos in test suite flag preparation
|
2010-11-25 06:30:52 +08:00 |
|
BigEd
|
4449ce0a97
|
fixup probable typos in test suite flag preparation
|
2010-11-24 22:22:37 +00:00 |
|
Mike Naberezny
|
d2a20c1949
|
Fixed two monitor tests that were broken under Windows.
|
2010-09-11 17:05:22 -07:00 |
|
Mike Naberezny
|
87b8e9c7b6
|
Removed download_url.
|
2010-05-16 11:30:44 -07:00 |
|
Mike Naberezny
|
b8d3e62bae
|
Use get() instead of setdefault().
|
2010-05-16 11:30:29 -07:00 |
|
Mike Naberezny
|
8415155249
|
Removed use of defaultdict to fix compatibility with Python 2.4.
|
2010-03-08 22:32:55 -08:00 |
|
Mike Naberezny
|
be70a5946c
|
Back to -dev until next release.
|
2010-03-08 21:49:34 -08:00 |
|
Mike Naberezny
|
58d45f45e3
|
Incremented version to 0.8.
|
2010-03-08 21:41:27 -08:00 |
|
Mike Naberezny
|
6508262fca
|
Removed ez_setup.py.
|
2010-03-07 23:12:17 -08:00 |
|