Note Feed

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

Previous 50 199869 Revisions Next 50

r32533 Saturday 4th October, 2014 at 18:57:50 UTC by Tafoid
Handcrafted PAL for actual Varth US PCB.  [Palindrome]
[src/mame/drivers]cps1.c

r32532 Saturday 4th October, 2014 at 18:01:39 UTC by R. Belmont
New clones added
----------------
Initial D Arcade Stage (Japan) [rtm, ShouTime, The Dumping Union]

naomi: redumped initdv2j GD-ROM [rtm, ShouTime, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]naomi.c

r32531 Saturday 4th October, 2014 at 16:33:18 UTC by David Haywood
fix MT385, and maybe 386 by making battlera use the proper PCE video code

note: there is a significant performance cost to this as the real PCE code is slow, also some graphics will now flicker a bit because the real PCE emulation respects sprite chip limits / masking (which is why the submarine boss now works)
[src/emu/video]huc6260.c huc6260.h
[src/mame/drivers]battlera.c
[src/mame/includes]battlera.h
[src/mame/video]battlera.c
[src/mess/drivers]pce.c

r32530 Saturday 4th October, 2014 at 15:38:48 UTC by R. Belmont
(MESS) More sector order heuristics. (nw)
[src/lib/formats]ap2_dsk.c

r32529 Saturday 4th October, 2014 at 14:56:21 UTC by Robbbert
s3,4 : documented dips.
[src/mame/drivers]s11.c s11a.c s11b.c s11c.c s3.c s4.c s6.c s6a.c s7.c

r32528 Saturday 4th October, 2014 at 14:06:37 UTC by David Haywood
because I'm a Raidenoholic (nw)
[hash]fmtowns_cd.xml*
[src/mess/drivers]fmtowns.c

r32527 Saturday 4th October, 2014 at 12:20:38 UTC by hap
dragrace.c: Added tachometer outputs. [Comboman]
[src/mame/drivers]dragrace.c
[src/mame/includes]dragrace.h
[src/mame/video]dragrace.c

r32526 Saturday 4th October, 2014 at 12:03:22 UTC by Robbbert
s8,s8a : fixed diagnostic mode.
[src/mame/drivers]s8.c s8a.c

r32525 Saturday 4th October, 2014 at 09:58:55 UTC by Robbbert
s7,9 : fixed diagnostic mode. Sorcerer, Space Shuttle now working.
[src/mame/drivers]s7.c s9.c

r32524 Saturday 4th October, 2014 at 07:58:42 UTC by Barry Rodewald
trident: hopefully found the clock divider bit used by the BIOS, refresh rates should now be pretty correct.
[src/emu/bus/isa]trident.c trident.h

r32523 Saturday 4th October, 2014 at 06:28:27 UTC by Osso
taito_f3: moved video functions into the driver class (nw)
[src/mame/includes]taito_f3.h
[src/mame/video]taito_f3.c

r32522 Saturday 4th October, 2014 at 06:26:33 UTC by Osso
micro3d: moved video functions into the driver class (nw)
[src/mame/includes]micro3d.h
[src/mame/video]micro3d.c

r32521 Saturday 4th October, 2014 at 06:25:00 UTC by Osso
misc drivers: Moved functions into driver class, cleanups (nw)
[src/mame/drivers]bfm_sc4.c bmcbowl.c coolpool.c exterm.c famibox.c vega.c warpsped.c
[src/mame/includes]bfm_sc45.h cischeat.h coolpool.h exterm.h grchamp.h vendetta.h
[src/mame/machine]gaelco3d.c
[src/mame/video]cischeat.c grchamp.c

r32520 Saturday 4th October, 2014 at 05:47:50 UTC by Robbbert
s6,s6a : fixed diagnostic mode, fixed dips.
[src/mame/drivers]s6.c s6a.c
[src/mame/layout]s6.lay

r32519 Saturday 4th October, 2014 at 03:48:09 UTC by Fabio Priuli
(MESS) vboy uses no bankswitch, so we can gain back most
speed with the same direct rom mapping used for gba. nw.
[src/emu/bus/vboy]slot.c
[src/mess/drivers]vboy.c

r32518 Saturday 4th October, 2014 at 01:26:06 UTC by Barry Rodewald
trident: added programmable clock, previous clock select was for TGUI9440CXi and TVGA cards, still lacks a divisor for higher refresh rates, but up to 70Hz modes should be correct now.
[src/emu/bus/isa]trident.c trident.h

r32517 Friday 3rd October, 2014 at 22:28:17 UTC by Barry Rodewald
trident: small WIP
[src/emu/bus/isa]svga_trident.c trident.c trident.h

r32516 Friday 3rd October, 2014 at 21:18:10 UTC by hap
fix compile
[src/mess/drivers]msx.c

