Note Feed

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

Previous 50 199869 Revisions Next 50

r176339 Thursday 1st July, 2021 at 17:42:01 UTC by Robbbert
New working software list additions
-----------------------------------
vtech2_cass: Cross Bomber, Cross Horde, Cross Snake [Robbbert]
[/branches/pc98_state/hash]vtech2_cass.xml*
[/branches/pc98_state/src/mame/drivers]vtech2.cpp

r176338 Thursday 1st July, 2021 at 16:18:40 UTC by Osso
turbo.cpp: subclasses, input / output finders, save state preparation
[/branches/pc98_state/src/mame/audio]turbo.cpp
[/branches/pc98_state/src/mame/drivers]turbo.cpp
[/branches/pc98_state/src/mame/includes]turbo.h
[/branches/pc98_state/src/mame/video]turbo.cpp

r176337 Thursday 1st July, 2021 at 16:09:04 UTC by Ville Linde
k056230: clear network interrupt properly (fixes screen flashing in zr107)
[/branches/pc98_state/src/devices/machine]k056230.cpp k056230.h
[/branches/pc98_state/src/mame/drivers]gticlub.cpp

r176336 Thursday 1st July, 2021 at 16:03:23 UTC by Robbbert
New working software list additions
-----------------------------------
vg5k: Alunissage
Blitz
21 Games Compilation
DCA
Jeu de Dames
Lode Runner
Machaon
Memory
Penalty
Space Invaders
Sprite Creator
Squash
Stricker
Submarine
Isola / Mor-Quatre
Strategic-Flore / Gyracolor
Tetris
Sargon Chess [Robbbert]
[/branches/pc98_state/hash]vg5k.xml

r176335 Thursday 1st July, 2021 at 04:49:37 UTC by Osso
New working machines
--------------------
Run Away (Japan) [Dillweed]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]dai3wksi.cpp

r176334 Thursday 1st July, 2021 at 04:44:44 UTC by Jonathan Gevaryahu
roland_mt32.cpp: Replace a bad dump of the CM-32L PCM ROM with a good dump, fix the wrong rom load order for the separate CM-32L PCM ROMs and the separate MT-32 PCM ROMs, and add some ROM notes. [Lord Nightmare]
[/branches/pc98_state/src/mame/drivers]roland_mt32.cpp

r176333 Thursday 1st July, 2021 at 03:00:05 UTC by Vasantha Crabb
Merge tag 'mame0233' into mainline-master

MAME 0.233
[/branches/pc98_state/hash]ibm5170.xml nes.xml sv8000.xml svmu.xml vector06_flop.xml x68k_flop.xml
[/branches/pc98_state/scripts/target/mame]arcade.lua
[/branches/pc98_state/src/devices/bus/nes]2a03pur.cpp act53.cpp bootleg.cpp cony.cpp event.cpp kaiser.cpp kaiser.h mmc3_clones.cpp mmc3_clones.h nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_slot.h nes_unif.hxx pirate.cpp
[/branches/pc98_state/src/mame]arcade.flt mame.lst
[/branches/pc98_state/src/mame/audio]efo_zsu.cpp efo_zsu.h
[/branches/pc98_state/src/mame/drivers]alfaskop41xx.cpp apc.cpp banprestoms.cpp* expro02.cpp fungames.cpp goldstar.cpp gyruss.cpp jackal.cpp konamim2.cpp metro.cpp msisaac.cpp mz2000.cpp play_3.cpp tetrisp2.cpp twincobr.cpp vsmjtria.cpp x68k.cpp zpinball.cpp
[/branches/pc98_state/src/mame/machine]nes.cpp

r176332 Wednesday 30th June, 2021 at 13:39:06 UTC by Vasantha Crabb
Bump version to 0.233
[/branches/pc98_state]makefile
[/branches/pc98_state/android-project/app/src/main]AndroidManifest.xml

r176331 Wednesday 30th June, 2021 at 12:45:06 UTC by Vasantha Crabb
Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects.
[/branches/pc98_state/scripts/target/mame]mess.lua

