summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* tags are now strings (nw) Miodrag Milanovic2016-01-16372-1867/+1867
* latching of external_input makes previous revert to work by Juergen(nw) Miodrag Milanovic2016-01-132-4/+9
* Revert "remove const (nw)" Miodrag Milanovic2016-01-13214-220/+220
* remove const (nw) Miodrag Milanovic2016-01-11214-220/+220
* Return std::string objects by value rather than pass by reference AJR2016-01-10226-366/+341
* removed memory tracking (nw) Miodrag Milanovic2016-01-082-2/+2
* fixed ti1250 microinstructions hap2016-01-071-1/+0
* New machine added hap2016-01-062-8/+49
* tlcs900: add analog inputs to TMP95C063 (nw) Ville Linde2016-01-032-2/+208
* tms32051: fix accumulator conditions (nw) Ville Linde2016-01-021-14/+19
* Merge pull request #538 from fulivi/hp9845_dev R. Belmont2016-01-012-84/+93
|\
| * hphybrid: fixed interrupt bug in 5061-3001 fulivi2015-12-312-84/+93
* | tms32051: more bug fixes (nw) Ville Linde2015-12-314-82/+106
|/
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-3014-1734/+1731
* Revert "Update device names" Miodrag Milanović2015-12-281-1/+1
* Merge pull request #512 from MASHinfo/master Miodrag Milanović2015-12-281-1/+1
|\
| * Update i386.cpp MASH2015-12-201-1/+1
* | Fix clang build Miodrag Milanovic2015-12-272-3/+0
* | Fix mac compile (nw) Ivan Vangelista2015-12-272-2/+1
* | cleanup (nw) Miodrag Milanovic2015-12-2632-178/+147
* | cleanup (nw) Miodrag Milanovic2015-12-2616-26/+26
* | cleanup (nw) Miodrag Milanovic2015-12-263-2/+6
* | cleanups (nw) Miodrag Milanovic2015-12-2536-81/+30
* | apollo: cleanups and enhancements [Hans Ostermeyer] arbee2015-12-241-1/+1
* | fix exiting drivers with DRC cores (nw) Miodrag Milanovic2015-12-232-7/+6
* | added spellb i/o, comms, inputs hap2015-12-211-2/+2
* | tms32051: various fixes (nw) Ville Linde2015-12-213-40/+61
* | Modernize x86log.h and x86log.cpp: Vittorio Romeo2015-12-214-124/+126
* | some handmade changes (nw) Miodrag Milanovic2015-12-2114-82/+57
* | use tms0270 pla for tms1980 hap2015-12-211-2/+2
* | tms32082: FPU fixes + command callback (nw) Ville Linde2015-12-204-79/+36
* | taitopjc: hook up TC0780FPA (nw) Ville Linde2015-12-202-4/+33
|/
* notes hap2015-12-191-3/+4
* global_alloc_array to std::make_unique where applicable (nw) Miodrag Milanovic2015-12-192-11/+7
* tms32051: disasm fixes (nw) Ville Linde2015-12-191-91/+36
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-192-6/+4
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-1711-48/+49
* taitopjc: video updates + 32051 fixes (nw) Ville Linde2015-12-173-2/+10
* 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
* tlcs900: fix duplicate tags (nw) Ville Linde2015-12-141-12/+12
* tms32051: add I/O space (nw) Ville Linde2015-12-143-4/+61
* S2650 CPU: expose INTACK signal Vas Crabb2015-12-142-3/+14