Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r17070 Monday 30th July, 2012 at 14:27:26 UTC by Angelo Salese
More protection sim fixes
[src/mame/drivers]cyclemb.c
[src/mame/machine]tait8741.c tait8741.h

r17069 Monday 30th July, 2012 at 12:46:06 UTC by Angelo Salese
Fixed remaining input issues in Sky Destroyer [Angelo Salese]
[src/mame/drivers]cyclemb.c

r17068 Monday 30th July, 2012 at 12:41:45 UTC by hap
hi GuyveR800 :P
[/build/whatsnew]whatsnew_0146u3.txt

r17067 Monday 30th July, 2012 at 12:27:10 UTC by Angelo Salese
Added preliminary colour cycling effect to Sky Destroyer [David Haywood]
[src/mame/drivers]cyclemb.c

r17066 Monday 30th July, 2012 at 08:12:27 UTC by Miodrag Milanović
MAME 0.146u4 tag
[/tags]mame0146u4*

r17065 Monday 30th July, 2012 at 07:58:23 UTC by Miodrag Milanović
Version bump
[src]version.c

r17064 Monday 30th July, 2012 at 07:55:43 UTC by Miodrag Milanović
Clean-ups and version bump
[src/emu/cpu/f8]f8.c
[src/emu/cpu/m6800]m6800.c
[src/emu/cpu/powerpc]ppccom.c
[src/emu/cpu/tlcs900]tlcs900.c
[src/emu/cpu/tms32025]tms32025.c
[src/emu/cpu/tms32051]32051ops.c
[src/emu/cpu/v30mz]v30mz.c
[src/emu/machine]am9517a.c net_lib.c net_lib.h netlist.c netlist.h roc10937.c roc10937.h tc009xlvc.c tc009xlvc.h
[src/mame]mame.lst mame.mak
[src/mame/drivers]aces1.c acesp.c bfm_sc1.c bfm_sc2.c bfmsys85.c cobra.c cybertnk.c cyclemb.c dfruit.c esd16.c globalfr.c globalvr.c jpmmps.c jpms80.c jpmsru.c lastbank.c mpu3.c mpu4.c mpu5.c namcos21.c pokechmp.c pong.c proconn.c segaxbd.c sfbonus.c taito_l.c taitotz.c tasman.c wardner.c
[src/mame/includes]esd16.h
[src/mame/machine]bfm_bd1.c bfm_bd1.h bfm_bda.c bfm_bda.h
[src/mame/video]taitojc.c
[src/osd/sdl]input.c sdl.mak

r17063 Monday 30th July, 2012 at 07:32:00 UTC by Miodrag Milanović
Whatsnew for 0.146u4
[/build/whatsnew]whatsnew_0146u4.txt*

r17062 Monday 30th July, 2012 at 03:52:40 UTC by Angelo Salese
More protection work
[src/mame/drivers]cyclemb.c

r17061 Monday 30th July, 2012 at 03:27:42 UTC by Angelo Salese
Haze fixed the tilemap, me fixed a sprite issue
[src/mame/drivers]cyclemb.c

r17060 Monday 30th July, 2012 at 02:40:32 UTC by Angelo Salese
Basic inputs hooked up
[src/mame/drivers]cyclemb.c

r17059 Monday 30th July, 2012 at 01:16:47 UTC by Angelo Salese
Last sprite fixes
[src/mame/drivers]cyclemb.c

r17058 Sunday 29th July, 2012 at 23:52:32 UTC by Angelo Salese
When in doubt with colors, just use ROMREGION_INVERT
[src/mame/drivers]cyclemb.c

r17057 Sunday 29th July, 2012 at 23:45:43 UTC by Angelo Salese
Fixed sprite offsets
[src/mame/drivers]cyclemb.c

r17056 Sunday 29th July, 2012 at 23:44:37 UTC by hap
that trick doesn't work with ADD (SUB is left-to-right, ADD is equal both ways)
[src/emu/cpu/tms32031]32031ops.c

r17055 Sunday 29th July, 2012 at 23:41:34 UTC by Brian Troha
toaplan2.c: Minor doc update about the Pipi & Bipis bootleg
[src/mame/drivers]toaplan2.c

r17054 Sunday 29th July, 2012 at 20:03:32 UTC by Brian Troha
msm5205.c: Preserve the documentation differences between MSM6585 & MSM5205 now that support has been added to the msm5205.c driver.
[src/emu/sound]msm5205.c