r176330 Wednesday 30th June, 2021 at 12:21:23 UTC by Vasantha Crabb
Clean up some software list metadata
[/branches/pc98_state/hash]ibm5150.xml ibm5170.xml spectrum_cass.xml

r176329 Monday 28th June, 2021 at 19:40:17 UTC by Vasantha Crabb
emu/rendutil.cpp: Use setjmp/longjmp for libjpeg error unwinding.

Apparently Linux AArch64 has issues with throwing exceptions across C
function frames.
[/branches/pc98_state/src/emu]rendutil.cpp

r176328 Monday 28th June, 2021 at 13:35:45 UTC by Scott Stone
- Re-added unique input for bigtwinb and fixes MT#8016
[/branches/pc98_state/src/mame/drivers]playmark.cpp

r176327 Monday 28th June, 2021 at 13:29:26 UTC by steven.coomber
chanbara.cpp: swapped left and right joysticks (MT# 08015) (#8233)
[/branches/pc98_state/hash]ibm5170.xml nes.xml sv8000.xml svmu.xml vector06_flop.xml x68k_flop.xml
[/branches/pc98_state/scripts/target/mame]arcade.lua
[/branches/pc98_state/src/devices/bus/nes]2a03pur.cpp act53.cpp bootleg.cpp cony.cpp event.cpp kaiser.cpp kaiser.h mmc3_clones.cpp mmc3_clones.h nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_slot.h nes_unif.hxx pirate.cpp
[/branches/pc98_state/src/mame]arcade.flt mame.lst
[/branches/pc98_state/src/mame/audio]efo_zsu.cpp efo_zsu.h
[/branches/pc98_state/src/mame/drivers]alfaskop41xx.cpp apc.cpp banprestoms.cpp expro02.cpp fungames.cpp goldstar.cpp gyruss.cpp jackal.cpp konamim2.cpp metro.cpp msisaac.cpp mz2000.cpp play_3.cpp playmark.cpp tetrisp2.cpp twincobr.cpp vsmjtria.cpp x68k.cpp zpinball.cpp
[/branches/pc98_state/src/mame/machine]nes.cpp

r176326 Thursday 1st July, 2021 at 01:47:36 UTC by Carl
x68k: slow down dma channel 2
[/branches/pc98_state/src/mame/drivers]x68k.cpp

r176325 Wednesday 30th June, 2021 at 19:28:22 UTC by Osso
expro02.cpp: corrected ROM labels for newfanta and verified a BTANB [Andy Welburn]
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp expro02.cpp

r176324 Wednesday 30th June, 2021 at 17:58:21 UTC by clawgrip
New WORKING clone (#8228)

* New WORKING clone
------------------------------
Sky Shark (bootleg) [jordigahan]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]twincobr.cpp

r176323 Wednesday 30th June, 2021 at 17:23:44 UTC by 0kmg
bus/nes: add support for 2 more FDS conversions (#8238)

* add KS7010 PCB device unique to akumafds
* add KS7030 PCB device unique to dokidokia
* do some sorting and tidying of Kaiser board tags

New working software list additions
-----------------------------------
Akumajou Dracula (Asia, FDS conversion) [Kevtris]
Doki Doki Panic (Asia, FDS conversion, alt PCB) [famiac]
[/branches/pc98_state/hash]nes.xml
[/branches/pc98_state/src/devices/bus/nes]kaiser.cpp kaiser.h nes_carts.cpp nes_pcb.hxx nes_slot.h
[/branches/pc98_state/src/mame/machine]nes.cpp

r176322 Wednesday 30th June, 2021 at 14:35:57 UTC by Justin Kerk
banprestoms.cpp: Use Japanese game titles
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176321 Wednesday 30th June, 2021 at 11:22:38 UTC by AJR
Add working ADPCM sound to EFO ZSU and Magnet System sound boards
[/branches/pc98_state/src/mame/audio]efo_zsu.cpp efo_zsu.h
[/branches/pc98_state/src/mame/drivers]play_3.cpp zpinball.cpp

r176320 Wednesday 30th June, 2021 at 09:55:24 UTC by Osso
banprestoms.cpp: video fixes (sprite function, tilemap offsets, visible area) [David Haywood]
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176319 Wednesday 30th June, 2021 at 08:54:26 UTC by Osso
banprestoms.cpp: corrected a couple of inputs for marioun
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176318 Wednesday 30th June, 2021 at 07:13:47 UTC by Osso
banprestoms.cpp: added preliminary oki banking
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176317 Wednesday 30th June, 2021 at 06:43:11 UTC by Osso
banprestoms.cpp: initialized the Oki mask ROM so that MAME can make correct use of it
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176316 Wednesday 30th June, 2021 at 05:02:05 UTC by Osso
New clones marked as NOT_WORKING
--------------------------------
Nandemo Seal Iinkai (Astro Boy ver. 1.1) [twistedsymphony]
Nandemo Seal Iinkai (alternate ver 1.0) [twistedsymphony]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]tetrisp2.cpp

r176315 Wednesday 30th June, 2021 at 00:15:33 UTC by Scott Stone
- assorted comment ROM_LOAD fixes and updates
[/branches/pc98_state/src/mame/drivers]alfaskop41xx.cpp konamim2.cpp msisaac.cpp

r176314 Tuesday 29th June, 2021 at 18:31:51 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Mario Sports Day [Phil Bennett, Brian Troha, The Dumping Union]
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp

r176313 Tuesday 29th June, 2021 at 15:58:04 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
TV Phone Doraemon [Phil Bennett]
[/branches/pc98_state/scripts/target/mame]arcade.lua
[/branches/pc98_state/src/mame]arcade.flt mame.lst
[/branches/pc98_state/src/mame/drivers]banprestoms.cpp*

r176312 Tuesday 29th June, 2021 at 14:20:11 UTC by 0kmg
bus/nes: add support for Gyruss FDS conversion (#8234)
[/branches/pc98_state/hash]nes.xml
[/branches/pc98_state/src/devices/bus/nes]kaiser.cpp kaiser.h mmc3_clones.cpp mmc3_clones.h nes_carts.cpp nes_pcb.hxx nes_slot.h
[/branches/pc98_state/src/mame/machine]nes.cpp

r176311 Tuesday 29th June, 2021 at 12:39:59 UTC by Robbbert
New working software list additions
-----------------------------------
vector06_flop:
Great Battle Super Tank
Incubus
Real Player demo
T.Rex 0.5: Take One [Robbbert]

Software list items promoted to working
---------------------------------------
vector06_flop: Card Game [Robbbert]
[/branches/pc98_state/hash]vector06_flop.xml

r176310 Monday 28th June, 2021 at 22:32:40 UTC by Scott Stone
- More commented ROM_LOAD work.  Unknown hashes listed as NO_DUMP.  Some entries taken out entirely
[/branches/pc98_state/src/mame/drivers]apc.cpp fungames.cpp jackal.cpp metro.cpp msisaac.cpp mz2000.cpp

r176309 Monday 28th June, 2021 at 21:12:28 UTC by Carl
x68k_flop: try to repair a bit more
[/branches/pc98_state/hash]x68k_flop.xml

r176308 Monday 28th June, 2021 at 14:20:02 UTC by Carl
x68k_flop: mark last tempest bad and use cracked images
[/branches/pc98_state/hash]x68k_flop.xml

r176307 Monday 28th June, 2021 at 13:13:13 UTC by Osso
goldstar.cpp: dumped PROMs and PLDs for pkrmast and clone [Ioannis Bampoulas]
[/branches/pc98_state/src/mame/drivers]goldstar.cpp

r176306 Monday 28th June, 2021 at 10:18:25 UTC by Robbbert
sv8000.xml: used title case, added publisher
[/branches/pc98_state/hash]sv8000.xml

r176305 Monday 28th June, 2021 at 08:18:57 UTC by Robbbert
svmu.xml: Added general usage comment.
[/branches/pc98_state/hash]svmu.xml

r176304 Monday 28th June, 2021 at 07:18:35 UTC by Robbbert
New NOT_WORKING software list additions
---------------------------------------
svmu:
5 Pin Bowling Game
Adventure VMU
Alien Fighter
Alien Shooter
Basketball
Bounce
DC Anim v2.0
DirectVMS Start Rom
Dream Racer
Fat Rain
Freak Skater 2
Frog In A Blender
Glucky Laby
Guess The Square
Jim Light
Jims Bowling
Jojo's Problem
Kill Em All
Kill Hyman 3
Lightsaber Battle
Magic 8-Ball
Metal Gear Stealth
Minesweeper
Mini Racer
Muddy Says
Paper Attack
Pong Beta
Puzzle
Quick Time Events
Rainbow 6
Raining Squares
Revenge
Sample
Scroll Demo
Shell Game
Simon
Sniper
Star Wars
Supercross VMU
Swampy
Tetris
Time Crisis
Time Shooter
Until Death
Virtual Teacher
VM-a-Sketch
VM-a-Sketch Beta v1.4
VMU Boxing
VMU Dice
VMU Fighter v1.4
VMU Mini Pacman
VMU Racer
VMU Vision
VMUV Player 001
WinVMS Rain
WinVMS Start Rom  [robbbert]
[/branches/pc98_state/hash]svmu.xml

r176303 Monday 28th June, 2021 at 03:40:31 UTC by Scott Stone
- Fix comment image hashes to match latest offering (gyruss diagnostic rom)
[/branches/pc98_state/src/mame/drivers]gyruss.cpp

r176302 Monday 28th June, 2021 at 03:10:28 UTC by 0kmg
bus/nes: start updating mapper # comments (#8230)
[/branches/pc98_state/src/devices/bus/nes]2a03pur.cpp act53.cpp bootleg.cpp cony.cpp event.cpp kaiser.cpp mmc3_clones.cpp nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_unif.hxx pirate.cpp

r176301 Sunday 27th June, 2021 at 21:23:39 UTC by Scott Stone
- Re-added unique input for bigtwinb and fixes MT#8016
[/branches/pc98_state/src/mame/drivers]playmark.cpp

r176300 Sunday 27th June, 2021 at 18:39:16 UTC by steven.coomber
chanbara.cpp: swapped left and right joysticks (MT# 08015) (#8233)
[/branches/pc98_state/src/mame/drivers]chanbara.cpp

r176299 Sunday 27th June, 2021 at 18:02:22 UTC by Vasantha Crabb
vsmjtria.cpp: Added coin inputs, and cleaned up code a little.
[/branches/pc98_state/src/mame/drivers]vsmjtria.cpp

r176298 Sunday 27th June, 2021 at 06:22:49 UTC by davide.cavalca
ibm5170: add some missing labels

Also update the labels for the pcdos61 sets to be more accurate
[/branches/pc98_state/hash]ibm5170.xml

r176297 Sunday 27th June, 2021 at 03:47:50 UTC by Vasantha Crabb
vsmjtria.cpp: Game uses dual mono sound for the two player sides, put them on left/right speakers.
[/branches/pc98_state/src/mame/drivers]vsmjtria.cpp

r176296 Sunday 27th June, 2021 at 03:34:50 UTC by Vasantha Crabb
srcclean in preparation for release
[/branches/pc98_state/hash]apple2_flop_clcracked.xml cgenie_cass.xml ibm5170.xml juicebox.xml megadriv.xml snes.xml spectrum_cass.xml vtech_storio_cart.xml
[/branches/pc98_state/src/devices/bus/coco]coco_max.cpp
[/branches/pc98_state/src/devices/bus/mc10]mc10_cart.cpp mcx128.cpp
[/branches/pc98_state/src/devices/bus/vtech/ioexp]lpen.cpp
[/branches/pc98_state/src/devices/bus/vtech/memexp]rs232.h
[/branches/pc98_state/src/devices/cpu/pdp8]hd6120.cpp
[/branches/pc98_state/src/devices/cpu/sharc]sharc.cpp sharcdma.hxx
[/branches/pc98_state/src/devices/machine]smartmed.cpp
[/branches/pc98_state/src/devices/video]polylgcy.cpp polylgcy.h voodoo.cpp
[/branches/pc98_state/src/lib/formats]fs_prodos.cpp fs_vtech.cpp ipf_dsk.h vt_dsk.cpp
[/branches/pc98_state/src/mame/audio]acan.cpp
[/branches/pc98_state/src/mame/drivers]enmirage.cpp gticlub.cpp hornet.cpp inufuku.cpp mc10.cpp merits.cpp mermaid.cpp mitchell.cpp nwk-tr.cpp pofo.cpp schick.cpp segas18_astormbl.cpp seta.cpp spg2xx_jakks_gkr.cpp taitotz.cpp ympsr60.cpp zr107.cpp
[/branches/pc98_state/src/mame/layout]psr60.lay psr70.lay
[/branches/pc98_state/src/mame/machine]konami_gn676_lan.cpp segashiobd.cpp
[/branches/pc98_state/src/mame/video]k001604.cpp k001604.h k037122.cpp k037122.h mermaid.cpp
[/branches/pc98_state/src/tools]floptool.cpp image_handler.cpp image_handler.h

r176295 Sunday 27th June, 2021 at 01:06:08 UTC by 0kmg
gamegear.xml: a pair of Ecco prototypes (#8226)

New working software list additions
-----------------------------------
Ecco the Dolphin (prototype, 19930614) [drx]
Ecco the Dolphin (EPROM 20 prototype) [drx]
[/branches/pc98_state/hash]gamegear.xml

r176294 Saturday 26th June, 2021 at 21:18:46 UTC by Carl
ds6417: fix mask
[/branches/pc98_state/src/devices/machine]ds6417.cpp

r176293 Saturday 26th June, 2021 at 19:20:33 UTC by Carl
x68k: color 0 is only transparent if the crtc is not set for 16bit color mode
[/branches/pc98_state/src/mame/video]x68k.cpp x68k_crtc.h

r176292 Saturday 26th June, 2021 at 18:06:54 UTC by ajrhacker
Merge pull request #8229 from rzero9/x68kflop

x68k_flop.xml: 2 new dumps from original disks
[/branches/pc98_state/hash]spectrum_cass.xml
[/branches/pc98_state/src/emu]addrmap.cpp softlist_dev.cpp
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]channelf.cpp galaga.cpp merits.cpp
[/branches/pc98_state/src/mame/includes]bosco.h channelf.h digdug.h galaga.h xevious.h
[/branches/pc98_state/src/mame/video]bosco.cpp channelf.cpp digdug.cpp galaga.cpp xevious.cpp

r176291 Saturday 26th June, 2021 at 17:35:31 UTC by r09
x68k_flop.xml: 2 new dumps from original disks

Also renamed the existing entries to reflect the fact that they are cracked versions.

New working software list additions
-----------------------------------
Detana!! TwinBee [r09]
Video Game Anthology vol. 11 - Pac-Land [cyo.the.vile]
[/branches/pc98_state/hash]spectrum_cass.xml x68k_flop.xml
[/branches/pc98_state/src/emu]addrmap.cpp softlist_dev.cpp
[/branches/pc98_state/src/mame]mame.lst
[/branches/pc98_state/src/mame/drivers]channelf.cpp galaga.cpp merits.cpp
[/branches/pc98_state/src/mame/includes]bosco.h channelf.h digdug.h galaga.h xevious.h
[/branches/pc98_state/src/mame/video]bosco.cpp channelf.cpp digdug.cpp galaga.cpp xevious.cpp

r176290 Saturday 26th June, 2021 at 16:57:51 UTC by Aaron Giles
Initialize m_config in all situations.
[/branches/pc98_state/src/emu]addrmap.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team