summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed duplicate memory share. Aaron Giles2010-09-101-2/+2
* Fix custom NVRAM initialization. Aaron Giles2010-09-101-3/+9
* Undo misguided change. Aaron Giles2010-09-093-3/+3
* Removed PORT_TOGGLE for Outrun, TX1 and Turbo, now it is according to wiring ... Miodrag Milanovic2010-09-093-3/+3
* Convert ADSP21xx core to a modern CPU device. Aaron Giles2010-09-099-2451/+2730
* Added DECLARE/DEFINE_TRIVIAL_DERIVED_DEVICE macros to simplify the Aaron Giles2010-09-092-2/+36
* Added -bench <emulated-seconds> option to standardize benchmarking. Aaron Giles2010-09-092-1/+13
* CHDMAN: Byteswap audio tracks from bin/cue (fixed PC-Engine Lords of Thunder)... R. Belmont2010-09-091-0/+5
* CHDMAN: calculate correct track lengths/offsets for bin/cue input (no whatsnew) R. Belmont2010-09-091-7/+13
* Attempted fix for gcc 4.5.0 complaint. Aaron Giles2010-09-081-1/+1
* added missing file from Atari Ace's submission smf-2010-09-082-0/+8
* Fix unidasm compilation. Aaron Giles2010-09-082-3/+3
* Added proper handling of the SRAM in Aristocrat MK-5 [Palindrome] Angelo Salese2010-09-082-42/+144
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-08195-1214/+2327
* CHDMAN: rewrote bin/cue support from specs, more images now work. [R. Belmont] R. Belmont2010-09-083-67/+203
* Removed vestigial NVRAM from starwars, which is now covered by the Aaron Giles2010-09-081-2/+0
* Moved sound routing for non-speaker devices over to the Aaron Giles2010-09-083-48/+53
* Minor cleanup. Aaron Giles2010-09-082-3/+1
* strnskil.c: Added MCU dump for banbam. [Andrew Gardner] Andrew Gardner2010-09-081-9/+22
* From Micko: fixed chd image loading? (mainly for MESS) Angelo Salese2010-09-071-12/+12
* Fixed missing VRAM > VRAM DMA flag clearance in PC Engine emulation [Angelo S... Angelo Salese2010-09-071-1/+1
* [SSV] implemented visible area registers; now the resolution for all the game... Roberto Zandona2010-09-072-27/+86
* Fixed a bogus Hu6280 CPU core bug with timer latch division values readings [... Angelo Salese2010-09-071-2/+2
* Put the state list in a simple_list<>. Aaron Giles2010-09-073-10/+8
* Converted ASAP CPU core from a legacy CPU core to a modern device. Aaron Giles2010-09-077-1171/+1360
* Corrected or clarified a number of duplicated inputs for drivers up through G... Scott Stone2010-09-0715-114/+122
* Fixed sprite OV flag behaviour in PC Engine VDC emulation [Angelo Salese, Cha... Angelo Salese2010-09-061-2/+8
* Move debug_setup() call to after the device_debug class is created. Aaron Giles2010-09-063-17/+3
* Haze: attempt to fix MT 4044 Angelo Salese2010-09-061-2/+27
* new WORKING games Angelo Salese2010-09-062-1/+51
* Identified FREE PLAY dip in grudge Scott Stone2010-09-061-7/+4
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-0614-25/+27
* New Clone: Sega Rally Championship (Revision B) Brian Troha2010-09-052-6/+54
* namcops2: added dongle dump for Federation vs. Z.A.F.T. [Guru] R. Belmont2010-09-052-4/+17
* Added read_status() and write_command() methods to the okim6295_device Aaron Giles2010-09-0531-266/+271
* Renamed namcops2 DVDs to match labels [Guru] R. Belmont2010-09-051-11/+11
* New games marked as GAME_NOT_WORKING R. Belmont2010-09-052-0/+57
* quizpani (quizpani.c) [stephh] : stephh2010-09-051-100/+63
* New not working game... Roberto Fresca2010-09-052-17/+73
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-05170-390/+432
* Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized Aaron Giles2010-09-0512-582/+423
* New driver for Jubilee's Double-Up Poker. Decoded graphics and colors Roberto Fresca2010-09-054-0/+456
* multfish.c: Updated driver with new information and several new sets as well ... Brian Troha2010-09-052-1101/+2925
* 00945: bkraidu: Text glitch in the flip screen mode. [Roberto Zandona'] Roberto Zandona2010-09-041-2/+10
* Whoops, one more reference.... Aaron Giles2010-09-041-4/+3
* Remove unused debug_comment_exit Aaron Giles2010-09-042-10/+3
* Last 2 regressions. Aaron Giles2010-09-042-3/+3
* Have each device create its own device_debug instead of letting the Aaron Giles2010-09-047-19/+24
* Remaining regressions. Aaron Giles2010-09-044-25/+16
* Fix most reported regressions. A few more still to come. Aaron Giles2010-09-0411-34/+45