Note Feed

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

Previous 50 199869 Revisions Next 50

r32433 Saturday 27th September, 2014 at 09:45:08 UTC by Fabio Priuli
(MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the
game playable. [Reznor007]
[hash]gba.xml
[src/emu/bus/gba]gba_slot.h

r32432 Saturday 27th September, 2014 at 09:21:00 UTC by Fabio Priuli
(MESS) timex.c: added software list for DOCK carts. [Fabio Priuli]
[hash]timex_dock.xml*
[src/mess/drivers]timex.c

r32431 Saturday 27th September, 2014 at 08:45:17 UTC by Fabio Priuli
(MESS) misc generic cartslot conversions. while at it, I have added
experimental eprom writing to the beta.c driver (pending more accurate
tests). nw.
[src/mess/drivers]beta.c gamecom.c pc6001.c pc8401a.c socrates.c
[src/mess/includes]beta.h gamecom.h pc8401a.h
[src/mess/machine]gamecom.c

r32430 Saturday 27th September, 2014 at 08:35:57 UTC by Fabio Priuli
(MESS) a7800.xml: added earlier revision of Winter Games, with
thanks to Trebor for pointing me to this 3 years old dump :) nw
[hash]a7800.xml

r32429 Saturday 27th September, 2014 at 06:29:21 UTC by Osso
Added default initialized nvram to foodf.c (nw)
[src/mame/drivers]foodf.c

r32428 Saturday 27th September, 2014 at 06:19:45 UTC by Osso
pc98.xml validation fix (nw)
[hash]pc98.xml

r32427 Saturday 27th September, 2014 at 05:38:59 UTC by Robbbert
s4.c : fixed sound, 4 games marked as working (Flash,Stellar Wars,TriZone,TimeWarp)
[src/mame/drivers]s4.c

r32426 Saturday 27th September, 2014 at 04:45:49 UTC by Robbbert
s3.c : More improvements to the sound.
[src/mame/drivers]s3.c

r32425 Saturday 27th September, 2014 at 04:09:15 UTC by hap
machine/maniach.c filename different from driver name was confusing. decided to move code to the driver file instead of renaming the file, only 120 lines anyway
[src/mame]mame.mak
[src/mame/drivers]matmania.c
[src/mame/includes]matmania.h
[src/mame/machine]maniach.c
[src/mame/video]matmania.c

r32424 Saturday 27th September, 2014 at 03:50:04 UTC by R. Belmont
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Gundam Wing: Endless Duel (SNES bootleg) [Peter Ferrie, iq_132, stephh]
[src/mame/drivers]snesb.c

r32423 Saturday 27th September, 2014 at 02:51:55 UTC by R. Belmont
snesb.c: Add coin/DSW inputs to Gundam Wing, game is now playable. [stephh]
[src/mame/drivers]snesb.c

r32422 Saturday 27th September, 2014 at 02:10:59 UTC by R. Belmont
(MESS) fix shift in monochrome monitor modes (nw)
[src/mess/video]apple2.c

r32421 Saturday 27th September, 2014 at 01:17:34 UTC by Tafoid
Added prom images for Inferno which have the same data as Joust 2 and not hooked up as of yet. (nw)
[src/mame/drivers]williams.c

r32420 Saturday 27th September, 2014 at 00:09:56 UTC by Angelo Salese
Support for mode 0 chars in upd7220 (text in DMV diag program)
[src/emu/video]upd7220.c
[src/mess/drivers]dmv.c pc9801.c

r32419 Friday 26th September, 2014 at 21:00:17 UTC by Angelo Salese
Hit save, dammit.
[hash]pc98.xml

r32418 Friday 26th September, 2014 at 20:55:12 UTC by Curt Coder
(MESS) pc98.xml: Added missing SHA1. (nw)
[hash]pc98.xml

r32417 Friday 26th September, 2014 at 20:38:14 UTC by Angelo Salese
Added Borland Turbo C++ for PC-98xx
[hash]pc98.xml

r32416 Friday 26th September, 2014 at 19:54:04 UTC by Michael Zapf
Removed unused variables.(nw)
[src/lib/formats]ti99_dsk.c

r32415 Friday 26th September, 2014 at 19:39:31 UTC by David Haywood
more notes (nw)
[src/mame/machine]raiden2cop.c

r32414 Friday 26th September, 2014 at 18:51:44 UTC by David Haywood
more debug notes (nw)
[src/mame/machine]raiden2cop.c

