summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Commit stuff that should have been in dc620097c5e6798fbcde2e61a4d8d099ab51dc1... AJR2019-11-074-5/+77
* st2204: Emulate prescaler and Timer 0 (nw) AJR2019-11-072-0/+71
* Forgot to add this (nw) AJR2019-11-071-0/+1
* st2204: Add sound-related stubs (nw) AJR2019-11-072-0/+37
* sh2: implement watchdog timer MetalliC2019-11-073-1/+58
* st2204.cpp: Fix line endings (nw) AJR2019-11-061-2/+4
* remove some stray debug logging from snes_ppu and correct the license on the ... MooglyGuy2019-11-062-4/+4
* i86: Fix pathological case where jumping into pages of FF-prefixed invalid op... AJR2019-11-061-0/+1
* st2204: Create ST2202 variant type and downgrade dyndesk to it (nw) AJR2019-11-052-18/+65
* st2xxx: Add many more register stubs (nw) AJR2019-11-056-3/+296
* st2xxx: Fix mistake in base timer rate calculation (nw) AJR2019-11-052-3/+3
* st2xxx: Refactoring (nw) AJR2019-11-056-426/+449
* st2204, st2205u: Fix writes to high bytes of banking registers (nw) AJR2019-11-052-8/+8
* (nw) be strictly POSIX compliant, reduce fragmentation, get rid of an unused ... Vas Crabb2019-11-052-7/+7
* st2xxx: Improve notes; remove unnecessary override (nw) AJR2019-11-042-10/+10
* st2204, st2205u: More notes (nw) AJR2019-11-042-3/+3
* st2204: Add rudimentary DMA control (nw) AJR2019-11-032-2/+145
* st2xxx: Misc. notes (nw) AJR2019-11-032-0/+5
* st2204: Add link to Kevtris's documentation (nw) AJR2019-11-031-0/+3
* gameking: Switch to ST2204 emulation (nw) AJR2019-11-031-1/+1
* st2xxx: Add base timers and some of the LCD registers; fix IRR enable (nw) AJR2019-11-036-4/+267
* Preliminary SoC emulation for Sitronix ST2204 and ST2205U AJR2019-11-038-0/+1309
* m6502: Eliminate the disable_cache hack (nw) AJR2019-11-0216-299/+71
* Fix build (nw) AJR2019-11-011-1/+1
* mc68hc11: Preliminary MC68HC11F1 type added (nw) AJR2019-11-012-9/+79
* riscii: Add interrupt processing (nw) AJR2019-11-012-0/+47
* Spring cleaning: Vas Crabb2019-11-014-46/+36
* scc68070: Add more accurate cycle counts, distinguished from MC68000 and MC68010 AJR2019-10-304-2289/+2288
* rsp: Add 32-bit opcode alignment for disassembly AJR2019-10-291-1/+1
* Merge pull request #5794 from JoakimLarsson/epc_4 Joakim Larsson Edström2019-10-281-1/+1
|\
| * i86.cpp: disabled warning when executing lock (0xf0) instruction, why warn at... Joakim Larsson Edstrom2019-10-241-1/+1
* | (nw) fix MPU4 video crash, clean up a little Vas Crabb2019-10-271-0/+17
* | cpu/saturn: clean up a little (nw) Vas Crabb2019-10-274-552/+522
* | Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2635-293/+163
* | srcclean (nw) Vas Crabb2019-10-263-3/+3
* | new NOT WORKING machines (Plug & Play - Sunplus) (#5788) David Haywood2019-10-251-2/+4
* | clipper: migrate to softfloat3 (nw) Patrick Mackinlay2019-10-252-90/+88
* | Add Fujitsu FR disassembler and skeleton CPU device AJR2019-10-234-0/+1232
|/
* Separate V50/V53 common peripherals and former device from V33 base; add V40 ... AJR2019-10-204-234/+357
* (nw) upd7801: reworked following unfavourable comments Robbbert2019-10-201-3/+4
* (nw) fp1100: improved handshaking between cpus Robbbert2019-10-171-3/+3
* Plug and Play additions (#5737) David Haywood2019-10-164-0/+21
* Merge pull request #5686 from JoakimLarsson/epc_3 Joakim Larsson Edström2019-10-111-20/+30
|\
| * m6801.cpp: more logging and reduced unneeded updates of Tx line Joakim Larsson Edstrom2019-09-261-20/+30
* | (nw) misc cleanup: Vas Crabb2019-10-111-3/+3
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-1010-19/+19
* | mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-2/+8
* | traps should take some cycles, even though it's currently the wrong amount of... smf-2019-10-091-0/+2
* | Correct a few CPU device names (nw) AJR2019-10-086-11/+11
* | (nw) clean up code rot and cancer Vas Crabb2019-10-081-9/+4