Josh Dersch
|
c73fb66dee
|
Added configuration UI. Implemented ethernet encapsulation over UDP. A few minor tweaks.
|
2016-02-26 17:46:50 -08:00 |
|
Josh Dersch
|
2c2ea68a63
|
Implemented disk writes (roughly). Bravo now works. DIEX passes with writes enabled. Begun investigation into drive selection logic. Added Mesa source code with annotation, is displayed in ROM1 tab.
|
2015-12-02 12:39:10 -08:00 |
|
Josh Dersch
|
f256042cf4
|
Small tweaks, draft of annotated XMesa microcode assembly added.
|
2015-11-24 17:27:06 -08:00 |
|
Josh Dersch
|
a689b7185a
|
Fixed: Disk address (KADR) and Disk Data (KDATA) registers behave (more) correctly; in particular record commands hare processed properly and KDATA handles reads/writes more sanely. Fixed checksum calculation; due to above changes microcode now correctly validates checksums and boot progresses to read in an entire track's worth of data before dying with a "check failure" error.
|
2015-11-04 16:49:42 -08:00 |
|
Josh Dersch
|
39f077bf7a
|
A few fixes to DNS<- behavior and some tweaks to the disk controller. Boot code is progressing further.
|
2015-11-03 16:21:12 -08:00 |
|
Josh Dersch
|
ea5a5f22ec
|
Improvements to Disk Word Task.
|
2015-10-20 15:32:26 -07:00 |
|
Josh Dersch
|
08d6063def
|
Refactored Task code into separate files for readability; added breakpoint support and basic Memory window to debugger. Initial implementation (mostly stubs) of Disk hardware and Tasks.
|
2015-09-14 11:27:16 -07:00 |
|
Josh Dersch
|
c4f8fe951f
|
Finished ucode annotations.
|
2015-08-31 15:58:46 -07:00 |
|
Josh Dersch
|
59d98d1909
|
Refinement to CPU, implemented very rough diassembler and began annotation of official Xerox ucode sources with PROM addresses.
|
2015-08-28 18:07:59 -07:00 |
|