Note Feed

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

Previous 50 199869 Revisions Next 50

r17570 Wednesday 29th August, 2012 at 19:30:10 UTC by Tafoid
Made the genvdp a derived class of the newer sms vdp because the genesis vdp has an sms compatibility mode where it basically operates as an sms vdp (with a few changes / limitations).  From Haze (nw)


Comment:  Not hooked this up to megatech yet to replace the old smsvdp code on the game screen when running sms games, but once I figure out how I'm actually going to do that, that's the plan ;-)
[src/emu/video]315_5124.c 315_5124.h
[src/mame/drivers]segac2.c segas18.c
[src/mame/machine]megadriv.c megavdp.c megavdp.h

r17569 Wednesday 29th August, 2012 at 19:29:30 UTC by Fabio Priuli
(MESS) channelf.xml: added a bunch of proto carts dumped a few years ago. [K1W1]
[hash]channelf.xml

r17568 Wednesday 29th August, 2012 at 19:25:48 UTC by Fabio Priuli
(MESS) softlist: misc cleanup (thanks to souxx), added bits of info (thanks to Anna) and some fix to the nes list. no whatsnew.
[hash]bbcb_cass.xml fm7_cass.xml gba.xml nes.xml pc8801_flop.xml

r17567 Wednesday 29th August, 2012 at 19:24:36 UTC by Angelo Salese
Some changes, MB90082 != MB90092
[src/emu]emu.mak
[src/emu/cpu/z180]z180.c
[src/emu/video]mb90082.c* mb90082.h* mb90092.c mb90092.h
[src/mame/drivers]sfcbox.c

r17566 Wednesday 29th August, 2012 at 18:41:01 UTC by Curt Coder
Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder]
[keymaps]km_se_LINUX.map* km_se_OSX.map*

r17565 Wednesday 29th August, 2012 at 18:37:08 UTC by Curt Coder
Fixed default SDL OSX UI toggle key name. [Curt Coder]
[src/osd/sdl]sdlmain.c

r17564 Wednesday 29th August, 2012 at 18:24:02 UTC by Angelo Salese
Basic emulation of the Z180 in Super Famicom Box HW [Angelo Salese, nocash]
[src/emu/video]mb90092.c
[src/mame/drivers]nss.c sfcbox.c
[src/mame/machine]snes.c

r17563 Wednesday 29th August, 2012 at 18:23:02 UTC by Tafoid
Continuing new device implementation for SN76496 and clones - hyperspt.c, sbasketb.c, trackfld.c, yiear.c  [David Haywood, Osso]

Comment:  "make depend" is required here.
[src/mame/audio]trackfld.c
[src/mame/drivers]hyperspt.c sbasketb.c trackfld.c yiear.c
[src/mame/includes]hyperspt.h sbasketb.h trackfld.h yiear.h

r17562 Wednesday 29th August, 2012 at 18:04:27 UTC by Tafoid
(MESS) Continuing new device implementation for SN76496 and clones - apricot.c, apricotp.c, coleco.c, m5.c, mz700.c, pc.c, pv2000.c, rx78.c, sms.c, tutor.c  [Osso]
[src/mess/drivers]apricot.c apricotp.c coleco.c m5.c mz700.c pc.c pv2000.c rx78.c sms.c tutor.c

r17561 Wednesday 29th August, 2012 at 17:39:30 UTC by Tafoid
Continuing new device implementation for SN76496 and clones - goldstar.c, segae.c  [Osso]
[src/mame/drivers]goldstar.c segae.c

r17560 Wednesday 29th August, 2012 at 17:28:47 UTC by Tafoid
Fixed for an SDL sound bug surrounding use of -speed and pausing frequently causing corrupt sound.  [Antonio Giner]
[src/osd/sdl]sound.c

r17559 Wednesday 29th August, 2012 at 17:25:24 UTC by hap
fix unallocated buffer
[src/mame/drivers]taitogn.c

r17558 Wednesday 29th August, 2012 at 17:06:18 UTC by Jonathan Gevaryahu
(MESS) VK100 IO mirroring, also a lot of prom tracing and comment updates [Lord Nightmare]
[src/mess/drivers]vk100.c

r17557 Wednesday 29th August, 2012 at 16:53:55 UTC by smf
made lsi53c810 optional (nw)
[src/mame/includes]model3.h

r17556 Wednesday 29th August, 2012 at 15:56:17 UTC by Angelo Salese
Checkpoint
[src/emu/video]mb90092.c mb90092.h
[src/mame/drivers]nss.c sfcbox.c
[src/mame/includes]snes.h
[src/mame/machine]snes.c

