index
:
~xmc/680
master
Unnamed repository; edit this file 'description' to name the repository.
æstrid silico
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes.asm.m4
Age
Commit message (
Expand
)
Author
2011-10-20
Added some of the ED instructions
Astrid Smith
2011-10-20
Branches to jumps, because I've exceeded the 32K limit in many places
Astrid Smith
2011-10-20
Documentation
Astrid Smith
2011-06-26
Resolved potential ambiguity in OP_* macros
Astrid Smith
2011-06-26
Working on interleaving the various instructions together. Does presently no...
Astrid Smith
2011-06-25
Make JR ignore page boundaries; relative jumps are now twenty times as fast.
Astrid Smith
2011-06-24
I spent the afternoon counting cycles.
Astrid Smith
2011-06-24
I had the sense of several Z flag inspections wrong
Astrid Smith
2011-06-24
HOLY CRAP IT PRINTED A STRING
Astrid Smith
2010-12-27
Cleaned up interrupt routine, now it works properly.
Astrid Smith
2010-11-13
RST 30 and 38 were wrong, fixed.
Astrid Smith
2010-11-13
First bit of the new interrupts code added
Astrid Smith
2010-11-12
Tiny non-code changes
Astrid Smith
2010-11-12
Changed the m4 quotes to be guillemets, which are less likely to get in the way
Astrid Smith
2010-11-12
Non-code changes (comments and macro arguments)
Astrid Smith
2010-11-12
Added support for local labels in opcodes
Astrid Smith
2010-11-12
Reworked opcodes.asm to use m4. Soon, it will be clean.
Astrid Smith