summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed duplicated save state (nw) Miodrag Milanovic2015-12-121-1/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-1241-335/+335
* tms32051: add idle instruction (nw) Ville Linde2015-12-123-31/+64
* Lower case KL5C80A12 device name. MASH2015-12-111-1/+1
* tms32051: add TMS32053 (nw) Ville Linde2015-12-102-6/+96
* updated checks since old versions are anyway not supported (nw) Miodrag Milanovic2015-12-092-3/+2
* Removed dead PPC code (nw) Miodrag Milanovic2015-12-0910-10977/+0
* fix compile in MSVC 2015 (nw) Peter Ferrie2015-12-081-1/+1
* fix for python 2.7 (nw) Miodrag Milanovic2015-12-071-0/+2
* clang 3.7 warning fixes (nw) Olivier Galibert2015-12-073-10/+10
* Correct tms fix (nw) Olivier Galibert2015-12-071-38/+30
* Revert "(nw)" Olivier Galibert2015-12-072-0/+26
* (nw) Olivier Galibert2015-12-072-26/+0