Note Feed

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

Previous 50 199869 Revisions Next 50

r19418 Saturday 8th December, 2012 at 21:51:41 UTC by R. Belmont
(MESS) mu100: Added older BIOS ver 1.05 [Stefan Lindberg]
[src/mess/drivers]ymmu100.c

r19417 Saturday 8th December, 2012 at 20:50:01 UTC by hap
(notes)
[src/mame/drivers]8080bw.c

r19416 Saturday 8th December, 2012 at 20:24:17 UTC by hap
improve spacecom ports a bit
[src/mame/drivers]8080bw.c

r19415 Saturday 8th December, 2012 at 19:57:07 UTC by Phil Bennett
New clones added:

Rolling Thunder (rev 2) [Andy Welburn]
[src/mame]mame.lst
[src/mame/drivers]namcos86.c

r19414 Saturday 8th December, 2012 at 18:35:12 UTC by O. Galibert
cleanups (nw)
[src/mess/drivers]mikromik.c pc88va.c
[src/mess/machine]pc_fdc.c

r19413 Saturday 8th December, 2012 at 18:31:47 UTC by Angelo Salese
Fixed ready on PC-88VA
[src/mess/drivers]pc88va.c

r19412 Saturday 8th December, 2012 at 18:11:58 UTC by Angelo Salese
Made kanji ROMs to bitswap at driver_init time
[src/mess/drivers]pc9801.c

r19411 Saturday 8th December, 2012 at 18:06:10 UTC by O. Galibert
upd765: That was a damn subtle mistake (nw)
[src/emu/machine]upd765.c

r19410 Saturday 8th December, 2012 at 16:05:57 UTC by Angelo Salese
Added kanji ROM hook-up read at i/o 0xa9, make keyboard up/down/left/right to not use port_impulse
[src/mess/drivers]pc9801.c

r19409 Saturday 8th December, 2012 at 15:36:50 UTC by hap
New clone added
------------------
Scramble (Stern Electronics set 2) [József Bucher]
[src/mame]mame.lst
[src/mame/drivers]galdrvr.c

r19408 Saturday 8th December, 2012 at 15:11:22 UTC by hap
New clone added
--------------
Space Combat [Brendan Schulze, John Glover]
[src/mame]mame.lst mame.mak
[src/mame/drivers]8080bw.c
[src/mame/layout]spacecom.lay*

r19407 Saturday 8th December, 2012 at 14:30:37 UTC by Miodrag Milanović
fix for fd4000 device (no whatsnew)
[src/mess/machine]fd2000.c

r19406 Saturday 8th December, 2012 at 14:30:16 UTC by O. Galibert
wd_fdc: Change the fd179x timings to be tighter [O. Galibert]
[src/emu/machine]wd_fdc.c

r19405 Saturday 8th December, 2012 at 14:24:17 UTC by Angelo Salese
Perhaps PC-9801RS uses upd4990 instead, I don't know ...
[src/emu/machine]upd1990a.c

r19404 Saturday 8th December, 2012 at 12:56:23 UTC by hap
New clone added
------------------
The Punisher (Hispanic 930422) [Artemio Urbina]
[src/mame]mame.lst
[src/mame/drivers]cps1.c
[src/mame/video]cps1.c

r19403 Saturday 8th December, 2012 at 10:17:36 UTC by Curt Coder
(MESS) studio2: Documentation update. [Stiletto, Guru]
[src/mess/drivers]studio2.c

r19402 Saturday 8th December, 2012 at 10:05:46 UTC by O. Galibert
wd_fdc: Fix sector sizes and (most) timings [O. Galibert]

Still need to fix up the timings w.r.t head loading and settling time.
[src/emu/machine]wd_fdc.c wd_fdc.h

r19401 Saturday 8th December, 2012 at 09:06:03 UTC by O. Galibert
That was wrong, apc proves it, hmmm... (nw)
[src/emu/imagedev]floppy.c
[src/emu/machine]upd765.c

r19400 Saturday 8th December, 2012 at 09:03:15 UTC by David Haywood
ncd softlist note (nw)
[hash]neocd.xml

r19399 Saturday 8th December, 2012 at 08:16:09 UTC by David Haywood
stop "neocdz lresort" and "neocdz kof98" from stomping over their own z80 data.. (nw)
[hash]neocd.xml
[src/mame/includes]neogeo.h
[src/mess/drivers]ng_aes.c

