summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/hpblp.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/isa/hpblp.cpp: fixed validation Ivan Vangelista2024-10-051-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* hpblp: ROMs located, re-enable the device. [R. Belmont] arbee2023-03-261-5/+2
* hpblp: disable device and remove loading of ROMs until they show up. [R. Belm... arbee2023-03-261-2/+5
* Various optimisations to code generaton. Vas Crabb2023-03-261-1/+2
* isa/hpblp: Cleanups. [R. Belmont, Vas Crabb] arbee2023-03-241-6/+1
* bus/ISA: Added HP82321A BASIC Language coprocessor (#10926) Sven Schnelle2023-03-241-0/+552