Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r14118 Wednesday 5th October, 2011 at 20:54:02 UTC by hap |
|---|
| oops |
| [src/mame/video] | namcos22.c |
| r14117 Wednesday 5th October, 2011 at 20:40:01 UTC by Mariusz Wojcieszek |
|---|
| Added complete dump for sfish2 [Guru] |
| [src/mame/drivers] | stv.c |
| r14116 Wednesday 5th October, 2011 at 20:10:59 UTC by Tafoid |
|---|
| Workaround for problem m4/v4 sets which drop to command-line (nw) |
| [src/mame/drivers] | mpu4.c |
| r14115 Wednesday 5th October, 2011 at 20:07:11 UTC by hap |
|---|
| more sprites in cybrcycc |
| [src/mame/video] | namcos22.c |
| r14114 Wednesday 5th October, 2011 at 19:26:29 UTC by Tafoid |
|---|
| Butasan rom label fixes (nw) |
| [src/mame/drivers] | argus.c |
| r14113 Wednesday 5th October, 2011 at 19:03:51 UTC by hap |
|---|
| show sprites in alpinesa |
| [src/mame/video] | namcos22.c |
| r14112 Wednesday 5th October, 2011 at 18:08:20 UTC by hap |
|---|
| small fix for sprite fade enable |
| [src/mame/video] | namcos22.c |
| r14111 Wednesday 5th October, 2011 at 09:15:29 UTC by Jonathan Gevaryahu |
|---|
| Fix incorrect masking of register writes on ay-3-8914, fixes wrong envelope amplitude on games which use hardware enveloping on Intellivision (Thunder Castle, etc) [Huygens] |
| [src/emu/sound] | ay8910.c |
| r14110 Wednesday 5th October, 2011 at 03:13:09 UTC by Brian Troha |
|---|
| argus.c: Both Butasan sets are for the Japan region but one is in English and the other in Japanese so list them as such. - NW |
| [src/mame/drivers] | argus.c |
| r14109 Wednesday 5th October, 2011 at 01:30:01 UTC by Tafoid |
|---|
| Fixed some typos made in sh4.c - trap behavior definitely needs checking. According to both the sh3 and sh4 docs what we're doing was wrong. From Haze (nw) |
| [src/emu/cpu/sh4] | sh4.c |
| r14108 Wednesday 5th October, 2011 at 00:38:08 UTC by Tafoid |
|---|
| corrected issue with setname (nw) |
| [src/mame/drivers] | argus.c |
| r14107 Wednesday 5th October, 2011 at 00:19:41 UTC by Tafoid |
|---|
| New games added or promoted from NOT_WORKING status --------------------------------------------------- Butasan (Pig's & Bomber's) [Bensonrad] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | argus.c |
| r14106 Tuesday 4th October, 2011 at 23:51:52 UTC by hap |
|---|
| small input changes |
| [src/mame/drivers] | namcos22.c |
| r14105 Tuesday 4th October, 2011 at 23:14:19 UTC by Tafoid |
|---|
| Improved the memory map notes based on some new information (nw) |
| [src/mame/drivers] | cavesh3.c |
| r14104 Tuesday 4th October, 2011 at 22:28:50 UTC by hap |
|---|
| fix sprite flipping |
| [src/mame/video] | namcos22.c |
| r14103 Tuesday 4th October, 2011 at 20:15:30 UTC by Mariusz Wojcieszek |
|---|
| Hooked up touch screen to Odeon Twister 2 [Mariusz Wojcieszek] |
| [src/emu/machine] | microtch.c |
| [src/mame/drivers] | cd32.c |
| r14102 Tuesday 4th October, 2011 at 18:50:20 UTC by Tafoid |
|---|
| New clones added ---------------- Vigilante (US) - Rev. G [Corrado Tomaselli] On Vigilante (World set 2) the rom 8h is overdumped, in all sets the rom is 256kbit and inside the socket it's written 27256 (info from Corrado Tomaselli) (nw) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | vigilant.c |
| r14101 Tuesday 4th October, 2011 at 17:16:07 UTC by Miodrag Milanović |
|---|
| Simplified way of getting octal info (no whatsnew) |
| [src/emu] | machine.c machine.h memory.c |
| r14100 Tuesday 4th October, 2011 at 15:39:46 UTC by Tafoid |
|---|
| Added some comments to some of the arrays, for future reference and moved a little bit of code to separate differences of sh3 and sh4. From Haze (nw) Also, from previous commit: New games marked as GAME_NOT_WORKING ------------------------------------ Medal Mahjong Moukari Bancho no Kiban [CaH4e3] |
| [src/emu/cpu/sh4] | sh4.c sh4.h sh4comn.c |
| [src/mame/drivers] | cavesh3.c |
| r14099 Tuesday 4th October, 2011 at 13:13:04 UTC by Miodrag Milanović |
|---|
| Fixes views without device (no whatsnew) |
| [src/emu/debug] | debugvw.c |
| r14098 Tuesday 4th October, 2011 at 13:06:26 UTC by hap |
|---|
| flush empty sprite romregion with $ff, fixes bogus sprites in alpinr2b |
| [src/mame/drivers] | namcos22.c |
| [src/mame/video] | namcos22.c |
| r14097 Tuesday 4th October, 2011 at 12:38:52 UTC by Miodrag Milanović |
|---|
| Made disassembler view show in octal if cpu core is specified like that, for now address and data values (no whatsnew) |
| [src/emu/debug] | debugvw.c debugvw.h dvdisasm.c |
| r14096 Tuesday 4th October, 2011 at 10:14:46 UTC by Miodrag Milanović |
|---|
| Sync with MESS (no whatsnew) |
| [src/emu/machine] | z8536.c z8536.h |
| [src/lib/formats] | flopimg.c mfi_dsk.c |
| r14095 Tuesday 4th October, 2011 at 09:58:07 UTC by Miodrag Milanović |
|---|
| Added a way to handle output for debug messages and debugger itself into octal too, and made a few CPU's to give octal output by default. Note that for now just some functions things return octal, will add more, but since this change required clean compile better to put it sooner then later (no whatsnew) |
| [src/emu] | devcpu.c devcpu.h diexec.c diexec.h machine.c machine.h memory.c |
| [src/emu/cpu/i4004] | i4004.c |
| [src/emu/cpu/i8008] | i8008.c |
| [src/emu/cpu/pdp1] | pdp1.c tx0.c |
| [src/emu/cpu/t11] | t11.c |
| [src/lib/util] | corestr.c corestr.h |
| r14094 Monday 3rd October, 2011 at 20:57:20 UTC by hap |
|---|
| (fix possible regression) |
| [src/mame/video] | namcos22.c |
| r14093 Monday 3rd October, 2011 at 20:33:00 UTC by hap |
|---|
| - sprites in alpine racer 2 and cyber cycles - trying to figure out sprite deltax/y |
| [src/mame/video] | namcos22.c |
| r14092 Monday 3rd October, 2011 at 16:41:06 UTC by Tafoid |
|---|
| Added explicit checks on functions making use of SH4 internal registers to ensure they don't accidentally get used on SH3 (some were) and split the code paths in various places so that areas where the sh3 differs can be implemented properly (interrupt controller especially) Also logging of some internal registers etc. accessed by some games, and rudimentary fixing of a few opcodes (like trap) which were also tied to internal stuff. From Haze (nw) |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/sh4] | sh3comn.c* sh3comn.h* sh4.c sh4.h sh4comn.c sh4comn.h |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cavesh3.c |
| r14091 Monday 3rd October, 2011 at 15:23:47 UTC by Tafoid |
|---|
| not ready for this one yet (nw) |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] |
| r14090 Sunday 2nd October, 2011 at 18:23:27 UTC by Angelo Salese |
|---|
| Some improvements from Haze, nw |
| [src/mame/drivers] | gamtor.c |
| r14089 Sunday 2nd October, 2011 at 14:45:00 UTC by hap |
|---|
| fixed recent regression with high priority translucent polys/sprites |
| [src/mame/video] | namcos22.c |
| r14088 Sunday 2nd October, 2011 at 12:33:51 UTC by hap |
|---|
| fix sprite priority over textlayer |
| [src/mame/video] | namcos22.c |
| r14087 Sunday 2nd October, 2011 at 11:15:40 UTC by hap |
|---|
| fix non-super22 cmode/bn for direct_poly (eg. raveracw minimap and attractmode hiscore table) |
| [src/mame/drivers] | namcos22.c |
| [src/mame/video] | namcos22.c |
| r14086 Saturday 1st October, 2011 at 21:46:20 UTC by hap |
|---|
| fix tokyowar sprite problems |
| [src/mame/drivers] | namcos22.c |
| [src/mame/video] | namcos22.c |
| r14085 Saturday 1st October, 2011 at 21:17:50 UTC by R. Belmont |
|---|
| A few documentation fixes (nw) |
| [src/mame/drivers] | cavesh3.c |
| r14084 Saturday 1st October, 2011 at 20:30:35 UTC by Brian Troha |
|---|
| new clone added Viper Phase 1 - USA New Clone Added ------------------------------- Viper Phase 1 (USA, New Version, set 2) [Arzeno Fabrice] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | seibuspi.c |
| r14083 Saturday 1st October, 2011 at 19:55:16 UTC by Brian Troha |
|---|
| minor year correction for new cavesh3.c clone |
| [src/mame/drivers] | cavesh3.c |
| r14082 Saturday 1st October, 2011 at 19:32:39 UTC by R. Belmont |
|---|
| sh3/4: fixed big-endian mode [R. Belmont] |
| [src/emu/cpu/sh4] | sh4.c sh4dasm.c |
| [src/mame/drivers] | cavesh3.c |
| r14081 Saturday 1st October, 2011 at 15:09:31 UTC by Brian Troha |
|---|
| Another clone added to cavesh3.c - Mushihime Sama Futari Black Label (2007/12/11 BLACK LABEL VER) No whatsnew |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cavesh3.c |
| r14080 Saturday 1st October, 2011 at 02:45:20 UTC by Brian Troha |
|---|
| updated some comments about Freekick & Counter Run |
| [src/mame/drivers] | freekick.c |
| r14079 Saturday 1st October, 2011 at 01:46:33 UTC by Brian Troha |
|---|
| pgm.c: actually change the rom def names too. |
| [src/mame/drivers] | pgm.c |
| r14078 Saturday 1st October, 2011 at 01:27:58 UTC by Brian Troha |
|---|
| Rom name change for ddp3. This game is known as DoDonPachi Dai-Ou-Jou and the gaming community called it ddp3 which isn't accurate. There is no known version of the game that shows DoDonPachi 3 Also added in the "Cave" style dates in game tiles instead of "first revision" ect... No whatsnew |
| [src/mame] | mame.lst |
| [src/mame/drivers] | pgm.c |
| r14077 Saturday 1st October, 2011 at 01:08:54 UTC by Brian Troha |
|---|
| 2 new (non-working) clones added to model2.c Sorry RB if this collides with your conversion of ElSemi's code. New Clones Added ------------------------------------- Zero Gunner (Japan, Model 2A) {Tormod, Brian Troha, The Dumping Union] Last Bronx (USA, Revision A) [R. Mucciarelli, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | model2.c |
| r14076 Saturday 1st October, 2011 at 00:57:47 UTC by Brian Troha |
|---|
| adds Muchi Muchi Pork to cavesh3.c - NW |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cavesh3.c |
| r14075 Saturday 1st October, 2011 at 00:52:36 UTC by hap |
|---|
| allow small freqs for from_hz |
| [src/emu] | attotime.h |
| r14074 Friday 30th September, 2011 at 22:23:25 UTC by hap |
|---|
| no need for 'set x' in title if region/revision info is unique per set already |
| [src/mame/drivers] | segaxbd.c |
| r14073 Friday 30th September, 2011 at 22:19:09 UTC by hap |
|---|
| namcos22.c: Fixed or improved polygon fade, high priority polygons, texture c-mode, sprite seaming, textlayer alpha/shadow, DSP external memory addressmask, and some other smaller issues. [hap] |
| [src/mame/drivers] | namcos22.c |
| [src/mame/includes] | namcos22.h |
| [src/mame/video] | namcos22.c |
| r14072 Friday 30th September, 2011 at 20:36:46 UTC by Tafoid |
|---|
| validation fix for duplicate ROM_REGION tag in bfm_sc4.c (nw) |
| [src/mame/drivers] | bfm_sc4.c |
| r14071 Friday 30th September, 2011 at 19:01:13 UTC by smf |
|---|
| fixed description. |
| [src/mame] | mame.lst |
| [src/mame/drivers] | ksys573.c |
| r14070 Friday 30th September, 2011 at 13:44:59 UTC by Miodrag Milanović |
|---|
| preliminary video based for g4u5 by Haze (no whatsnew) |
| [src/mame/drivers] | gamtor.c |
| r14069 Friday 30th September, 2011 at 12:10:02 UTC by Miodrag Milanović |
|---|
| Set coldfire systems to use it, started mapping things by Haze (no whatsnew) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | bfm_sc4.c bfm_sc45.h bfm_sc5.c gamtor.c |
| Previous 50 | 199869 Revisions | Next 50 |