Preston Skupinski
|
93ae3ec6a0
|
check if transferred value is zero and set the z bit of the p status register
|
2011-05-01 13:46:28 -04:00 |
|
Preston Skupinski
|
b167d4c164
|
added TAX, TAY, TXA and TYA
|
2011-05-01 13:15:16 -04:00 |
|
Preston Skupinski
|
08593831b3
|
added TXY and TYX
|
2011-05-01 12:20:18 -04:00 |
|
Preston Skupinski
|
44696ed8ce
|
direct page addressing when using an index register must overflow to 0x0000 and not be allowed to exceed 0xffff, so 0xfff0+0x12 should result in an address of 0x02
|
2011-04-30 23:54:07 -04:00 |
|
Preston Skupinski
|
67b19ee43a
|
make the examples a bit more obvious as to how to use
|
2011-04-30 22:35:41 -04:00 |
|
Preston Skupinski
|
a580ef2cdb
|
updated the TODO and added a .gitignore so my vim *swp files don't accidently wind up in here
|
2011-04-30 22:24:57 -04:00 |
|
Preston Skupinski
|
935d3093f4
|
added a README
|
2011-04-30 21:59:08 -04:00 |
|
Preston Skupinski
|
f809dfccc7
|
initial commit
|
2011-04-30 21:45:56 -04:00 |
|