r19398 Friday 7th December, 2012 at 23:19:39 UTC by David Haywood
ncd, save the internal nvram instead of trying to use memcards like the AES does (nw)
[hash]neocd.xml
[src/mess/drivers]ng_aes.c

r19397 Friday 7th December, 2012 at 20:50:54 UTC by Angelo Salese
Preliminary 256 color mode support for PC-9821
[src/mess/drivers]pc9801.c

r19396 Friday 7th December, 2012 at 16:57:41 UTC by David Haywood
workaround for raster problems in neocdz, let's call it working for now, I only know of one game which fails to load, although the whole lot still needs some polish (nw)

NeoGeo CDZ [FinalBurn Alpha / Barry Harris, David Haywood]
[src/mess]mess.lst
[src/mess/drivers]ng_aes.c

r19395 Friday 7th December, 2012 at 16:26:47 UTC by Angelo Salese
Fix compile
[src/mess/includes]c128.h

r19394 Friday 7th December, 2012 at 16:07:33 UTC by Angelo Salese
Notes updates
[src/emu/machine]upd1990a.c

r19393 Friday 7th December, 2012 at 16:06:31 UTC by Curt Coder
(MESS) Removed unused legacy code. (nw)
[src/mess]mess.mak
[src/mess/video]vdc8563.c vdc8563.h vic6567.c vic6567.h

