summaryrefslogtreecommitdiff
path: root/ports.asm
AgeCommit message (Expand)Author
2011-06-24HOLY CRAP IT PRINTED A STRINGv0.1Duncan Smith
2010-09-07IO port framework now worksDuncan Smith
2010-07-03Now it compiles properly. Still doesn't seem to run without address error, t...Duncan Smith
2010-06-30fooDuncan Smith
2010-06-28Minor comment changesDuncan Smith
2010-06-26Added bank-swapping routines (incomplete: doesn't implement memory map mode 1)Duncan Smith
2010-06-20Push is negative, not positive ...Duncan Smith
2010-06-20Added video routines, in CDuncan Smith
2010-06-20Added asm file to do video stuff, renamed storage to fitDuncan Smith
2010-06-19Added stub port 11 outputDuncan Smith
2010-06-19Fixes to port IODuncan Smith
2010-06-19Added port 10 IODuncan Smith
2010-06-18Port input code added for port 0x10Duncan Smith
2010-06-14Done with my first pass through the 1-byte opcodes.Duncan Smith
2010-06-12More instructions added, stubs created for IO operation.Duncan Smith