summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/heathzenith
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-232-8/+3
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-222-17/+9
* heathzenith/h19: Add new Cleveland Codonics I-100 ROM Mark Garlanger2026-02-191-5/+12
* general: merge wayward speakers Olivier Galibert2026-01-062-2/+2
* rs232.cpp: Add option for Heath H19 terminal (#14196) Mark Garlanger2025-09-261-3/+4
* heathzenith/h8.cpp: Add more cards, change to using address_space_installer (... Mark Garlanger2025-09-0416-150/+1069
* heathzenith/h8.cpp: Implement H8 Bus (#13560) Mark Garlanger2025-08-2114-0/+2141
* misc: correct some ioport mask vs defval conflicts hap2025-08-151-1/+1
* Cleaned up a few more things. Vas Crabb2025-08-011-2/+2
* h89bus: prevent gcc11 uninitialized variable compile warning hap2025-07-151-1/+1
* h89bus.cpp: setup io addresses instead of run-time decoding of PROM (#13533) Mark Garlanger2025-07-1416-691/+988
* Remove invalid executable bits (#13904) Julian Sikorski2025-07-041-0/+0
* [heathzenith/h8.cpp] Update interrupt handling to not use set_input_line_and_... Mark Garlanger2025-03-204-5/+5
* Cleaned up various stuff. Vas Crabb2025-01-311-1/+1
* Tidy up some stuff. Vas Crabb2025-01-181-1/+2
* heathzenith/h89.cpp: Update gpp handling for MMS FDC (#13226) Mark Garlanger2025-01-171-1/+1
* formats/h17disk.cpp: Add format for Heath hard-sectored formats (#13222) Mark Garlanger2025-01-121-1/+8
* bus/heathzenith/h89: Remove signals present on a real h89bus (#13193) Mark Garlanger2025-01-1110-231/+576
* heathzenith/h19/tlb.cpp: Add joystick support to IGC board (#13171) Mark Garlanger2025-01-112-7/+63
* bus/heathzenith/h89: Remove unneeded save_item for data members set by config... Mark Garlanger2025-01-042-12/+0
* heathzenith/h89: Change how SigmaSoft parallel port connects to IGC (#13040) Mark Garlanger2025-01-036-192/+245
* heathzenith/h19/tlb.cpp: Make the page 2 memory option configurable (#13082) Mark Garlanger2025-01-022-11/+53
* sigmasoft_sound.cpp: Fix active state for joystick (#13154) Mark Garlanger2024-12-311-10/+10
* h89/sigmsoft_sound.cpp: Minor cleanup of code. (#13130) Mark Garlanger2024-12-291-35/+33
* bus/heathzenith/h89: Add Z-89-11 Multi-Mode Interface Card option (#13105) Mark Garlanger2024-12-273-0/+352
* dynax/ddenlovr.cpp, dynax/dynax.cpp: Improved DIP switches for mjflove and mj... Vas Crabb2024-12-142-46/+41
* heathzenith/h89.cpp: Add h89 clone with CDR hardware (#13027) Mark Garlanger2024-12-084-0/+428
* -dynax.cpp: More I/O stuff: Vas Crabb2024-11-301-1/+5
* bus/heathzenith/h19/tlb.h: Fix #include guards AJR2024-11-281-3/+3
* heathzenith/h89.cpp: Convert SigmaSoft parallel port into an h89 left card. (... Mark Garlanger2024-11-286-45/+2810
* Cleanup: Vas Crabb2024-11-251-1/+1
* h89/h17_fdc.cpp: Move to h89 bus directory and make into h89 card (#12931) Mark Garlanger2024-11-022-0/+389
* bus/heathzenith/h89/h_88_3.cpp: Connect interrupt lines (#12928) Mark Garlanger2024-11-011-4/+76
* heathzenith/h89.cpp: Connect write-enable pullup on new h89bus (#12918) Mark Garlanger2024-10-285-13/+19
* heathzenith/h89.cpp: Add initial support for the H-89 (and H-88 and Z-90) slo... arbee2024-10-2616-0/+2474