r17555 Wednesday 29th August, 2012 at 14:10:35 UTC by Miodrag Milanović
s3c24xx: placed video start and screen update into device (no whatsnew)
[src/emu/machine]s3c2400.c s3c2400.h s3c2410.c s3c2410.h s3c2440.c s3c2440.h
[src/mame/drivers]ghosteo.c
[src/mess/drivers]hp49gp.c mini2440.c palmz22.c

r17554 Wednesday 29th August, 2012 at 13:36:55 UTC by hap
add irqack, there is no coincounter
[src/mame/drivers]scregg.c

r17553 Wednesday 29th August, 2012 at 08:47:35 UTC by Robbbert
zac_2: added preliminary code and layout. (nw)
[src/mame]mame.mak
[src/mame/drivers]zac_2.c
[src/mame/layout]zac_2.lay*

r17552 Wednesday 29th August, 2012 at 08:35:35 UTC by smf
Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS. (nw)
[src/emu]emu.mak
[src/emu/machine]53c810.c 53c810.h am53cf96.c am53cf96.h ncr539x.c ncr539x.h scsi.c scsi.h scsibus.c* scsibus.h* scsidev.c wd33c93.c wd33c93.h
[src/mame/drivers]cps3.c konamigq.c konamigv.c model3.c twinkle.c
[src/mame/includes]model3.h
[src/mess]mess.mak
[src/mess/drivers]bebox.c fmtowns.c ip20.c ip22.c mac.c rmnimbus.c x68k.c
[src/mess/includes]abc1600.h bebox.h bullet.h fmtowns.h mac.h next.h v1050.h
[src/mess/machine]a2scsi.c abc_hdc.h abc_xebec.h d9060.h e01.h fm_scsi.c fm_scsi.h mac.c mb89352.c mb89352.h ncr5380.c ncr5380.h rmnimbus.c scsibus.c scsibus.h x68k_scsiext.c

r17551 Wednesday 29th August, 2012 at 02:16:46 UTC by Angelo Salese
Preliminary implementation of the Fujitsu MB90092 OSD chip, used by Super Famicom Box [Angelo Salese]
[src/emu]emu.mak
[src/emu/video]m50458.c mb90092.c* mb90092.h*
[src/mame/drivers]sfcbox.c

r17550 Wednesday 29th August, 2012 at 01:23:11 UTC by Barry Rodewald
(MESS) svga_s3: Fixed text rendering when full acceleration is set in win95. (no whatsnew)
[src/emu/video]pc_vga.c

r17549 Wednesday 29th August, 2012 at 00:49:55 UTC by Brian Troha
20pacgal.c: Add PCB layout for Pacman - 25th Anniversary Edition. [Brian Troha]
[src/mame/drivers]20pacgal.c

r17548 Wednesday 29th August, 2012 at 00:34:47 UTC by Angelo Salese
First step to Super Famicom Box
[src/emu/cpu/z180]z180.c
[src/mame/drivers]sfcbox.c

r17547 Tuesday 28th August, 2012 at 22:01:51 UTC by Angelo Salese
Added blinking, last one for this M50458 thing
[src/emu/video]m50458.c m50458.h
[src/mame/drivers]nss.c

r17546 Tuesday 28th August, 2012 at 21:21:13 UTC by Angelo Salese
Added sound mute in spc700 then hooked up for NSS
[src/mame/audio]snes_snd.c snes_snd.h
[src/mame/drivers]nss.c

r17545 Tuesday 28th August, 2012 at 20:56:43 UTC by Angelo Salese
Added horizontal/vertical char size, making the NSS logo to look better
[src/emu/video]m50458.c m50458.h

r17544 Tuesday 28th August, 2012 at 18:56:47 UTC by smf
fixed compiling with MSVC, code was probably wrong (nw)
[src/emu/video]pc_vga.c

r17543 Tuesday 28th August, 2012 at 18:43:27 UTC by Tafoid
Shared palette fix for certain sms-based games in Mega Tech  [David Haywood]
[src/mame/machine]segamsys.c

r17542 Tuesday 28th August, 2012 at 18:26:32 UTC by Fabio Priuli
(MESS) softlist: misc cleanups and info additions. no whatsnew.
[hash]gamecom.xml gamepock.xml nes.xml supracan.xml

r17541 Tuesday 28th August, 2012 at 17:27:34 UTC by smf
(MESS) removed SCSIConfigTable from scsibus, scsi devices are now sub devices of the scsi bus (nw)
[src/mess/drivers]abc1600.c bullet.c rmnimbus.c v1050.c
[src/mess/includes]abc1600.h rmnimbus.h
[src/mess/machine]abc_hdc.c abc_xebec.c d9060.c e01.c lux4105.c scsibus.c scsibus.h

