| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emumem: A little more speedup. cache and specific change syntax, and are ↵ | 2020-05-25 | 1 | -18/+8 | |
| | | | | | | | | | | | | | | | | | not pointers anymore [O. Galibert] The last(?) two changes are: - Add a template parameter to everything (theoretically the address space width, in practice a level derived from it to keep as much compatibility between widths as possible) so that the shift size becomes a constant. - Change the syntax of declaring and initializing the caches and specifics so that they're embedded in the owner device. Solves lifetime issues and also removes one indirection (looking up the base dispatch pointer through the cache/specific pointer). | ||||
| * | sweeten most of the remaining arrays of delegates (nw) | 2020-02-07 | 1 | -6/+4 | |
| | | |||||
| * | pace: Add flag display (nw) | 2020-01-23 | 1 | -1/+30 | |
| | | |||||
| * | pace: Hack one cycle off shift/rotate instructions when count is nonzero; ↵ | 2020-01-13 | 1 | -17/+19 | |
| | | | | | update notes (nw) | ||||
| * | Darn those switch warnings (nw) | 2020-01-13 | 1 | -1/+1 | |
| | | |||||
| * | (nw) pace.cpp : patched 3 compile errors. Please check that these work as ↵ | 2020-01-14 | 1 | -2/+3 | |
| | | | | | intended. | ||||
| * | pace: Fix carry flag calculation (nw) | 2020-01-13 | 1 | -2/+2 | |
| | | |||||
| * | Add preliminary execution core for PACE architecture | 2020-01-13 | 1 | -42/+806 | |
| | | |||||
| * | pace, we32100: Notes (nw) | 2020-01-01 | 1 | -4/+6 | |
| | | | | | t11: Fix empty disassembler output for some invalid opcodes (nw) | ||||
| * | Add new disassembler for PACE architecture | 2019-12-28 | 1 | -0/+206 | |
| New machines marked as NOT_WORKING ---------------------------------- unknown INS8900 Multibus card (980305652) [Bitsavers] | |||||
