Note Feed

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

Previous 50 199869 Revisions Next 50

r31033 Thursday 19th June, 2014 at 01:50:14 UTC by R. Belmont
Defeated another attempt to make MAME Windows-only (nw)
[src/mess/drivers]gimix.c

r31032 Thursday 19th June, 2014 at 01:49:15 UTC by R. Belmont
Another CHD that was generated with a too-old chdman. (nw)
[src/mame/drivers]chihiro.c

r31031 Wednesday 18th June, 2014 at 21:52:18 UTC by Tafoid
(MESS) New skeleton driver:
---------------------------
Gimix 6809 System   [Tafoid]
[src/mess]mess.lst mess.mak
[src/mess/drivers]gimix.c*

r31030 Wednesday 18th June, 2014 at 21:17:35 UTC by Wilbert Pol
(MESS) msx.c: Internal ym2413s don't need the unlock sequence. (nw)
[src/emu/bus/msx_slot]music.c music.h

r31029 Wednesday 18th June, 2014 at 20:51:17 UTC by Wilbert Pol
(MESS) msx1_cart.xml: Renamed a few Yamaha cartridges. (nw)
[hash]msx1_cart.xml

r31028 Wednesday 18th June, 2014 at 20:39:34 UTC by O. Galibert
well, next *needs* the rounding mode, or white is black... (nw)
[src/emu/cpu/m68000]m68kfpu.inc

r31027 Wednesday 18th June, 2014 at 19:48:58 UTC by Wilbert Pol
(MESS) msx.c: Adding MIDI ports to midisaurus. Can't test these yet because of missing software (nw)
[src/emu/bus/msx_cart]bm_012.c bm_012.h

r31026 Wednesday 18th June, 2014 at 19:08:52 UTC by Wilbert Pol
(MESS) msx.c: Added MIDI in support to Yamaha SFG01/SFG05 expansions (nw)
[src/emu/bus/msx_cart]yamaha.c yamaha.h
[src/emu/machine]machine.mak ym2148.c* ym2148.h*
[src/mess]mess.mak

r31025 Wednesday 18th June, 2014 at 18:25:48 UTC by Tafoid
Recreated yet again the CHDs from r30949 (no new sets) which all had different SHA1 hashes due to bugfixes with CHDMAN since 0.153 release.  [f205v]
[src/mame]mame.lst
[src/mame/drivers]chihiro.c triforce.c

r31024 Wednesday 18th June, 2014 at 17:58:01 UTC by O. Galibert
hmmm, missed a commit (nw)
[src/emu/cpu/m68000]m68kdasm.c

r31023 Wednesday 18th June, 2014 at 17:55:02 UTC by O. Galibert
m68040: fbcc dasm fixes [O. Galibert]
[src/emu/cpu/m68000]m68kdasm.c

r31022 Wednesday 18th June, 2014 at 15:21:14 UTC by David Haywood
blmbycar: modern palette handling (nw)
[src/mame/drivers]blmbycar.c
[src/mame/includes]blmbycar.h
[src/mame/video]blmbycar.c

r31021 Wednesday 18th June, 2014 at 10:15:35 UTC by David Haywood
this appears to be a Korea set, not a Japan set. (nw)
[src/mame]mame.lst
[src/mame/drivers]raiden2.c

r31020 Wednesday 18th June, 2014 at 03:10:07 UTC by Carl
i186: fix timer read (nw)
(mess) rmnimbus: bit of refactoring and cleanup, fix some video ram reads and writes, use eepromser and remove er59256 (nw)
[src/emu/cpu/i86]i186.c i86.c
[src/emu/machine]er59256.c er59256.h machine.mak
[src/mame]mame.mak
[src/mess]mess.mak
[src/mess/drivers]rmnimbus.c
[src/mess/includes]rmnimbus.h
[src/mess/machine]rmnimbus.c
[src/mess/video]rmnimbus.c

r31019 Wednesday 18th June, 2014 at 02:52:47 UTC by Brian Troha
peplus.c: Document the Sequential ACE$ bonus for the Ace$ Bonus Poker set. Minor comment standardization. - NW
[src/mame/drivers]peplus.c

r31018 Wednesday 18th June, 2014 at 02:29:45 UTC by Brian Troha
peplus.c: Document the "Shockwave" mode in the Shockwave Poker sets. - NW
[src/mame/drivers]peplus.c

