summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hphybrid/hphybrid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-40/+40
* hphybrid: found 2 undocumented instructions fulivi2016-04-231-1/+86
* 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-271-14/+14
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-8/+8
* hphybrid: fixed interrupt bug in 5061-3001 fulivi2015-12-311-8/+16
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-669/+668
* hp9845b: first release (to be completed) fulivi2015-12-151-1/+1
* hphybrid: fixed MAE bug, added "PA changed" callback fulivi2015-12-151-1/+9
* hphybrid: added selection of boot mode for 5061-3001 fulivi2015-12-151-3/+20
* 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-151-5/+243
* hphybrid: register W added (it's needed by 9845 test ROM) fulivi2015-12-151-0/+11
* 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-151-181/+547
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+961