summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Memory map merges for drivers, tunhunt, tumblep, tugboat, trucocl, and truco. Andrew Gardner2008-04-295-113/+62
|
* change the implementation of the cocktail mode Roberto Zandona2008-04-292-113/+28
|
* Sandii' games: Roberto Fresca2008-04-291-20/+27
| | | Added proper notes regarding the SUPER GAME feature (payout system).
* All CMC italian games: Roberto Fresca2008-04-291-53/+128
| | | | | | | - Added TICKET and HOPPER buttons to allow payout through the SUPER GAME. - Documented the featured SUPER GAME with complete instructions. - Improved DIP switches to properly set the payout system. With these fixes, the payout system through SUPER GAME is now working properly.
* NES/PlayChoice 10 update mariuszw12008-04-285-67/+223
| | | | | | | | | General Changes: - added support for mapping rom and ram in PPU video memory space - added PinBot mapper (H board) New games added or promoted from NOT_WORKING status --------------------------------------------------- PinBot (PlayChoice-10)
* fix cocktail mode for marvins and vangrd2 Roberto Zandona2008-04-282-30/+136
| | | 00249: vangrd2: [possible] In cocktail mode, or when the flip screen dip is set, the score display is not flipped.
* fix for 01757: fieldday, undoukai: Graphics Corruption. Roberto Zandona2008-04-281-0/+2
| | | not sure if this is an hack
* Sandii' Games: Roberto Fresca2008-04-282-75/+415
| | | | | | | | | | | | | | | | | | | | | | - Created a new machine driver for tenballs due to different memory map. - Worked all the input ports from the scratch. - Fixed the sound ROM_REGION. - Added the oki6295 emulation to all games. - Hooked output ports. - Documented and calculated all bits related to lamps. - Adjusted palette lenght to 256 colors. - Totally decrypted the apple10 color matrix. Now colors are perfect. - Created a new machine driver for apple10 due to encryption. - Reverse engineering the code to complete the DIP switches. - Added diplocations to DIP switches. - Promoted snookr10, apple10 and tenballs to 'WORKING' state. - Added game instructions & notes. - Updated encryption & technical notes. To initialize NVRAM (for all games), keep pressed ESTATISTICA (key '9') + MANAGEMENT (key '0'), then press RESET (key F3), and finally release both (ESTATISTICA + MANAGEMENT) keys. You must delete the old NVRAM and .cfg files first.
* de-hack metro tilemaps... (lightly tested..) davidhay2008-04-285-76/+111
|
* Funworld games: Roberto Fresca2008-04-271-18/+11
| | | | | | - Fixed AY8910 volume to all games to avoid clips. - Merge bigdeal and funworld machine drivers thanks to the AY8910 rewrite. - Removed old unaccurate commentary about magiccrd tiles.
* ay8910: Cosmetic Couriersud2008-04-274-366/+434
| | | | | * bring more in line with coding standards * add more comments
* just some dipswitch fixes davidhay2008-04-261-22/+49
|
* Fix AY-3-8910/YM2149 and derivatives envelope handling. Couriersud2008-04-261-12/+12
|
* MESS specific fix Nathan Woods2008-04-262-2/+2
|
* Better fix for gradius3. Aaron Giles2008-04-262-7/+2
|
* fix gradius3 bug (mantis 01744) Roberto Zandona2008-04-262-2/+8
|
* removed wrong info Roberto Zandona2008-04-261-5/+0
|
* add some info and promoted quizf1 to working Roberto Zandona2008-04-261-1/+5
|
* fix typo Roberto Zandona2008-04-261-3/+1
|
* proper implementation of the tile/sprite priorities in m90 driver Roberto Zandona2008-04-261-5/+26
| | | | | | | this fix priorities in quizf1, riskchal amd maybe more m90 games thanks to Corrado Tomaselli for testing my trojan in a bombrman PCB more info at http://www.emulab.it/robiza/
* Added discrete mixing and filtering to irem games using m52-sound-c boards: ↵ Couriersud2008-04-255-19/+133
| | | | mpatrol, travrusa
* fix for tropical angel (mantis 01750) Roberto Zandona2008-04-251-1/+1
|
* Added DISCRETE_KEY_SALLEN_FILTER to discrete sound system Couriersud2008-04-255-6/+120
|
* corrects cut-n-paste error in rom names as pointed out by OG ;-) Brian Troha2008-04-241-20/+20
|
* New working clone: Touch Master 3000 V5.02 Brian Troha2008-04-242-68/+94
| | | | | Adds correct dump of U41 graphics rom. Roms renamed and additional information added
* - Decrypted the apple10 tile matrix. Roberto Fresca2008-04-242-25/+206
| | | | | | - Partially decrypted the apple10 color codes. - Added encryption notes. - Updated technical notes.
* New clones added Tomasz Slanina2008-04-242-1/+34
| | | | ---------------- Raiden 2 (set 7) [Tomasz Slanina]
* New games added or promoted from NOT_WORKING status Tomasz Slanina2008-04-242-0/+119
| | | | --------------------------------------------------- Paparazzi [Tomasz Slanina]
* New clones added Tomasz Slanina2008-04-242-2/+40
| | | | ---------------- Heated Barrel (World version 3) [Tomasz Slanina]
* fixed gyruss volume Nicola Salmoria2008-04-241-4/+4
|