log src/cpu.h @ 8:5176efdda5ae

age author description
Sun, 27 Mar 2016 00:24:31 -0700 Michael Pavone Initial work on VDP emulation
Sat, 26 Mar 2016 23:31:08 -0700 Michael Pavone Added assembler. Removed hand-assembled version of hello world example
Wed, 23 Mar 2016 19:19:29 -0700 Michael Pavone Revert changes to handling of immediate versions of bitwise instructions. Replace asri with cmpi.
Tue, 22 Mar 2016 22:44:02 -0700 Michael Pavone Initial commit. CPU working well enough for simple hello world program.