| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-06-24 | HOLY CRAP IT PRINTED A STRING | Astrid Smith | |
| 2010-12-27 | Cleaned up interrupt routine, now it works properly. | Astrid Smith | |
| Perhaps this is slower than necessary, particularly when interrupts are disabled. | |||
| 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 | |
| I added a fourth and fifth argument to OPCODE(). Now it accepts both of the arguments for the TIME macro (to allow for more precise speed emulation in the distant future) as well as a fifth argument, the size of the opcode routine (excluding START and DONE). I think this will allow me to automatically generate minimal offsets when I finally use Tezxas's dispatch routine. | |||
| 2010-11-12 | Added support for local labels in opcodes | Astrid Smith | |
| I tried to use A68k's local label support, but I believe it was broken. Now I can use it, finally. :) | |||
| 2010-11-12 | Reworked opcodes.asm to use m4. Soon, it will be clean. | Astrid Smith | |
