- Implement XIE (interrupt when done) flag in SCSI and PBUS DMA descriptors
- Sort out some confusion between SCSI DMA control register and BC word in descriptor
- Do something when FIFO flush bit is set in SCSI DMA control register
- Move WD33C93 IRQs to IOC2 device (whose implementation is now completely decoupled from HPC3)
* hook up nvram, keyboard and serial ports
* ncd16 and 19 now boot, but keyboard is not working, ncd17 latch behaviour isn't right
* some gratuitous reformatting and renaming
* Small metadata corrections on Apple II cleanly cracked softlist. (nw)
* Update WOZ originals to June 7th, 2019 (nw)
Add Championship Baseball, The Wizard of Oz, The Queen of Phobox
Small corrections, misc disks added. (nw)
Add miscellaneous disks:
AppleWorks (Version 1.2, USA)
AppleWorks (Version 1.3, USA)
AppleWorks (Version 2.0, USA)
Fix some metadata on cleanly cracked disks.
* Update Apple II softlists to June 12th, 2019 (nw)
Correct disk titles to lowercase per MAME standards.
Add WOZ originals: Pentapus, Starcross (Revision 17 / 821021), The Caverns of Freitag, AIRSIM 1, Pensate, Pipe Dream, Laf Pak
* Add Anti-M 1.5 to misc Apple II softlist (nw)
* Small fix to metadata on AirSim 1 (nw)
Forgot to save this before committing. Whoops...
- Simplify handler signatures
- Rename cd_ab_r/w and ba_cd_inv_r/w to dc_ab_r/w and ab_dc_r/w to be more hardware-accurate
- Eliminate cd_ba_r/w and ba_cd_r/w (no legitimate uses in existing code)
mvme162: Fix SCC addressing (nw)
Note that the SCC's address inputs are A/~B and D/~C, rather than the Z80 SIO's B/~A and C/~D.
Simplify handlers, Fix namings, Spacings, Reduce duplicates, Unnecessary lines, Runtime tag lookups, Correct output rate, Use optional_memory_bank for bgaregga/batrider OKI bankswitching because they aren't present NMK112, Use shorter / correct type values
* Fixed FFDxxx range to pull a bus error. System now attempts disk boot.
* Fixed screen size and visible area.
* Fixed field in/out timers.
* Began adding FDC support.
* Added additional microcode logging.
* Assorted disc sequencer card condition code fixes.
* Modernized logging.