summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add chip pinouts for 10660 and 11660 (nw) jbu2014-12-051-0/+27
* | | arc: clang compile fix. (nw) Curt Coder2014-12-041-1/+1
* | | Fix cut+paste, typos and some implementation bugs (nw) jbu2014-12-041-37/+34
| |/ |/|
* | Introduc m_Skip to skip ops. Clean up + fixes (nw) jbu2014-12-043-341/+355
* | (mess) psx/memcard: change clocks to rising edge. (nw) cracyc2014-12-032-3/+3
* | Rewrote Rockwell PPS-4 CPU core based on bitsavers.org documents jbu2014-12-033-489/+2012
* | misc arc (nw) mamehaze2014-12-036-14/+153
* | ok, we're definitely ARCompact based, it's a different instruction set (nw) mamehaze2014-12-035-1/+246
* | (nw) mamehaze2014-12-031-4/+88
* | (MESS) apollo: made possible to load cartridge tapes from softlist, by dealin... etabeta782014-12-032-12/+12
* | arc branch dasm (nw) mamehaze2014-12-031-4/+66
* | skeleton CPU core so that I can begin to write an ARC disassembler (nw) mamehaze2014-12-034-0/+284
* | tms0980.c: Small cleanup (nw) Wilbert Pol2014-12-021-11/+11
* | Merge pull request #65 from ZoeB/master Mike Naberezny2014-12-022-3/+3
|\ \
| * | Tidy comments Zoë Blade2014-12-022-3/+3
| |/
* / readded microinstructions info hap2014-12-021-49/+53
|/
* (MESS) Rewrote TMS1xxx MCU core and added support for a couple of classic Tex... hap2014-12-012-994/+1061
* add supduck palette type to emupal.c and use that (nw) mamehaze2014-12-012-3/+13
* Fix various typos Zoë Blade2014-11-3016-21/+21
* (MESS) apollo: made SC499 cartridge tape device a but more etabeta782014-11-302-41/+95
* Minor log removal Angelo Salese2014-11-301-2/+4
* Merge pull request #54 from ramiropolla/lx810l Scott Stone2014-11-284-26/+198
|\
| * lx810l: more accurate pixel vertical alignment Ramiro Polla2014-11-252-21/+62
| * lx810l: implement centronics input Ramiro Polla2014-11-244-3/+136
| * lx810l: remove unnecessary beeper Ramiro Polla2014-11-242-2/+0
* | vii/unsp cleanups for cowering (nw) Olivier Galibert2014-11-272-12/+11
* | Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-2662-403/+384
* | actually report softwarelist XML parsing errors in -validate (nw) Oliver Stöneberg2014-11-261-9/+8
* | fixed poteotential -validate crash with invalid softwarelist XML (nw) Oliver Stöneberg2014-11-261-1/+4
* | (MESS) dmv: added dipswitches to K235 for configure INT5 and INT7 source. (nw) Sandro Ronco2014-11-254-27/+68
* | (nw) Olivier Galibert2014-11-255-2/+134
* | (nw) Olivier Galibert2014-11-252-3/+21
* | [MESS] pet: Added skeleton for the CBM 8000 High Speed Graphics (324402-01) c... Curt Coder2014-11-244-0/+355
* | (MESS) included modern .dsk format among default supported etabeta782014-11-234-6/+5
* | Fix for compile on GCC 4.4.7 (n/w) Lord-Nightmare2014-11-231-1/+1
* | (MESS) dmv: add support for K210 and K801 modules. (nw) Sandro Ronco2014-11-226-2/+627
|/
* remove leftover test code that was accidentally committed (nw) mamehaze2014-11-212-14/+2
* the Genesis VDP inherits the SMS vdp code so that it can run in SMS compatibi... mamehaze2014-11-212-1/+16
* mp_soni2 was trashing so much memory I'm surprised Mame didn't become self aw... mamehaze2014-11-211-5/+13
* rspdrc: Optimized accumulator access in multiply instructions. [MooglyGuy] mooglyguy2014-11-212-180/+101
* fixed clang warning with src/emu/cpu/rsp.c (nw) Oliver Stöneberg2014-11-211-0/+2
* lpc: skeleton acpi [O. Galibert] Olivier Galibert2014-11-207-3/+484
* Fix RSP interpreter, nw mooglyguy2014-11-204-113/+72
* don't fatalerror on parse error hap2014-11-202-12/+22
* pentium: More support of the magic 0x66 prefix [O. Galibert] Olivier Galibert2014-11-201-7/+29
* pcd: create omti5100 sasi controller skeleton device Dirk Best2014-11-203-0/+265
* Merge pull request #50 from ramiropolla/lx810l Miodrag Milanović2014-11-2011-89/+1605
|\
| * lx810l, ap2000: implement working devices Ramiro Polla2014-11-199-89/+950
| * steppers: move to emu/machine Ramiro Polla2014-11-193-0/+655
* | i6300esb: Document more registers [O. Galibert] Olivier Galibert2014-11-202-2/+154