| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ | 2023-06-01 | 1 | -6/+6 | |
| | | | | | function signatures. (#11283) [Ryan Holtz] | ||||
| * | hp2640.cpp: Added tape emulation. (#7625) | 2021-01-12 | 1 | -1/+1 | |
| | | | | | | * formats/hti_tape.cpp: Added support for Manchester encoded DC100 cassettes. * machine/hp2640_tape.cpp: added emulation of DC100 tape drives. * machine/hp_dc100_tape.cpp: Added unit name display. | ||||
| * | devices/machine: simplified more handlers (nw) | 2020-03-25 | 1 | -2/+2 | |
| | | |||||
| * | HP9845: TACO driver re-written (#5601) | 2019-09-09 | 1 | -488/+188 | |
| | | | | | | | | | | * hp9825: fixed a bug in 9825t * hp9845: TACO driver re-written from scratch, DC100 tape separated into a new device, various adaptations * hp9845: "new TACO" renamed to just "TACO" | ||||
| * | hp85: fixed a bug in tape gap detection | 2017-08-23 | 1 | -2/+2 | |
| | | |||||
| * | fix building when emu.h isn't automatically injected. (nw) | 2017-08-20 | 1 | -0/+1 | |
| | | |||||
| * | Use enums to fix build (nw) | 2017-08-17 | 1 | -16/+22 | |
| | | |||||
| * | hp85: implemented tape drive | 2017-08-16 | 1 | -0/+702 | |
