Note Feed

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

Previous 50 199869 Revisions Next 50

r189207 Saturday 17th September, 2022 at 08:52:14 UTC by hap
upd7810: update prev commit: still affect HC flag
[/branches/barcrest/src/devices/cpu/upd7810]upd7810_opcodes.cpp

r189206 Saturday 17th September, 2022 at 03:24:58 UTC by AJR
Emulate MN18801A MMU
[/branches/barcrest/src/devices/cpu/mn1880]mn1880.cpp mn1880.h
[/branches/barcrest/src/mame/yamaha]ympsr400.cpp

r189205 Saturday 17th September, 2022 at 02:28:53 UTC by R. Belmont
New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Achi Muite Hoi Batoru [R. Belmont, Darksoft, Team Europe]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/misc]amuzy.cpp

r189204 Friday 16th September, 2022 at 22:31:22 UTC by hap
Machines promoted to working
----------------------------
Game Master [hap]
[/branches/barcrest/hash]gmaster.xml
[/branches/barcrest/src/devices/cpu/upd7810]upd7810_opcodes.cpp
[/branches/barcrest/src/mame/handheld]gmaster.cpp

r189203 Friday 16th September, 2022 at 20:31:07 UTC by Vasantha Crabb
Added a crude dark theme for the Win32 debugger.

Also made a start on weaning the Qt debugger off its weird configuation
objects.  It can now save more view state with less string comparisons
on memory labels, but it can't restore all of it yet.
[/branches/barcrest/src/osd/modules/debugger]debugqt.cpp debugwin.cpp xmlconfig.cpp xmlconfig.h
[/branches/barcrest/src/osd/modules/debugger/qt]breakpointswindow.cpp breakpointswindow.h dasmwindow.cpp dasmwindow.h debuggerview.cpp debuggerview.h deviceinformationwindow.cpp deviceinformationwindow.h deviceswindow.cpp deviceswindow.h logwindow.cpp logwindow.h mainwindow.cpp mainwindow.h memorywindow.cpp memorywindow.h windowqt.cpp windowqt.h
[/branches/barcrest/src/osd/modules/debugger/win]consolewininfo.cpp consolewininfo.h debugviewinfo.cpp debugwin.h debugwininfo.cpp debugwininfo.h uimetrics.cpp uimetrics.h

r189202 Friday 16th September, 2022 at 18:09:40 UTC by hap
upd7810: don't change carry flag with inr/dcr opcodes
[/branches/barcrest/src/devices/cpu/upd7810]upd7810.cpp upd7810.h upd7810_opcodes.cpp upd7810_table.cpp

r189201 Friday 16th September, 2022 at 18:09:40 UTC by hap
sed1520: don't write to ram when column address out of range
[/branches/barcrest/src/devices/video]sed1520.cpp sed1520.h

r189200 Friday 16th September, 2022 at 18:09:40 UTC by hap
fidelity as12: add nvram
[/branches/barcrest/src/mame/fidelity]as12.cpp

r189199 Friday 16th September, 2022 at 12:23:34 UTC by Vasantha Crabb
debugger/win: Added capability to save/restore window arrangement.

* Format is mostly compatible with the Cocoa debugger, besides reversed
 vertical positioning.
* Made Qt debugger more compatible with configuration format used by
 Win32 and Cocoa debuggers.
* emu/config.cpp: Preserve elements with no registered handlers in
 default and system configuation files.
