Note Feed

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

Previous 50 199869 Revisions Next 50

r19268 Monday 3rd December, 2012 at 07:54:28 UTC by Robbbert
Placation (nw)
[src/mame/drivers]8080bw.c

r19267 Monday 3rd December, 2012 at 07:31:56 UTC by David Haywood
current impact + some dupe killing (nw)
[src/mame]mame.lst
[src/mame/drivers]bfm_sc1.c bfm_sc2.c jpmimpctsw.c jpmmps.c jpms80.c

r19266 Monday 3rd December, 2012 at 06:29:33 UTC by David Haywood
impact M,N,O (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19265 Monday 3rd December, 2012 at 05:47:40 UTC by David Haywood
impact I,J,K,L (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19264 Monday 3rd December, 2012 at 04:28:47 UTC by David Haywood
impact G,H (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19263 Monday 3rd December, 2012 at 03:33:55 UTC by David Haywood
impact, D,E,F splits (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19262 Monday 3rd December, 2012 at 02:39:37 UTC by David Haywood
more jpmimpct (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19261 Monday 3rd December, 2012 at 02:07:52 UTC by R. Belmont
6850acia: bring IRQ line into standard usage (ASSERT_LINE = IRQ active) [R. Belmont]

(nw portion)
These are the only 3 drivers I found that appear to use the 6850 IRQ callback; many others had it commented out.  If you own such a driver and you commented it out due to weird behavior or whatever (isa_gus.c?) you might want to try again.
[src/emu/machine]6850acia.c
[src/mame/drivers]bfcobra.c mpu4vid.c
[src/mess/drivers]mirage.c

r19260 Monday 3rd December, 2012 at 01:41:42 UTC by R. Belmont
coinmvga: map ROM mirror at 700000, might even be right (nw)
[src/mame/drivers]coinmvga.c

r19259 Sunday 2nd December, 2012 at 22:11:07 UTC by R. Belmont
(MESS) Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]

(MESS) New games added as GAME_NOT_WORKING
------------------------------------------
Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
[src/mess]mess.lst mess.mak
[src/mess/drivers]mirage.c ymmu100.c*
[src/mess/layout]mirage.lay*

r19258 Sunday 2nd December, 2012 at 22:04:10 UTC by R. Belmont
h8: H8S analog I/O is now routed to the driver like in the original H8s [R. Belmont]
[src/emu/cpu/h83002]h8.h h8speriph.c

r19257 Sunday 2nd December, 2012 at 19:39:26 UTC by David Haywood
more jpmimpct (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19256 Sunday 2nd December, 2012 at 18:52:51 UTC by David Haywood
bit more sorting / identifying in jpmimpct (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpct.c jpmimpctsw.c

r19255 Sunday 2nd December, 2012 at 16:45:38 UTC by David Haywood
jpmimpct notes / splitting (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c

r19254 Sunday 2nd December, 2012 at 15:21:03 UTC by David Haywood
fruit machine set splitting (nw)
[src/mame]mame.lst
[src/mame/drivers]pluto5.c

r19253 Sunday 2nd December, 2012 at 14:41:23 UTC by David Haywood
shuffle some more incorrectly placed sets around (nw)
[src/mame]mame.lst
[src/mame/drivers]acesp.c jpmimpctsw.c pluto5.c

r19252 Sunday 2nd December, 2012 at 14:26:50 UTC by O. Galibert
pc98: Hookup ready in line with the schematics.  Untested, but it may even work (nw)
[src/mess/drivers]pc9801.c

r19251 Sunday 2nd December, 2012 at 13:51:49 UTC by David Haywood
move incorrectly identified j5indy set (nw)
[src/mame]mame.lst
[src/mame/drivers]jpmimpctsw.c jpmsys5sw.c

r19250 Sunday 2nd December, 2012 at 10:55:28 UTC by Robbbert
New working clone.

New Clone
---------
Super Earth Invasion (Electrocoin, bootleg) [Andy Welburn, MisfitMAME]
[src/mame]mame.lst
[src/mame/drivers]8080bw.c

r19249 Sunday 2nd December, 2012 at 08:16:16 UTC by David Haywood
various fruit machine re-org for some futher work, including identifying some JPM System 5 sets making use of the older SAA sound hardware revision of the board.  (nw)
[src/mame]mame.mak
[src/mame/drivers]bfm_sc4.c bfm_sc5.c jpmimpct.c jpmimpctsw.c* jpmsys5.c jpmsys5sw.c*
[src/mame/includes]bfm_sc45.h jpmimpct.h jpmsys5.h*

r19248 Sunday 2nd December, 2012 at 05:55:39 UTC by Brian Troha
merit.c: Minor note about possible dipswitch definition based on a picture from a flyer for the game. - NW
[src/mame/drivers]merit.c

r19247 Sunday 2nd December, 2012 at 04:43:57 UTC by Brian Troha
tmnt.c: Correct rom names for the new Sunset Riders clone set. Reordered the sets by player, region and revision. - NW
[src/mame/drivers]tmnt.c

r19246 Sunday 2nd December, 2012 at 02:56:09 UTC by David Haywood
megacd/neocd: precursor to proper cleanups (nw)

(rather ugly for now, the code *should* be collapsible to a single set of functions but we're not there yet, not even close, lots of push and pull of system specific bits needed before everything is in the right place)
[src/mame]mame.mak
[src/mame/includes]megadriv.h
[src/mame/machine]megacd.c megacd.h megacdcd.c* megacdcd.h*
[src/mess]mess.mak
[src/mess/drivers]ng_aes.c

r19245 Saturday 1st December, 2012 at 22:39:23 UTC by Brian Troha
new game added: Merit's Riviera Hi-Score Poker

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Riviera Hi-Score [Brian Troha, The Dumping Union]

Out of the what's new: Two sets, the newer parent set gets hung up somewhere while the older set works correctly.
[src/mame]mame.lst
[src/mame/drivers]merit.c

r19244 Saturday 1st December, 2012 at 18:37:02 UTC by Tafoid
uh.. yeah
[src/mame]mame.lst

r19243 Saturday 1st December, 2012 at 18:34:50 UTC by Tafoid
New clones added
----------------
Sunset Riders (4 Players ver JAC)  [any]
[src/mame]mame.lst
[src/mame/drivers]tmnt.c

r19242 Saturday 1st December, 2012 at 14:57:19 UTC by O. Galibert
wd_fdc: Interrupt on ready support [O. Galibert]
[src/emu/machine]wd_fdc.c wd_fdc.h

r19241 Saturday 1st December, 2012 at 14:57:14 UTC by O. Galibert
floppy: Enhance ready support [O. Galibert]
[src/emu/imagedev]floppy.c floppy.h

r19240 Saturday 1st December, 2012 at 14:04:42 UTC by smf
added a note about the different chip type used on gachaga champ.
[src/mame/drivers]ksys573.c

r19239 Saturday 1st December, 2012 at 14:01:32 UTC by smf
Updated PCMCIA card layout and added back, based on pictures from Guru [smf]
[src/mame/drivers]ksys573.c

r19238 Saturday 1st December, 2012 at 13:47:38 UTC by Angelo Salese
Made palette_init to be all black in Star Force, in order to not show MAME's default palette, nw
[src/mame/drivers]senjyo.c

r19237 Saturday 1st December, 2012 at 10:28:18 UTC by O. Galibert
wd_fdc: fm support, need to review all timings [O. Galibert]
[src/emu/machine]fdc_pll.c fdc_pll.h wd_fdc.c wd_fdc.h
[src/lib/formats]m20_dsk.c m20_dsk.h
[src/mess/drivers]m20.c

r19236 Friday 30th November, 2012 at 19:45:43 UTC by smf
added PCMCIA flash card layout and renamed dumped roms to match new positions [smf]
[src/mame/drivers]ksys573.c

r19235 Friday 30th November, 2012 at 19:43:47 UTC by Angelo Salese
Some logging disabling ...
[src/mess/drivers]pc9801.c

r19234 Friday 30th November, 2012 at 19:35:49 UTC by Angelo Salese
Added FDC DRQ signals for PC-9821
[src/mess/drivers]pc9801.c

r19233 Friday 30th November, 2012 at 17:32:45 UTC by Angelo Salese
Part 1 of PC-9801 driver clean-ups
[src/mess/drivers]pc9801.c

r19232 Friday 30th November, 2012 at 16:53:35 UTC by Angelo Salese
Made various changes for PC-9821, now it boots into BASIC like the other systems
[src/mess/drivers]pc9801.c

r19231 Friday 30th November, 2012 at 15:35:54 UTC by Angelo Salese
Added IDE interface to Photo-Play
[src/mame/drivers]calchase.c photoply.c

r19230 Friday 30th November, 2012 at 13:36:51 UTC by Angelo Salese
Added a note regarding disk swapping.
[src/mess/drivers]amiga.c

r19229 Friday 30th November, 2012 at 04:09:45 UTC by Justin Kerk
(MESS) ibm5150.xml: Added some OS disks (nw)
[hash]ibm5150.xml

r19228 Friday 30th November, 2012 at 03:16:30 UTC by Angelo Salese
Bulk replace of Jumper settings from Dip-Switches menu to Game Configuration in toaplan2.c, nw
[src/mame/drivers]toaplan2.c

r19227 Friday 30th November, 2012 at 02:05:48 UTC by R. Belmont
(MESS) Finished sample ROM dump for SD-1 & SD-1 32 [Christian Brunschen]
[src/mess/drivers]esq5505.c

r19226 Thursday 29th November, 2012 at 21:41:55 UTC by David Haywood
SC4, current (nw)
[src/mame]mame.lst
[src/mame/drivers]bfm_sc1.c bfm_sc2.c bfm_sc4.c maygayep.c
[src/mame/includes]bfm_sc45.h

r19225 Thursday 29th November, 2012 at 20:10:52 UTC by David Haywood
SC4, current sorting (nw)
[src/mame/drivers]bfm_sc4.c
[src/mame/includes]bfm_sc45.h

r19224 Thursday 29th November, 2012 at 19:03:35 UTC by Curt Coder
(MESS) Fixed floppy clocks. (nw)
[src/mess/drivers]v1050.c xerox820.c xor100.c
[src/mess/machine]abc_fd2.c c8280.c e01.c s100_dj2db.c

r19223 Thursday 29th November, 2012 at 19:02:30 UTC by Curt Coder
(MESS) vixen: Floppy modernization. (nw)
[src/mess/drivers]vixen.c
[src/mess/includes]vixen.h

r19222 Thursday 29th November, 2012 at 19:02:11 UTC by Curt Coder
(MESS) bullet: Floppy modernization. (nw)
[src/mess/drivers]bullet.c
[src/mess/includes]bullet.h

r19221 Thursday 29th November, 2012 at 19:01:35 UTC by Curt Coder
(MESS) bw2: Fixed floppy format and FDC clock. (nw)
[src/lib/formats]bw2_dsk.c bw2_dsk.h
[src/mess/drivers]bw2.c

r19220 Thursday 29th November, 2012 at 19:01:03 UTC by Curt Coder
(MESS) tiki100: Floppy modernization. (nw)
[src/lib]lib.mak
[src/lib/formats]tiki100_dsk.c* tiki100_dsk.h*
[src/mess/drivers]tiki100.c
[src/mess/includes]tiki100.h

r19219 Thursday 29th November, 2012 at 18:55:10 UTC by Curt Coder
Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw)
[src/emu/imagedev]floppy.c floppy.h
[src/emu/machine]wd_fdc.c
[src/lib/formats]wd177x_dsk.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team