summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* mips1: clear softfloat exceptions (nw) Patrick Mackinlay2019-08-061-0/+2
* unidasm: Add address shift for scudsp AJR2019-08-052-2/+2
* mips1dsm: address is only 26 bits (nw) Patrick Mackinlay2019-08-051-2/+2
* arm7dasm.cpp: Remove unnecessary newline (nw) AJR2019-08-041-1/+1
* f2mc16: checkpoint (nw) arbee2019-08-033-2/+70
* m68hc05: Update notes (nw) AJR2019-08-031-5/+8
* upd7810: Fix breakpoints; add notes AJR2019-08-031-1/+5
* Add very preliminary MC68HC705J1A device for potgoldu580 (nw) AJR2019-08-012-0/+93
* coreutil: remove single-use (and savestate unsafe) rand_memory function (nw) hap2019-08-011-1/+3
* r4000: mask cp0 registers (nw) Patrick Mackinlay2019-08-011-12/+47
* riscpc.cpp: fix bug with force irq, now rpc700 enters into prompt supervisor ... Angelo Salese2019-07-291-2/+2
* srcclean (nw) Vas Crabb2019-07-283-5/+5
* mc68hc11 - implement more of the instructions. 68bit2019-07-253-163/+817
* mips1: diagnostic fixes (nw) Patrick Mackinlay2019-07-252-25/+53
* f2mc16: First pass with working IRQs. [R. Belmont] arbee2019-07-245-10/+285
* Add dump and skeleton device for Philips CDD2000 CD-R [Cyberia/2 Filebase] AJR2019-07-242-3/+0
* v5x: derives from v30 not v33 (nw) Patrick Mackinlay2019-07-241-2/+0
* corona: check/end leds were wrong way around (nw) hap2019-07-212-5/+2
* h83002, h83003, h83006, h83008, h83048: Add configuration option to restrict ... AJR2019-07-2114-460/+496
* mips1: add bus error line (nw) Patrick Mackinlay2019-07-182-5/+23
* f2mc16: More opcodes and fixes. (nw) arbee2019-07-143-8/+287
* i186: Fix weird handle_eoi bug [O. Galibert] Olivier Galibert2019-07-141-1/+1
* f2mc16: Many more opcodes supported, several bugfixes to both disassembly and... arbee2019-07-143-40/+514
* One more bit name for 8XC51GB (nw) AJR2019-07-121-0/+1
* mcs51: Disassembler update AJR2019-07-124-19/+179
* m6805: Eliminate the generic m6805_device type (nw) AJR2019-07-122-23/+0
* m6805: Allow vectors to be placed at an internal boundary other than the end ... AJR2019-07-125-7/+33
* comquest: CPU type identified (nw) AJR2019-07-122-1/+101
* geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) AJR2019-07-122-2/+100
* f2mc16: Fix a few subtle mistakes (nw) AJR2019-07-102-4/+4
* f2mc16: Checkpoint 2. princ runs far enough to jump into RAM where it hasn't... arbee2019-07-103-7/+108
* m37710: More UART register adjustments (nw) AJR2019-07-101-7/+7
* m37710: Fix UART control register 1 writes and raveracw regression (nw) AJR2019-07-101-3/+3
* m37710: Fix alpinerd regression (port writes are blocked when direction regis... AJR2019-07-101-1/+1
* m37710: Add internal clock divider AJR2019-07-092-1/+6
* f2mc16: Apply the same fix as last time (nw) AJR2019-07-091-2/+0
* F2MC16: Checkpoint (nw) arbee2019-07-083-81/+949
* m37710: Fix interrupt-related regression (nw) AJR2019-07-081-10/+12
* i386: use floatx80_scale for fscale (nw) cracyc2019-07-081-21/+1
* z8: Fix calculation of half carry flag. Z8671 BASIC no longer prints "12" whe... AJR2019-07-081-6/+8
* m37710: Break up m37710_internal_r/w and m_m37710_regs block (nw) AJR2019-07-072-450/+709
* new not working machine Ivan Vangelista2019-07-071-18/+20
* MAMETesters Bugs Fixed mooglyguy2019-07-071-0/+3
* m37710: Kill the unnecessary set_line indirection (nw) AJR2019-07-064-74/+49
* cr16bdasm: Update (nw) AJR2019-07-062-17/+26
* dp8344: Minor points (nw) AJR2019-07-062-3/+3
* dp8344: Preliminary remote interface (nw) AJR2019-07-062-11/+103
* f2mc16: Fix debug assert (nw) AJR2019-07-051-2/+0
* F2MC-16: start executing instructions [R. Belmont] arbee2019-07-053-58/+771
* Add disassembler and skeleton CPU device for CompactRISC CR16B architecture AJR2019-07-054-0/+1287