summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Clean-ups and version bumpmame0145u5 Angelo Salese2012-03-2532-233/+233
|
* New WORKING game Angelo Salese2012-03-2513-3607/+3938
| | | | | | -------------------- Lucky Boom [f205v, David Haywood] Refactoring of the PGM protection [David Haywood, iq_132]
* Update SDL man pages. chdman has formatting glitches but at least matches ↵ R. Belmont2012-03-257-64/+126
| | | | the binary we ship. [wallyweek, R. Belmont]
* Marked all GD-ROMs except Under Defeat as BAD_DUMP. These need to be ↵ R. Belmont2012-03-253-97/+97
| | | | re-converted to CHD from the .GDI source with current CHDMAN [R. Belmont]
* New clones added R. Belmont2012-03-252-1/+33
| | | | | | ---------------- Rastan (World set 2) [ANY, The Dumping Union]
* New games added as GAME_NOT_WORKING R. Belmont2012-03-242-0/+32
| | | | | | ----------------------------------- Wonder Boy (US bootleg) [ANY, The Dumping Union]
* New clones added R. Belmont2012-03-242-0/+51
| | | | | | ---------------- Dragonninja (bootleg) [ANY, The Dumping Union]
* Haze fixed MT bug 4303 Michaël Banaan Ananas2012-03-242-16/+19
|
* (fix title + more chance that it's a bootleg than official license) Michaël Banaan Ananas2012-03-241-1/+1
|
* new clones added Michaël Banaan Ananas2012-03-244-0/+63
| | | | | | | ------------- Dribbling (bootleg, Brazil) [Augusto Garcia, Silvio Finotti, Marcello Mancini, David Haywood] Galactic Empire [Augusto Garcia, Silvio Finotti, Marcello Mancini, David Haywood] Polaris (Brazil) [Augusto Garcia, Silvio Finotti, Marcello Mancini, David Haywood]
* layer offset fix from haze Michaël Banaan Ananas2012-03-241-2/+2
|
* New clones added R. Belmont2012-03-242-0/+30
| | | | | | ---------------- Bobble Bobble (set 2) [ANY, The Dumping Union]
* ok, assume missing starfield Michaël Banaan Ananas2012-03-241-4/+4
|
* game promoted to working state Michaël Banaan Ananas2012-03-241-28/+48
| | | | | ------- Astro Wars [hap]
* correct galaxia romnames + astrowar does not have a prom Michaël Banaan Ananas2012-03-241-17/+14
|
* game promoted to working state Michaël Banaan Ananas2012-03-243-131/+240
| | | | | ------- Galaxia [hap]
* improve galaxia enemy bullet collision detection Michaël Banaan Ananas2012-03-241-5/+6
| | | (astrowar is messed up now, i'll get to that later)
* some cleanup+notes and added preliminary bullet hw Michaël Banaan Ananas2012-03-231-42/+65
|
* give quasar driver separate include Michaël Banaan Ananas2012-03-234-22/+28
|
* pgm.c: Added decryption to happy6. [iq132] Michaël Banaan Ananas2012-03-233-17/+135
| | | | | | | | | Games promoted to WORKING ----------------- Demon Front (PGM cartridge versions) [David Haywood] -- nw: speedups for ddp2/demonf, and improved pgm arm irq to more likely assert/clear instead of pulse
* add galaxia bg scroll (see level 1 enemy swarm) Michaël Banaan Ananas2012-03-231-14/+22
|
* cave.c: Documentation - A note about Dodonpachi Arrange being a hack and not ↵ Brian Troha2012-03-231-0/+11
| | | | suitable for MAME to prevent it from being "found" in the future as a long lost version. - NW
* segas18.c: Minor doc update - Adds game ID & rom board # for Clutch Hitter - NW Brian Troha2012-03-231-0/+3
|
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-222-8/+8
| | | | | m68k: sorted out the bit patterns for PFLUSHA and PFLUSHAN [Hans Ostermeyer]
* New WORKING games Michaël Banaan Ananas2012-03-211-177/+40
| | | | --------------------------------- DoDonPachi II - Bee Storm (Japan, vers. 102,101,100) [David Haywood, rtw]
* pgm.c: Added preliminary decryption to svgpcb. [iq132] Michaël Banaan Ananas2012-03-213-1/+55
|
* dw2001 gfxrom redump via Smitdogg - almost certain this is a better dump, by ↵ Michaël Banaan Ananas2012-03-212-3/+2
| | | | comparing patterns in romdata
* CPS-1 update [Team CPS-1]: Brian Troha2012-03-213-26/+65
| | | | | | | | | | | | * Added 1941: Counter Attack (World 900227), now new parent * Fixed some labels in various sets to match real pcbs, added some documentation notes and confirmed pcb infos * Reordered sf2cejx sets Credits: New Alones Added ----------------------------------------- 1941: Counter Attack (World 900227) [Techmotour]
* Jankenman driver: Remapped inputs to Z-X-C to be more friendly. Roberto Fresca2012-03-211-36/+47
| | | | Routed the payout pulse to mech counters. Added some notes.
* ARM7: for v5 and later, Thumb POP can return to ARM mode [R. Belmont] R. Belmont2012-03-211-1/+23
|
* temp workaround for payout sensor, game shouldn't lock up anymore now Michaël Banaan Ananas2012-03-201-1/+7
|
* (removed unneeded notes) Michaël Banaan Ananas2012-03-201-50/+10
|
* 6526cia.c: The PC output will now go low for 1 cycle following a read/write ↵ Curt Coder2012-03-202-9/+47
| | | | of port B. (instead of being toggled immediately) [Curt Coder]
* added cpanel leds and marked game as working Michaël Banaan Ananas2012-03-202-28/+51
|
* layout now based on: Michaël Banaan Ananas2012-03-201-381/+247
| | | | | | | http://homepage2.nifty.com/totochan/yugi-shiba-jkman.jpg instead of this one: http://dgm.hmc6.net/museum/jyankenman_01.jpg
* added remaining lamp outputs Michaël Banaan Ananas2012-03-201-5/+13
|
* some updates Michaël Banaan Ananas2012-03-201-21/+30
|
* jankenmn.c: lots of driver improvements, making the game almost playable [hap] Michaël Banaan Ananas2012-03-201-140/+102
|
* Small change, nw Angelo Salese2012-03-201-0/+45
|
* shuffled hand leds a bit to make it able to show all 3 janken states Michaël Banaan Ananas2012-03-191-77/+89
|
* new clone added - hack of Battle Garegga Brian Troha2012-03-192-0/+22
| | | | | | | | | Out of whatsnew NOTE **** Char data (graphics) is out of alignment (IE: it's too low) is someone wants to fix it. New Clone Added ---------------------------------- 1945 2 - Battle Garegga Chinese hack
* Added Vblank bit and scanline register to Othello Derby [Angelo Salese] Angelo Salese2012-03-191-11/+12
|
* Fix typo (nw) Scott Stone2012-03-191-1/+1
|
* New clones added Roberto Fresca2012-03-192-6/+29
| | | | | ---------------- Falcons Wild - World Wide Poker (Video Klein, set 2) [Roberto Fresca, Team Europe, Marcus Jendroska, Video Klein]
* Added different revisions of Witch Up & Down. Roberto Fresca2012-03-192-124/+420
| | | | | | | | | | | Fixed a bug in the coinage input. [Roberto Fresca] New clones added ---------------- Witch Up & Down (Export, 6T/12T ver 0.99, set 2) [Roberto Fresca, Team Europe, Marcus Jendroska, Video Klein] Witch Up & Down (Export, 6T/12T ver 0.99, set 3) [Roberto Fresca, Team Europe, Marcus Jendroska, Video Klein] Witch Up & Down (Export, 6T/12T ver 0.99T) [Roberto Fresca, Team Europe, Marcus Jendroska, Video Klein]
* Partial rewrite of raiden2's sprite decryption. No whatsnew. Andreas Naive2012-03-181-92/+93
| | | This is functionally equivalent to the previous code, but it show more clearly the structure of the nonlinear part of the current algorithm, showing the SPI-like sum with conditional carry and a second bunch of "carries" (another SPI-like sum?). This should provide a better base for research that the previous implementation, and it points more clearly to how the real algorithm works.
* New games added as GAME_NOT_WORKING R. Belmont2012-03-182-0/+37
| | | | | | | | | ----------------------------------- 1991 Spikes (Italian bootleg, set 2) no-whatsnew section: this may actually be an svolley bootleg on spikes91 hardware (spikes91 is a pspikes bootleg), it's difficult to tell. Feel free to investigate if this interests you :)
* new clones Angelo Salese2012-03-182-19/+124
| | | | | | | --------------- S.V.G. - Spectral vs Generation (M68k label V100JP) (ARM label V100JP) (JAMMA PCB) [Yohji, Layne, J. Wilke, Dave France, Smitdogg, The Dumping Union] (NOT WORKING) Demon Front (68k label V107, ROM M107KR 11/03/03) (ARM label V107, ROM 10/16/03 S106KR) (JAMMA PCB) [Joerg Hartenberger] (NOT WORKING) The Gladiator - Road of the Sword / Shen Jian (M68k label V100) (ARM label V100, ROM 02/25/03 SHEN JIAN) (JAMMA PCB) [SoftwareThis] (NOT WORKING)
* MT #04733 Angelo Salese2012-03-181-1/+71
|
* sidepckt, sidepcktj, sidepcktb (sidepckt.c driver) [stephh] : stephh2012-03-181-34/+170
| | | | | | | - Fixed Dip Switches and Inputs (after verification of the M6809 code)