summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-1365-15869/+15830
* megadriv.c: added proper megacd dumps to the mess driver. no whatsnew Fabio Priuli2011-04-131-8/+25
* New Not Working Scott Stone2011-04-133-2/+114
* upd7725.c: Implementation of the p0 and p1 output Jonathan Gevaryahu2011-04-122-5/+118
* New games marked as NOT_WORKING mariuszw12011-04-123-0/+95
* Added NO_DUMP Angelo Salese2011-04-121-1/+4
* new not working game Angelo Salese2011-04-124-0/+113
* Removed lines left for experiments (no whatsnew) Miodrag Milanovic2011-04-121-3/+0
* pic8259 - Added support for cascade mode, updated interface in all drivers [M... Miodrag Milanovic2011-04-1211-78/+172
* 8237dma - Added cascade mode support [Wilbert Pol] Miodrag Milanovic2011-04-112-16/+43
* tms5220.c: updates to comments and nonstandard feature Jonathan Gevaryahu2011-04-111-23/+79
* Commented out temporarily the CRTC, adding custom Roberto Fresca2011-04-111-15/+14
* Fixed Pururun's audio pitch/speed to match that of a reference video. [Tafoid] Scott Stone2011-04-111-6/+6
* Implemented PAL-like prom read-back in 4 En Raya [Angelo Salese] Angelo Salese2011-04-112-11/+82
* Imported I8214 PIC from MESS. (no whatsnew) Curt Coder2011-04-103-0/+369
* Imported COM8116 DBRG from MESS. (no whatsnew) Curt Coder2011-04-103-0/+283
* naomibd: Fix collision with system macro on NetBSD [Thomas Klausner] R. Belmont2011-04-101-2/+2
* New games added as GAME_NOT_WORKING R. Belmont2011-04-102-4/+56
* subsino.c: moved decryption to machine/subsino.c Luca Elia2011-04-106-142/+341
* Added RES_R macro to rescap.h. (no whatsnew) Curt Coder2011-04-101-0/+1
* Imported CDP1862 CGC from MESS. (no whatsnew) Curt Coder2011-04-103-0/+385
* i286 - Fixed protected mode boundary check [Miodrag Milanovic] Miodrag Milanovic2011-04-101-1/+1
* Regression fixes for crashes and asserts that arose from previous patches fro... Scott Stone2011-04-103-5/+7
* Heavily improved 3super8 emulation, and implemented NMI acknowledge mechanism... Angelo Salese2011-04-091-140/+38
* Audio device additions: [Atari Ace] Scott Stone2011-04-0940-958/+1265
* Convert scramble/galaxold to driver_device [Atari Ace] Scott Stone2011-04-0914-720/+733
* Migrate variables in corona/galaxian/namcos21/namcos22/namcos23/psikyosh/quiz... Scott Stone2011-04-0918-2233/+2506
* Imported CDP1861 VDC from MESS. (no whatsnew) Curt Coder2011-04-093-0/+460
* Imported UPD7201 MPSC from MESS. (no whatsnew) Curt Coder2011-04-093-0/+523
* Imported MC6852 SSDA from MESS. (no whatsnew) Curt Coder2011-04-093-0/+550
* cassette.c/flopdrv.c: added support for a display info callback function [Mio... Miodrag Milanovic2011-04-084-2/+63
* moved call_display_info() to finish_load(), so that it can exploit variables ... Fabio Priuli2011-04-083-10/+15
* Imported UPD3301 CRTC from MESS. (no whatsnew) Curt Coder2011-04-083-0/+891
* Some work ... Angelo Salese2011-04-081-15/+208
* Merged 3super8 driver inside spoker one [Angelo Salese] Angelo Salese2011-04-073-196/+161
* Decrypted 3 Super 8 program ROM [Lord Nightmare, Kevtris] Angelo Salese2011-04-071-3/+3
* cartslot.c/chd_cd.c: added support for a callback function to test softlist s... Fabio Priuli2011-04-0710-3/+53
* sc61860 cpu - fix for crash and cleanup, replace for internal ram Miodrag Milanovic2011-04-073-247/+296
* uiswlist.c: added a switch to choose between shortname order or description o... Fabio Priuli2011-04-071-13/+55
* Added correct decryption function which doesn't rely on the second half of th... Jonathan Gevaryahu2011-04-071-2/+11
* Forgot to hit save ... Angelo Salese2011-04-071-0/+2
* More work, realized it's spoker.c HW, waiting for LN for the proper decryptio... Angelo Salese2011-04-072-10/+38
* Maintain rom name consistency and add PCB location to the new Silent Scope clone Brian Troha2011-04-071-1/+1
* new clone Angelo Salese2011-04-062-6/+36
* CPS-3 update [Team CPS-1]: mariuszw12011-04-062-53/+114
* uiswlist.c: properly made non-clickable the separator entry between main list... Fabio Priuli2011-04-061-1/+1
* worked around a minor issue of the -showusage command for MESS (media and sof... Fabio Priuli2011-04-061-0/+4
* softlist: moved software list handling (in the Internal UI) to a separate sou... Fabio Priuli2011-04-066-474/+518
* Added work-around for crowd gfxs in Taito F3 football games (Taito Cup Finals... Angelo Salese2011-04-063-19/+98
* softlist.c/uiimage.c: char buffer should get cleaned also when Esc is pressed... Fabio Priuli2011-04-062-0/+12