Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r14268 Thursday 20th October, 2011 at 19:44:16 UTC by Roberto Fresca |
|---|
| Novo Play Multi Card / Club Card improvements: [Roberto Fresca] * Added proper button-lamps support and layout. * Added default NVRAM, necessary to boot. * Added technical notes. |
| [src/mame] | mame.mak |
| [src/mame/drivers] | funworld.c |
| [src/mame/layout] | novoplay.lay* |
| [src/mame/video] | funworld.c |
| r14267 Thursday 20th October, 2011 at 19:02:30 UTC by Roberto Fresca |
|---|
| New working game... New games added or promoted from NOT_WORKING status --------------------------------------------------- Novo Play Multi Card / Club Card [Roberto Fresca, Rob Ragon] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | funworld.c |
| r14266 Thursday 20th October, 2011 at 18:52:12 UTC by Jim Stolis |
|---|
| Finished modernization Haze started. Fixes MT 04497. Driver no longer hangs during initialization. Boots to same point I documented on my blog. (No Whatsnew) Can someone with MT access please update the db for me? |
| [src/mame/drivers] | splus.c |
| r14265 Thursday 20th October, 2011 at 17:44:05 UTC by hap |
|---|
| (add xtals) |
| [src/mame/drivers] | m92.c |
| r14264 Thursday 20th October, 2011 at 00:27:55 UTC by hap |
|---|
| (small cleanup) |
| [src/mame/video] | namcos22.c |
| r14263 Thursday 20th October, 2011 at 00:02:16 UTC by hap |
|---|
| improved and optimized super22 fog |
| [src/mame/includes] | namcos22.h |
| [src/mame/video] | namcos22.c |
| r14262 Wednesday 19th October, 2011 at 23:12:35 UTC by Roberto Fresca |
|---|
| Fixed colors to Witch Card (Video Klein CPU box, set 2) [Roberto Fresca] |
| [src/mame/drivers] | goldnpkr.c |
| r14261 Wednesday 19th October, 2011 at 22:34:43 UTC by Roberto Fresca |
|---|
| Golden Poker driver improvements. [Roberto Fresca] * Mapped the Dallas DS1210 for Video Klein sets that have one. * Mapped the 2800-2fff range as RAM for the non-Dallas Video Klein sets. * Some minor fixes. New clones added ---------------- Witch Card (Video Klein CPU box, set 2) [Roberto Fresca, Team Europe] New games marked as GAME_NOT_WORKING ------------------------------------ Witch Game (Video Klein, set 2) [Roberto Fresca, Team Europe] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | goldnpkr.c |
| r14260 Wednesday 19th October, 2011 at 19:20:25 UTC by Roberto Fresca |
|---|
| New driver for Kasino '89 6-players roulette series. A kind of MSX2 hardware on steroids... New games added or promoted from NOT_WORKING status --------------------------------------------------- Kasino '89 [Roberto Fresca, Rob Ragon, Tomasz Slanina] |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | kas89.c* |
| [src/mame/layout] | kas89.lay* |
| r14259 Wednesday 19th October, 2011 at 07:30:19 UTC by hap |
|---|
| super22 depth cueing progress whatsnew note: namcos22.c: improved flat shading and depth cueing [hap] |
| [src/mame/video] | namcos22.c |
| r14258 Wednesday 19th October, 2011 at 06:20:44 UTC by Miodrag Milanović |
|---|
| Haze: Some SH4 clean-ups after the earlier refactoring, should be no functional change. (no whatsnew) |
| [src/emu/cpu/sh4] | sh4.c |
| r14257 Wednesday 19th October, 2011 at 00:34:31 UTC by Tafoid |
|---|
| Haze: Built a jump table for all opcodes, reducing it all to a single level of indirection. (nw) |
| [src/emu/cpu/sh4] | sh4.c |
| r14256 Tuesday 18th October, 2011 at 22:59:48 UTC by hap |
|---|
| removed junk code |
| [src/mame/video] | namcos22.c |
| r14255 Tuesday 18th October, 2011 at 21:42:45 UTC by Tafoid |
|---|
| Haze: More sh4 optimizations (nw) |
| [src/emu/cpu/sh4] | sh4.c |
| r14254 Tuesday 18th October, 2011 at 20:13:37 UTC by Tafoid |
|---|
| New clones added ---------------- Bad Lands (bootleg, alternate) [Tomasz Slanina] Comment: Took this dump and filled out the bad dumps in the first bootleg set (badlandsb). The only real difference noticed was a changed z80 program rom. |
| [src/mame] | mame.lst |
| [src/mame/drivers] | badlands.c |
| r14253 Tuesday 18th October, 2011 at 19:54:32 UTC by Tafoid |
|---|
| Haze: Continued the jump table optimizations on the sh4 (nw) |
| [src/emu/cpu/sh4] | sh4.c |
| r14252 Tuesday 18th October, 2011 at 17:31:01 UTC by Tafoid |
|---|
| Haze: Using jump tables in the sh4 core is faster than the switch statements with inline functions, so I've done that for the common cases, gives a bit of a speed boost in the cpu intensive parts, nothing major, but there's definitely room for more (clean) optimization in the sh4 core. |
| [src/emu/cpu/sh4] | sh4.c |
| [src/mame/drivers] | cavesh3.c |
| r14251 Tuesday 18th October, 2011 at 17:02:31 UTC by hap |
|---|
| poly color high byte is for flat shading |
| [src/mame/video] | namcos22.c |
| r14250 Tuesday 18th October, 2011 at 06:56:07 UTC by Miodrag Milanović |
|---|
| Haze: added some framework which could be used for emulating the blitter delays, not currently used, and not currently accurate (delays too long, clipping not taken into account). Will be safer to use / work on once there is a recompiler because right now it just causes more tight loops which I'd have to individually idle skip. (no whatsnew) |
| [src/mame/drivers] | cavesh3.c |
| r14249 Tuesday 18th October, 2011 at 06:54:51 UTC by Miodrag Milanović |
|---|
| J.Wallace: Splitting more sets and correcting issues with existing (no whatsnew) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | bfm_sc2.c ecoinf2.c ecoinfr.c maygay1b.c mpu4.c |
| r14248 Tuesday 18th October, 2011 at 03:38:48 UTC by Tafoid |
|---|
| gottlieb.c fixes: - Verified through playtesting, manuals and in-game service modes all dips in the driver. Consolidated and added Dip Locations based on all available information. - Changed Q*bert and Q*bert's Qubes joystick layout to 8-Way to allow for diagonals to be not only be mapped but used if desired. |
| [src/mame/audio] | gottlieb.c |
| [src/mame/drivers] | gottlieb.c |
| r14247 Tuesday 18th October, 2011 at 00:03:14 UTC by hap |
|---|
| found some text in tmspoker |
| [src/mame/drivers] | tmspoker.c |
| r14246 Monday 17th October, 2011 at 20:55:19 UTC by Phil Bennett |
|---|
| New games marked as GAME_NOT_WORKING ------------------------------------ Real Puncher [Phil Bennett, Chris Hardy] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | taito_b.c |
| [src/mame/includes] | taito_b.h |
| [src/mame/video] | taito_b.c |
| r14245 Monday 17th October, 2011 at 20:12:24 UTC by hap |
|---|
| depth cueing for non-super hardware (it's WIP for super) |
| [src/mame/drivers] | namcos22.c |
| [src/mame/includes] | namcos22.h |
| [src/mame/video] | namcos22.c |
| r14244 Monday 17th October, 2011 at 12:08:43 UTC by Miodrag Milanović |
|---|
| Haze: Added Pink Sweets (no whatsnew) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cavesh3.c |
| r14243 Monday 17th October, 2011 at 07:06:15 UTC by Roberto Fresca |
|---|
| Waku Waku Doubutsu Land TonTon: Added service coinage DIP switch. [Roberto Fresca] |
| [src/mame/drivers] | tonton.c |
| r14242 Monday 17th October, 2011 at 02:55:18 UTC by Roberto Fresca |
|---|
| Waku Waku Doubutsu Land TonTon: Merged my driver with Angelo's... Added NVRAM, corrected the RAM area, fixed CPU and AY8910 clocks, added the initialized port outs. Figured out: completed coinage, coin lock, demo sounds, payout mode and percentage DIP switches. Also added DIP locations. [Roberto Fresca] |
| [src/mame/drivers] | tonton.c |
| r14241 Monday 17th October, 2011 at 00:08:11 UTC by Jonathan Gevaryahu |
|---|
| Adjusted the VLM5030 K3 thru K10 coefficients to be based not on reading the K2 rom but based on the index itself <<6 or 7. This makes the games sound much better and explains the very small ram size used for coefficients other than K1 and K2. This needs further investigation and figuring out of the die schematic to settle completely. [Lord Nightmare] |
| [src/emu/sound] | tms5110r.c |
| r14240 Sunday 16th October, 2011 at 19:33:51 UTC by Angelo Salese |
|---|
| Implemented RTC write support |
| [src/emu/machine] | rtc9701.c rtc9701.h |
| r14239 Sunday 16th October, 2011 at 19:07:12 UTC by Angelo Salese |
|---|
| RTC9701: Implemented RTC register reading and RTC time increment [Angelo Salese] |
| [src/emu/machine] | rtc9701.c rtc9701.h |
| r14238 Sunday 16th October, 2011 at 18:23:50 UTC by Angelo Salese |
|---|
| Preparations for adding proper RTC emulation |
| [src/emu/machine] | rtc9701.c rtc9701.h |
| [src/mame/drivers] | cavesh3.c |
| r14237 Sunday 16th October, 2011 at 16:40:24 UTC by Angelo Salese |
|---|
| Haze: added basic threads, nw |
| [src/mame/drivers] | cavesh3.c |
| r14236 Sunday 16th October, 2011 at 14:59:35 UTC by Angelo Salese |
|---|
| Re-enabled SH-4, nw |
| [src/mame/drivers] | aristmk6.c |
| r14235 Sunday 16th October, 2011 at 13:32:55 UTC by Miodrag Milanović |
|---|
| Haze: various cave updates - correction of mmmbnk game/set name, logging of sh3 serial registers etc. (no whatsnew) |
| [src/emu/cpu/sh4] | sh3comn.c sh3comn.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14234 Sunday 16th October, 2011 at 08:46:06 UTC by Jonathan Gevaryahu |
|---|
| Added tables from vlm5030 as verified by decap from ogoun. Adapted vlm5030 to use the tms5xxx common tables file. Some details have yet to be worked out for certain (how exactly the reflection coefficients beyond k=2 address the k2+ rom) [ogoun, Lord Nightmare, The Dumping Union] |
| [src/emu/sound] | tms5110r.c vlm5030.c |
| r14233 Saturday 15th October, 2011 at 18:46:43 UTC by Brian Troha |
|---|
| cave.c: Adds Guwange Special Version - NW If anyone objects, please feel free to revert this! |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cave.c |
| r14232 Saturday 15th October, 2011 at 18:46:25 UTC by R. Belmont |
|---|
| 68681: work around core problem where a timer set to 0 hz locks up MAME (nw) |
| [src/emu/machine] | 68681.c |
| r14231 Saturday 15th October, 2011 at 18:27:47 UTC by R. Belmont |
|---|
| Fixed more GD-ROM crash problems [R. Belmont] |
| [src/mame/drivers] | chihiro.c triforce.c |
| [src/mame/machine] | naomigd.c |
| r14230 Saturday 15th October, 2011 at 17:57:58 UTC by R. Belmont |
|---|
| naomi: fix crash on startup for some GD-ROM sets [R. Belmont] |
| [src/mame/drivers] | naomi.c |
| r14229 Saturday 15th October, 2011 at 16:26:31 UTC by Miodrag Milanović |
|---|
| Haze: further optimizations for some of the heavier blit cases (no whatsnew) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14228 Saturday 15th October, 2011 at 16:12:30 UTC by Angelo Salese |
|---|
| Removed deprecat.h usage from srmp6.c [Angelo Salese] |
| [src/mame/drivers] | srmp6.c |
| r14227 Saturday 15th October, 2011 at 15:45:11 UTC by Angelo Salese |
|---|
| Removed deprecat.h usage from higemaru.c [Angelo Salese] |
| [src/mame/drivers] | higemaru.c |
| r14226 Saturday 15th October, 2011 at 06:27:47 UTC by Miodrag Milanović |
|---|
| Fix gcc 4.6 compile (no whatsnew) |
| [src/mame/drivers] | cavesh3.c |
| r14225 Saturday 15th October, 2011 at 05:44:44 UTC by Miodrag Milanović |
|---|
| Haze: identified the slowest / most used blitter paths for possible future optimization / testing (no whatsnew) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14224 Saturday 15th October, 2011 at 00:08:29 UTC by Tafoid |
|---|
| Improved readability and ability to parse -listcrc output by adding some tabs and taking in account longer romnames which used to cause misalignment often. Adjusted default bios romnames for naomi to be more concise. (nw) |
| [src/emu] | clifront.c |
| [src/mame/drivers] | naomi.c |
| r14223 Friday 14th October, 2011 at 23:42:07 UTC by smf |
|---|
| alternate fix for reset & address error vector being ffffffff, it will continuously try to take the exception but it will at least check the cycles remaining. |
| [src/emu/cpu/m68000] | m68kcpu.c |
| r14222 Friday 14th October, 2011 at 21:47:00 UTC by Brian Troha |
|---|
| flyball.c: Minor doc update about the "-01" rom extension. NW |
| [src/mame/drivers] | flyball.c |
| r14221 Friday 14th October, 2011 at 20:32:01 UTC by hap |
|---|
| new clone added --------------------- Flyball (rev 2) [Siftware] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | flyball.c |
| r14220 Friday 14th October, 2011 at 16:49:21 UTC by Tafoid |
|---|
| Followup to r14208 to cover CHD names (nw) |
| [src/mame/drivers] | csplayh5.c |
| r14219 Friday 14th October, 2011 at 14:47:46 UTC by smf |
|---|
| fixed double bus error detection by only setting the run mode after fetching the opcode |
| [src/emu/cpu/m68000] | m68kcpu.c |
| Previous 50 | 199869 Revisions | Next 50 |