summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hphybrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* hphybrid: cleanup of AEC logic fulivi2016-06-212-14/+22
* hphybrid: handling of undocumented CIM&SIM instructions that finally fulivi2016-06-051-67/+80
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-252-3/+3
* hp9845: added timer to throttle access to graphic memory, RAM expanded fulivi2016-05-161-1/+1
* hphybrid: DMA fixed fulivi2016-05-161-7/+2
* hp9845: first draft of graphic video support: no cursor yet, reading fulivi2016-05-162-0/+7
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-273-45/+45
* Merge pull request #829 from fulivi/hp9845_dev etabeta782016-04-253-2/+94
|\
| * hphybrid: found 2 undocumented instructions fulivi2016-04-233-2/+94
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
|/
* hphybrid: interrupt vector fetching fixed. One day I'll eventually get fulivi2016-04-061-1/+1
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* hphybrid: interrupt vector fetching fixed (again) fulivi2016-02-171-7/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-272-91/+91
* reverting: Miodrag Milanovic2016-01-202-6/+6
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-162-6/+6
* Revert "remove const (nw)" Miodrag Milanovic2016-01-132-2/+2
* remove const (nw) Miodrag Milanovic2016-01-112-2/+2
* Return std::string objects by value rather than pass by reference AJR2016-01-102-9/+9
* hphybrid: fixed interrupt bug in 5061-3001 fulivi2015-12-312-84/+93
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-303-991/+989
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* hp9845b & hphybrid: added missing "override"s fulivi2015-12-161-25/+25
* hp9845b: first release (to be completed) fulivi2015-12-151-1/+1
* hphybrid: fixed MAE bug, added "PA changed" callback fulivi2015-12-152-1/+18
* hphybrid: added selection of boot mode for 5061-3001 fulivi2015-12-152-10/+31
* hp9845b: first version (implemented devices: 2 CPUs, RAMs, test ROM, text mod... fulivi2015-12-151-1/+1
* hphybrid: implemented all EMC instructions, seem ok fulivi2015-12-153-7/+259
* hphybrid: register W added (it's needed by 9845 test ROM) fulivi2015-12-152-0/+13
* hphybrid: access to top half of base page fixed fulivi2015-12-151-0/+5
* hphybrid: first draft of HP-5061-3001 CPU driver fulivi2015-12-153-331/+900
* override part 2 (nw) Miodrag Milanovic2015-12-051-13/+13
* clang-modernize part 3 Miodrag Milanovic2015-12-042-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-133-0/+1388