[/branches/barcrest/scripts/src/osd]modules.lua
[/branches/barcrest/src/devices/bus/gameboy]huc1.cpp mbc.cpp
[/branches/barcrest/src/devices/machine]laserdsc.cpp
[/branches/barcrest/src/emu]bookkeeping.cpp config.cpp config.h sound.cpp
[/branches/barcrest/src/osd/modules/debugger]debug_module.h debugqt.cpp debugwin.cpp xmlconfig.cpp* xmlconfig.h*
[/branches/barcrest/src/osd/modules/debugger/osx]debugconsole.mm debugosx.h debugview.mm debugwindowhandler.h debugwindowhandler.mm deviceinfoviewer.mm devicesviewer.mm disassemblyview.mm disassemblyviewer.mm errorlogviewer.mm memoryview.mm memoryviewer.mm pointsviewer.mm
[/branches/barcrest/src/osd/modules/debugger/qt]breakpointswindow.cpp dasmwindow.cpp deviceinformationwindow.cpp deviceswindow.cpp logwindow.cpp mainwindow.cpp memorywindow.cpp windowqt.cpp windowqt.h
[/branches/barcrest/src/osd/modules/debugger/win]consolewininfo.cpp consolewininfo.h debugviewinfo.cpp debugviewinfo.h debugwin.h debugwininfo.cpp debugwininfo.h disasmbasewininfo.cpp disasmbasewininfo.h disasmviewinfo.cpp disasmviewinfo.h disasmwininfo.cpp disasmwininfo.h logwininfo.cpp logwininfo.h memoryviewinfo.cpp memoryviewinfo.h memorywininfo.cpp memorywininfo.h pointswininfo.cpp pointswininfo.h uimetrics.h

r189198 Friday 16th September, 2022 at 10:00:32 UTC by patrick.mackinlay
diagnostics: preserve compatibility with old objdump
[/branches/barcrest/src/osd/modules/diagnostics]diagnostics_win32.cpp

r189197 Friday 16th September, 2022 at 02:03:36 UTC by R. Belmont
New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Docchi Fighter [R. Belmont, Darksoft, Team Europe]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/misc]amuzy.cpp

r189196 Friday 16th September, 2022 at 01:55:22 UTC by hap
gmaster: add lcd chips
[/branches/barcrest/src/devices/video]sed1520.h
[/branches/barcrest/src/mame/handheld]gmaster.cpp

r189195 Thursday 15th September, 2022 at 22:24:46 UTC by hap
gmaster: removed unused ports
[/branches/barcrest/src/mame/handheld]gmaster.cpp

r189194 Thursday 15th September, 2022 at 22:20:22 UTC by hap
gmaster: improve sound
[/branches/barcrest/src/mame/handheld]gmaster.cpp

r189193 Thursday 15th September, 2022 at 22:18:00 UTC by hap
source org: move gmaster to handheld folder
[/branches/barcrest/scripts/src]cpu.lua
[/branches/barcrest/src/mame]mame.lst mess.flt
[/branches/barcrest/src/mame/handheld]gmaster.cpp*
[/branches/barcrest/src/mame/hartung]gmaster.cpp
[/branches/barcrest/src/mame/irem]olibochu.cpp

r189192 Thursday 15th September, 2022 at 17:50:56 UTC by hap
plaparse: remove not strictly needed use of strrchr
[/branches/barcrest/src/lib/util]jedparse.cpp plaparse.cpp plaparse.h

r189191 Thursday 15th September, 2022 at 17:22:03 UTC by smf
fix visual studio builds after bdb9404c08908249210be53ddd640c165e6df1ed
[/branches/barcrest/scripts/src]3rdparty.lua

r189190 Thursday 15th September, 2022 at 12:39:13 UTC by smf
fixes for clang 15.0 on windows [smf]
[/branches/barcrest/scripts/src]3rdparty.lua
[/branches/barcrest/src/devices/machine]s3c24xx.hxx s3c44b0.cpp
[/branches/barcrest/src/emu]validity.cpp
[/branches/barcrest/src/mame/bfm]bfm_bd1.cpp bfm_bda.cpp
[/branches/barcrest/src/mame/igs]pgm_v.cpp
[/branches/barcrest/src/mame/konami]cobra.cpp
[/branches/barcrest/src/mame/namco]20pacgal_v.cpp
[/branches/barcrest/src/mame/shared]namco_c355spr.cpp
[/branches/barcrest/src/osd/modules/debugger]debugimgui.cpp

r189189 Thursday 15th September, 2022 at 11:47:23 UTC by hap
conquest: don't assume it has 8bit nvram
[/branches/barcrest/src/mame/atari]atarisy4.cpp
[/branches/barcrest/src/mame/midway]williams.cpp williams.h williams_m.cpp williams_v.cpp