r17540 Tuesday 28th August, 2012 at 17:20:13 UTC by hap
make ui_active a user option
[src/emu]emuopts.c emuopts.h machine.c

r17539 Tuesday 28th August, 2012 at 16:38:17 UTC by Sandro Ronco
(MESS) Added skeleton driver for AlphaSmart Pro. [JCCyC]
[src/mess]mess.lst mess.mak
[src/mess/drivers]alphasma.c*

r17538 Tuesday 28th August, 2012 at 16:23:44 UTC by Sandro Ronco
(MESS) sr16: added layout for LCD. (nw)
[src/mess]mess.mak
[src/mess/drivers]alesis.c
[src/mess/includes]alesis.h
[src/mess/layout]sr16.lay*
[src/mess/video]alesis.c*

r17537 Tuesday 28th August, 2012 at 16:00:57 UTC by Jim Stolis
Added IGT ID-023 Protocol to driver.  This additional DBV protocol allows all remaining unsupported sets to accept dollar bills in-game.  The protocol is switchable via driver configuration (along with denomination). [Jim Stolis]
[src/mame/drivers]peplus.c

r17536 Tuesday 28th August, 2012 at 15:07:36 UTC by Ville Linde
konamim2.c: Fixed CD access (nw)
[src/mame/drivers]konamim2.c

r17535 Tuesday 28th August, 2012 at 14:11:34 UTC by hap
cleanup
[src/mame/drivers]btime.c scregg.c
[src/mame/includes]btime.h

r17534 Tuesday 28th August, 2012 at 13:52:29 UTC by hap
fix MT4978 regression
[src/mame/drivers]scregg.c

r17533 Tuesday 28th August, 2012 at 13:26:16 UTC by Tafoid
Fixed G-Stream G2020's sound banking. Compared with a real PCB and everything sounds as it should.  [trap15]
[src/mame/drivers]gstream.c

r17532 Tuesday 28th August, 2012 at 13:04:12 UTC by Ville Linde
cobra.c: Latest research (nw)
[src/mame/drivers]cobra.c

r17531 Tuesday 28th August, 2012 at 13:03:15 UTC by Angelo Salese
Made a shadow ROM copy, the charset is now more faithful to the original reference
[src/emu/video]m50458.c m50458.h

r17530 Tuesday 28th August, 2012 at 12:24:24 UTC by Robbbert
zac_1: X key was being used twice
[src/mame/drivers]zac_1.c

r17529 Tuesday 28th August, 2012 at 12:22:28 UTC by Miodrag Milanović
fix compile (nw)
[src/emu/video]pc_vga.c

r17528 Tuesday 28th August, 2012 at 11:55:33 UTC by Robbbert
zac_1: added display, inputs, notes. ewf and sshtlzac marked as working [Robbbert]
[src/mame/drivers]zac_1.c
[src/mame/layout]zac_1.lay zac_proto.lay

r17527 Tuesday 28th August, 2012 at 11:39:01 UTC by hap
put shabdama under nichibutsu mahjong sets
[src/mame]mame.lst

r17526 Tuesday 28th August, 2012 at 11:18:00 UTC by Barry Rodewald
(MESS) svga_s3: implemented background and foreground mix registers.
[src/emu/video]pc_vga.c pc_vga.h
[src/mess/video]isa_svga_s3.c

r17525 Tuesday 28th August, 2012 at 10:52:09 UTC by hap
ok, another crush roller descriptions update, after feedback from yasu
[src/mame/drivers]pacman.c

r17524 Tuesday 28th August, 2012 at 07:49:17 UTC by Robbbert
zac_1: added preliminary layout
[src/mame]mame.mak
[src/mame/drivers]zac_1.c
[src/mame/layout]zac_1.lay*

r17523 Tuesday 28th August, 2012 at 06:39:34 UTC by Barry Rodewald
(MESS) svga_s3: Fixed rectangle wait drawing to work under DirectX 5 (no whatsnew)
[src/emu/video]pc_vga.c

r17522 Tuesday 28th August, 2012 at 03:30:17 UTC by Angelo Salese
Improved vertical scrolling, now it's more or less reasonable
[src/emu/video]m50458.c

r17521 Tuesday 28th August, 2012 at 01:24:13 UTC by Barry Rodewald
(MESS) svga_s3: Minor fixes relating to text drawn at negative coordinates. (no whatsnew)
[src/emu/video]pc_vga.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team