Note Feed

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

Previous 50 199869 Revisions Next 50

r190724 Wednesday 16th November, 2022 at 23:11:05 UTC by 987123879113
hornet: Replace JVS impl with jvs_host device (#10559)
[/branches/pc88va_spring_cleaning/src/mame/konami]hornet.cpp k573mcal.cpp

r190723 Wednesday 16th November, 2022 at 20:59:35 UTC by Angelo Salese
tecmo/tehkanwc.cpp: mark teedoff ROMs #1 to #4 with BAD_DUMP
[/branches/pc88va_spring_cleaning/src/mame/tecmo]tehkanwc.cpp

r190722 Wednesday 16th November, 2022 at 20:35:52 UTC by AJR
Update cpu.lua for 9bb87665baa2faf1edd6fd2ce67c5de28fa0459e
[/branches/pc88va_spring_cleaning/scripts/src]cpu.lua

r190721 Wednesday 16th November, 2022 at 20:34:28 UTC by 0kmg
a2600.xml: Added an unreleased prototype. (#10558)

New working software list additions
-----------------------------------
Turbo (NTSC, prototype) [Rom Hunter]
[/branches/pc88va_spring_cleaning/hash]a2600.xml

r190720 Wednesday 16th November, 2022 at 20:07:16 UTC by AJR
unidasm: Add CDC 1700, Cyber 18, Sigma 2 and Xerox 530 disassemblers
[/branches/pc88va_spring_cleaning/src/devices/cpu/cdc1700]cdc1700d.cpp* cdc1700d.h*
[/branches/pc88va_spring_cleaning/src/devices/cpu/sigma2]sigma2d.cpp* sigma2d.h*
[/branches/pc88va_spring_cleaning/src/tools]unidasm.cpp

r190719 Wednesday 16th November, 2022 at 17:42:10 UTC by Osso
New working clones
------------------
Soreike Kokology [SpinalFeyd]
[/branches/pc88va_spring_cleaning/src/mame]mame.lst
[/branches/pc88va_spring_cleaning/src/mame/sega]segas32.cpp

r190718 Wednesday 16th November, 2022 at 16:58:55 UTC by Osso
galaxian/galaxian.cpp: fixed GFX ROM loading for galactica2 [Robbbert]
[/branches/pc88va_spring_cleaning/src/mame/galaxian]galaxian.cpp

r190717 Wednesday 16th November, 2022 at 16:07:17 UTC by 987123879113
jvshost: Fix size of encoded packet with escaped bytes (#10557)
[/branches/pc88va_spring_cleaning/src/devices/machine]jvshost.cpp

r190716 Wednesday 16th November, 2022 at 14:05:37 UTC by wilbertpol
msx2.cpp: Fix floppy support for y805128r2 and y805128r2e (#10556)
[/branches/pc88va_spring_cleaning/src/mame/msx]msx.cpp msx2.cpp

r190715 Wednesday 16th November, 2022 at 03:05:45 UTC by AJR
aviio.cpp, msdib.cpp: Use core inline functions as appropriate
[/branches/pc88va_spring_cleaning/src/lib/util]aviio.cpp msdib.cpp

r190714 Tuesday 15th November, 2022 at 23:35:05 UTC by hap
namcos22: fix zsort overflow problem
[/branches/pc88va_spring_cleaning/hash]pc88va.xml
[/branches/pc88va_spring_cleaning/src/devices/cpu/nec]v5x.cpp v5x.h
[/branches/pc88va_spring_cleaning/src/mame/namco]namcos22.cpp namcos22_v.cpp
[/branches/pc88va_spring_cleaning/src/mame/nec]pc8801.cpp pc88va.cpp pc88va.h pc88va_v.cpp

r190713 Sunday 4th December, 2022 at 21:38:49 UTC by hap
dkong3: extend write tap range
[src/mame/nintendo]dkong.cpp

r190712 Sunday 4th December, 2022 at 21:34:16 UTC by David Haywood
New WORKING Machines (Nebula, DECO Cassette) (#10642)

* New WORKING Machines
------
Nebula (DECO Cassette) (UK) [Rene Balke, Darksoft, Arcadeautomaten/Senil Data Systems, David Haywood]
[src/mame]mame.lst
[src/mame/dataeast]decocass.cpp decocass.h decocass_m.cpp

r190711 Sunday 4th December, 2022 at 21:23:56 UTC by 0kmg
sound/nes_apu.cpp: Can no longer read from anything but status register. (#10644)

* sound/nes_apu.cpp: Can no longer read from anything but status register.
nintendo/nes_vt*: Aligned PnP APU code with core changes.
nintendo/dkong.cpp: Fixed dkong3b crash regression.
[src/devices/cpu/m6502]rp2a03.cpp rp2a03.h
[src/devices/sound]nes_apu.cpp nes_apu.h
[src/mame/nintendo]dkong.cpp nes_sh6578.cpp nes_vt369_vtunknown_soc.cpp nes_vt_soc.cpp nes_vt_soc.h

r190710 Sunday 4th December, 2022 at 17:32:19 UTC by hap
optiger: fix poly rom region size
[src/mame/taito]taitopjc.cpp

r190709 Sunday 4th December, 2022 at 17:32:19 UTC by GitHub
-

r190708 Sunday 4th December, 2022 at 17:18:54 UTC by Angelo Salese
nec/pc80s31k.cpp: make pc88va2_fd_if a subdevice of pc80s31k
[src/mame/nec]pc80s31k.cpp pc80s31k.h

r190707 Sunday 4th December, 2022 at 16:30:31 UTC by Angelo Salese
Refine notes, also batmanmv EGA mode thru VGA is a btanb
[/branches/ibm5150_qa/hash]ibm5150.xml
[/branches/ibm5150_qa/src/devices/video]pc_vga.cpp

r190706 Sunday 4th December, 2022 at 16:21:59 UTC by hap
highvdeo: make blit_ram writeonly
[src/mame/misc]highvdeo.cpp

r190705 Sunday 4th December, 2022 at 15:19:15 UTC by hap
combatscb: fix spriteram oob access
[src/mame/konami]combatsc.h combatsc_v.cpp

r190704 Sunday 4th December, 2022 at 14:53:19 UTC by hap
aerfboot: remove possible spriteram oob access
[src/mame/vsystem]aerofgt_v.cpp

r190703 Sunday 4th December, 2022 at 14:41:27 UTC by hap
exidy440_a: zerofill more class variables
[src/devices/cpu/m6502]rp2a03.cpp
[src/mame/exidy]exidy440.cpp exidy440_a.cpp exidy440_a.h

r190702 Sunday 4th December, 2022 at 14:12:47 UTC by wilbertpol
msx/slot/cartridge.cpp: Stop copying software memory region contents. (#10629)

* bus/msx/cart: Replaced fatal errors with image_init_result and a descriptive message.
[src/devices/bus/msx/beecard]beecard.cpp
[src/devices/bus/msx/cart]arc.cpp arc.h ascii.cpp ascii.h beepack.cpp beepack.h bm_012.h cartridge.cpp cartridge.h crossblaim.cpp crossblaim.h disk.cpp dooly.cpp dooly.h easi_speech.cpp easi_speech.h fmpac.cpp fmpac.h fs_sr022.cpp fs_sr022.h halnote.cpp halnote.h hfox.cpp hfox.h holy_quran.cpp holy_quran.h ink.cpp ink.h kanji.cpp kanji.h konami.cpp konami.h korean.cpp korean.h majutsushi.cpp majutsushi.h moonsound.h msx_audio.cpp msx_audio.h msxdos2.cpp msxdos2.h nomapper.cpp nomapper.h rtype.cpp rtype.h softcard.cpp softcard.h super_swangi.cpp super_swangi.h superloderunner.cpp superloderunner.h yamaha.h
[src/devices/bus/msx/slot]cartridge.cpp cartridge.h
[src/devices/bus/msx/softcard]softcard.cpp
[src/mame/msx]msx.cpp

r190701 Sunday 4th December, 2022 at 13:57:15 UTC by hap
dkong3: add soundcpu bus conflict
[src/mame/nintendo]dkong.cpp dkong.h dkong_a.cpp punchout.cpp

r190700 Sunday 4th December, 2022 at 13:24:51 UTC by eientei95
megadriv.xml: Added zero offset back for multi-ROM load commands, and corrected rockman1 cartridge type. (#10636)

Software list items promoted to working
----------------------------
megadriv.xml: Rockman Mega World (Japan, EEPROM) [eientei]
[hash]megadriv.xml

r190699 Sunday 4th December, 2022 at 13:20:24 UTC by 987123879113
konami/hornet: Fixed regression causing Teraburst's gun I/O to fail boot test. (#10637)
[src/mame/konami]hornet.cpp

r190698 Sunday 4th December, 2022 at 13:19:04 UTC by arcadeshadow
pcecd.xml: Don't abbreviate "Japan" in descriptions. (#10639)
[hash]pcecd.xml

r190697 Sunday 4th December, 2022 at 12:29:05 UTC by hap
rp2a03: don't read from unmapped apu regs
[src/devices/cpu/m6502]rp2a03.cpp rp2a03.h

r190696 Sunday 4th December, 2022 at 12:29:05 UTC by hap
zaccaria: small cleanup on prev commit
[src/mame/zaccaria]zaccaria.h zaccaria_v.cpp

r190695 Sunday 4th December, 2022 at 03:34:06 UTC by Angelo Salese
hash/ibm5150.xml: finalize QA for this round
[/branches/ibm5150_qa/hash]ibm5150.xml

r190694 Sunday 4th December, 2022 at 01:46:03 UTC by Angelo Salese
Merge branch 'master' into ibm5150_qa
[/branches/ibm5150_qa/hash]ibm5150.xml

r190693 Sunday 4th December, 2022 at 01:45:48 UTC by Angelo Salese
video/pc_vga.cpp: preliminary implemention for line_compare in vga_vh_ega mode
[/branches/ibm5150_qa/hash]ibm5150.xml
[/branches/ibm5150_qa/src/devices/video]pc_vga.cpp

r190692 Sunday 4th December, 2022 at 01:44:31 UTC by Angelo Salese
hash/ibm5150.xml: updates over bleeding edge
[/branches/ibm5150_qa/hash]ibm5150.xml

r190691 Sunday 4th December, 2022 at 01:45:48 UTC by Angelo Salese
video/pc_vga.cpp: preliminary implemention for line_compare in vga_vh_ega mode
[src/devices/video]pc_vga.cpp

r190690 Saturday 3rd December, 2022 at 21:39:08 UTC by Angelo Salese
Merge branch 'master' into ibm5150_qa
[/branches/ibm5150_qa/hash]ibm5150.xml

r190689 Saturday 3rd December, 2022 at 21:37:48 UTC by Angelo Salese
video/pc_vga.cpp: fix Read Mode 1 target color for comparison
* fixes at least transparent pen sprite-like in ibm5150:lombrall & ibm5150:intsocch and missing text in ibm5150:pcglobe sets
[/branches/ibm5150_qa/src/devices/video]pc_vga.cpp

r190688 Saturday 3rd December, 2022 at 21:29:17 UTC by AJR
mpu4vid.cpp: Fix bad logging format string
[/branches/ibm5150_qa/src/mame/barcrest]mpu4vid.cpp

r190687 Saturday 3rd December, 2022 at 18:12:00 UTC by tim.lindner
6x09 TFR / EXG Improvement (#10572)

Remove tuple implementation used by the EXG and TFR instructions of the 6809, 6309 and Konami CPUs. It was unnecessary because fundamentally these are implemented with a single, 16 bit wide temporary register.

Changed how the 6809 CPU processes the invalid 8 to/from 16 bit register combinations. Their behavior now matches actual hardware. I used page 66 and 138 of Darren Atkinson's 6x09 manual [1] for reference. I also double checked with my own hardware [2].

Checked for regressions using NitrOS-9 (6809 and 6309) on the CoCo, And Aliens and 88Games (Konami).
[/branches/ibm5150_qa/src/devices/cpu/m6809]hd6309.cpp hd6309.h hd6309.ops konami.cpp konami.h konami.ops m6809.cpp m6809.h m6809.ops

r190686 Saturday 3rd December, 2022 at 17:25:38 UTC by 987123879113
konami/hornet.cpp: Improvements for Silent Scope and Teraburst: (#10627)

* Implemented scope board ADC.
* Made the GN680 return gun controls for Teraburst.
* Added note about IRQ0 and IRQ1 bits in sysreg_w.
[/branches/ibm5150_qa/src/mame/konami]hornet.cpp

r190685 Saturday 3rd December, 2022 at 16:23:50 UTC by Vasantha Crabb
Fixed some errors in Brazilian Portuguese translation. [cd4053b, Wellington Uemura]
[/branches/ibm5150_qa/language/Portuguese_Brazil]strings.po

r190684 Saturday 3rd December, 2022 at 16:10:26 UTC by hap
zaccaria: fix cocktail mode [iq_132]
[/branches/ibm5150_qa/src/emu]tilemap.cpp
[/branches/ibm5150_qa/src/mame/namco]namcos22_v.cpp
[/branches/ibm5150_qa/src/mame/zaccaria]zaccaria.h zaccaria_v.cpp

r190683 Saturday 3rd December, 2022 at 15:02:35 UTC by michael.sanborn
dataeast/deco_mlc.cpp - Add Japanese subtitle to Skull Fang clones. (#10630)

This subtitle is found on both Asian and Japanese rom sets.
[/branches/ibm5150_qa/src/mame/dataeast]deco_mlc.cpp

r190682 Saturday 3rd December, 2022 at 12:08:25 UTC by hap
namcos22: apply prelim lighting to more games
[/branches/ibm5150_qa/src/mame/namco]namcos22.cpp namcos22_v.cpp

r190681 Saturday 3rd December, 2022 at 11:28:08 UTC by hap
hkittymp: add steering wheel [dink]
hkittymp: correct game title

Machine promoted to working
-------
Magical Pumpkin: Puroland de Daibouken (Japan 960712) [dink]
[/branches/ibm5150_qa/src/mame]mame.lst
[/branches/ibm5150_qa/src/mame/capcom]cps1.cpp cps1_v.cpp

r190680 Saturday 3rd December, 2022 at 09:40:58 UTC by Osso
New working clones
------------------
Slots (Belgian Token, Game Card 95-750-452) [Gerald (COY)]
[/branches/ibm5150_qa/src/mame]mame.lst
[/branches/ibm5150_qa/src/mame/bfm]bfm_sc2.cpp

r190679 Saturday 3rd December, 2022 at 09:24:39 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Name Club Disney (J 980614 V1.000) [Darksoft, TeamEurope]

New NOT_WORKING software list additions
---------------------------------------
Name Club Disney (J 980614 V1.000) [Darksoft, TeamEurope]
[/branches/ibm5150_qa/hash]stv.xml
[/branches/ibm5150_qa/src/mame]mame.lst
[/branches/ibm5150_qa/src/mame/sega]stv.cpp

r190678 Saturday 3rd December, 2022 at 02:52:57 UTC by AJR
unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers
[/branches/ibm5150_qa/scripts/src]cpu.lua
[/branches/ibm5150_qa/src/devices/cpu/ibm1800]ibm1800d.cpp* ibm1800d.h*
[/branches/ibm5150_qa/src/devices/cpu/nova]novadasm.cpp* novadasm.h*
[/branches/ibm5150_qa/src/tools]unidasm.cpp

r190677 Friday 2nd December, 2022 at 20:39:08 UTC by b0x.cub3d
konmedal.cpp: correct the K051649 audio clocks (#10625)
[/branches/ibm5150_qa/src/mame/konami]konmedal.cpp

r190676 Friday 2nd December, 2022 at 15:46:39 UTC by wilbertpol
bus/msx: Added support for Hudson Soft Bee Card and Electric Software Astron Softcard media. (#10610)

* Copied or moved Bee Cards entries from msx1_cart.xml to msx1_bee_card.xml.
* Copied or moved SoftCard entries from msx1_cart.xml to msx_softcard.xml.
[/branches/ibm5150_qa/hash]msx1_bee_card.xml* msx1_cart.xml msx_softcard.xml*
[/branches/ibm5150_qa/scripts/src]bus.lua
[/branches/ibm5150_qa/src/devices/bus/msx/beecard]beecard.cpp* beecard.h*
[/branches/ibm5150_qa/src/devices/bus/msx/cart]beepack.cpp* beepack.h* cartridge.cpp softcard.cpp* softcard.h*
[/branches/ibm5150_qa/src/devices/bus/msx/slot]cartridge.cpp
[/branches/ibm5150_qa/src/devices/bus/msx/softcard]softcard.cpp* softcard.h*

r190675 Friday 2nd December, 2022 at 15:33:40 UTC by arcadeshadow
sega_beena_cart.xml: Use lowercase for things that aren't proper nouns in name. (#10527)
[/branches/ibm5150_qa/hash]sega_beena_cart.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team