log src/mnemonics.c @ 56:fa9cf7108ab7

age author description
Tue, 30 Aug 2016 20:50:54 -0700 Michael Pavone Rework data segment setup to allow a stack segment and to add space for push and pop instructions
Sat, 27 Aug 2016 22:38:31 -0700 Michael Pavone Changed the design to vastly simplify the video hardware and support a 23-bit address space on the CPU
Thu, 31 Mar 2016 23:25:52 -0700 Michael Pavone Implemented timer and timer interrupts. Added get/setvbr instructions. Fixed assembler bug. Moved mnemonics into a separate source file