r189188 Thursday 15th September, 2022 at 11:42:47 UTC by patrick.mackinlay
diagnostics: fix symbol backtrace with current objdump
[/branches/barcrest/src/osd/modules/diagnostics]diagnostics_win32.cpp

r189187 Thursday 15th September, 2022 at 11:19:53 UTC by Dirk Best
f4431: Working EAROM support, provide default NVRAM
[/branches/barcrest/src/mame/facit]f4431.cpp

r189186 Thursday 15th September, 2022 at 11:19:47 UTC by Dirk Best
er1400: Fix loss of the first data bit on readback
[/branches/barcrest/src/devices/machine]er1400.cpp

r189185 Thursday 15th September, 2022 at 00:18:54 UTC by AJR
New machines marked as NOT_WORKING
----------------------------------
Yamaha PSR-500 [Phil Bennett]
[/branches/barcrest/src/mame]mame.lst mess.flt
[/branches/barcrest/src/mame/yamaha]ympsr400.cpp*

r189184 Wednesday 14th September, 2022 at 23:25:48 UTC by hap
blasterkit: fix regression
[/branches/barcrest/src/mame/midway]williams.cpp williams.h williams_m.cpp

r189183 Wednesday 14th September, 2022 at 23:04:15 UTC by hap
New working machines
--------------------
Conquest (prototype) [Code Mystics]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/midway]williams.cpp williams.h williams_m.cpp williams_v.cpp

r189182 Wednesday 14th September, 2022 at 21:30:57 UTC by AJR
Reallow debugger single-step command to break into subroutines during over/out stepping
[/branches/barcrest/src/emu/debug]debugcpu.cpp

r189181 Wednesday 14th September, 2022 at 21:04:19 UTC by Vasantha Crabb
gbcolor.xml: Put the PCB designations on the right items.
[/branches/barcrest/hash]gbcolor.xml

r189180 Wednesday 14th September, 2022 at 20:51:59 UTC by Vasantha Crabb
bus/gameboy/mbc.cpp: Added support for HK0701 and HK0819 bootlegs.

New working software list additions
----------------------
gbcolor.xml: Guàishòu Go! Go! Ⅱ (China) [taizou, Vas Crabb]
gbcolor.xml: Kǒudài Guàishòu - Dòngzuò Piān (China) [taizou, Vas Crabb]
[/branches/barcrest/hash]gbcolor.xml
[/branches/barcrest/src/devices/bus/gameboy]carts.cpp carts.h gbslot.cpp gbxfile.h mbc.cpp mbc.h

r189179 Wednesday 14th September, 2022 at 18:05:09 UTC by Vasantha Crabb
Fixes and cleanup:

* gbcolor.xml, bus/gameboy: Renamed slot option for Rocket Games
 cartridges from "rom_atvrac" to "rom_rocket".
* emu/config.cpp: Made error messages more detailed when opening a
 configuration file fails, and bumped error messages to warning level.
* tools/imgtool: Fixed build.
[/branches/barcrest/hash]gbcolor.xml
[/branches/barcrest/src/devices/bus/gameboy]carts.cpp gbslot.cpp
[/branches/barcrest/src/emu]config.cpp config.h
[/branches/barcrest/src/lib/util]corestr.cpp
[/branches/barcrest/src/tools/imgtool/modules]amiga.cpp

r189178 Wednesday 14th September, 2022 at 17:17:57 UTC by lemon.king
atari/atarigt.cpp:: Add Japanese release of Primal Rage version 2.3. (#10301)

New clones marked not working
----------------------
Primal Rage (Japan, version 2.3)
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/atari]atarigt.cpp

