summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* husky,hunter2,hp80: fixed case of paste Robbbert2020-09-111-105/+105
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-64/+64
* Merge tag 'mame0221' into mainline-master Vas Crabb2020-05-181-4/+4
|\
| * hp80.cpp: mark language variants of HP 86B as clones (nw) Vas Crabb2020-05-151-4/+4
* | various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-4/+4
* | hp86: fixed a bug in key auto-repeat function (nw) fulivi2020-04-271-3/+2
|/
* Hp86: new variants with non-English keyboards (#6582) fulivi2020-04-221-46/+319
* capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) AJR2020-04-221-4/+4
* hp80: HP82939 serial I/O module added (#6366) fulivi2020-03-011-24/+65
* hp86b: new working machine fulivi2020-02-141-506/+1219
* HP optional ROMs: address issue #5839 (#5873) fulivi2019-11-081-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-49/+41
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+49
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* bus\hp80_io: removed MCFG macros (nw) Ivan Vangelista2019-02-161-34/+29
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-4/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+3
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-5/+5
* imagedev\bitbngr: removed MCFG macros (nw) Ivan Vangelista2019-01-191-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* Remove first_screen() from hp80, pokemini, uzebox, archimds. nw mooglyguy2018-03-101-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+1
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* hp80.cpp: Unbreak the build (nw) AJR2017-11-071-2/+2
* Merge pull request #2774 from fulivi/hp80_dev04 R. Belmont2017-11-061-91/+316
|\
| * hp85: address issues raised by cuavas to PR #2749 fulivi2017-11-031-90/+92
| * hp85: internal printer added fulivi2017-11-031-2/+225
* | hp80: added NO_IRQ to vector_table (nw) hap2017-11-051-1/+2
|/
* hp85: support for I/O slots added. Emulation of HP82937 module added. fulivi2017-10-251-5/+92
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* hp85: support of opt. ROMs (#2604) fulivi2017-08-291-19/+49
* hp85: implemented tape drive fulivi2017-08-161-0/+4
* srcclean (nw) Vas Crabb2017-07-231-16/+16
* hp85: improved CRT access timing, implemented hw timers and beeper fulivi2017-07-171-29/+308
* never hurts to srcclean (nw) Vas Crabb2017-07-091-183/+183
* fix clang build (nw) Vas Crabb2017-07-091-1/+1