| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanups and version bump.mame0130 | 2009-03-09 | 15 | -83/+83 | |
| | | |||||
| * | From: naibo zhang [mailto:naibo_zhang@hotmail.com] | 2009-03-09 | 4 | -5/+15 | |
| | | | | | | | | | | | | | | | | | | | | Sent: Sunday, March 08, 2009 7:40 PM To: submit@mamedev.org Subject: 1. Namco system-21 (earlier single DSP type) game "Driver's Eyes" 2D layer works. Unlike some other sys-21 games like starblad or solvalou, which use sprite layers with priorities from 0 to 7, Driver's Eyes uses up to 14 & 15. 1.5 [Documentation] Year of "Driver's Eyes" is 1990, not 1987. 2. Bug fix: Konami zr-107, GTI Club hardware, background layer lost (black sky). 3. Jaleco dancing game step3: it's not a clone, but a new game. | ||||
| * | From: Kevin Eshbach [mailto:keshbach@comcast.net] | 2009-03-09 | 3 | -35/+78 | |
| | | | | | | | | | | | | | | | | | | Sent: Sunday, March 08, 2009 5:58 PM To: submit@mamedev.org Subject: Patch with minor documentation changes Attached is a patch file with the following minor documentation changes: * Added placeholders for the two PAL's on Atari's version of Pole Position 1 and 2 (I could not read the last digit of the PAL at 5c.) * Added board numbers to SEGA's Quartet 2 documentation * Corrected the rom names for Tutankham (A guess was made on the names for Konami's version of the roms at 3h and 6h.) Kevin Eshbach | ||||
| * | Add muting just before saving the NVRAM, and de-mute just after | 2009-03-09 | 1 | -0/+2 | |
| | | | | | | loading the NVRAM. Should cure the stuck sound issue for games with large NVRAM. | ||||
| * | royalmah update by Uki | 2009-03-09 | 2 | -88/+328 | |
| | | | | | | | | | | | | - added some notes - fixed DIPSW of makaijan - fixed visible area - fixed CPU clock New games added or promoted from NOT_WORKING status --------------------------------------------------- Jansou (alt) [Uki] | ||||
| * | Hooked up paletteram in Midnight Landing [Angelo Salese] | 2009-03-09 | 1 | -5/+4 | |
| | | |||||
| * | 00421: fghthist, fghthsta, fghthstj, fghthstu: Some priority problems in ↵ | 2009-03-08 | 2 | -8/+18 | |
| | | | | | Ryoko's stage. Namely, the old man, the cat and the kid. [Pierpaolo Prazzoli] | ||||
| * | some input work in sfbonus.c | 2009-03-08 | 2 | -230/+248 | |
| | | |||||
| * | wc90b1 and wc90b2: some improvements: | 2009-03-08 | 2 | -6/+10 | |
| | | | | | - fixed bg and fg scroll - fixed bg and fg offsets | ||||
| * | Sync with MESS | 2009-03-08 | 1 | -2/+5 | |
| | | |||||
| * | Fixed colors in Cultures (Jibun wo Migaku Culture School Mahjong Hen) ↵ | 2009-03-08 | 1 | -50/+40 | |
| | | | | | [Tomasz Slanina] | ||||
| * | wc90b1 and wc90b2: other improvements | 2009-03-08 | 1 | -25/+23 | |
| | | | | - fixed y sprite wrapping | ||||
| * | wc90b1 and wc90b2: improvements in sprite rendering | 2009-03-08 | 1 | -8/+12 | |
| | | | | | - priorities - x position | ||||
| * | refactored sfbonus a little | 2009-03-08 | 1 | -3054/+524 | |
| | | |||||
| * | 02854: hypreact: Buggy text in scoring screen [Pierpaolo Prazzoli] | 2009-03-08 | 1 | -0/+6 | |
| | | |||||
| * | 00826: wc90b, wc90: Some players are cut at left and bottom of the screen. | 2009-03-08 | 1 | -1/+3 | |
| | | |||||
| * | 00268: captaven: In attract mode, the small pictures of the heroes appear ↵ | 2009-03-08 | 1 | -6/+7 | |
| | | | | | before they should. [Pierpaolo Prazzoli] | ||||
| * | fix a compiler bug when debugvertices is turned on. | 2009-03-08 | 1 | -2/+2 | |
| | | |||||
| * | Allow chds to be directly in the rom directory without a subdirectory | 2009-03-08 | 1 | -0/+14 | |
| | | |||||
| * | fixed disassembly of -$8000, it was showing up as -$0 | 2009-03-08 | 1 | -3/+3 | |
| | | |||||
| * | Merged memory maps. | 2009-03-08 | 1 | -35/+17 | |
| | | |||||
| * | Fixed Analog settings so Digital and Autocenter Speeds are applied properly ↵ | 2009-03-08 | 1 | -32/+30 | |
| | | | | | | in real time. Fixed Digital Speed = 0 so it increments in single steps per button press. | ||||
| * | Fixed bug that caused 64-bit PowerPC systems to fetch opcodes in the wrong ↵ | 2009-03-07 | 4 | -4/+5 | |
| | | | | | order. | ||||
| * | Converted PowerPC SET_INFOs to direct calls. | 2009-03-07 | 10 | -113/+96 | |
| | | |||||
| * | 03006: blocken: Color / Missing gfx [Phil Bennett] | 2009-03-07 | 1 | -1/+1 | |
| | | |||||
| * | Updated minor information about v1.02 for Pacman Galaga 20 year reunion & ↵ | 2009-03-07 | 2 | -2/+1 | |
| | | | | | removed old line in ESD16.c about 1999 Head Panic needing the SMT roms dumped | ||||
| * | Small specific modifications for Counter Steer. [Angelo Salese] | 2009-03-07 | 1 | -5/+115 | |
| | | |||||
| * | tms57002: Add two missing instructions and hack up the coef update. | 2009-03-07 | 2 | -1/+5 | |
| | | | | | | | | | | The real way coefficient updates are handled is a little too complex for now, but the hack throttles the update speed to the real rate given the way konami uses it (once per sync). It's near impossible to use it in a different way anyway. Fixes mantis 2941 (at least for puzldama) and maybe 2953 (needs to find the roms and test). | ||||
| * | Added an extra note to a port, not worth mentioning. | 2009-03-07 | 1 | -1/+3 | |
| | | |||||
| * | Fixed sound regression in Tryout and removed deprecat.h dependancy [Angelo ↵ | 2009-03-07 | 1 | -5/+4 | |
| | | | | | | | | | Salese] ========================================================================== BGM / SFXs sounds very weird, maybe this needs a filter like Zero Target? | ||||
| * | Fixed unwanted typo. | 2009-03-07 | 1 | -1/+1 | |
| | | |||||
| * | Fixed a sprite bug when flip y flag is used and cleaned-up the whole routine ↵ | 2009-03-07 | 1 | -41/+41 | |
| | | | | | in Zero Target. [Angelo Salese] | ||||
| * | added the citalian sets + proper gfx decode for them to igspoker, they don't ↵ | 2009-03-07 | 2 | -3/+66 | |
| | | | | | work. | ||||
| * | Added service1 button tested in Dynamite Bomber (but doesn't work in game) ↵ | 2009-03-07 | 1 | -3/+5 | |
| | | | | | and fixed little sprites priority problems in limenko.c | ||||
| * | simple fix for uninitialised variable warning, msvc doesn't cope well with ↵ | 2009-03-07 | 1 | -1/+1 | |
| | | | | | spaghetti code. | ||||
| * | Added function calls to replace the MIPS3 DRC's various CPU_SET_INFO | 2009-03-07 | 10 | -169/+146 | |
| | | | | | | | | bits. Fixed DCS2 speedup handler so it doesn't get lost during a memory remap. | ||||
| * | 02057: buckrog, buckrogn, zoom909, subroc3d: Graphics Corruption on Title ↵ | 2009-03-07 | 1 | -0/+2 | |
| | | | | | Screen + in game (using -AFS) | ||||
| * | 03001: "Working clones" display problem | 2009-03-07 | 1 | -10/+12 | |
| | | | | | Also tweaked the "not working" message. | ||||
| * | Preliminary proper roz effects hooked up for Zero Target [Olivier Galibert, ↵ | 2009-03-06 | 1 | -27/+54 | |
| | | | | | Angelo Salese] | ||||
| * | New WORKING game: | 2009-03-06 | 4 | -0/+339 | |
| | | | | Puzzle Time (Prototype) [Angelo Salese, Pierpaolo Prazzoli, Yoshi] | ||||
| * | Add locations to rom names for Mazer Blazer (and alt) roms. Add NO_DUMP ↵ | 2009-03-06 | 1 | -30/+47 | |
| | | | | | entries for undumped voice roms, video prom, and pal. | ||||
| * | after a quick comparison it looks like the original sound rom should be ↵ | 2009-03-06 | 1 | -5/+6 | |
| | | | | | correct for this. | ||||
| * | added new graphic roms to the 1999 head panic set | 2009-03-06 | 3 | -14/+126 | |
| | | | | | | | | | note, this version is clearly a different PCB, it uses the older style sprites (which are actually just bootleg tumble pop sprites..) the sound rom on the PCB is bad. also added sprite flicker flag, based on tumble pop etc. | ||||
| * | Fixed sprite positioning bug in Zero Target [Angelo Salese] | 2009-03-05 | 1 | -4/+8 | |
| | | |||||
| * | Fixed a paletteram entry bug in GP World [Angelo Salese] | 2009-03-05 | 1 | -5/+5 | |
| | | | | | | =============================================================================== Wasn't this game supposed to surpass the "Warming Up screen"? | ||||
| * | Forgot we'd relaxed clone naming restrictions... | 2009-03-05 | 2 | -3/+3 | |
| | | |||||
| * | New clones added | 2009-03-05 | 2 | -23/+52 | |
| | | | | | ---------------- Gals Panic S2 (Asia) [Andy Henderson] | ||||
| * | Fix build break.mame0129u6 | 2009-03-05 | 1 | -4/+4 | |
| | | |||||
| * | Cleanups and version bump. | 2009-03-05 | 43 | -175/+175 | |
| | | |||||
| * | sfbonus version cleanups part 1. | 2009-03-05 | 1 | -203/+300 | |
| | | |||||