r189177 Wednesday 14th September, 2022 at 17:02:30 UTC by Nathan Woods
util/corestr.cpp: Changed core_stricmp to take std::string_view parameters. (#10287)

Note that the implementation is still not UTF-8 aware.
[/branches/barcrest/src/frontend/mame/ui]custui.cpp filesel.cpp inifile.cpp menu.cpp selmenu.cpp
[/branches/barcrest/src/lib/util]corestr.cpp corestr.h
[/branches/barcrest/src/osd/modules/font]font_sdl.cpp font_windows.cpp
[/branches/barcrest/src/tools/imgtool]library.cpp
[/branches/barcrest/src/tools/imgtool/modules]amiga.cpp dgndos.cpp rsdos.cpp

r189176 Wednesday 14th September, 2022 at 15:26:53 UTC by hap
New working clones
------------------
Elegance Chess Challenger (model AS12, set 1) [Berger]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/fidelity]as12.cpp sc12.cpp
[/branches/barcrest/src/mame/hegenerglaser]mm2.cpp

r189175 Wednesday 14th September, 2022 at 11:43:51 UTC by hap
msx holy_quran: small cleanup
[/branches/barcrest/src/devices/bus/msx_cart]easi_speech.cpp holy_quran.cpp holy_quran.h

r189174 Wednesday 14th September, 2022 at 09:15:41 UTC by Robbbert
Updated mess.flt
[/branches/barcrest/src/mame]mess.flt

