Note Feed

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

Previous 50 199869 Revisions Next 50

r33983 Saturday 20th December, 2014 at 15:07:40 UTC by Miodrag Milanović
(MESS)-gamate :added bankswitched cartridges support, basic scrolling support [PeT]
[src/mess/drivers]gamate.c

r33982 Saturday 20th December, 2014 at 12:56:49 UTC by Robbbert
(MESS) excalibur : floppies are working (nw)
[src/mess/drivers]excali64.c

r33981 Saturday 20th December, 2014 at 11:54:58 UTC by Alex W. Jackson
vindictr does not have a slapstic (nw)
[src/mame/drivers]vindictr.c

r33980 Saturday 20th December, 2014 at 10:53:11 UTC by Alex W. Jackson
MT#00380, MT#01591 [Alex Jackson]
[src/mame/machine]atarigen.c

r33979 Saturday 20th December, 2014 at 08:58:25 UTC by Fabio Priuli
(MESS) megacd.xml: logged data of the original bin+cue used for creating
CHDs. this shall be of help to remove bad dumps or keep good ones
when redumps become available. while at it, removed outdated note at top
(Euro system does recognize discs in current tree) and added ring codes
when available (allowing for the removal of a bunch of disks sourced
from iso+wav, when better source were available) nw.
[hash]megacd.xml

r33978 Saturday 20th December, 2014 at 08:54:29 UTC by Fabio Priuli
(MESS) psx.xml: logged a few more original bin+cue and standardized
descriptions a bit more. nw.
[hash]psx.xml

r33977 Saturday 20th December, 2014 at 08:30:07 UTC by Fabio Priuli
(MESS)
tutor.xml: added some new dumps [ssj, TeamEurope]
vc4000.xml: added some new dumps [ssj, TeamEurope]
[hash]tutor.xml vc4000.xml

r33976 Saturday 20th December, 2014 at 07:23:37 UTC by Osso
asteroid.c: fixed save state problem for astdelux1 (nw)
[src/mame/drivers]asteroid.c
[src/mame/includes]asteroid.h
[src/mame/machine]asteroid.c

r33975 Saturday 20th December, 2014 at 01:49:12 UTC by Barry Rodewald
(MESS) ngen: put 386-based systems in a separate driver_device class for now, so that they don't crash.
[src/mess/drivers]ngen.c

r33974 Saturday 20th December, 2014 at 00:28:57 UTC by Robbbert
(MESS) fixed crash with no cart for 3 drivers (nw)
- gameking, svision, advision
- only affects my build
- See forum post for details
[src/mess/drivers]gameking.c svision.c
[src/mess/machine]advision.c

r33973 Saturday 20th December, 2014 at 00:17:21 UTC by David Haywood
start making an actual CPU core out of the arcompact disassembler, executes the first few jumps (nw)
[src/emu/cpu]cpu.mak
[src/emu/cpu/arcompact]arcompact.c arcompact.h arcompact_common.c* arcompact_common.h* arcompact_execute.c* arcompactdasm_ops.c arcompactdasm_ops.h

r33972 Friday 19th December, 2014 at 23:55:14 UTC by Robbbert
(MESS) excalibur : starting to add floppy support (nw)
(note: using old wd17xx because new wd crashes when the disk is loaded up)
[src/lib]lib.mak
[src/lib/formats]excali64_dsk.c* excali64_dsk.h*
[src/mess/drivers]excali64.c

r33971 Friday 19th December, 2014 at 23:43:01 UTC by Alex W. Jackson
tc0480scp.c: save state fix (nw)
[src/mame/video]tc0480scp.c

r33970 Friday 19th December, 2014 at 23:12:56 UTC by Angelo Salese
Using IRQ_CALLBACK_MEMBER for irqs in MZ-2500, nw.
[src/mess/drivers]mz2500.c

r33969 Friday 19th December, 2014 at 22:54:04 UTC by hap
fixed status being reset too early
[src/emu/cpu/tms0980]tms0980.c

r33968 Friday 19th December, 2014 at 21:20:07 UTC by Jonathan Gevaryahu
(MESS) Fix VSM rom read through the tms51xx, and add tms6100 hookup to tispeak.c, fixing speech in speak and spell and speak and math. The drivers are usable but no display yet. Fixed speak and spell clock speed (it is 1/2 the clock input of the tms51xx chip) [Lord Nightmare]

Non-Whatsnew Note: this commit breaks the speech in radar scope trs02 set (because the rom it has has the bits in the backwards order). I will fix this later.
[src/emu/machine]tms6100.c
[src/emu/sound]tms5110.c
[src/mess/drivers]tispeak.c

r33967 Friday 19th December, 2014 at 20:54:35 UTC by Alex W. Jackson
Various, mainly Taito drivers: clean up banking, remove unneeded postload callbacks (nw)
[src/mame/drivers]mystwarr.c ninjaw.c opwolf.c othunder.c slapshot.c taito_h.c taito_x.c taito_z.c taitoair.c warriorb.c wgp.c
[src/mame/includes]mystwarr.h ninjaw.h othunder.h slapshot.h taito_h.h taito_x.h taito_z.h taitoair.h warriorb.h wgp.h

