summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-2889-104/+120
* Saving sf2m1 wip Robbbert2013-03-284-78/+215
* (MESS) Fixed regression. (nw) Curt Coder2013-03-281-1/+1
* (MESS) Added some most wanted Commodore ROMs. [Martin Hoffmann-Vetter] Curt Coder2013-03-283-4/+7
* Minor schedule.c optimization Nathan Woods2013-03-284-19/+51
* fix invalid cast (nw) Miodrag Milanovic2013-03-281-1/+1
* made ppu nmi also delegate and now inline config (nw) Miodrag Milanovic2013-03-2813-41/+60
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-2813-524/+512
* (MESS) megadriv.c: fixed input-related crash in 32x and segacd, due to latest... Fabio Priuli2013-03-281-2/+30
* merit.c: After seeing an eBay auction for a full cab, corrected the name for ... Brian Troha2013-03-281-1/+1
* shangha3.c: Minor English correction - NW Brian Troha2013-03-281-1/+1
* shangha3.c: Corrected clock speed for Shanghai 3 and added misc documentation... Brian Troha2013-03-281-24/+33
* model2.c: fix errant cap "A" - NW Brian Troha2013-03-281-1/+1
* new Daytona clones Brian Troha2013-03-282-3/+131
* MESS: stop psx cd timers when reset (nw) smf-2013-03-281-0/+3
* MESS: stop psx crashing when reloading a state when cd access was in progress... smf-2013-03-271-0/+6
* Added SCREEN_RAW_PARAMS to SSV HW Angelo Salese2013-03-273-9/+16
* Some changes to the psx mesh display for debugging. (nw) smf-2013-03-272-7/+4
* 05139: ryorioh: Wrong Colours Angelo Salese2013-03-271-1/+1
* spu: don't overrun spu ram (nw) cracyc2013-03-271-1/+1
* sf2m3, sf2m8 - fixed remaining gfx issues, marked as WORKING. [Robbbert] Robbbert2013-03-273-20/+24
* let's add sourcefile name for devices since we have if set properly for all t... Miodrag Milanovic2013-03-271-0/+1
* hangon2 rom info Michaël Banaan Ananas2013-03-261-28/+33
* spu: doh (nw) cracyc2013-03-261-1/+1
* Hooked up two extra inputs, specific to this version Angelo Salese2013-03-261-1/+11
* spu: add cdda interrupts [Carl] cracyc2013-03-264-18/+53
* new clones David Haywood2013-03-262-0/+50
* imd: Stop being so anal-retentive, it's counterproductive [O. Galibert] Olivier Galibert2013-03-261-34/+5
* (MESS) ql: Added floppy softlist. [anonymous] Curt Coder2013-03-261-1/+12
* Placed m_source variable in device_t and filled it with provided value (nw) Miodrag Milanovic2013-03-262-0/+3
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-26809-2285/+1117
* synced CPUS and SOUND in {mame|mess}.mak (nw) Oliver Stöneberg2013-03-262-2/+23
* megadriv: reducing input tag lookups. nw. Fabio Priuli2013-03-264-82/+113
* New games marked as GAME_NOT_WORKING Roberto Fresca2013-03-262-74/+110
* Forgot to hook-up mon_r() (not that it changes much) Angelo Salese2013-03-251-1/+2
* Added RAM-based BASIC bankswitch, improved floppy code, added mon_r(). SIS ac... Angelo Salese2013-03-252-11/+91
* Improved various things, shows 'no system media' now Angelo Salese2013-03-251-23/+138
* another tiny cleanup. nw. Fabio Priuli2013-03-255-20/+4
* (mess) psxcd: oops (nw) cracyc2013-03-251-1/+1
* (mess) psxcd: small cleanups (nw) cracyc2013-03-252-56/+25
* exidy.c: fixed an out-of-range access spot by gcc-4.9. [Jürgen Buchmüller] Fabio Priuli2013-03-252-4/+4
* Hooked up DIPs, tries to read from the FDC Angelo Salese2013-03-251-11/+61
* minor cleanup. nw. Fabio Priuli2013-03-252-15/+9
* (MESS) c2040: Added note. (nw) Curt Coder2013-03-251-0/+2
* (MESS) trs80m2: Cleanup. (nw) Curt Coder2013-03-251-2/+2
* (MESS) kc85: Added RS-232 port. (nw) Curt Coder2013-03-252-13/+46
* (MESS) c128: Fixed hard freeze with CP/M cartridge. (nw) Curt Coder2013-03-251-2/+2
* forgot to remove this one (nw) Miodrag Milanovic2013-03-251-3/+0
* megadriv bootleg modernization (nw) Miodrag Milanovic2013-03-253-95/+105
* and some more megadriv modernization (nw) Miodrag Milanovic2013-03-257-95/+80