r19392 Friday 7th December, 2012 at 16:05:56 UTC by Angelo Salese
Update of the previous commit, fixes Balance of Power (don't ask why the same exact MS-DOS version behaves differently on this ...), nw
[src/emu/machine]upd1990a.c

r19391 Friday 7th December, 2012 at 16:05:36 UTC by Curt Coder
(MESS) Cleanup. (nw)
[src/mess/drivers]abc1600.c mpz80.c pc1512.c tiki100.c trs80m2.c xor100.c
[src/mess/includes]abc1600.h abc80.h mikromik.h mpz80.h pc1512.h prof80.h tiki100.h tmc600.h trs80m2.h v1050.h xor100.h
[src/mess/machine]64h156.c 64h156.h adam_fdc.c adam_fdc.h cbmipt.c comx_fd.c comx_ram.c comx_ram.h wangpc_emb.c wangpc_emb.h wangpc_lvc.c wangpc_lvc.h wangpc_mvc.c wangpc_mvc.h wangpc_rtc.c wangpc_rtc.h wangpc_tig.c wangpc_tig.h
[src/mess/video]abc1600.c abc80.c crtc_ega.h pc1512.c pc1640.c tmc600.c v1050.c

r19390 Friday 7th December, 2012 at 16:05:11 UTC by Curt Coder
upd7220: Refactored to use bitmap_rgb32. (nw)
i8275: Refactored to use bitmap_rgb32. (nw)
[src/emu/video]i8275.c i8275.h
[src/mess/drivers]a5105.c apc.c compis.c dmv.c if800.c ipds.c mz6500.c pc9801.c qx10.c sm1800.c
[src/mess/includes]radio86.h
[src/mess/video]mikromik.c radio86.c upd7220.c upd7220.h

r19389 Friday 7th December, 2012 at 16:02:42 UTC by Curt Coder
(MESS) s100: Cleanup. (nw)
[src/mess/machine]s100.c s100.h s100_dj2db.c s100_dj2db.h s100_djdma.c s100_mm65k16s.c s100_mm65k16s.h s100_wunderbus.c s100_wunderbus.h

r19388 Friday 7th December, 2012 at 16:01:59 UTC by Curt Coder
Added highlighted green monochrome palette. (nw)
[src/emu/video]generic.c generic.h

r19387 Friday 7th December, 2012 at 16:01:28 UTC by Curt Coder
Removed unneeded includes. (nw)
[src/emu/machine]6840ptm.c 6850acia.c adc0808.c cdp1852.c cdp1871.c com8116.c ds2404.c i8212.c i8214.c i8243.c i8255.c mc6852.c mc68901.c mm74c922.c mos6529.c msm6242.c msm6242.h nmc9306.c timekpr.h upd7201.c z8536.c
[src/emu/video]315_5124.c cdp1861.c cdp1862.c dm9368.c hd44102.c huc6202.h huc6260.h huc6261.h huc6270.h mc6845.c mc6845.h msm6255.c tms9928a.c tms9928a.h upd3301.c
[src/mess/machine]3c503.c c64.c fm_scsi.c kb3600.c lh5810.c mb89352.c ncr5380.c ne1000.c ne2000.c psxcd.c s1410.c zx8302.c

r19386 Friday 7th December, 2012 at 15:51:39 UTC by Curt Coder
(MESS) prof80: Cleanup. (nw)
[src/mess/drivers]prof80.c
[src/mess/machine]ecb_grip.c ecb_grip.h ecbbus.c ecbbus.h

r19385 Friday 7th December, 2012 at 15:49:52 UTC by Curt Coder
(MESS) cmdhd: Added SCSI bus. (nw)
[src/mess/machine]cmdhd.c cmdhd.h

r19384 Friday 7th December, 2012 at 15:48:05 UTC by Angelo Salese
Preliminary support for Test Mode in upd1990a RTC device [Angelo Salese]
[src/emu/machine]upd1990a.c upd1990a.h
[src/mess/drivers]pc9801.c

r19383 Friday 7th December, 2012 at 15:47:42 UTC by Curt Coder
(MESS) fd2000: Added ROM dumps. (nw)
[src/mess/machine]fd2000.c fd2000.h

r19382 Friday 7th December, 2012 at 15:44:46 UTC by Curt Coder
(MESS) c64: Softlist additions. (nw)
[hash]c64_cart.xml

r19381 Friday 7th December, 2012 at 14:51:55 UTC by David Haywood
resetting the cdc causes more issues than it solves (nw)
[src/mess/drivers]ng_aes.c

r19380 Friday 7th December, 2012 at 14:39:33 UTC by David Haywood
move some ngcd specific code back into the actual driver (nw)
[src/mame/machine]megacdcd.c megacdcd.h
[src/mess/drivers]ng_aes.c

r19379 Friday 7th December, 2012 at 14:06:12 UTC by David Haywood
Also reset the YM2610 when resetting the Z80, seems to avoid some lost sounds in neocdz crsword2 + misc cleanups (nw)
[hash]neocd.xml
[src/mame/includes]neogeo.h
[src/mame/video]neogeo.c
[src/mess/drivers]ng_aes.c

r19378 Friday 7th December, 2012 at 11:50:35 UTC by David Haywood
can somebody hire a hitman to assassinate the owner of the sjy96525 email address please?

once you get on his spam list you'll get 20 mails a day every day for months, it's been going on for 6 months now.  I doubt removing the email address from the source will help because he's getting them from elsewhere too, but still.
[src/mame/drivers]rabbit.c

r19377 Friday 7th December, 2012 at 09:49:23 UTC by David Haywood
apparently I've fixed this (nw)
[src/mess/drivers]ng_aes.c

r19376 Friday 7th December, 2012 at 09:33:53 UTC by David Haywood
more Ncd notes etc. (nw)
[src/mame/drivers]neogeo.c
[src/mame/includes]neogeo.h
[src/mess/drivers]ng_aes.c

r19375 Friday 7th December, 2012 at 08:58:24 UTC by Robbbert
headonb : added some notes  (nw)
[src/mame/drivers]headonb.c

r19374 Friday 7th December, 2012 at 08:47:13 UTC by David Haywood
neocd, misc improvements / notes (nw)
[src/mame/drivers]neogeo.c
[src/mame/includes]neogeo.h
[src/mess/drivers]ng_aes.c

r19373 Friday 7th December, 2012 at 06:55:36 UTC by David Haywood
more neogeo / cd cleanups, improves sound for ncd (nw)
[src/mame/drivers]neogeo.c
[src/mame/includes]neogeo.h
[src/mame/machine]megacdcd.c
[src/mess/drivers]ng_aes.c

r19372 Friday 7th December, 2012 at 00:15:39 UTC by David Haywood
don't need these hacks (nw)
[src/mame/machine]megacdcd.c

r19371 Thursday 6th December, 2012 at 22:28:33 UTC by David Haywood
neocd/mcd code reduction (nw)
[src/mame/machine]megacdcd.c megacdcd.h

r19370 Thursday 6th December, 2012 at 22:12:59 UTC by Jonathan Gevaryahu
Fixed python to use env variable as described in root makefile; fixes builds on windows with spaces in the path. [Balrog, Lord Nightmare]
[/trunk]makefile
[src/emu/cpu]cpu.mak

r19369 Thursday 6th December, 2012 at 21:55:10 UTC by Brian Troha
unico.c: Fix some rom names in the Zero Point sets. Add note about the Japanese version has 1 EPROM in place of the normal MASK rom for graphics. - NW
[src/mame/drivers]unico.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team