summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp9k_3xx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hp9k_3xx: add internal TMS9914 GPIB Sven Schnelle2018-05-041-4/+116
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+7
* srcclean (nw) Vas Crabb2018-04-221-1/+1
* Fixes to make basic boot on HP9000/300 (#3466) Sven Schnelle2018-04-171-7/+26
* Merge pull request #3462 from sschnelle/hp9k_3xx_basic_boots R. Belmont2018-04-161-28/+18
|\
| * hp9k_3xx: workaround double exception during r-m-w operations Sven Schnelle2018-04-151-28/+18
* | split up hp98603 basic rom card Sven Schnelle2018-04-161-4/+6
|/
* hp9k_3xx: add 98644 async serial card Sven Schnelle2018-04-041-2/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-56/+65
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-12/+12
* Misc stuff (nw) Olivier Galibert2018-01-271-2/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+16
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-8/+8
* hp9k_3xx: add 98603 ROM card Sven Schnelle2017-09-061-2/+6
* hp9k_3xx: hook up keyboard/sound to HP9000/332 (#2630) Sven Schnelle2017-09-051-0/+11
* HP9000/300: Add SN76494 sound device Sven Schnelle2017-09-041-8/+27
* Merge branch 'master' into hil_keyboard R. Belmont2017-09-031-30/+5
|\
| * Merge pull request #2622 from sschnelle/disable_dma_workaround R. Belmont2017-09-031-2/+0
| |\
| | * HP9000/300: disable DMA controller workaround Sven Schnelle2017-09-031-2/+0
| * | HP9000/300: fix detection of DIO cards Sven Schnelle2017-09-031-27/+5
| |/
* / HP9000/300: Add HIL keyboard support Sven Schnelle2017-09-031-0/+67
|/
* srcclean (nw) Vas Crabb2017-06-251-21/+21
* hp9k_3xx updates: arbee2017-06-241-108/+133
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* 6840ptm: use standard device clock for internal clock Dirk Best2016-12-041-14/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+475