r33966 Friday 19th December, 2014 at 18:43:42 UTC by Osso
tc0480scp.c: revert postload change for now, needs more investigation (nw)
[src/mame/video]tc0480scp.c

r33965 Friday 19th December, 2014 at 18:16:57 UTC by Jonathan Gevaryahu
Merge branch 'master' of https://github.com/mamedev/mame
[src/mame/drivers]gundealr.c segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c
[src/mame/includes]segaorun.h segas16b.h segas18.h
[src/mame/video]segahang.c segaic16.c segaic16.h segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c tc0480scp.c
[src/osd/windows]windows.mak

r33964 Friday 19th December, 2014 at 18:11:28 UTC by Jonathan Gevaryahu
tms5110.c: implement output and read bit commands. [Lord Nightmare]
[src/emu/sound]tms5110.c tms5110.h
[src/mame/drivers]gundealr.c segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c
[src/mame/includes]segaorun.h segas16b.h segas18.h
[src/mame/video]segahang.c segaic16.c segaic16.h segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c tc0480scp.c
[src/osd/windows]windows.mak

r33963 Friday 19th December, 2014 at 18:02:53 UTC by Carl
windows too (nw)
[src/osd/windows]windows.mak

r33962 Friday 19th December, 2014 at 17:58:04 UTC by Scott Stone
Fix yamyam and clones regression from clock change. (nw)
[src/mame/drivers]gundealr.c

r33961 Friday 19th December, 2014 at 17:53:11 UTC by Osso
Added missing save state support to segaic16_video_device. Fixes quartet2 save state problem (nw)
Some almost exclusively cosmetic changes to the device, while at it (nw)
[src/mame/drivers]segahang.c segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c
[src/mame/includes]segaorun.h segas16b.h segas18.h
[src/mame/video]segahang.c segaic16.c segaic16.h segaorun.c segas16a.c segas16b.c segas18.c segaxbd.c segaybd.c

r33960 Friday 19th December, 2014 at 17:43:22 UTC by Osso
Fixed racingb save state problem (nw)
Quick testing didn't show any problems with other games using the chip, but we'll see on the next save state regression test..
[src/mame/video]tc0480scp.c

r33959 Friday 19th December, 2014 at 17:26:46 UTC by Olivier Galibert
qt/debug: Device tree view.  Looks cool with mu100 or lindbios [O. Galibert]
[src/osd/modules/debugger]debugqt.c
[src/osd/modules/debugger/qt]debugqtdeviceswindow.c* debugqtdeviceswindow.h* debugqtwindow.c debugqtwindow.h
[src/osd/sdl]sdl.mak

r33958 Friday 19th December, 2014 at 17:26:46 UTC by Olivier Galibert
init order issue (nw)
[src/emu/cpu/h8]h8_timer16.c

r33957 Friday 19th December, 2014 at 17:14:59 UTC by Osso
machine.c: the majority has spoken (nw)
[src/emu]machine.c

r33956 Friday 19th December, 2014 at 17:02:36 UTC by Scott Stone
MZ-2500: Fixed floppy drive reverse behaviour, allows Laydock to get farther [Takeda Toshiya, Angelo Salese]
[src/mess/drivers]mz2500.c

r33955 Friday 19th December, 2014 at 16:53:24 UTC by Oliver Stöneberg
fixed Visual Studio compilation and compilation in general / small r10788_device initialization cleanup (nw)
[src/emu/machine]r10788.c ra17xx.c
[src/mame/drivers]barata.c

r33954 Friday 19th December, 2014 at 14:34:57 UTC by David Haywood
(nw)
[src/emu/cpu/arcompact]arcompactdasm_ops.c

r33953 Friday 19th December, 2014 at 10:47:59 UTC by James Wallace
Significant change to Stepper motor device behaviour, using devcb2 interfaces.

New functions added:

MCFG_STEPPER_ADD(tag) - add a stepper device
MCFG_STEPPER_REEL_TYPE(type) - the equivalent of the first line in the old interface, now also takes NOT_A_REEL for printer and similar applications
MCFG_STEPPER_START_INDEX(int index) - the old second line of the interface, the position (in half steps) where the optic tab first triggers.
MCFG_STEPPER_END_INDEX(int index)  - the old third line of the interface, the last position (in half steps) where the optic tab triggers.
MCFG_STEPPER_INDEX_PATTERN(int pattern) - a coil pattern in hexadecimal that has to be on the motor for the index to trigger (0 if no specific pattern is needed)
MCFG_STEPPER_INIT_PHASE(int phase) - starting phase of the motor

