Note Feed

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

Previous 50 199869 Revisions Next 50

r189756 Monday 24th October, 2022 at 17:36:33 UTC by Osso
New working clones
------------------
New Cross Pang (set 2) [Jorge Silva]
[src/mame]mame.lst
[src/mame/misc]vamphalf.cpp

r189755 Monday 24th October, 2022 at 17:17:58 UTC by hap
timer device: rename getter functions to match emu_timer
[src/devices/machine]timer.h
[src/devices/video]315_5313.cpp
[src/mame/fujitsu]fmtowns.cpp
[src/mame/jaleco]cischeat.cpp
[src/mame/konami]viper.cpp
[src/mame/midw8080]8080bw_a.cpp
[src/mame/midway]midvunit.cpp
[src/mame/namco]namcos22.cpp
[src/mame/sega]megacd.cpp model2.cpp segas24.cpp
[src/mame/shared]mega32x.cpp

r189754 Monday 24th October, 2022 at 15:42:16 UTC by 0kmg
a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471)
[/branches/release0249/hash]a7800.xml

r189753 Monday 24th October, 2022 at 15:40:52 UTC by 0kmg
a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471)
[hash]a7800.xml

r189752 Monday 24th October, 2022 at 14:00:20 UTC by Vasantha Crabb
docs: Removed obsolete paragraph about logged device IDs properly (GitHub #10469).
[/branches/release0249/docs/source/advanced]devicemap.rst

r189751 Monday 24th October, 2022 at 12:03:55 UTC by hap
gameking: move driver from skeleton to handheld folder
[src/mame]mame.lst mess.flt
[src/mame/handheld]gameking.cpp*
[src/mame/skeleton]gameking.cpp

r189750 Monday 24th October, 2022 at 11:59:22 UTC by hap
gameking: small cleanup
[src/mame/skeleton]gameking.cpp

r189749 Monday 24th October, 2022 at 11:56:24 UTC by hap
Merge remote-tracking branch 'origin/release0249'
[src/devices/machine]wd_fdc.cpp
[src/devices/sound]mixer.cpp mixer.h
[src/devices/video]psx.cpp
[src/mame]mame.lst
[src/mame/handheld]hh_tms1k.cpp
[src/mame/layout]scruiser.lay* ssports4.lay t3in1sa.lay
[src/mame/nichibutsu]armedf.cpp armedf.h galivan.cpp galivan.h terracre.cpp terracre.h
[src/mame/omron]luna_88k.cpp*
[src/mame/skeleton]cxhumax.cpp
[src/mame/sony]psxcd.cpp zn.cpp

r189748 Monday 24th October, 2022 at 06:00:10 UTC by Vasantha Crabb
skeleton/gameking.cpp: Marked both systems working.

Machines promoted to working
----------------------------
TimeTop GameKing GM-218 [AJR, David Haywood]
TimeTop GameKing 3 [AJR, David Haywood]
[src/mame/skeleton]gameking.cpp

r189747 Sunday 23rd October, 2022 at 16:10:30 UTC by Vasantha Crabb
Updated Ukrainian UI translation. [Stanley Kid]
[language/Ukrainian]strings.po
[src/devices/machine]wd_fdc.cpp
[src/devices/sound]mixer.cpp mixer.h
[src/devices/video]psx.cpp
[src/mame]mame.lst
[src/mame/handheld]hh_tms1k.cpp
[src/mame/layout]scruiser.lay ssports4.lay t3in1sa.lay
[src/mame/nichibutsu]armedf.cpp armedf.h galivan.cpp galivan.h terracre.cpp terracre.h
[src/mame/omron]luna_88k.cpp
[src/mame/skeleton]cxhumax.cpp gameking.cpp
[src/mame/sony]psxcd.cpp zn.cpp

r189746 Monday 24th October, 2022 at 11:41:45 UTC by hap
gameking: sync with release branch
[src/mame/layout]ssports4.lay
[src/mame/skeleton]gameking.cpp

r189745 Monday 24th October, 2022 at 08:24:24 UTC by 0kmg
handheld/hh_tms1k.cpp: Fix validation error. (#10470)
[src/mame/handheld]hh_tms1k.cpp

r189744 Monday 24th October, 2022 at 06:44:48 UTC by patrick.mackinlay
New machines marked as NOT_WORKING

---
Omron Luna 88K² [Plamen Mihaylov]
[src/mame]mame.lst
[src/mame/omron]luna_88k.cpp*

r189743 Monday 24th October, 2022 at 06:00:10 UTC by Vasantha Crabb
skeleton/gameking.cpp: Marked both systems working.

Machines promoted to working
----------------------------
TimeTop GameKing GM-218 [AJR, David Haywood]
TimeTop GameKing 3 [AJR, David Haywood]
[/branches/release0249/src/mame/skeleton]gameking.cpp

r189742 Monday 24th October, 2022 at 04:10:29 UTC by pnp2084
Fix FDC Busy bit for overlapped commands (#10464)

Fixes MT8464
The problem here is that the end of the previous command clears the BSY status bit which makes it appear to system code that the second command has completed (when it has not).
The bug report has files to demonstrate the problem on a TRS-80 Model I emulation.
[src/devices/machine]wd_fdc.cpp

r189741 Monday 24th October, 2022 at 01:46:30 UTC by AJR
zn.cpp, video/psx.cpp: Modernize logging calls
[src/devices/video]psx.cpp
[src/mame/sony]zn.cpp

r189740 Monday 24th October, 2022 at 01:11:09 UTC by AJR
cxhumax.cpp, psxcd.cpp: Modernize logging calls
[src/mame/skeleton]cxhumax.cpp
[src/mame/sony]psxcd.cpp

r189739 Sunday 23rd October, 2022 at 19:34:51 UTC by hap
New working machines
--------------------
Space Cruiser [hap, Sean Riddle]
[src/mame]mame.lst
[src/mame/handheld]hh_tms1k.cpp
[src/mame/layout]scruiser.lay* ssports4.lay t3in1sa.lay

r189738 Sunday 23rd October, 2022 at 18:27:40 UTC by Jonathan Gevaryahu
Terra Cresta and later Nichibutsu games: Emulate the analog filtering for the audio from the FM chip and the two R2R DAC channels, as well as emulating the additional analog filtering and mixing on the YM2203 version of Terra Cresta. [Lord Nightmare]
[src/devices/sound]mixer.cpp mixer.h
[src/mame/nichibutsu]armedf.cpp armedf.h galivan.cpp galivan.h terracre.cpp terracre.h

r189737 Sunday 23rd October, 2022 at 18:27:40 UTC by GitHub
-

r189736 Sunday 23rd October, 2022 at 16:10:30 UTC by Vasantha Crabb
Updated Ukrainian UI translation. [Stanley Kid]
[/branches/release0249/language/Ukrainian]strings.po

r189735 Sunday 23rd October, 2022 at 13:34:37 UTC by Angelo Salese
Fix merge conflict
[/branches/a800_state/hash]a800.xml a800_flop.xml
[/branches/a800_state/src/mame/atari]atari400.cpp bartop52.cpp gtia.cpp maxaflex.cpp

r189734 Sunday 23rd October, 2022 at 07:00:48 UTC by Vasantha Crabb
srcclean in preparation for release branch
[/branches/a800_state/hash]apricot_flop.xml ekara_japan_m.xml ekara_japan_s.xml evio.xml
[/branches/a800_state/src/devices/bus/a2bus]a2eauxslot.cpp
[/branches/a800_state/src/devices/bus/epson_qx/keyboard]keyboard.cpp
[/branches/a800_state/src/devices/machine]68340.cpp ticket.h
[/branches/a800_state/src/lib/formats]as_dsk.cpp flopimg.cpp fsmeta.cpp
[/branches/a800_state/src/mame/act]victor9k.cpp
[/branches/a800_state/src/mame/apple]apple2video.cpp cuda.cpp
[/branches/a800_state/src/mame/atari]atari400.cpp atari400.h
[/branches/a800_state/src/mame/irem]m119.cpp
[/branches/a800_state/src/mame/jaleco]armchamp.cpp
[/branches/a800_state/src/mame/kawai]mb63h158.cpp
[/branches/a800_state/src/mame/layout]ctk530.lay
[/branches/a800_state/src/mame/misc]mtu130.cpp musclem.cpp
[/branches/a800_state/src/mame/namco]namcos23.cpp
[/branches/a800_state/src/mame/nasco]suprgolf.cpp
[/branches/a800_state/src/mame/nec]pc9801_epson.cpp pc98ha.cpp
[/branches/a800_state/src/mame/nintendo]snesb.cpp
[/branches/a800_state/src/mame/sega]model3.cpp
[/branches/a800_state/src/mame/sinclair]pentevo.cpp
[/branches/a800_state/src/tools/imgtool/modules]mac.cpp prodos.cpp

r189733 Sunday 23rd October, 2022 at 06:41:06 UTC by arcadeshadow
spectrum_cass.xml: Added three items and cleaned up metadata. (#10383)

Corrected some parent/clone relationships, publishers and release years.

New working software list additions
--------------------------------------------
Golden Pack 100 - vol. 1 (compilation, pirate) [Planeta Sinclair]
Johnny Reb (Zafi Chip) [spectrumcomputing.co.uk]
Shackled (Erbe) [spectrumcomputing.co.uk]
[/branches/a800_state/hash]spectrum_cass.xml

r189732 Sunday 23rd October, 2022 at 06:38:25 UTC by goldnchild
luaengine_input.cpp: Fixed input device items upper bound. (#10465)
[/branches/a800_state/src/frontend/mame]luaengine_input.cpp

r189731 Sunday 23rd October, 2022 at 06:35:58 UTC by misty.de.m.o
igs/pgm.cpp: Added The Gladiator v104. (#10306)

New Working Clones
-------------------
The Gladiator / Shen Jian Fu Mo Lu / Shen Jian Fengyun (M68k label V100) (ARM label V104, ROM 04/02/03 SHEN JIAN V104)
[/branches/a800_state/src/mame]mame.lst
[/branches/a800_state/src/mame/igs]pgm.cpp pgmprot_igs027a_type3.cpp

r189730 Sunday 23rd October, 2022 at 06:29:51 UTC by arcadeshadow
dc.xml: Replaced abbreviated country names with full names in descriptions. (#10439)
[/branches/a800_state/hash]dc.xml

r189729 Sunday 23rd October, 2022 at 06:27:10 UTC by 0kmg
snes.xml: Added 14 prototypes (13 working, 1 not working). (#10362)

New working software list additions (snes.xml)
-----------------------------------
Bing Bing! Bingo (Japan, prototype) [keiichi-desu]
Densetsu no Ogre Battle - The March of the Black Queen (Japan, prototype) [keiichi-desu]
Dual Orb - Seireiju Densetsu (Japan, prototype) [keiichi-desu]
Elfaria - The Isle of the Blest (Japan, prototype) [keiichi-desu]
Kessen! Dokapon Oukoku IV - Densetsu no Yuusha-tachi (Japan, prototype, Ver 07.315) [keiichi-desu]
Kessen! Dokapon Oukoku IV - Densetsu no Yuusha-tachi (Japan, prototype, Ver 07.431) [keiichi-desu]
Kunio no Oden (Japan, prototype) [keiichi-desu]
The Last Battle (Japan, prototype) [keiichi-desu]
Michael Andretti's IndyCar Challenge (USA, prototype) [keiichi-desu]
Nosferatu (Japan, prototype) [keiichi-desu]
Super Nazo Puyo - Rulue no Roux (Japan, prototype) [keiichi-desu]
Tetris Battle Gaiden (Japan, prototype) [keiichi-desu]
Ultra Baseball Jitsumei Ban 2 (Japan, prototype) [keiichi-desu]

New NOT_WORKING software list additions (snes.xml)
---------------------------------------
Illvanian no Shiro (Japan, prototype, 19940823) [keiichi-desu]
[/branches/a800_state/hash]snes.xml

r189728 Sunday 23rd October, 2022 at 06:25:49 UTC by arcadeshadow
ibm5170.xml: 6 new working software list additions (#10368)

New working software list additions (ibm5170.xml)
-----------------------------------
I Dream of Jeannie [MAZterXP, archive.org]
Operation Crusader [The Good Old Days]
Operation Harrier [The Good Old Days]
Personal Computer World (1994-06 - June 1994) [arranarchipelago, archive.org]
Personal Computer World (1994-11 - November 1994) [SmartCoda, archive.org]
Personal Computer World (1997-05 - May 1997) [SmartCoda, archive.org]
[/branches/a800_state/hash]ibm5170.xml

r189727 Sunday 23rd October, 2022 at 06:24:27 UTC by arcadeshadow
nes.xml: Replaced abbreviated country names with full names in descriptions. (#10449)
[/branches/a800_state/hash]nes.xml

r189726 Sunday 23rd October, 2022 at 06:22:16 UTC by arcadeshadow
psx.xml: Replaced country name abbreviations in descriptions with full names. (#10447)

Also changed descriptive text to lowercase in a few cases.
[/branches/a800_state/hash]psx.xml

r189725 Sunday 23rd October, 2022 at 06:16:34 UTC by 0kmg
a5200.xml: Added four prototypes. (#10429)

New working software list additions (a5200.xml)
-----------------------------------
Battlezone (prototype, alt) [swlovinist]
Behind Jaggi Lines (prototype) [swlovinist]
Pole Position (prototype 133-05) [swlovinist]

New NOT_WORKING software list additions (a5200.xml)
-----------------------------------
Astro Grover (prototype) [CPUWIZ]
[/branches/a800_state/hash]a5200.xml

r189724 Sunday 23rd October, 2022 at 06:15:03 UTC by 0kmg
a7800.xml: Added 10 homebrew cartridges. (#10457)

New working software list additions (a7800.xml)
-----------------------------------
Astro Blaster (NTSC) [Robert Tuccitto]
Astro Fighter (NTSC) [Robert Tuccitto]
FailSafe (NTSC) [Robert Tuccitto]
FailSafe (PAL) [Robert Tuccitto]
Meteor Shower (NTSC) [Robert Tuccitto]
Meteor Shower (PAL) [Robert Tuccitto]
Moon Cresta (NTSC) [Robert Tuccitto]
Moon Cresta (PAL) [Robert Tuccitto]
Super Pac-Man (NTSC) [Robert Tuccitto]
Super Pac-Man (PAL) [Robert Tuccitto]
[/branches/a800_state/hash]a7800.xml

r189723 Sunday 23rd October, 2022 at 06:13:03 UTC by arcadeshadow
lynx.xml: Replaced "Euro" abbreviation with "Europe" in descriptions. (#10458)
[/branches/a800_state/hash]lynx.xml

r189722 Sunday 23rd October, 2022 at 06:11:56 UTC by arcadeshadow
snes.xml: Replace "Euro" abbreviation in descriptions with "Europe". (#10459)
[/branches/a800_state/hash]snes.xml

r189721 Sunday 23rd October, 2022 at 01:45:58 UTC by AJR
k1, r100: Add skeleton key scanner device

* src/mame/kawai: Remove prefix from driver file names
[/branches/a800_state/src/mame]mame.lst mess.flt
[/branches/a800_state/src/mame/kawai]acr20.cpp* k1.cpp* k4.cpp* k5.cpp* kawai_acr20.cpp kawai_k1.cpp kawai_k4.cpp kawai_k5.cpp kawai_ksp10.cpp kawai_r100.cpp kawai_sx240.cpp ksp10.cpp* mb63h158.cpp* mb63h158.h* r100.cpp* sx240.cpp*

r189720 Saturday 22nd October, 2022 at 22:32:05 UTC by 0kmg
machine/mos6530n.cpp: Fixed io_w offset error. (#10463)
[/branches/a800_state/src/devices/machine]mos6530n.cpp

r189719 Saturday 22nd October, 2022 at 21:30:15 UTC by ajrhacker
bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10460)

* bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs

* bus/bbc/analogue: Reverse sense of all analogue inputs
[/branches/a800_state/src/devices/bus/archimedes/podule]io.cpp io_hccs.cpp io_morley.cpp io_we.cpp
[/branches/a800_state/src/devices/bus/bbc/analogue]analogue.cpp bitstik.cpp cfa3000a.cpp joystick.cpp
[/branches/a800_state/src/devices/bus/bbc/exp]mertec.cpp
[/branches/a800_state/src/devices/bus/electron]plus1.cpp plus1.h
[/branches/a800_state/src/mame/acorn]bbc_m.cpp

r189718 Saturday 22nd October, 2022 at 21:05:39 UTC by R. Belmont
apple2: get rid of outdated port definitions that caused joystick tracking weirdness. [R. Belmont]
[/branches/a800_state/src/devices/bus/a2gameio]joystick.cpp

r189717 Saturday 22nd October, 2022 at 20:12:39 UTC by hap
olibochu: update rom labels
[/branches/a800_state/src/mame/irem]olibochu.cpp
[/branches/a800_state/src/mame/jaleco]fcombat.cpp

r189716 Saturday 22nd October, 2022 at 17:08:51 UTC by AJR
Remove more unused legacy logging functions
[/branches/a800_state/src/mame/misc]39in1.cpp
[/branches/a800_state/src/mame/sega]flashbeats.cpp
[/branches/a800_state/src/mame/tigertel]gizmondo.cpp

r189715 Saturday 22nd October, 2022 at 16:39:33 UTC by Angelo Salese
konami/wecleman.cpp: most of the world (including Japan) uses metric unit
[/branches/a800_state/src/mame/konami]wecleman.cpp

r189714 Saturday 22nd October, 2022 at 15:44:50 UTC by Osso
konami/wecleman.cpp: fixed typo in dip definition, specified defaults were taken from a US manual
[/branches/a800_state/src/mame/konami]wecleman.cpp

r189713 Saturday 22nd October, 2022 at 15:23:33 UTC by AJR
6840ptm.cpp: Fix unsigned comparison
[/branches/a800_state/src/devices/machine]6840ptm.cpp

r189712 Saturday 22nd October, 2022 at 14:49:37 UTC by AJR
pitnrun.cpp: Overhaul
- Add separate controls for cocktail mode and multiplexer device (very similar to thepit.cpp)
- Add raw screen and watchdog timings
- Use different watchdog reset address for jumpkun
- Improve alignment for flipped sprites
- Modernize VBL interrupt
- Add tilt input (which just resets the system)
[/branches/a800_state/src/mame/taito]pitnrun.cpp

r189711 Saturday 22nd October, 2022 at 09:13:31 UTC by pnp2084
wd_fdc: reset the contents of data_reg when the sync is changed
[/branches/a800_state/src/devices/machine]wd_fdc.cpp wd_fdc.h

r189710 Saturday 22nd October, 2022 at 06:13:46 UTC by Osso
konami/wecleman.cpp: fixed MT08460
[/branches/a800_state/src/mame/konami]wecleman.cpp

r189709 Friday 21st October, 2022 at 20:04:41 UTC by hap
dbreedm72: apply similar bugfix as dbreed
[/branches/a800_state/src/mame/irem]m72.cpp m72.h m72_v.cpp

r189708 Friday 21st October, 2022 at 19:12:31 UTC by hap
dbreed: fix sprites on scorebar regression [Mamesick]
[/branches/a800_state/src/devices/machine]i8251.h
[/branches/a800_state/src/mame/fidelity]eag68k.cpp
[/branches/a800_state/src/mame/irem]m72.cpp

r189707 Friday 21st October, 2022 at 16:18:35 UTC by MetalliC
capcom/alien.cpp pingu BOOT ROMs dumped [Darksoft, Team Europe]
[/branches/a800_state/src/mame/capcom]alien.cpp
[/branches/a800_state/src/mame/sega]naomi.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team