summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hp9845.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-143/+0
* more init vars (includes) Robbbert2022-04-101-24/+24
* cinemat.cpp: Improved armora artworkr Vas Crabb2020-11-011-4/+4
* astrocde, drw80pkr, fm7, hp9845, igs011, mc1000, nmk16, ti99_8, williams, xor... Ivan Vangelista2020-10-311-1/+1
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-0/+3
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-5/+5
* Hp9845: added 98046 module emulation (#5115) fulivi2019-05-261-0/+3
* hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) fulivi2018-12-051-30/+12
* misc cleanup (nw) Vas Crabb2018-06-291-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* still more cleanup and more efficient outputs (nw) Vas Crabb2018-03-041-16/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+1
* HLE of HP9845 internal printer (#2884) fulivi2017-12-051-1/+7
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* HP9845: improved keyboard mapping & German layout (#2351) fulivi2017-06-051-0/+4
* hp9845: added second tape drive (T14) fulivi2017-04-141-0/+4
* hp9845: driver for HP9845T added (in collaboration with A.Kueckes) fulivi2017-04-131-3/+0
* hp9845: 1st attempt at eliminating the src/mame -> src/devices fulivi2017-03-081-1/+3
* hp9845: Implemented 9845C driver together with A.Kueckes! fulivi2017-03-081-7/+8
* hp9845: finished moving all 45B-specific code into a separated class fulivi2017-03-081-20/+6
* hp9845: put parts common to various 9845 models in a base class to fulivi2017-03-081-6/+6
* hp9845: RAM size is now configurable by -ram option fulivi2017-03-081-0/+3
* hp9845: I/O slots expanded from 1 to 4 fulivi2017-03-081-0/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+3
* hp9845: refactored handling of irq/sts/flg bits to prepare for external fulivi2016-10-031-1/+10
* hp9845: hp9845b_state class moved into a separated file (hp9845.h) fulivi2016-09-301-0/+133