r32515 Friday 3rd October, 2014 at 20:38:25 UTC by hap
New NOT WORKING games added
---------------
Capriccio Spin 2 [hap, Yasuhiro]
Capriccio Cyclone [hap, Yasuhiro]
[src/mame]mame.lst mame.mak
[src/mame/drivers]capr1.c* caprcyc.c*

r32514 Friday 3rd October, 2014 at 19:14:24 UTC by Fabio Priuli
(MESS) gameboy.xml: new prototype dump (not working). nw.
(MESS) gamegear.xml: new dumping info. nw.
[hash]gameboy.xml gamegear.xml

r32513 Friday 3rd October, 2014 at 18:59:59 UTC by Fabio Priuli
(MESS) fds/famitwin: attach the disk controller device directly
to the machines, without the intermediate cartslot. This is more
accurate for famitwin and it also avoids the possible
misunderstanding about the -cart switches in these systems
(+ avoids possible misconfigurations). nw.
[src/emu/bus/nes]nes_slot.c
[src/mess/drivers]nes.c
[src/mess/includes]nes.h
[src/mess/video]nes.c

r32512 Friday 3rd October, 2014 at 18:23:35 UTC by Wilbert Pol
(MESS) msx.c: Added release years for several systems.  [AntoPISA]
[src/mess/drivers]msx.c

r32511 Friday 3rd October, 2014 at 16:10:34 UTC by David Haywood
note about tharrier dips (nw)
[src/mame/drivers]nmk16.c

r32510 Friday 3rd October, 2014 at 12:48:45 UTC by Fabio Priuli
vc4000: added ram to the softlist entries which need it
(previously all games had RAM even if the real cart did
not contain any), and fixed a brown paper bag bug from
last night. nw.
[hash]vc4000.xml
[src/emu/bus/apf]slot.c
[src/emu/bus/arcadia]slot.c
[src/emu/bus/vc4000]rom.c

r32509 Friday 3rd October, 2014 at 09:19:26 UTC by Robbbert
up/down button needs IPT_TOGGLE for s6 and up.
[src/mame/drivers]s11.c s11a.c s11b.c s11c.c s6.c s6a.c s8.c s8a.c s9.c

r32508 Friday 3rd October, 2014 at 02:30:05 UTC by Robbbert
s3,4,5,6,6a,7,8,8a,9.c : moved diagnostic buttons to the number pad.

1 = sound card NMI (tests sound card)
2 = sound effects or chimes (default = effects)
3 = speech on/off (default = on) where fitted
4 = MPU NMI
5 = Advance button
6 = Manual-Auto/Up-Down button
7 = Reset High Score
8 = Memory Protect (coin door switch)
9 = Enter dipswitch info
[src/mame/drivers]s3.c s4.c s6.c s6a.c s7.c s8.c s8a.c s9.c

r32507 Friday 3rd October, 2014 at 00:26:49 UTC by Robbbert
s7.c : Jungle Lord, Firepower II, Varkon, Defender now working.
[src/mame/drivers]s7.c

r32506 Thursday 2nd October, 2014 at 23:38:25 UTC by Robbbert
s7.c : Black Knight, Cosmic Gunfight, Pharaoh, Star Light now working.
[src/mame/drivers]s7.c

r32505 Thursday 2nd October, 2014 at 20:07:31 UTC by Fabio Priuli
(MESS) converted arcadia and vc4000 to use slot devices for
their carts too.
[hash]arcadia.xml vc4000.xml
[src/emu/bus]bus.mak
[src/emu/bus/arcadia]rom.c* rom.h* slot.c* slot.h*
[src/emu/bus/vc4000]rom.c* rom.h* slot.c* slot.h*
[src/mess]mess.mak
[src/mess/drivers]arcadia.c vc4000.c
[src/mess/includes]arcadia.h vc4000.h
[src/mess/video]arcadia.c

r32504 Thursday 2nd October, 2014 at 16:26:47 UTC by smf
(MESS) fix building with official windows tools (nw)

Compiling src/emu/bus/chanf/rom.c...
src/emu/bus/chanf/rom.c: In member function 'UINT8 chanf_rom_device::common_read_2102(UINT32)':
src/emu/bus/chanf/rom.c:144:23: error: suggest parentheses around arithmetic in operand of '|' [-Werror=parentheses]
   return (m_latch[0] & 0x7f | (m_data0 << 7));
                      ^
cc1plus.exe: all warnings being treated as errors
makefile:932: recipe for target 'obj/windows/emu/bus/chanf/rom.o' failed
[src/emu/bus/chanf]rom.c

r32503 Thursday 2nd October, 2014 at 13:52:57 UTC by Dirk Best
Amiga: Add an initial software list for some Amiga driver disks
[hash]amiga_hardware.xml*
[src/mess/drivers]amiga.c

