summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pace (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-23/+7
* Debugger feature improvements AJR2022-03-271-45/+45
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-20/+10
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-072-8/+6
* pace: Specify storage class (nw) AJR2020-01-311-1/+1
* pace: Add flag display (nw) AJR2020-01-232-1/+33
* pace: Hack one cycle off shift/rotate instructions when count is nonzero; upd... AJR2020-01-131-17/+19
* Darn those switch warnings (nw) AJR2020-01-131-1/+1
* (nw) pace.cpp : patched 3 compile errors. Please check that these work as int... Robbbert2020-01-141-2/+3
* pace: Fix carry flag calculation (nw) AJR2020-01-131-2/+2
* pace: Divide this for now (nw) AJR2020-01-131-0/+2
* Add preliminary execution core for PACE architecture AJR2020-01-132-51/+913
* pace, we32100: Notes (nw) AJR2020-01-011-4/+6
* Add new disassembler for PACE architecture AJR2019-12-284-0/+685