summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* New games added as GAME_NOT_WORKING R. Belmont2011-08-232-0/+19
* Log for an unimplemented command Angelo Salese2011-08-221-2/+22
* Implemented command skipped by previous commit, it's for goraud shaded triangles Angelo Salese2011-08-221-2/+26
* Putting "coinlock disabled" popmessage under MAME_DEBUG or verbose(mame -v). ... Michaël Banaan Ananas2011-08-222-2/+11
* newer Cave SH based Ibara Black Label - NW Brian Troha2011-08-222-2/+16
* Identified command 0x01 in the polygon fifo renderer, fixes Landing Gear flic... Angelo Salese2011-08-222-2/+7
* (fix verbose msg) Michaël Banaan Ananas2011-08-221-1/+1
* Improved previous fix by Arbee's suggestion Angelo Salese2011-08-221-8/+11
* Fixed Densya de Go 2 / 2 Ex crash when entering into gameplay, game is now pl... Angelo Salese2011-08-222-5/+13
* Fix by Haze (no whatsnew) Miodrag Milanovic2011-08-221-5/+5
* Fixed ROM loading in Densya de Go 2, fixes booting in it Angelo Salese2011-08-221-7/+6
* Faked the Mascon via an analog port, that fixes a bunch of issues with undefi... Angelo Salese2011-08-221-9/+31
* WIP from Haze, note pushover and jpcoin are both video games (no whatsnew) Miodrag Milanovic2011-08-2214-9/+573
* ini file write: skip those <UNADORNED..> options, and don't start the file wi... Michaël Banaan Ananas2011-08-221-9/+26
* Dumb game writes to the pixel pal bank before writing to the paletteram ... Angelo Salese2011-08-222-4/+16
* More fruit update from Haze (no whatsnew) Miodrag Milanovic2011-08-228-53/+501
* fixed Timer dips for Penky.... the "Black" or missing trail is hit or miss du... Brian Troha2011-08-221-13/+12
* minor clean up and year correction plus WIP dips... I think this game is full... Brian Troha2011-08-221-4/+87
* Fix warning Angelo Salese2011-08-221-1/+1
* New NOT WORKING game Angelo Salese2011-08-223-1/+102
* Fixed IRQ6 triggering in Taito JC (it's a signal that's sent from DSP to Main... Angelo Salese2011-08-221-2/+26
* Implemented 4bpp mode for object RAM, used by Densya de Go 2X credit display Angelo Salese2011-08-221-10/+42
* Work around for DSP reset line in Dangerous Curves, allows it to reach title ... Angelo Salese2011-08-212-20/+48
* Forgot this ... Angelo Salese2011-08-211-1/+1
* Minor notes, nw Angelo Salese2011-08-213-7/+19
* Various fixes to the Taito JC system [Angelo Salese]: Angelo Salese2011-08-213-49/+65
* fixed memory leak caused by only freeing devices that were verified. smf-2011-08-211-2/+2
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-2110-6/+362
* another sync with MESS, change by Wilbert Pol (no whatsnew) Miodrag Milanovic2011-08-211-1/+1
* Sync with MESS, changes by Oliver Galibert (no whatsnew) Miodrag Milanovic2011-08-215-0/+110
* Big fruit machine update by Haze (no whatsnew) Miodrag Milanovic2011-08-219-125/+18231
* Added MVOL to the SCSP core, used for sound fade in/out effects[Angelo Salese] Angelo Salese2011-08-212-3/+8
* correct opl4 fm clock Michaël Banaan Ananas2011-08-211-1/+1
* Saturn front panel inputs, nw Angelo Salese2011-08-205-34/+214
* lists the rom source short name for shared roms & individual devices are only... smf-2011-08-203-106/+119
* increasing core speed accuracy by factor 10 (in other words, emu/video.c m_sp... Michaël Banaan Ananas2011-08-203-11/+11
* floppy: Add generic track data descriptors [O. Galibert] Olivier Galibert2011-08-207-132/+1040
* placeholders Olivier Galibert2011-08-203-0/+2
* Fixed closing cdrom in case of CHD (no whatsnew) Miodrag Milanovic2011-08-201-2/+5
* cdrom - Fixed offset calculation thanks to mahlemiut (no whatsnew) Miodrag Milanovic2011-08-201-6/+4
* made device rom verify consistent with game rom verify & verifies devices whe... smf-2011-08-202-10/+14
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-208-13/+126
* chdman - supported full/relative paths when creating cd rom image, also added... Miodrag Milanovic2011-08-201-13/+52
* New clones added Scott Stone2011-08-202-0/+18
* New clones added Scott Stone2011-08-204-1/+72
* rm unneeded check preventing it from being read during device start, fixes MT... Michaël Banaan Ananas2011-08-191-1/+1
* Improved the VDP2 rewrite ... it's already slower than the old code :/ Angelo Salese2011-08-191-20/+263
* d64_dsk - import from MESS (no whatsnew) Miodrag Milanovic2011-08-191-4/+15
* Small update and documentation by Haze (no whatsnew) Miodrag Milanovic2011-08-193-29/+178
* Started rewrite of VDP2, nw Angelo Salese2011-08-193-6/+153