Commit graph

8 commits

Author SHA1 Message Date
Patrick Mackinlay
e7c7bcf2e5 interpro: softlist tidy (nw)
* Added missing C400E boot image
* Removed unnecessary offset attribute
2019-04-15 13:35:32 +07:00
Patrick Mackinlay
e541a8acbb interpro: use the manufacturer convention (nw) 2018-09-18 11:33:22 +08:00
Patrick Mackinlay
c6efdb988b interpro: softlist addition (nw) 2018-09-18 11:29:26 +08:00
Patrick Mackinlay
811cfce435 interpro: softlist additions (nw) 2018-08-21 11:06:28 +10:00
Patrick Mackinlay
cbbfc0eb83 interpro: headless configuration working (#3849)
* 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)
2018-08-14 00:12:21 +10:00
Patrick Mackinlay
ae2bb8f6c7 interpro: emerald diagnostics softlist (nw) 2018-05-27 19:01:32 +10:00
Vas Crabb
08dde5eb0a srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
Patrick Mackinlay
421d6dd2cc interpro: various improvements
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
2018-02-27 17:54:29 +07:00