Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | srcclean and fixup (nw) | 2018-11-25 | 1 | -24/+24 | |
| | |||||
* | -hlekbd.cpp: Fixed up SGI HLE keyboard mapping. [Ryan Holtz] | 2018-11-14 | 1 | -56/+56 | |
| | | | | -indigo.cpp: Added support for remaining commands used by the Indigo PROM monitor. [Ryan Holtz] | ||||
* | hlekbd.cpp: Hooked up basic keycodes, enough to get to the Indigo monitor. ↵ | 2018-11-13 | 1 | -60/+60 | |
| | | | | [Ryan Holtz] | ||||
* | -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support ↵ | 2018-11-13 | 4 | -0/+701 | |
512-byte blocks by default. [Ryan Holtz] -nscsi_cd.cpp: Added various new-SCSI CD-ROM devices which support 512-byte blocks by default. [Ryan Holtz] -sgikbd.cpp: Added a rudimentary HLE SGI Indigo keyboard device. Still needs keys to be mapped. [Ryan Holtz] -indigo.cpp: Various changes: [Ryan Holtz] * Expanded logging. * Enabled PIT8254 timer. Has the wrong clock value; the correct clock causes a hang. * Improved RAM layout. * Added stubs for DSP RAM and Entry-level graphics. |