r189173 Wednesday 14th September, 2022 at 00:39:33 UTC by a.noid33
New working software list additions (apple2gs_flop_orig.xml) (#10330)

* New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------
Space Ace (Brutal Deluxe) [Antoine Vignau, A-Noid]
Space Ace II: Borf's Revenge [Antoine Vignau, A-Noid]
LemminGS [Antoine Vignau, A-Noid]
[/branches/barcrest/hash]apple2gs_flop_orig.xml

r189172 Tuesday 13th September, 2022 at 18:46:58 UTC by Vasantha Crabb
More miscellaneous fixes:

* Fixed tiny build for consolidated driver files.
* tools/unidasm.cpp: Capture big objects by reference in lambdas.
* misc/oneshot.cpp: Fixed unsigned comparison to zero bugs.
[/branches/barcrest/scripts/target/mame]tiny.lua
[/branches/barcrest/src/mame/misc]oneshot.cpp
[/branches/barcrest/src/tools]unidasm.cpp

r189171 Tuesday 13th September, 2022 at 18:20:26 UTC by Vasantha Crabb
bus/nes_ctrl: Cleaned up Famicom keyboard inputs; bus/gameboy: Shut up a couple of coverity warnings.
[/branches/barcrest/src/devices/bus/gameboy]gbslot.cpp mbc.cpp
[/branches/barcrest/src/devices/bus/nes_ctrl]fckeybrd.cpp

r189170 Tuesday 13th September, 2022 at 17:09:50 UTC by hap
Software list items promoted to working
---------------------------------------
msx1_cart: Easi-Speech [hap]
[/branches/barcrest/hash]msx1_cart.xml
[/branches/barcrest/src/devices/bus/msx_cart]easi_speech.cpp

r189169 Tuesday 13th September, 2022 at 17:07:24 UTC by David Haywood
Added skeleton driver for Nikko Entertainment/Grey Innovation digiBLAST (#10295)

bus/centronics/digiblst.cpp: Changed device short name to make it more explicit.

new NOT WORKING machine
-------------
Nikko Entertainment B.V. / Grey Innovation digiBLAST [TeamEurope]

new NOT WORKING software list items
---------------
digiblast_cart.xml:
Sonic X 1 (Italy / Spain) [Most-Student-5165]
Sponge Bob Square Pants 1 (Italy / Spain) [Most-Student-5165]
Totally Spies! 1 (Italy) [Most-Student-5165]
Yu-Gi-Oh! (Italy / Spain) [Most-Student-5165]
Winx Club 1 (Italy / Spain) [Most-Student-5165]
Winx Club + 5 Atari Games (Italy / Spain) [Most-Student-5165]
[/branches/barcrest/hash]digiblast_cart.xml*
[/branches/barcrest/src/devices/bus/centronics]digiblst.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/skeleton]digiblast.cpp*

r189168 Tuesday 13th September, 2022 at 17:04:03 UTC by nesnesgb
midway/vegas.cpp: Removed bad dump flag from sf2049se U27. (#10294)

The POST checksum failure for the boot ROM was normal for this game.
[/branches/barcrest/src/mame/midway]vegas.cpp

r189167 Tuesday 13th September, 2022 at 17:00:08 UTC by michael.sanborn
technos/shadfrce.cpp: Added subtitle to Japanese set description. (#10304)
[/branches/barcrest/src/mame/technos]shadfrce.cpp

r189166 Tuesday 13th September, 2022 at 16:58:30 UTC by arcadeshadow
ngp.xml; ngpc.xml: Metadata cleaning: (#10323)

* Replaced the country name abbreviations with full names.
* Use lowercase for descriptive text in descriptions.
[/branches/barcrest/hash]ngp.xml ngpc.xml

r189165 Tuesday 13th September, 2022 at 16:56:33 UTC by 987123879113
konami/ksys573.cpp: Added more Gutar Freaks/DrumMania clones. (#10316)

Also fixed parenting for pcnfrk9ma and pcnfrk10ma.

New clones marked NOT_WORKING
-----------------------------
DrumMania 9th Mix (G*D09 VER. JAB) [Taro]
DrumMania 9th Mix eAmusement (G*D09 VER. JCA) [Taro]
DrumMania 10th Mix eAmusement (G*D40 VER. JCA) [Taro]
Guitar Freaks 11th Mix eAmusement (G*D39 VER. JBA) [Taro]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/konami]ksys573.cpp

r189164 Tuesday 13th September, 2022 at 16:53:43 UTC by 0kmg
megadriv.xml: Added an unreleased prototype. (#10324)

New working software list additions
-----------------------------------
megadriv.xml: Super Spin (prototype) [GamingLegend64, Forest of Illusion]
[/branches/barcrest/hash]megadriv.xml

r189163 Tuesday 13th September, 2022 at 16:52:55 UTC by arcadeshadow
cdi.xml: Metadata cleaning (#10325)

* Removed the "[DVC enhanced]" in descriptions, since the info compatibility tag already tells that.
* Replaced an abbreviated country name.
[/branches/barcrest/hash]cdi.xml

r189162 Tuesday 13th September, 2022 at 16:52:06 UTC by 0kmg
bus/nes_ctrl: Corrected Arkanoid 2 paddle expansion port signal routing.
[/branches/barcrest/src/devices/bus/nes_ctrl]arkpaddle.cpp

r189161 Tuesday 13th September, 2022 at 16:50:00 UTC by 0kmg
New NOT_WORKING clones (#10327)

----------------------
Famicom Titler [kmg]
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/nintendo]nes.cpp nes.h

r189160 Tuesday 13th September, 2022 at 16:48:09 UTC by 0kmg
nes.xml: Added another prototype cartridge. (#10331)

New working software list additions
-----------------------------------
nes.xml: Indora no Hikari [Zoda-Y13, Forest of Illusion]
[/branches/barcrest/hash]nes.xml

r189159 Tuesday 13th September, 2022 at 16:41:30 UTC by Vasantha Crabb
bus/gameboy: Added basic HuC-3 real-time clock simulation, and cleanup.

* Added MBC30 as a distinct slot option for documentation purposes.
* Added heuristics to detect MBC30 for GBX and plain ROM dump files.
* mbc.cpp: Disabled noisy logging.
[/branches/barcrest/hash]gbcolor.xml
[/branches/barcrest/src/devices/bus/gameboy]carts.cpp carts.h gbslot.cpp huc3.cpp mbc.cpp

r189158 Tuesday 13th September, 2022 at 11:16:24 UTC by hap
embargo: remove input tag lookups
[/branches/barcrest/src/mame/cinematronics]dlair.cpp embargo.cpp
[/branches/barcrest/src/mame/misc]amuzy.cpp
[/branches/barcrest/src/tools]srcclean.cpp unidasm.cpp
[/branches/barcrest/src/zexall]zexall.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team