r31017 Wednesday 18th June, 2014 at 01:56:28 UTC by Brian Troha
peplus.c: Documentation correction. This set of Blackjack (BE0014) stands on hard or soft (Ace-6) 17.  There is documentation stating that the blackjack program hit's soft 17, so that must refer to a different program set. - NW
[src/mame/drivers]peplus.c

r31016 Wednesday 18th June, 2014 at 00:43:25 UTC by Tafoid
Examined/adjusted mame.lst for orphaned sets and invalid entries.  Added commented entries in mame.lst to match missing roms as well as already existing macros in drivers and eliminating redundancies. (nw)
[src/mame]mame.lst
[src/mame/drivers]aces1.c atari_s1.c atarittl.c csplayh5.c djmain.c hshavoc.c jpmimpctsw.c meadwttl.c norautp.c st_mp200.c unkfr.c vd.c wc90b.c

r31015 Wednesday 18th June, 2014 at 00:31:38 UTC by R. Belmont
omti8621: The Z8 program was hiding in plain sight at Bitsavers. (nw)
[src/emu/bus/isa]omti8621.c

r31014 Tuesday 17th June, 2014 at 22:32:28 UTC by hap
ok, correction: sound is in the LR35902
[src/mess/audio]gb.c

r31013 Tuesday 17th June, 2014 at 21:20:39 UTC by hap
typo
[src/emu/bus/msx_cart]superloderunner.c

r31012 Tuesday 17th June, 2014 at 19:45:10 UTC by hap
nomapper startaddress detection from meisei
[src/emu/bus/msx_cart]nomapper.c

r31011 Tuesday 17th June, 2014 at 19:20:01 UTC by hap
allow 8kb and 48kb sizes
[src/emu/bus/msx_cart]cartridge.c
[src/emu/bus/msx_slot]cartridge.c

r31010 Tuesday 17th June, 2014 at 17:00:41 UTC by Tafoid
Fix validation errors (nw)
[src/mess/drivers]pc8401a.c
[src/mess/includes]pc8401a.h

r31009 Tuesday 17th June, 2014 at 16:35:23 UTC by Tafoid
The great ", The" conversion.  Thanks M.A.S.H. (nw)
[src/mame/drivers]acesp.c bfm_sc4.c bfm_sc5sw.c dec0.c maygay1bsw.c maygayep.c white_mod.c whitestar.c

r31008 Tuesday 17th June, 2014 at 14:36:38 UTC by hap
Sharp LR35902 is the cpu
[src/mess/audio]gb.c

r31007 Tuesday 17th June, 2014 at 08:14:53 UTC by Alex Jackson
star100: fix rightmost reels being cut off (nw)
[src/mame/video]goldstar.c

r31006 Tuesday 17th June, 2014 at 05:57:41 UTC by Tafoid
Examined/adjusted mess.lst for orphaned sets and invalid entries.  Adjusted spacing to better view commented setnames and added commented entries in mess.lst to match missing roms as well as already existing macros in drivers. (nw)
[src/mess]mess.lst
[src/mess/drivers]at.c mac.c x1.c

r31005 Tuesday 17th June, 2014 at 04:35:33 UTC by Barry Rodewald
x68k: generate a bus error on accessing the FPU expansion device (fixes Illumination LASER).
[src/mess/drivers]x68k.c

r31004 Tuesday 17th June, 2014 at 03:16:45 UTC by Alex Jackson
star100: improve (?) bg color (nw)
[src/mame/drivers]goldstar.c
[src/mame/video]goldstar.c

