| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-13 | RST 30 and 38 were wrong, fixed. | Duncan Smith | |
| 2010-11-13 | First bit of the new interrupts code added | Duncan Smith | |
| 2010-11-12 | Tiny non-code changes | Duncan Smith | |
| 2010-11-12 | Changed the m4 quotes to be guillemets, which are less likely to get in the way | Duncan Smith | |
| 2010-11-12 | Non-code changes (comments and macro arguments) | Duncan 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 | Duncan 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. | Duncan Smith | |