r17053 Sunday 29th July, 2012 at 19:53:52 UTC by Brian Troha
new non working game added - Pop Shot

New games marked as GAME_NOT_WORKING
------------------------------------
Pop Shot (prototype) [Antonio Gonzalez Jr.]
[src/mame]mame.lst
[src/mame/drivers]skeetsht.c

r17052 Sunday 29th July, 2012 at 19:28:36 UTC by Brian Troha
new clone added: Pipi & Bibis / Whoopee!! (Prototype)

New Clone Added
--------------------------------
Pipi & Bibis / Whoopee!! (Prototype) [Antonio Gonzalez Jr.]
[src/mame]mame.lst
[src/mame/drivers]toaplan2.c

r17051 Sunday 29th July, 2012 at 19:10:55 UTC by Wilbert Pol
v30mz.c: Getting rid of some typedefs and cleaning up a few things. (nw)
[src/emu/cpu/v30mz]necmodrm.h v30mz.c v30mz.h

r17050 Sunday 29th July, 2012 at 18:39:29 UTC by Wilbert Pol
v30mz: Removed unneeded header file (nw)
[src/emu/cpu]cpu.mak
[src/emu/cpu/v30mz]nechost.h

r17049 Sunday 29th July, 2012 at 18:16:45 UTC by hap
added minimal support for MSM6585
[src/emu/sound]msm5205.c msm5205.h sound.mak
[src/mame/drivers]gcpinbal.c vmetal.c
[src/mame/includes]gcpinbal.h

r17048 Sunday 29th July, 2012 at 16:06:11 UTC by Ville Linde
cobra.c: Hooked up FIFO interrupts. (nw)
[src/mame/drivers]cobra.c

r17047 Sunday 29th July, 2012 at 12:18:58 UTC by Angelo Salese
As Phil noted, prg ROM banking actually contains the missing gfxs ...
[src/mame/drivers]cyclemb.c

r17046 Sunday 29th July, 2012 at 00:58:36 UTC by Tafoid
Set splitting and moving some roms to another driver because they were misplaced involving mpu5.c and pluto5.c.  As a result of the previous cleanups there were still some redundant structure left around which can be reduced in esd16.c - From Haze (nw)
[src/mame]mame.lst
[src/mame/drivers]esd16.c mpu5.c pluto5.c
[src/mame/includes]esd16.h

r17045 Saturday 28th July, 2012 at 18:43:19 UTC by Ville Linde
cobra.c: Moved FIFOs into a class.
[src/mame/drivers]cobra.c

r17044 Saturday 28th July, 2012 at 18:32:30 UTC by Angelo Salese
Some improvements to Sky Destroyer, some gfxs are missing ...
[src/mame/drivers]cyclemb.c

r17043 Saturday 28th July, 2012 at 17:45:35 UTC by Ville Linde
cobra.c: Converted the 3D renderer to use polynew.h. [Ville Linde]
[src/mame/drivers]cobra.c

r17042 Saturday 28th July, 2012 at 15:16:26 UTC by Tafoid
esd16.c: We can collapse the sprite gfxdecodes into a common 5bpp one rather than 2 different ones by adjusting the rom loading, we can also use the AM_MIRROR macro instead of a manual function to mirror spriteram.  From Haze (nw)
[src/mame/drivers]esd16.c

r17041 Saturday 28th July, 2012 at 14:33:57 UTC by Miodrag Milanović
Sync with MESS (nw)
[src/emu/video]pc_cga.c

r17040 Saturday 28th July, 2012 at 12:20:24 UTC by Ville Linde
cobra.c: Some more improvements. (nw)
[src/mame/drivers]cobra.c

r17039 Saturday 28th July, 2012 at 10:31:28 UTC by hap
cleanup ?-operator usage (should also fix the warnings found by firewave)
[src/emu/cpu/mc68hc11]hc11ops.c

r17038 Saturday 28th July, 2012 at 07:53:23 UTC by hap
firewave's patch fixes more !-operator warnings
[src/emu/machine]z8536.c
[src/lib/util]coreutil.c
[src/mame/drivers]multfish.c peplus.c
[src/mame/video]goldstar.c

r17037 Saturday 28th July, 2012 at 07:44:59 UTC by hap
fix warning with !-operator found by firewave
[src/mame/drivers]spoker.c

