summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pace/pace.cpp
Commit message (Expand)AuthorAgeFilesLines
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-6/+4
* pace: Add flag display (nw) AJR2020-01-231-1/+30
* 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
* Add preliminary execution core for PACE architecture AJR2020-01-131-42/+806
* pace, we32100: Notes (nw) AJR2020-01-011-4/+6
* Add new disassembler for PACE architecture AJR2019-12-281-0/+206