summaryrefslogtreecommitdiffstatshomepage
path: root/hash/interpro.xml
Commit message (Collapse)AuthorAgeFilesLines
* interpro: softlist tidy (nw) Patrick Mackinlay2019-04-151-23/+23
| | | | | * Added missing C400E boot image * Removed unnecessary offset attribute
* interpro: use the manufacturer convention (nw) Patrick Mackinlay2018-09-181-2/+2
|
* interpro: softlist addition (nw) Patrick Mackinlay2018-09-181-0/+24
|
* interpro: softlist additions (nw) Patrick Mackinlay2018-08-211-0/+23
|
* interpro: headless configuration working (#3849) Patrick Mackinlay2018-08-141-0/+23
| | | | | | | | | | | | * interpro: headless boot working These fixes enable booting and CLIX installation on headless InterServe systems (InterPro systems without graphics) using a VT100 or VT220 compatible terminal on serial port 2 (0 for ip6000). It's now possible to install and boot CLIX on the ip6000 system, as this works around the issues with the incomplete graphics hardware support in the driver. * interpro: tidy serial configuration, add missing control lines * ioga: fix serial dma * z80scc: update /WREQ when transmitter is enabled/disabled, use 0 for assert state of active low output * softlist: added 60x0 CLIX root floppies * z80scc: tidy (nw)
* interpro: emerald diagnostics softlist (nw) Patrick Mackinlay2018-05-271-4/+27
|
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-25/+25
|
* interpro: various improvements Patrick Mackinlay2018-02-271-0/+248
Many changes, most notable end result is the ability to boot the "blue screen" rebuild floppy, and nearly booting CLIX (hangs trying to mount the filesystems). Summary of changes: * added a softlist * refactored cpu/mmu memory access * added alignment faults * implemented most c400 instructions * fixed wait instruction * corrections to interpro driver * removed broken forced interrupt handling * added support for dma virtual addressing