summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Spacing and version bump.mame0125 Aaron Giles2008-05-059-64/+61
|
* 01743: anteater: Music is really loud and clips Aaron Giles2008-05-052-3/+12
|
* 01778: all sets in m62.c driver: low ay8910 volume Aaron Giles2008-05-051-2/+2
|
* 01774: racedcb4, racedcg4, racedrc1, racedrc2, racedrc4, racedrcb, racedrcg, ↵ Aaron Giles2008-05-053-11/+11
| | | | | | | | | racedrvc: space_map_range error 01773: steelta1, steeltag, steeltal, steeltap: space_map_range error 01772: daireika: space_map_range assertion 01771: arescue, f1en: space_map_range errors
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2008-05-051-1/+6
| | | | | | | | | | | | Subject: MSM6242 fixes Sorry, seems I forgot to add the device to all machine drivers that need it - here's an update that fixes that. Details here: http://mess.toseciso.org/mame:regtest --Dirk
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-05-051-14/+14
| | | | | | | Subject: m90 clocks Verified clocks on Bomberman pcb which runs on M90 hardware.
* Added -watchdog to runtest.cmd. Aaron Giles2008-05-051-1/+1
|
* Added xchg opcodes. Aaron Giles2008-05-051-1/+60
|
* Removed bogus assertion - DEVICE_TYPE_WILDCARD is NULL Nathan Woods2008-05-041-1/+0
|
* MESS-specific change; added running_machine parameter Nathan Woods2008-05-041-1/+1
|
* fix troangel bug (01775: newtangl, troangel: Crash with Access Violation) Roberto Zandona2008-05-042-4/+11
|
* Changed MESS-specific key for pasting (PrtScn was _not_ a good choice on ↵ Nathan Woods2008-05-041-2/+2
| | | | Windows)
* Fixed an envelope corner case in the SCSP and AICA (kingshriek) R. Belmont2008-05-032-2/+2
|
* white space clean up Brian Troha2008-05-031-37/+39
|
* white space clean up Brian Troha2008-05-031-2/+2
|
* slight information update for POW (US) in snk68.c Brian Troha2008-05-031-23/+23
|
* removes code clash from SVN revision merge Brian Troha2008-05-031-1/+0
|
* Minor rom name update Brian Troha2008-05-031-23/+18
| | | | Changed the Megatouch III roms 36 & 37 to be the same as the new redump based on my own redump of Megatouch IV and the rom names. IE: megat3.u36 == 9255-01_u36-ro the 01 in the rom name is the "revision" number. Normally the U36 & U37 doesn't change just U32 & U38 for program revisions.
* From: Hugh McLenaghan [mailto:hughmcl@hotmail.com] mariuszw12008-05-032-6/+48
| | | | | | | | | | | | Subject: Merit Megatouch 3 Tournament Edition This diff includes the Merit Megatouch 3 Tournament Edition patch. Hugh McLenaghan New games added or promoted from NOT_WORKING status --------------------------------------------------- Megatouch III Tournament Edition [Hugh McLenaghan] Megatouch III [Mariusz Wojcieszek]
* Added a MESS-specific "paste" command; used to paste clipboard data into MESS's Nathan Woods2008-05-033-1/+9
| | | | | natural keyboard
* New working clone: Touchmaster 7000 V8.04 Brian Troha2008-05-032-23/+105
| | | Added PCB layout and chip list
* cosmetic fix Roberto Zandona2008-05-031-3/+2
|
* added layer enable to denjinmk davidhay2008-05-022-9/+42
|
* extra tile banking for denjinmk davidhay2008-05-021-8/+14
|
* Fixed ROZ centering in namcona1 driver [Phil Stroffolino] Pierpaolo Prazzoli2008-05-021-14/+10
|
* fix typo Roberto Zandona2008-05-021-1/+1
|
* add video enable/disable feature in m90 driver Roberto Zandona2008-05-021-28/+34
|
* ay8910.c: Couriersud2008-05-021-31/+32
| | | | * Fixes mantis bugs 01767, 01769 * Corrected some comments
* adds a todo: Brian Troha2008-05-011-1/+2
| | | - Find cause and fix hang in Solitaire Erotic (all Touchmaster version hang in this game)
* Minor doc correction... show that MT4 no longer needs a redump Brian Troha2008-05-011-1/+1
|
* Cleanups/version bump.mame0124u5 Aaron Giles2008-05-0114-90/+90
|
* 01752: Warnings making standard .124u4 in GCC 4.3.0 (mingw) Aaron Giles2008-05-013-7/+7
| | | | Well, two of them were valid.
* verified a "not sure" opcode in bombrman Roberto Zandona2008-05-011-2/+2
|
* This is a better fix for MAMETesters 00149: No error report for invalid BIOS ↵ Aaron Giles2008-05-011-13/+19
| | | | setting
* From: Micko [mailto:mmicko@gmail.com] Aaron Giles2008-05-011-5/+14
| | | | | | | | | | | | | | | | | | Subject: PIC 8259 changes Hello Aaron, As I have announced before, here are some changes on pic8259. for changelog: [PIC8259] Adding support for 8080/85 mode interrupts Please just check it against x86 platform, not sure if is_x86 in ICW4 is obligatory in case of using it on x86 platform. Regards, Miodrag
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-0115-1/+18
| | | | | | | | | | | | | | | | | | Subject: [patch] Small deprecat.h related cleanup Hi mamedev, While doing some work on eliminating some uses of deprecat.h, I came across a few files that didn't have it that used deprecated features. A little investigation revealed they were getting it through debugger.h, typically by referencing m68000.h. Since deprecat.h is intended to document the files that need updating (otherwise it would just be included in a common header), I reworked debugger.h to not import it when the debugger is not enabled, and fixed the files that broke as a result. ~aa
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-05-012-0/+23
| | | | | | | | | | | Sent: Saturday, April 26, 2008 7:31 AM To: submit@mamedev.org Subject: Raimais (japan / First revision) Diff + romset of Raimais (japan / first revision). New game added: Raimais (Japan / First Revision)
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2008-05-016-110/+232
| | | | | | | | | | | Subject: MSM6242 device Hello, the attached patch changes the MSM6242 RTC into a proper device. --Dirk
* This diff is largely to correct an oversight when new sets were added to ↵ Aaron Giles2008-05-011-4/+4
| | | | | | | | | | | | | system16.c back in 0.119u3 (shinoblb, shinibld) as well as update some others. I cleaned up these flags many releases ago for system16.c and system18.c. These two slipped in and I didn't notice until a bug report was made on them: http://www.mametesters.org/mantis/view.php?id=1727 Thanks, Tafoid
* Couple of minor tweaks to sync with offline WIP work. Aaron Giles2008-05-012-1/+34
|
* fix one opcode in match it 2 Roberto Zandona2008-05-011-4/+3
|
* ROM name changes on Razoola's suggestion Nicola Salmoria2008-04-301-6/+6
|
* fix for mantis 01628: bgaregga, bgareghk, bgaregnv, bgaregcn, bgaregt2: ↵ Roberto Zandona2008-04-301-1/+1
| | | | bgaregga (and clones) sound broken
* New games added or promoted from NOT_WORKING status Nicola Salmoria2008-04-303-8/+40
| | | | | --------------------------------------------------- Street Fighter Alpha 2 (Euro 960229) [Razoola]
* Massive update to ROM naming in the CPS1 driver, also loading smaller eproms ↵ Nicola Salmoria2008-04-303-708/+1219
| | | | | | | | | | | | | | | for Japanese sets instead of the larger mask ROMs where possible. Added information about B-Board revisions where possible. There is still work to do on this regard but this is a first step in untangling the mess. Verified more gfx ROM mappings against PALs (thanks to Corrado Tomaselli) New games added or promoted from NOT_WORKING status --------------------------------------------------- Dynasty Wars (US set 2) [Corrado Tomaselli] Final Fight (Japan 900112) [Chack'n] New games marked as GAME_NOT_WORKING ------------------------------------ Forgotten Worlds (World?) [The Guru]
* Removed a inaccurate comment about the payout button. Roberto Fresca2008-04-301-4/+2
| | | | | | | | | | | | (I forgot to add the following lines in my previous commit) New games added or promoted from NOT_WORKING status --------------------------------------------------- Snooker 10 [Roberto Fresca] Apple 10 [Roberto Fresca] Ten Balls [Roberto Fresca]
* Removed a unused variable that I left there by mistake. Roberto Fresca2008-04-301-3/+1
|
* minor typo correction Brian Troha2008-04-301-1/+1
|
* New Clone: Megatouch IV (9255-40-01-ROE) Brian Troha2008-04-302-139/+136
| | | | | | | | | | | Driver updates; Consolidated, corrected and updated info Verified Megatouch IV program rom Corrected many rom names Add game revision to game name (IE: 9255-40-01 ROE) Added pals from Megatouch 6 to other sets as they all run on the same PCB Add the sound clock update as forwarded from Aaron
* Fixed typo in fcrash.c sound mariuszw12008-04-291-2/+2
|