r17036 Saturday 28th July, 2012 at 07:40:34 UTC by hap
fix ?-operator warnings found by firewave
[src/emu/cpu/h83002]h8ops.h
[src/emu/cpu/mc68hc11]mc68hc11.c

r17035 Saturday 28th July, 2012 at 07:26:45 UTC by Oliver Stöneberg
fixed assertion with new m6800 CPU types (no whatsnew)
[src/emu/cpu/m6800]m6800.c

r17034 Saturday 28th July, 2012 at 05:33:24 UTC by Brian Troha
New Drift Out clone

New Clone Added
---------------------------
Drift Out (Europe) [Hammy]
[src/mame]mame.lst
[src/mame/drivers]taito_f2.c

r17033 Saturday 28th July, 2012 at 00:16:29 UTC by Tafoid
More set splitting to clones in mpu5.c + some updated notes in cybertnk (no functional change).  From Haze (nw)
[src/mame]mame.lst
[src/mame/drivers]cybertnk.c mpu5.c

r17032 Friday 27th July, 2012 at 21:41:58 UTC by Brian Troha
esd16.c: Cosmetic change, Sort rom load. - NW
[src/mame/drivers]esd16.c

r17031 Friday 27th July, 2012 at 21:31:00 UTC by Brian Troha
New Mortal Komabat clone

New Clone Added
----------------------------------
Mortal Kombat II (rev L2.0) [ebo0763]
[src/mame]mame.lst
[src/mame/drivers]midtunit.c

r17030 Friday 27th July, 2012 at 20:28:59 UTC by Ville Linde
cobra.c: Fixed hard disk access. General cleanup.
[src/mame/drivers]cobra.c

r17029 Friday 27th July, 2012 at 18:59:01 UTC by James Wallace
Split the BFM_BD1 controller into the original, and dot alpha versions, as their code is not identical.
Pointed Scorpion 4 to use this new code.
[src/mame]mame.mak
[src/mame/drivers]bfm_sc4h.c
[src/mame/includes]bfm_sc45.h
[src/mame/machine]bfm_bd1.c bfm_bd1.h bfm_bda.c* bfm_bda.h*

r17028 Friday 27th July, 2012 at 18:50:14 UTC by Tafoid
mpu5.c clones splits.  From Haze (nw)
[src/mame]mame.lst
[src/mame/drivers]mpu5.c

r17027 Friday 27th July, 2012 at 18:38:13 UTC by hap
MESS 15624
[src/emu/drivers]xtal.h

r17026 Friday 27th July, 2012 at 18:21:38 UTC by Tafoid
More set splitting for allied.c - From Haze (nw)

Fix for MT#04957: galaxygn: life dipswitch is broken. there's only 1 life

Fix for some duplicate roms in acesp.c as well as documenting shared roms in play_1.c  (nw)
[src/mame]mame.lst
[src/mame/drivers]acesp.c allied.c fantland.c play_1.c

r17025 Friday 27th July, 2012 at 17:46:29 UTC by Miodrag Milanović
Fixed AMD/ASD opcodes in the F8 CPU core. Status flags are set before the decimal correction factor is added, so only the carry flag is significant after a decimal addition opcode. [Sean Riddle]
[src/emu/cpu/f8]f8.c

r17024 Friday 27th July, 2012 at 15:37:39 UTC by Oliver Stöneberg
removed unnecessary strlen() usage (no whatsnew)
[src/emu]clifront.c crsshair.c diimage.c dislot.c input.c mconfig.c uimain.c validity.c
[src/emu/cpu/tms32051]dis32051.c
[src/mame/audio]gorf.c wow.c
[src/osd/windows]winsocket.c

r17023 Friday 27th July, 2012 at 15:25:52 UTC by Oliver Stöneberg
fixed memory leak in chd_file_compressor::hashmap (no whatsnew)
[src/lib/util]chd.c

r17022 Friday 27th July, 2012 at 15:24:08 UTC by Oliver Stöneberg
allow "windowname" in win_create_window_ex_utf8() to be NULL to match behavior of CreateWindowEx() (no whatsnew)
[src/osd/windows]winutf8.c

r17021 Friday 27th July, 2012 at 15:22:12 UTC by Oliver Stöneberg
removed some unused variable declarations from MACHINE_CONFIG_* macros (no whatsnew)
[src/emu]mconfig.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team