Jason Turner
|
e3ebc954fa
|
Reorganize file structure
|
2016-08-24 16:55:08 -06:00 |
|
Jason Turner
|
74b2f129bf
|
Pong fully working
|
2016-08-13 08:13:27 -06:00 |
|
Jason Turner
|
70aa76dce9
|
Basic two player pong working
|
2016-08-09 14:02:56 -06:00 |
|
Jason Turner
|
68d93b0a1e
|
Several CPU translator fixes
|
2016-08-08 17:05:16 -06:00 |
|
Jason Turner
|
6dcb39e300
|
Automatically reroute long branch instructions
|
2016-08-06 21:01:01 -06:00 |
|
Jason Turner
|
d59fbdaf4c
|
Reorg of register handling
|
2016-08-06 19:58:24 -06:00 |
|
Jason Turner
|
622354e6b2
|
Updates to work better with compiler explorer
yy
|
2016-08-06 13:08:24 -06:00 |
|
Jason Turner
|
974c907a3b
|
Support much more translation
* many opcodes added
* more registers
* bug fixes
* parsing of clang output enabled
|
2016-07-15 22:24:59 -06:00 |
|
Jason Turner
|
6439a13113
|
Fix hex/dec handling
|
2016-07-10 13:10:52 -06:00 |
|
Jason Turner
|
87f1962f2b
|
Add some docs and test and cmake support
|
2016-07-07 15:48:27 -06:00 |
|
Jason Turner
|
8a0b8a107d
|
Put readme.md in correct place
|
2016-07-07 15:26:12 -06:00 |
|
Jason Turner
|
b5dd153cd4
|
Add readme.md with basic usage
|
2016-07-07 15:21:40 -06:00 |
|
Jason Turner
|
76bb4371a7
|
Add xor AX,AX trick, rts support
|
2016-07-07 14:58:39 -06:00 |
|
Jason Turner
|
04e0a8dbc9
|
Use Y over A when possible
|
2016-07-07 11:20:41 -06:00 |
|
Jason Turner
|
d2e2f311c5
|
Warning fixes
|
2016-07-07 11:08:28 -06:00 |
|
Jason Turner
|
f69150b386
|
Add support for D register, more opcodes
|
2016-07-07 10:51:54 -06:00 |
|
Jason Turner
|
efcb6fa7ac
|
Initial commit
|
2016-07-06 18:35:40 -06:00 |
|