summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "ie15: convert to a device with frontends (standalone driver and rs232... Vas Crabb2017-02-272-30/+30
* Merge pull request #2101 from Happy-yappH/master R. Belmont2017-02-263-857/+183
|\
| * mips3: Retry fixing FPU register aliasing Happy2017-02-263-857/+183
* | ie15: convert to a device with frontends (standalone driver and rs232 slot de... Sergey Svishchev2017-02-272-30/+30
|/
* Merge tag 'mame0183' Vas Crabb2017-02-222-14/+14
|\
| * better naming (nw) Vas Crabb2017-02-212-14/+14
* | remove tag() argument from logerror() calls in cpu/i86, floppy code Sergey Svishchev2017-02-204-23/+23
|/
* srcclean (nw) Vas Crabb2017-02-197-144/+144
* Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-0/+6
* rm double (nw) hap2017-02-131-1/+0
* pic16c5x: added alias for RTCC pin (nw) hap2017-02-132-2/+6
* hh_pic16: update notes (nw) hap2017-02-131-2/+5
* pic16c5x: changed rtcc pin to inputline (nw) hap2017-02-132-10/+19
* tiny cleanup Vas Crabb2017-02-131-1/+1
* PIC16C5x updates [hap] hap2017-02-121-0/+3
* added PIC1650 device (nw) hap2017-02-122-29/+95
* pic15c5x: fix rtcc clocking in sleep mode, and potentially clocking it too fa... hap2017-02-122-1/+8
* pic16c5x: added RTCC pin (not called T0, plus it was implemented in reverse) ... hap2017-02-122-31/+16
* Merge pull request #2057 from trap15/pgm2-work R. Belmont2017-02-115-14/+142
|\
| * Further fixes for ARM trap152017-02-112-1/+12
| * ARMv5 additions to ARM7 trap152017-02-104-14/+131
* | Remove emu.h from headers (nw) Olivier Galibert2017-02-11112-38/+74
* | pic16: added pic1655 (nw) hap2017-02-112-20/+53
* | pic16: small update, correct savestates (nw) hap2017-02-113-66/+46
* | Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-092-19/+12
* | upd7810: For future use (nw) AJR2017-02-092-13/+46
* | Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge ca... Vas Crabb2017-02-101-1/+1
* | m6805: clean up bih/bil handling Vas Crabb2017-02-105-68/+31
* | upd7810: Replace fake I/O space with callbacks AJR2017-02-093-50/+133
* | T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw) Sergey Svishchev2017-02-081-2/+2
* | Fix build (nw) AJR2017-02-051-1/+3
* | PIC cpu: fixes for writes with the status register as destination [Luca Elia] Luca Elia2017-02-051-5/+21
* | preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-052-0/+3488
* | helps to get the right file, doesn't it (nw) Vas Crabb2017-02-042-2/+16
* | whoops, that's important (nw) Vas Crabb2017-02-041-0/+1
* | m68hc05: implement edge-sensitive external interrupts Vas Crabb2017-02-045-94/+194
* | m6805 updates: Vas Crabb2017-02-035-57/+967
* | Make devcb objects more consistently available for further configuration (nw) AJR2017-01-3127-128/+148
* | m6805: added skeleton CMOS devices Vas Crabb2017-01-308-393/+905
* | confirm MC68705R3 bootstrap program matches M68705U3 (and U5 for that matter)... Vas Crabb2017-01-281-1/+1
* | formatting (nw) MetalliC2017-01-261-103/+103
* | sh4: fix FMOV* opcodes, MetalliC2017-01-261-87/+96
* | hh_tms1k: fonas baseball WIP (nw) hap2017-01-261-0/+2
* | fix clipper cpu build. Felipe CorrĂȘa da Silva Sanches2017-01-251-0/+2
* | drcbec: fixed long-standing copy/paste error (nw) arbee2017-01-241-1/+1
* | clipper: portableize compile, reenable ip2800 driver (nw) arbee2017-01-241-12/+38
* | Fixed numerous compile errors (nw) Robbbert2017-01-251-4/+4
* | Merge pull request #2016 from pmackinlay/interpro R. Belmont2017-01-243-0/+2020
|\ \
| * | tidy up for pull request Patrick Mackinlay2017-01-243-352/+317
| * | tidy up for release Patrick Mackinlay2017-01-241-17/+38