| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-12 | Protection added to prevent m4 from emitting "TIME ," | 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 | |
