summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-0649-365/+368
* From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles2008-12-061-1/+1
* adds the (not very interesting) locomotion bootleg to rallyx driver. Aaron Giles2008-12-061-0/+31
* Fix compile errors. Aaron Giles2008-12-062-21/+18
* Added not-working clones Cherry 10 / Cherry I Gold to the goldstar.c driver Aaron Giles2008-12-061-5/+240
* 02638: various cpu cores don't compile anymore Aaron Giles2008-12-061-1/+0
* 02713: demndrgn, profpac: demndrgn gives a black screen only. profpac doesn't... Aaron Giles2008-12-061-19/+25
* activecpu_count -= 133 Aaron Giles2008-12-0617-146/+150
* Merged The Couples driver with Merit,fixing most of the graphics/color bugs i... Angelo Salese2008-12-063-482/+247
* wc90b2: marked bad dump some roms Roberto Zandona2008-12-061-9/+13
* jjsquawb: marked bad dump gfx roms and added a note to explain Roberto Zandona2008-12-061-10/+10
* Added NVRAM emulation to Sengoku Mahjong. Angelo Salese2008-12-061-8/+13
* Wrote drivers for Millenium Nuovo 4000 (working with sound) and Il Pagliaccio... Angelo Salese2008-12-064-13/+945
* jjsquawb: fixed x offset Roberto Zandona2008-12-061-0/+1
* removed not working flag from jjsquakb Roberto Zandona2008-12-061-1/+1
* jjsquawb: implement correct video registers and promoted to working Roberto Zandona2008-12-061-6/+5
* New clones added Roberto Zandona2008-12-063-4/+134
* Removed mame_find_cpu_index(). Use cputag_get_cpu() instead. Aaron Giles2008-12-0633-200/+183
* Removed cpunum_get_active(). Aaron Giles2008-12-0627-312/+298
* Fixed some memory view-related issues: Aaron Giles2008-12-054-30/+45
* m68_state -> cpustate Aaron Giles2008-12-053-1814/+1814
* Added differentiation between the r1 and r2 versions of the 6526; not acting Nathan Woods2008-12-052-9/+26
* Added device paramter to 6526 callbacks Nathan Woods2008-12-057-61/+57
* Removed unused variables Nathan Woods2008-12-053-3/+0
* Changed save state system to accept machine parameters where Aaron Giles2008-12-05594-6181/+6373
* Made the 6526/8520 CIA implementations be devices Nathan Woods2008-12-059-298/+488
* Update comments Jonathan Gevaryahu2008-12-041-3/+5
* 01442: wwfsstar: The OKI6295 playback frequency is too high. Phil Bennett2008-12-041-8/+8
* From: Luigi30 [luigi30@gmail.com] Aaron Giles2008-12-042-2/+3
* From: Micko [mailto:mmicko@gmail.com] Aaron Giles2008-12-041-1/+2
* From: Edward Swiftwood [mailto:payphoneed@gmail.com] Aaron Giles2008-12-041-0/+2
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-0460-289/+325
* From: Mamesick [mailto:mamesick@libero.it] Aaron Giles2008-12-041-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-041-0/+1
* Surf Planet (Version 4.0) [Smittdogg] Aaron Giles2008-12-042-3/+38
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-04418-932/+919
* Minor comment fix. Aaron Giles2008-12-041-2/+2
* 02673: All Sets with HuC6280 as Audio Device (PCE-Based titles): Fatal Error ... Aaron Giles2008-12-041-0/+1
* 02676: All Laserdisc Games: Wrong colors using Direct3D on ATI cards Aaron Giles2008-12-041-12/+3
* 02680: carnevil: -verifyrom fails to consider if a CHD is a BAD_DUMP Aaron Giles2008-12-041-1/+5
* 02705: connect4: connect4 crashes if nvram file is present Aaron Giles2008-12-041-0/+1
* 02702: [Sound] tturf: no audio Aaron Giles2008-12-042-3/+4
* 02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS Aaron Giles2008-12-0411-88/+51
* 02688: DIP switch settings are not being stored in INP files. Aaron Giles2008-12-047-9/+257
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-0497-167/+171
* Re-enabled the OSD key for master volume control. All other Aaron Giles2008-12-042-11/+30
* More debugger changes. Aaron Giles2008-12-0310-568/+834
* Made the 6850 ACIA a device Nathan Woods2008-12-035-312/+378
* Big debugger cleanup. Aaron Giles2008-12-0314-2850/+2724
* Bra$il driver: cleaned-up the video update functions and added some extra inp... Angelo Salese2008-12-031-62/+18