|
Project News
April 8th, 2002
March 15th, 2002
March 6th, 2002
February 19th, 2002
February 4th, 2002
February 3th, 2002
As it stands, most of the main emulation code has been written, and all functions have been tested and are working except for a bug in the “DO” command for running user programs.
February 2nd, 2002
5 hours of debugging and running through monitor routines found that I left out a couple “FETCH” commands after some micro routines, and my DECB was in fact actually DECA. I feel quite stupid at this point.
Februrary 1st, 2002
Keyboard simulation has been completed. It’s quite crude - but it works. This will only be a temporary thing since the final implementation will consist of mouse clicks rather than actually using the keyboard.
January 25th, 2002
The display simulation is complete (well the console based display) which will be used for testing and d ebugging.
January 23rd, 2002
Over 3000 lines of microcode have been written, and was suggested to include a MACROS ability. This too is also working, but i’ll wait till near the end to actually use it since it’ll probably confuse me during the debugging phase.
January 15th, 2002
January 12th, 2002
Project log started. Micro Sequencer code has been completed as well as a Microcode Assembler. Guess it’s time to start the microcode.
|