Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r14218 Friday 14th October, 2011 at 13:44:54 UTC by Miodrag Milanović |
| Haze: current code with updated readme and slight optimizations. (no whatsnew) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14217 Friday 14th October, 2011 at 13:12:10 UTC by smf |
| include set short name so you can grep a crc from a mame -listcrc * and not have to guess what the game is from the description. |
| r14216 Friday 14th October, 2011 at 13:09:09 UTC by smf |
| fix compiling with MSVC, it's a struct, it's a class, it's dissociative identity disorder |
| [src/emu/cpu/m68000] | m68kcpu.h |
| r14215 Friday 14th October, 2011 at 12:59:39 UTC by smf |
| fixed compiling with msvc by removing redundant code. |
| [src/emu/cpu/sh4] | sh3comn.c |
| r14214 Friday 14th October, 2011 at 12:45:20 UTC by smf |
| Fix compiling cobra with msvc. U64() is only for constants greater than 32 bits. |
| [src/mame/drivers] | cobra.c |
| r14213 Friday 14th October, 2011 at 07:50:42 UTC by Miodrag Milanović |
| idectrl - Fixed double free on image device stop, fixes pc issue (no whatsnew) |
| [src/emu/machine] | idectrl.c |
| r14212 Friday 14th October, 2011 at 00:02:32 UTC by hap |
| maincpu irq vectors were the wrong way around |
| [src/mame/drivers] | airbustr.c |
| [src/mame/includes] | airbustr.h |
| r14211 Thursday 13th October, 2011 at 21:44:16 UTC by hap |
| outputs for ss22 cpu leds. I made a .lay for it too but mame insists on choosing that as default screen, so nevermind |
| [src/mame/drivers] | namcos22.c |
| r14210 Thursday 13th October, 2011 at 20:48:39 UTC by Angelo Salese |
| Fixed Juno First refresh rate and interrupt firing [Angelo Salese, Chris Hardy] |
| [src/mame/drivers] | junofrst.c |
| r14209 Thursday 13th October, 2011 at 20:22:06 UTC by Angelo Salese |
New NOT WORKING game
--------------------
Sega's Golden Poker Series "Joker's Wild" [Yasuhiro Ogawa] |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | segajw.c* |
| r14208 Thursday 13th October, 2011 at 18:56:31 UTC by Angelo Salese |
| Fixed various translitteration errors in csplayh5.c game name descriptions [Fujix] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | csplayh5.c |
| r14207 Thursday 13th October, 2011 at 18:46:28 UTC by Angelo Salese |
| Simplified a CD-DA function, nw |
| r14206 Thursday 13th October, 2011 at 12:03:49 UTC by Miodrag Milanović |
| Corrected adding a slot options, fixes issues visible on PC driver in MESS (no whatsnew) |
| r14205 Thursday 13th October, 2011 at 04:27:16 UTC by Tafoid |
| Haze: Added saving of the flash/nand area, which DeathSmiles uses instead of the EEPROM to save it's settings (I guess they had too much data so just took the easy route of using the Flash) Note, if you have existing NVRAM files you'll have to delete them or nothing will boot anymore. (nw) |
| [src/mame/drivers] | cavesh3.c |
| r14204 Thursday 13th October, 2011 at 04:17:10 UTC by Tafoid |
New clones added
----------------
Mustafa and 40 Thieves (Bootleg) [f205v] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | pacman.c |
| r14203 Thursday 13th October, 2011 at 02:29:27 UTC by R. Belmont |
| Fix PowerPC OS X compile (nw) |
| r14202 Wednesday 12th October, 2011 at 21:01:33 UTC by Tafoid |
| new .c file from previous submit (nw) |
| [src/emu/machine] | rtc9701.c* |
| r14201 Wednesday 12th October, 2011 at 20:50:00 UTC by Tafoid |
| Haze: basic RTC-9701 eeprom support + hookup (RTC part not done) (nw) |
| [src/emu] | emu.mak |
| [src/emu/machine] | rtc9701.h* |
| [src/mame/drivers] | cavesh3.c |
| r14200 Wednesday 12th October, 2011 at 17:34:49 UTC by Luca Elia |
New games marked as GAME_NOT_WORKING
------------------------------------
Namco Stars [Yasuhiro Ogawa] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | ddenlovr.c seta2.c |
| r14199 Wednesday 12th October, 2011 at 14:05:30 UTC by R. Belmont |
viper: implemented timers and I2C interface on MPC8240 [Ville Linde]
voodoo: preliminary Voodoo 3 support [Ville Linde] |
| [src/emu/video] | vooddefs.h voodoo.c |
| [src/mame/drivers] | viper.c |
| r14198 Wednesday 12th October, 2011 at 13:42:28 UTC by hap |
| improve sprite cz |
| [src/mame/video] | namcos22.c |
| r14197 Wednesday 12th October, 2011 at 13:39:47 UTC by R. Belmont |
| taitotz: preliminary text layer hookup [Ville Linde] |
| [src/mame/drivers] | taitotz.c |
| r14196 Wednesday 12th October, 2011 at 13:36:19 UTC by Miodrag Milanović |
| Haze: a better fix, last one wasn't quite right unfortunately (no whatsnew) |
| [src/mame/drivers] | cavesh3.c |
| r14195 Wednesday 12th October, 2011 at 13:11:04 UTC by R. Belmont |
| taitopjc: Preliminary text layer and I/O CPU hookup [Ville Linde] |
| [src/mame/drivers] | taitopjc.c |
| r14194 Wednesday 12th October, 2011 at 12:21:29 UTC by Miodrag Milanović |
| Fix for ibara by Haze (no whatsnew) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14193 Wednesday 12th October, 2011 at 11:36:50 UTC by Miodrag Milanović |
| avoiding 3/6 'if' statements used to do clamping by encoding it into the table we're already using gives a nice speedup too, Haze (no whatsnew) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14192 Wednesday 12th October, 2011 at 02:24:01 UTC by Tafoid |
| Added PCB layout from Brian T. Removed another calculation from the innermost loop (flipx and y-index source lookup) which squeezes out another 5% in my blitter heavy test cases. From Haze (nw) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14191 Wednesday 12th October, 2011 at 01:38:56 UTC by hap |
| (update notes) |
| [src/mame/drivers] | namcos22.c |
| [src/mame/video] | namcos22.c |
| r14190 Tuesday 11th October, 2011 at 23:42:17 UTC by hap |
| improve sprite clipping |
| [src/mame/video] | namcos22.c |
| r14189 Tuesday 11th October, 2011 at 22:44:27 UTC by Tafoid |
| 32-bit vram is ~5-10% faster even with no functional changes to the blitting, I guess that's an architecture thing. From Haze (nw) |
| [src/mame/drivers] | cavesh3.c csh3blit.c |
| r14188 Tuesday 11th October, 2011 at 21:54:42 UTC by Brian Troha |
| taito_z.c: Added PCB locations to the Aqua Jack sets [ShouTime] |
| [src/mame/drivers] | taito_z.c |
| r14187 Tuesday 11th October, 2011 at 21:42:43 UTC by Angelo Salese |
New WORKING game
--------------------
Waku Waku Doubutsu Land TonTon [Angelo Salese, Yasuhiro Ogawa]
(Simplest MSX2 usage evah?) |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | tonton.c* |
| r14186 Tuesday 11th October, 2011 at 21:39:26 UTC by Brian Troha |
| undrfire.c: Correct Taito copyright for Chase Bombers - NW |
| [src/mame/drivers] | undrfire.c |
| r14185 Tuesday 11th October, 2011 at 21:37:52 UTC by Brian Troha |
New clone added: Gunbuster US
New Clone Added
----------------------------------------
Gunbuster (US) [ShouTime] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | gunbustr.c |
| r14184 Tuesday 11th October, 2011 at 21:28:23 UTC by Roberto Zandonà |
| lethalen: removed comment |
| [src/mame/drivers] | lethal.c |
| r14183 Tuesday 11th October, 2011 at 21:19:36 UTC by Roberto Zandonà |
| lethalen: improved offset screen and gun in japan version; removed eeprom default values [Roberto Zandona'] |
| [src/mame/drivers] | lethal.c |
| [src/mame/video] | lethal.c |
| r14182 Tuesday 11th October, 2011 at 20:26:01 UTC by Tafoid |
| properties fix for csh3blt.c (nw) |
| [src/mame/drivers] | csh3blit.c |
| r14181 Tuesday 11th October, 2011 at 20:25:27 UTC by hap |
| (overflow possible) |
| [src/mame/video] | namcos22.c |
| r14180 Tuesday 11th October, 2011 at 20:24:33 UTC by Tafoid |
| Bugfix (from metallic) for the issues introduced in previous commit + further optimization from Haze (nw) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | cavesh3.c csh3blit.c* |
| r14179 Tuesday 11th October, 2011 at 20:11:42 UTC by hap |
| sprite window clipping (see timecris intro, tokyowar title/gameover) |
| [src/mame/video] | namcos22.c |
| r14178 Tuesday 11th October, 2011 at 19:33:43 UTC by Mariusz Wojcieszek |
New clones added
--------------------------------------------------
Crash (bootleg of Head On) [f205v] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | vicdual.c |
| r14177 Tuesday 11th October, 2011 at 19:17:35 UTC by Angelo Salese |
Provided DVD dump for jyunai [alien_mame, The Dumping Union]
New NOT WORKING game
--------------------
Jyunai 2 - White Love Story [alien_mame, The Dumping Union]
*I expect a NON-English title for this ... |
| [src/mame] | mame.lst |
| [src/mame/drivers] | csplayh5.c |
| r14176 Tuesday 11th October, 2011 at 14:15:02 UTC by Miodrag Milanović |
| Cave optimization by Haze (no whatsnew) |
| [src/mame/drivers] | cavesh3.c |
| r14175 Tuesday 11th October, 2011 at 11:26:59 UTC by Miodrag Milanović |
| Added possibility of disabling memory tracking when using some external libraries in osd layer (no whatsnew) |
| r14174 Tuesday 11th October, 2011 at 07:34:01 UTC by Roberto Fresca |
Improvements to magicfly.c [Roberto Fresca]
* Confirmed and fixed CPU clock for magicfly and 7mezzo.
* Rearranged the graphic ROMs addressing. Splitted both gfx banks.
* Created and minimized the color palette for both gfx banks.
* Fixed colors for magicfly and 7mezzo. |
| [src/mame/drivers] | magicfly.c |
| r14173 Tuesday 11th October, 2011 at 02:26:24 UTC by Roberto Fresca |
New driver for unknown TMS9980 gambling hardware. [Roberto Fresca]
Data/address lines are scrambled. Main program is selectable through banks.
New games marked as GAME_NOT_WORKING
------------------------------------
Unknown TMS9980 Poker Game [Roberto Fresca, Team Europe] |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | tmspoker.c* |
| r14172 Monday 10th October, 2011 at 21:41:56 UTC by Angelo Salese |
| MAME 0.143u7 tag |
| r14171 Monday 10th October, 2011 at 21:40:51 UTC by Angelo Salese |
| cleaned up again ... |
| [src/mame/video] | konicdev.c |
| r14170 Monday 10th October, 2011 at 21:38:48 UTC by Brian Troha |
New clone added: Aquajack US
New Clone Added
----------------------------------------
Aqua Jack (US) [ShouTime] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | taito_z.c |
| r14169 Monday 10th October, 2011 at 21:35:17 UTC by Tafoid |
| Adjustments again.. |
| [/build/whatsnew] | whatsnew_0143u7.txt |
© 1997-2024 The MAME Team