r31003 Tuesday 17th June, 2014 at 03:05:47 UTC by Roberto Fresca
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Super Pacman (v1.2) + Cherry Master (Corsica, v8.31) [Roberto Fresca]
Tetris + Cherry Master (Corsica, v8.01, set 1) [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Tetris + Cherry Master (Corsica, v8.01, set 2) [Roberto Fresca, John Mpampoylas ]
Tetris + Cherry Master (+K, Canada Version, encrypted) [Roberto Fresca, John Mpampoylas ]
[src/mame]mame.lst
[src/mame/drivers]goldstar.c

r31002 Tuesday 17th June, 2014 at 02:56:15 UTC by Alex Jackson
fix incorrect comment (nw)
[src/mame/drivers]goldstar.c

r31001 Tuesday 17th June, 2014 at 02:50:30 UTC by Alex Jackson
goldstar.c: (mostly) fix star100 colors: fg tiles are 4bpp, not 3bpp (nw)
[src/mame/drivers]goldstar.c
[src/mame/video]goldstar.c

r31000 Monday 16th June, 2014 at 21:57:15 UTC by Sandro Ronco
segajw: added preliminary sound. (nw)
[src/mame/drivers]segajw.c

r30999 Monday 16th June, 2014 at 21:19:56 UTC by hap
added macro and callback for 16bit inc/dec
[src/emu/cpu/lr35902]lr35902.c lr35902.h opc_main.inc
[src/mess/drivers]gb.c

r30998 Monday 16th June, 2014 at 20:36:37 UTC by hap
nw
[src/emu/cpu/lr35902]lr35902.c lr35902.h opc_main.inc
[src/mess/drivers]gb.c

r30997 Monday 16th June, 2014 at 17:57:36 UTC by hap
made gbc a parent
[src/mess/drivers]gb.c

r30996 Monday 16th June, 2014 at 17:49:05 UTC by hap
gb xtal info
[src/emu/drivers]xtal.h

r30995 Monday 16th June, 2014 at 16:54:10 UTC by Alex Jackson
system16.c: sync shadow/hilight with non-bootleg code, should fix out-of-range pixels (nw)
[src/mame/drivers]system16.c
[src/mame/video]system16.c

r30994 Monday 16th June, 2014 at 15:15:37 UTC by Tafoid
Duplicate description fix (nw)
[src/mess/audio]gb.c

r30993 Monday 16th June, 2014 at 15:12:29 UTC by Tafoid
(MESS) hprot1:  Felipe Sanches
* new derivative "CARD I PCB rev.08A"
* new derivative "CARD II PCB rev.6"
* fixed LCD rendering (now both lines are displayed properly)
* inverted logic of the inputs so that now we can navigate the menu
[src/mess]mess.lst
[src/mess/drivers]hprot1.c

r30992 Monday 16th June, 2014 at 10:05:00 UTC by Miodrag Milanović
sync with main mongoose branch, includes all our patches so far as well (nw)
[src/lib/web]mongoose.c

r30991 Monday 16th June, 2014 at 07:37:06 UTC by Oliver Stöneberg
added comment to lua modification (nw)
[src/lib/lua/lib]lsqlite3.c

r30990 Monday 16th June, 2014 at 07:26:06 UTC by Oliver Stöneberg
fixed Visual Studio compiler warning in src/lib/lua/lib/lsqlite3.c (nw)
[src/lib/lua/lib]lsqlite3.c

r30989 Monday 16th June, 2014 at 06:38:30 UTC by Miodrag Milanović
Update to latest (nw)
[src/emu]webengine.c
[src/lib/web]mongoose.c

r30988 Monday 16th June, 2014 at 03:15:11 UTC by Brian Troha
peplus: Make layout buttons clickable for the PE Plus sets - NW
[src/mame/layout]pe_bjack.lay pe_keno.lay pe_poker.lay pe_slots.lay

r30987 Monday 16th June, 2014 at 01:59:53 UTC by Tafoid
Assorted set name corrections (duplicates) and macro changes to match up to actual use.  Cleared redundant GAME( entries in galaxian.c and left notes in drivers that will eventually be merged. (nw)
[src/mame/drivers]arachnid.c atarittl.c chihiro.c dambustr.c galaxian.c galaxold.c scobra.c scramble.c
[src/mess/drivers]apc.c casloopy.c fp200.c harriet.c itt3030.c molecular.c mz3500.c xavix.c zaurus.c

r30986 Monday 16th June, 2014 at 01:31:54 UTC by Barry Rodewald
dim_dsk: fix 2HS image loading (can now boot Illumination LASER from floppy)
[src/lib/formats]dim_dsk.c

r30985 Sunday 15th June, 2014 at 21:59:16 UTC by Couriersud
Fix clang compile.
[src/emu/netlist/analog]nld_solver.c

r30984 Sunday 15th June, 2014 at 18:46:14 UTC by Jonathan Gevaryahu
seta.c: Verify clocks and fix refresh rate for daioh. [trap15]
[src/mame/drivers]seta.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team