r32502 Thursday 2nd October, 2014 at 13:52:56 UTC by Dirk Best
Amiga: Fix expansion slot device initialization
[src/emu/bus/amiga/zorro]zorro.c zorro.h

r32501 Thursday 2nd October, 2014 at 13:52:55 UTC by Dirk Best
Amiga: Connect Zorro interrupts in the Amiga 500 drivers and
reinitialize Zorro devices on reset to stop them from disappearing on
soft reset.
[src/emu/bus/amiga/zorro]zorro.h
[src/mess/drivers]amiga.c

r32500 Thursday 2nd October, 2014 at 13:52:54 UTC by Dirk Best
Amiga: Fix crash with expansion slot devices
[src/emu/bus/amiga/zorro]zorro.c

r32499 Thursday 2nd October, 2014 at 13:52:53 UTC by Dirk Best
Imgtool: Display more info about Amiga images
[src/mess/tools/imgtool/modules]amiga.c

r32498 Thursday 2nd October, 2014 at 13:52:51 UTC by Dirk Best
Amiga: Add save state support to the Amiga keyboard and some info about
A1000 keyboards.
[src/mess/machine]amigakbd.c

r32497 Thursday 2nd October, 2014 at 13:49:36 UTC by R. Belmont
(MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc]
[src/emu/bus/a2bus]corvfdc02.c corvfdc02.h

r32496 Thursday 2nd October, 2014 at 13:48:12 UTC by David Haywood
blktiger priority fixes [Mamesick]

(fixes 5708, looks OK to me)
[src/mame/video]blktiger.c

r32495 Thursday 2nd October, 2014 at 12:13:15 UTC by Robbbert
s9.c : tidy up.
[src/mame/drivers]s11.c s8.c s8a.c s9.c

r32494 Thursday 2nd October, 2014 at 12:09:37 UTC by Fabio Priuli
(MESS) converted ibmpcjr and studio2 to use generic cart slot for
their carts. nw.
[hash]ibmpcjr_cart.xml studio2.xml
[src/mess/drivers]ibmpcjr.c studio2.c
[src/mess/includes]studio2.h

r32493 Thursday 2nd October, 2014 at 12:07:03 UTC by Fabio Priuli
(MESS) converted channelf and apfm1000/apfimag to use slot devices for
their carts. this allows to remove on-cart RAM from the driver class (since it
does not belong there). also added (partial) support for Channel F multicart.
nw.
[hash]apfm1000.xml channelf.xml
[src/emu/bus]bus.mak
[src/emu/bus/apf]rom.c* rom.h* slot.c* slot.h*
[src/emu/bus/chanf]rom.c* rom.h* slot.c* slot.h*
[src/mess]mess.mak
[src/mess/drivers]apf.c channelf.c
[src/mess/includes]channelf.h

r32492 Thursday 2nd October, 2014 at 11:19:51 UTC by Barry Rodewald
trident: added hardware cursor
[src/emu/bus/isa]svga_trident.c trident.c trident.h

r32491 Thursday 2nd October, 2014 at 07:56:29 UTC by Fabio Priuli
(MESS) psx.xml: fixed xml, thanks to Thomas Klausner for reporting. nw.
[hash]psx.xml

r32490 Thursday 2nd October, 2014 at 06:33:08 UTC by Robbbert
Still Crazy: fixed layout and coins, marked as working.
[src/mame/drivers]s6.c s6a.c s7.c s8.c s8a.c
[src/mame/layout]s8a.lay

r32489 Thursday 2nd October, 2014 at 03:00:46 UTC by Robbbert
placeholders
[src/mame]mame.mak
[src/mame/drivers]s8.c s8a.c*
[src/mame/layout]s8a.lay*

r32488 Thursday 2nd October, 2014 at 01:51:46 UTC by R. Belmont
(MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't cooperate (nw)
[src/emu/bus/a2bus]corvfdc02.c

r32487 Thursday 2nd October, 2014 at 01:03:30 UTC by Robbbert
s7.c : Warlok, Time Fantasy, Laser Cue marked as working.
Most games have sound. 5 other games are mostly playable.
[src/mame/drivers]s6a.c s7.c

r32486 Wednesday 1st October, 2014 at 19:51:55 UTC by Wilbert Pol
(MESS) msx.c: Some small fixes (nw)
[src/emu/bus/msx_slot]cartridge.h
[src/mess/drivers]msx.c

r32485 Wednesday 1st October, 2014 at 18:32:39 UTC by Wilbert Pol
smsctrl.c: Moved some includes from .h to .c file (nw)
[src/emu/bus/sms_ctrl]smsctrl.c smsctrl.h

r32484 Wednesday 1st October, 2014 at 16:08:34 UTC by Osso
Random small cleanups (nw)
[src/mame/drivers]bfm_sc4h.c segas32.c
[src/mame/includes]bfm_sc45.h segas32.h
[src/mame/machine]segas32.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team