r32413 Friday 26th September, 2014 at 18:35:07 UTC by Michael Zapf
(MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for
modernized floppy system. (nw)
[src/emu/bus/ti99_peb]hfdc.c hfdc.h
[src/emu/machine]hdc9234.c hdc9234.h
[src/lib/formats]ti99_dsk.c ti99_dsk.h

r32412 Friday 26th September, 2014 at 18:23:39 UTC by hap
nw
[src/emu/cpu/tms9900]99xxcore.h ti990_10.c ti990_10.h
[src/mame/drivers]namcos22.c namcos23.c taitojc.c
[src/mame/includes]namcos22.h taitojc.h
[src/mame/video]taitojc.c

r32411 Friday 26th September, 2014 at 18:07:54 UTC by hap
er, pretend you didnt see that
[src/mame/drivers]taitojc.c
[src/mame/video]taitojc.c

r32410 Friday 26th September, 2014 at 18:06:23 UTC by hap
fix recent crash
[src/mame/drivers]taitojc.c

r32409 Friday 26th September, 2014 at 17:35:44 UTC by Tafoid
No need for relative path in this case for an #include (nw)
[src/mame/drivers]sliver.c

r32408 Friday 26th September, 2014 at 17:24:10 UTC by David Haywood
new clones
Raiden DX (Japan) [rtw]

it's a different code revision to any supported set too, not just a region change.
[src/mame]mame.lst
[src/mame/drivers]raiden2.c

r32407 Friday 26th September, 2014 at 16:20:49 UTC by David Haywood
debug stuff (nw)
[src/mame/drivers]legionna.c
[src/mame/machine]raiden2cop.c

r32406 Friday 26th September, 2014 at 16:12:54 UTC by Tafoid
Fix for twinfalc and whizz (required objects missing)  (nw)
[src/mame/includes]sidearms.h

r32405 Friday 26th September, 2014 at 15:50:28 UTC by David Haywood
improve legionna collisions (nw)
[src/mame/machine]raiden2cop.c raiden2cop.h

r32404 Friday 26th September, 2014 at 15:25:03 UTC by Osso
small cleanups here and there (nw)
[src/mame/includes]taito_f3.h vertigo.h
[src/mame/video]taito_f3.c vertigo.c wecleman.c

r32403 Friday 26th September, 2014 at 14:45:59 UTC by Oliver Stöneberg
disabled -Wconstant-logical-operand again for clang / src/emu/cpu/tms34010/34010gfx.c cleanups (nw)
[src/build]flags_clang.mak
[src/emu/cpu/tms34010]34010gfx.c

r32402 Friday 26th September, 2014 at 13:43:44 UTC by R. Belmont
(nw)
[src/emu]webengine.c

r32401 Friday 26th September, 2014 at 12:19:10 UTC by David Haywood
bit more (nw)
[src/mame/machine]raiden2cop.c

r32400 Friday 26th September, 2014 at 12:01:03 UTC by smf
fix compile on MSVC 2012 & 2013 [Peter Ferrie]
[src/emu/cpu/tms34010]34010gfx.c

r32399 Friday 26th September, 2014 at 12:00:35 UTC by David Haywood
refactor (nw)
[src/mame/machine]raiden2cop.c raiden2cop.h

r32398 Friday 26th September, 2014 at 10:48:36 UTC by David Haywood
notes / find trigger legacy change (nw)
[src/mame/machine]raiden2cop.c

r32397 Friday 26th September, 2014 at 09:55:40 UTC by Fabio Priuli
(MESS) a few softlist additions to test the previous. nw.
[hash]cgenie_cart.xml* radio86.xml radio86_cart.xml* radio86_cass.xml* vector06_cart.xml*

r32396 Friday 26th September, 2014 at 09:53:10 UTC by Fabio Priuli
(MESS) another round of cartslot updates. this commit, among the
other things, restores the functionality of cgenie ROM expansion
which had been lost probably around 2009. nw.
[src/mess/drivers]cgenie.c orion.c pv1000.c radio86.c timex.c vector06.c
[src/mess/includes]cgenie.h orion.h radio86.h spectrum.h vector06.h
[src/mess/machine]cgenie.c orion.c radio86.c vector06.c

r32395 Friday 26th September, 2014 at 07:27:47 UTC by Robbbert
s3.c : Fixed problems with sound and switches.
[src/mame/drivers]s3.c

r32394 Friday 26th September, 2014 at 03:04:28 UTC by Barry Rodewald
fm7: more FM-7/77AV dumps added to softlist
[hash]fm77av.xml fm7_cass.xml fm7_disk.xml

r32393 Friday 26th September, 2014 at 02:26:12 UTC by R. Belmont
Gundam Wing: Endless Duel updates: [Peter Ferrie]
* added additional shared memory block
* added protection handlers
* corrected reset vector
* worked around bad startup

Game now boots but doesn't coin up.
[src/mame/drivers]snesb.c

r32392 Friday 26th September, 2014 at 01:51:01 UTC by R. Belmont
web: allow pasting in text. [Firehawke]
[src/emu]webengine.c
[web]index.html

r32391 Friday 26th September, 2014 at 00:09:46 UTC by Robbbert
pentacup : added notes.
[src/mame/drivers]micropin.c

r32390 Thursday 25th September, 2014 at 23:43:52 UTC by David Haywood
table notes (nw)
[src/mame/machine]raiden2cop.c

r32389 Thursday 25th September, 2014 at 22:57:57 UTC by Tafoid
Antiquated #include - compiles fine without (nw)
[src/emu/cpu/tms9900]99xxcore.h

r32388 Thursday 25th September, 2014 at 22:52:19 UTC by Robbbert
pentacup : fixed mistakes in the layout.
[src/mame/layout]micropin.lay

r32387 Thursday 25th September, 2014 at 19:29:58 UTC by Fabio Priuli
(MESS) spectrum carts too. nw.
[src/mess/drivers]atm.c pentagon.c scorpion.c spec128.c specpls3.c spectrum.c timex.c
[src/mess/includes]spectrum.h

r32386 Thursday 25th September, 2014 at 19:25:45 UTC by Carl
(mess) pc9801: fix boot vector ipl bank in ap2.
[src/mess/drivers]pc9801.c

r32385 Thursday 25th September, 2014 at 18:53:57 UTC by Osso
Further removal of leftover code (nw)
[src/mame/audio]mw8080bw.c
[src/mame/drivers]mw8080bw.c namcofl.c
[src/mame/includes]mpu4.h mw8080bw.h n64.h namcofl.h

r32384 Thursday 25th September, 2014 at 18:23:15 UTC by David Haywood
I like to punch it (nw)
[src/mame/machine]raiden2cop.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team