All drivers have been updated, testing done to all specific drivers - Scorpion 4 was particularly complex. [James Wallace]
[src/emu/bus/centronics]epson_lx810l.c
[src/emu/machine]steppers.c steppers.h
[src/mame/drivers]aces1.c bfm_sc1.c bfm_sc2.c bfm_sc4.c bfm_sc4h.c bfmsys85.c ecoinf2.c ecoinf3.c ecoinfr.c jpmimpct.c maygay1b.c mpu3.c mpu4.c mpu4hw.c mpu4sw.c
[src/mame/includes]bfm_sc45.h mpu4.h
[src/mame/video]awpvid.c awpvid.h

r33952 Friday 19th December, 2014 at 06:21:58 UTC by Osso
machine.c: invalidating all save states from previous versions is not a good trade-off for fixing a few games that regressed (nw)
[src/emu]machine.c

r33951 Thursday 18th December, 2014 at 21:36:45 UTC by hap
(MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare]
[src/emu/cpu/tms0980]tms0980.c tms0980.h
[src/mess]mess.lst
[src/mess/drivers]tispeak.c
[src/mess/layout]tispeak.lay

r33950 Thursday 18th December, 2014 at 19:00:17 UTC by Jürgen Buchmüller
Use PORT_INCLUDE instead of macros - thanks Dirk (nw)
[src/mame/drivers]gts1.c

r33949 Thursday 18th December, 2014 at 17:18:18 UTC by Osso
bfm_sc1.c: fixed save state "regression". It actually didn't have any save state support, but the flag was set (possibly copy-paste error) (nw)
[src/mame/drivers]bfm_sc1.c

r33948 Thursday 18th December, 2014 at 17:15:42 UTC by Osso
machine.c: save m_rand_seed, fixes save state regressons in at least the following games - drivers: bmcpokr - bmcpokr.c, centipdb, caterplr, millpac - centiped.c, jngolady - jangou.c, rivieraa - merit.c (nw)
device.c: fix typo (nw)
[src/emu]device.c machine.c

r33947 Thursday 18th December, 2014 at 15:08:22 UTC by David Haywood
silly typo (nw)
[src/emu/cpu/arcompact]arcompactdasm_ops.c

r33946 Thursday 18th December, 2014 at 12:51:50 UTC by David Haywood
arcompact - some dasm helpers for LR/SR (nw)
[src/emu/cpu/arcompact]arcompactdasm_ops.c

r33945 Thursday 18th December, 2014 at 09:06:24 UTC by James Wallace
Fix wrong device declaration in SC2 (nw)
[src/mame/drivers]bfm_sc2.c

r33944 Thursday 18th December, 2014 at 07:57:54 UTC by Fabio Priuli
misc new files added to softlists. nw.
[hash]fm77av.xml fm7_disk.xml nes.xml sol20_cass.xml vsmile_cart.xml

r33943 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: fix wrong initial m_topleft.x value in memory view
[src/emu/debug]debugvw.c dvmemory.c

r33942 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: better handling of duplicate memory access

Don't remove and reinsert nodes that correspond to a duplicate memory
access, because tree rebalancing kills performances. Update the node's
element content instead.
[src/emu/debug]debugcpu.c debugcpu.h

r33941 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: fix the avl trees logic

The ancestor heights of a node were not updated properly.
[src/lib/util]simple_set.h

r33940 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: dont update asm view in the start_hook()

The curpc can be in the middle of an instruction being decoded, so
it is not pertinent to recompute the disassembly starting from
this address.
[src/emu/debug]debugcpu.c debugvw.c debugvw.h

r33939 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: fix a string overflow in comments
[src/emu/debug]dvdisasm.c

r33938 Thursday 18th December, 2014 at 07:27:14 UTC by Fabrice Bellet
debug: fix the gui for smaller fonts

Using a font pointsize different from 11pt has a consequence that
fontWidth (in pixels) is not an integer anymore.
[src/osd/modules/debugger/qt]debugqtmemorywindow.c debugqtview.c

r33937 Thursday 18th December, 2014 at 03:02:47 UTC by Jürgen Buchmüller
A try at adding switch matrix inputs. Use just part numbers for device tags. (nw)
[src/emu/machine]r10788.c ra17xx.c
[src/mame/drivers]gts1.c

r33936 Wednesday 17th December, 2014 at 16:04:03 UTC by James Wallace
Attempt at fixing the new Stepper device to load correctly for AWP games. This is part 1 of a plan to remove the stepper_interface for a devcb2 setup.  [James Wallace]
[src/emu/machine]steppers.c steppers.h
[src/mame/drivers]bfm_sc2.c ecoinfr.c jpmimpct.c mpu4hw.c
[src/mame/includes]jpmimpct.h mpu4.h

r33935 Wednesday 17th December, 2014 at 14:38:36 UTC by R. Belmont
(MESS) More hp16500b progress (nw)
[src/mess/drivers]hp16500.c

r33934 Wednesday 17th December, 2014 at 14:27:30 UTC by David Haywood
arcompact (nw)
[src/emu/cpu/arcompact]arcompactdasm_ops.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team