summaryrefslogtreecommitdiff
path: root/ports.asm
AgeCommit message (Expand)Author
2011-10-21First stage of converting to be GAS-compliantAstrid Smith
2011-06-24HOLY CRAP IT PRINTED A STRINGAstrid Smith
2010-09-07IO port framework now worksAstrid Smith
2010-07-03Now it compiles properly. Still doesn't seem to run without address error, t...Astrid Smith
2010-06-30fooAstrid Smith
2010-06-28Minor comment changesAstrid Smith
2010-06-26Added bank-swapping routines (incomplete: doesn't implement memory map mode 1)Astrid Smith
2010-06-20Push is negative, not positive ...Astrid Smith
2010-06-20Added video routines, in CAstrid Smith
2010-06-20Added asm file to do video stuff, renamed storage to fitAstrid Smith
2010-06-19Added stub port 11 outputAstrid Smith
2010-06-19Fixes to port IOAstrid Smith
2010-06-19Added port 10 IOAstrid Smith
2010-06-18Port input code added for port 0x10Astrid Smith
2010-06-14Done with my first pass through the 1-byte opcodes.Astrid Smith
2010-06-12More instructions added, stubs created for IO operation.Astrid Smith