summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made some of sound devices use device callbacks instead of function ↵ Miodrag Milanovic2013-03-2889-104/+120
| | | | callbacks part 1 (nw)
* 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 ↵ Fabio Priuli2013-03-281-2/+30
| | | | latest refactorizations. nw.
* merit.c: After seeing an eBay auction for a full cab, corrected the name for ↵ Brian Troha2013-03-281-1/+1
| | | | Michigan Superstar Draw Poker. - NW
* shangha3.c: Minor English correction - NW Brian Troha2013-03-281-1/+1
|
* shangha3.c: Corrected clock speed for Shanghai 3 and added misc ↵ Brian Troha2013-03-281-24/+33
| | | | documentation. [Brian Troha]
* model2.c: fix errant cap "A" - NW Brian Troha2013-03-281-1/+1
|
* new Daytona clones Brian Troha2013-03-282-3/+131
| | | | | | New Clones Added ------------------------------------- Daytona USA Special Edition (Japan, Revision A) [Ordyne] Daytona USA (Japan, Turbo hack, set 2) [Any, The Dumping Union]
* 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 ↵ smf-2013-03-271-0/+6
| | | | progress [smf]
* 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 ↵ Miodrag Milanovic2013-03-271-0/+1
| | | | those having shortname (nw)
* 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
| | | (mess) psxcd: cdda muting (nw)
* new clones David Haywood2013-03-262-0/+50
| | | | | | | ----------- Hang-On (older?) [cmonkey] assuming this isn't some early april fools joke, the ROM labels need proper verification, the 4 main roms had the same labels as the parent set, and there is no mention of alt labels in the text provided (names of the sub roms were mentioned) that's not how Sega work, so unless our parent has bad names the ones included here must be wrong, so I've just used generic positions until that gets resolved.
* 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
| | | | location [Miodrag Milanovic]
* 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
| | | | | ------------------------------------ Fruit Star (encrypted) [Team Europe, Roberto Fresca]
* 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 ↵ Angelo Salese2013-03-252-11/+91
| | | | acts (again) weird on this, and no DRQ is fetched afterwards.
* 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
| | | beezer.c: fixed an out-of-range access spot by gcc-4.9. [Jürgen Buchmüller]
* 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
|