Note Feed

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

Previous 50 199869 Revisions Next 50

r189057 Monday 29th August, 2022 at 15:56:32 UTC by clawgrip
de_3.cpp: Forgot to remove country name on commit cf89d216b02524ab568a71d92c4db3bc4b5234f3 (#10293)
[/branches/barcrest/src/mame/pinball]de_3.cpp

r189056 Monday 29th August, 2022 at 11:28:25 UTC by holub
z80.cpp: fix WZ flag (#10291)
[/branches/barcrest/src/devices/cpu/z80]z80.cpp

r189055 Monday 29th August, 2022 at 09:08:01 UTC by hap
zerohour: correct score panel colors
[/branches/barcrest/src/mame/universal]zerohour.cpp

r189054 Monday 29th August, 2022 at 03:50:27 UTC by hap
redclash: add preliminary sound
[/branches/barcrest/src/mame/universal]zerohour.cpp

r189053 Monday 29th August, 2022 at 01:53:33 UTC by hap
redclash: add white background
[/branches/barcrest/src/mame/universal]zerohour.cpp

r189052 Monday 29th August, 2022 at 01:27:13 UTC by Vasantha Crabb
Merge branch 'release0247' into mainline-master
[/branches/barcrest/docs/source/debugger]exceptionpoint.rst* index.rst
[/branches/barcrest/src/devices/imagedev]midiin.cpp midiin.h midiout.cpp midiout.h
[/branches/barcrest/src/devices/machine]am79c90.h cs8900a.h dp8390.h dp83932c.h edlc.h i82586.h mb8795.h smc91c9x.h
[/branches/barcrest/src/emu]dinetwork.cpp emu.h emufwd.h network.cpp
[/branches/barcrest/src/emu/debug]debugcmd.cpp debugcmd.h debugcpu.cpp debugcpu.h debughlp.cpp dvbpoints.cpp dvrpoints.cpp points.cpp points.h
[/branches/barcrest/src/frontend/mame/ui]mainmenu.cpp miscmenu.cpp
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/rm]rmnimbus.h rmnimbus_m.cpp
[/branches/barcrest/src/mame/robotron]z1013.cpp
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug.h ladybug_v.cpp ladybug_v.h ladybug_video.cpp* ladybug_video.h* redclash.cpp redclash.h redclash_v.cpp sraider.cpp* zerohour.cpp* zerohour_stars.cpp* zerohour_stars.h*
[/branches/barcrest/src/osd]osdcore.h osdepend.h osdnet.cpp osdnet.h
[/branches/barcrest/src/osd/modules/debugger]debuggdbstub.cpp
[/branches/barcrest/src/osd/modules/debugger/osx]disassemblyviewer.mm
[/branches/barcrest/src/osd/modules/debugger/qt]dasmwindow.cpp
[/branches/barcrest/src/osd/modules/debugger/win]disasmbasewininfo.cpp
[/branches/barcrest/src/osd/modules/lib]osdobj_common.cpp
[/branches/barcrest/src/osd/modules/midi]portmidi.cpp
[/branches/barcrest/src/osd/modules/netdev]pcap.cpp taptun.cpp
[/branches/barcrest/src/osd/modules/render/bgfx]statereader.cpp
[/branches/barcrest/src/tools/imgtool]imgtool.cpp stream.cpp

r189051 Monday 29th August, 2022 at 01:25:58 UTC by Vasantha Crabb
Work around older versions of libc++, tidy up some recent changes.
[/branches/barcrest/src/devices/cpu/mn1610]mn1610d.cpp
[/branches/barcrest/src/devices/sound]pokey.cpp
[/branches/barcrest/src/mame/apple]mactoolbox.h
[/branches/barcrest/src/mame/sega]deniam.cpp
[/branches/barcrest/src/mame/taito]chaknpop.cpp

r189050 Sunday 28th August, 2022 at 18:57:03 UTC by 0kmg
nintendo/vsnes.cpp: Added some DIP settings for nvs_machridera. (#10290)
[/branches/barcrest/src/mame/nintendo]vsnes.cpp

r189049 Sunday 28th August, 2022 at 18:25:32 UTC by Vasantha Crabb
myvision.xml: Added Japanese titles for software items and listed undumped cartridges. [kmg]
[/branches/barcrest/hash]myvision.xml

r189048 Sunday 28th August, 2022 at 18:16:40 UTC by Vasantha Crabb
misc/monon_color.cpp: Zero video memory on reset.

Also keep data member declartions grouped, and use constants for video
width/height.
[/branches/barcrest/docs/source/debugger]exceptionpoint.rst index.rst
[/branches/barcrest/src/devices/imagedev]midiin.cpp midiin.h midiout.cpp midiout.h
[/branches/barcrest/src/devices/machine]am79c90.h cs8900a.h dp8390.h dp83932c.h edlc.h i82586.h mb8795.h smc91c9x.h
[/branches/barcrest/src/emu]dinetwork.cpp emu.h emufwd.h network.cpp
[/branches/barcrest/src/emu/debug]debugcmd.cpp debugcmd.h debugcpu.cpp debugcpu.h debughlp.cpp dvbpoints.cpp dvrpoints.cpp points.cpp points.h
[/branches/barcrest/src/frontend/mame/ui]mainmenu.cpp miscmenu.cpp
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/misc]monon_color.cpp
[/branches/barcrest/src/mame/nintendo]vsnes.cpp
[/branches/barcrest/src/mame/rm]rmnimbus.h rmnimbus_m.cpp
[/branches/barcrest/src/mame/robotron]z1013.cpp
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug.h* ladybug_v.cpp* ladybug_v.h* ladybug_video.cpp ladybug_video.h redclash.cpp* redclash.h* redclash_v.cpp* sraider.cpp zerohour.cpp zerohour_stars.cpp zerohour_stars.h
[/branches/barcrest/src/osd]osdcore.h osdepend.h osdnet.cpp osdnet.h
[/branches/barcrest/src/osd/modules/debugger]debuggdbstub.cpp
[/branches/barcrest/src/osd/modules/debugger/osx]disassemblyviewer.mm
[/branches/barcrest/src/osd/modules/debugger/qt]dasmwindow.cpp
[/branches/barcrest/src/osd/modules/debugger/win]disasmbasewininfo.cpp
[/branches/barcrest/src/osd/modules/lib]osdobj_common.cpp
[/branches/barcrest/src/osd/modules/midi]portmidi.cpp
[/branches/barcrest/src/osd/modules/netdev]pcap.cpp taptun.cpp
[/branches/barcrest/src/osd/modules/render/bgfx]statereader.cpp
[/branches/barcrest/src/tools/imgtool]imgtool.cpp stream.cpp

r189047 Sunday 28th August, 2022 at 23:57:44 UTC by hap
zerohour: add sound samples again
[/branches/barcrest/src/mame/universal]zerohour.cpp

r189046 Sunday 28th August, 2022 at 22:19:33 UTC by hap
zerohour: put driver into a single file
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug_video.cpp ladybug_video.h sraider.cpp zerohour.cpp zerohour.h zerohour_stars.h zerohour_v.cpp

r189045 Sunday 28th August, 2022 at 21:27:42 UTC by hap
ladybug: put sraider driver and ladybug_video device in their own files
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug.h ladybug_v.cpp ladybug_v.h ladybug_video.cpp* ladybug_video.h* sraider.cpp* zerohour.cpp zerohour.h zerohour_stars.cpp zerohour_v.cpp

r189044 Sunday 28th August, 2022 at 18:55:41 UTC by 0kmg
nintendo/vsnes.cpp: Added some DIP settings for nvs_machridera. (#10290)
[/branches/barcrest/src/mame/nintendo]vsnes.cpp

r189043 Sunday 28th August, 2022 at 18:36:02 UTC by AJR
Fix tools build after f52b402f2416ddfd646afe2d132c16d78c6fe9c3
[/branches/barcrest/src/tools/imgtool]imgtool.cpp stream.cpp

r189042 Sunday 28th August, 2022 at 17:31:50 UTC by AJR
Debugger changes
- Added exception points as a new class of "points" triggering on specific exception numbers, with a similar set of commands to breakpoints and registerpoints.
- Removed the per-instruction callback hook from device_debug. Only one driver was using this (rmnimbus.cpp), and what it was doing with it could be done more cleanly with exception points.
- Change the type of the action string parameter for "points"-creating methods and make some parameters optional for those.
- Change trace file logging to use a std::ostream instead of FILE * to take better advantage of strformat.
[/branches/barcrest/docs/source/debugger]exceptionpoint.rst* index.rst
[/branches/barcrest/src/emu]emufwd.h
[/branches/barcrest/src/emu/debug]debugcmd.cpp debugcmd.h debugcpu.cpp debugcpu.h debughlp.cpp dvbpoints.cpp dvrpoints.cpp points.cpp points.h
[/branches/barcrest/src/mame/rm]rmnimbus.h rmnimbus_m.cpp
[/branches/barcrest/src/osd/modules/debugger]debuggdbstub.cpp
[/branches/barcrest/src/osd/modules/debugger/osx]disassemblyviewer.mm
[/branches/barcrest/src/osd/modules/debugger/qt]dasmwindow.cpp
[/branches/barcrest/src/osd/modules/debugger/win]disasmbasewininfo.cpp

r189041 Sunday 28th August, 2022 at 17:23:40 UTC by AJR
OSD/network interface cleanup
- Move osd_midi_device from osdcore.h to osdepend.h
- Move osd_list_network_adapters from osdcore.h to osdnet.h (was already defineduniquely in osdnet.cpp)
- Move #include <cstdarg> from osdcore.h to emu.h
- Remove dinetwork.h from emu.h
[/branches/barcrest/src/devices/imagedev]midiin.cpp midiin.h midiout.cpp midiout.h
[/branches/barcrest/src/devices/machine]am79c90.h cs8900a.h dp8390.h dp83932c.h edlc.h i82586.h mb8795.h smc91c9x.h
[/branches/barcrest/src/emu]dinetwork.cpp emu.h emufwd.h network.cpp
[/branches/barcrest/src/frontend/mame/ui]mainmenu.cpp miscmenu.cpp
[/branches/barcrest/src/osd]osdcore.h osdepend.h osdnet.cpp osdnet.h
[/branches/barcrest/src/osd/modules/lib]osdobj_common.cpp
[/branches/barcrest/src/osd/modules/midi]portmidi.cpp
[/branches/barcrest/src/osd/modules/netdev]pcap.cpp taptun.cpp
[/branches/barcrest/src/osd/modules/render/bgfx]statereader.cpp

r189040 Sunday 28th August, 2022 at 12:59:42 UTC by hap
redclash: let's rename driver to zerohour
[/branches/barcrest/src/mame]arcade.flt mame.lst
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug_v.cpp redclash.cpp redclash.h redclash_v.cpp zerohour.cpp* zerohour.h* zerohour_stars.cpp zerohour_stars.h zerohour_v.cpp*

r189039 Sunday 28th August, 2022 at 12:14:58 UTC by hap
ladybug: move zerohour stars to its own file (redclash driver now doesn't weirdly include ladybug_v anymore)
[/branches/barcrest/src/mame/universal]ladybug.cpp ladybug.h ladybug_v.cpp ladybug_v.h redclash.h zerohour_stars.cpp* zerohour_stars.h*

r189038 Saturday 27th August, 2022 at 23:40:20 UTC by AJR
z1013: Correct XTAL value and screen parameters based on schematics; make system clock configurable
[/branches/barcrest/src/mame/robotron]z1013.cpp

r189037 Saturday 27th August, 2022 at 23:06:57 UTC by Vasantha Crabb
bus/mononcol: Get rid of a pile of copy/pasted crud.
[/branches/barcrest/src/devices/bus/mononcol]rom.cpp rom.h slot.cpp slot.h
[/branches/barcrest/src/devices/bus/psx]gamebooster.cpp gamebooster.h
[/branches/barcrest/src/devices/bus/snes]sgb.cpp sgb.h
[/branches/barcrest/src/mame]mame.lst mess.flt
[/branches/barcrest/src/mame/misc]micom_mahjong.cpp
[/branches/barcrest/src/mame/tvgames]micom_mahjong.cpp*

r189036 Saturday 27th August, 2022 at 21:37:43 UTC by Vasantha Crabb
srcclean in preparation for release
[/branches/barcrest/hash]ibm5170.xml
[/branches/barcrest/src/devices/bus/a800]rtime8.cpp
[/branches/barcrest/src/devices/bus/mononcol]rom.h
[/branches/barcrest/src/devices/bus/vcs]rom.cpp
[/branches/barcrest/src/devices/cpu/axc51]axc51.cpp axc51.h axc51extops.hxx axc51ops.hxx
[/branches/barcrest/src/devices/cpu/h8]gt913.cpp gt913.h
[/branches/barcrest/src/devices/machine]ds1207.cpp generic_spi_flash.h gt913_snd.cpp msm6242.cpp scc66470.cpp scc68070.cpp spifi3.h
[/branches/barcrest/src/lib/formats]cp68_dsk.cpp fdos_dsk.cpp fs_fat.cpp fs_fat.h
[/branches/barcrest/src/mame/apple]mac.cpp
[/branches/barcrest/src/mame/barcrest]mpu1.cpp
[/branches/barcrest/src/mame/casio]ctk551.cpp
[/branches/barcrest/src/mame/gaelco]mastboy.cpp
[/branches/barcrest/src/mame/jpm]jpmsru.cpp
[/branches/barcrest/src/mame/konami]chqflag.cpp k051960.cpp k051960.h k054000.cpp kpython2.cpp
[/branches/barcrest/src/mame/layout]ap10.lay j_lal.lay j_supsh.lay
[/branches/barcrest/src/mame/luxor]abc1600.cpp
[/branches/barcrest/src/mame/misc]magicard.cpp
[/branches/barcrest/src/mame/nintendo]playch10.cpp spacefb.cpp vsnes.cpp
[/branches/barcrest/src/mame/samsung]dvd-n5xx.cpp
[/branches/barcrest/src/mame/sinclair]atm.cpp
[/branches/barcrest/src/mame/sony]cxd8452aq.cpp cxd8452aq.h dmac3.h news_r4k.cpp
[/branches/barcrest/src/mame/vtech]phusion.cpp

r189035 Saturday 27th August, 2022 at 21:24:38 UTC by 0kmg
nintendo/vsnes.cpp: More cleanups of INPUT_PORTS. (#10238)

* Use macros for the common repeated definitions of joystick, coins, etc.
* Player buttons are "B" and "A", like the real panels. Start buttons have number and color, etc.
* bnglngby, iceclimb, jajamaru, nvs_machridera, supxevs, tkoboxng: Removed as many modifications from the base VS. machine IO ports as possible.
* Adjusted coin PORT_IMPULSE closer to hardware, so that all games now work with it.
* Updated notes on why Coin 2 inputs don't work in some games.
[/branches/barcrest/src/mame/nintendo]vsnes.cpp

r189034 Saturday 27th August, 2022 at 21:21:26 UTC by 68bit
swtcp/swtpc09.cpp: Restore to working status, and added comments to help users. (#10062)

Retested all of these and they are still working. Did not have a UniFLEX DMAF2
disk to test that one combination, but it should be close to working.

Added comments to help people make a start with these.

Machines promoted to working
----------------
SWTPC swtpc S/09 Sbug

Clones promoted to working
----------------
SWTPC swtpc S/09 Sbug + piaide
SWTPC swtpc S/09 UNIBug + DMAF2
SWTPC swtpc S/09 UNIBug + DMAF3
SWTPC swtpc S/09 OS9
[/branches/barcrest/src/mame/swtpc]swtpc09.cpp

r189033 Saturday 27th August, 2022 at 21:11:13 UTC by steven.coomber
c64_cass.xml: Added 10 items (9 working, 1 not working) (#10255)

New working software list additions
---------------------------------------
Xevious (U.S. Gold) [The Ultimate Tape Archive Team]
Yabba Dabba Doo! (Quicksilva) [The Ultimate Tape Archive Team]
Yie Ar Kung-Fu (Imagine) [The Ultimate Tape Archive Team]
Zaga Mission (Anirog) [The Ultimate Tape Archive Team]
Zamzara (Prism Leisure) [The Ultimate Tape Archive Team]
Zaxxon (U.S. Gold) [The Ultimate Tape Archive Team]
Zodiac (Anirog) [The Ultimate Tape Archive Team]
Zoids: The Battle Begins (Martech) [The Ultimate Tape Archive Team]
Zzap! Sizzlers II (Gremlin Graphics) [The Ultimate Tape Archive Team]

New NOT_WORKING software list additions
---------------------------------------
Yie Ar Kung Fu II (Imagine) [The Ultimate Tape Archive Team]
[/branches/barcrest/hash]c64_cass.xml

r189032 Saturday 27th August, 2022 at 21:07:30 UTC by michael.r..furman
formats/fdos_dsk.cpp: Added FDOS disk format for the SWTPC 6800. (#10273)

Allows the SWTPC 6800 machine to boot FDOS in MAME using Mike Douglas'
FDOSMPS.DSK, and to read/write other available disk images.
[/branches/barcrest/scripts/src]formats.lua
[/branches/barcrest/src/devices/bus/ss50]dc5.cpp
[/branches/barcrest/src/lib/formats]all.cpp fdos_dsk.cpp* fdos_dsk.h*

r189031 Saturday 27th August, 2022 at 21:01:23 UTC by arcadeshadow
adam_flop.xml: Use lowercase for descriptive text and unabbreviated country names in descriptions. (#10285)
[/branches/barcrest/hash]adam_flop.xml

r189030 Saturday 27th August, 2022 at 20:55:01 UTC by 0kmg
gbcolor.xml: Added 18 prototypes (15 working, 3 not working). (#10279)

New working software list additions (gbcolor.xml)
-----------------------------------
Antz (Europe, prototype) [VGHF, Hidden Palace]
Beach'n Ball (Europe, prototype, 20001121) [VGHF, Hidden Palace]
Bob et Bobette - Les Dompteurs du Temps ~ Suske en Wiske - De Tijdtemmers (Europe, late prototype) [VGHF, Hidden Palace]
Die Maus (Europe, prototype) [VGHF, Hidden Palace]
Die Maus - Verrückte Olympiade (Germany, prototype) [VGHF, Hidden Palace]
Driver (Europe, prototype) [VGHF, Hidden Palace]
Klustar (Europe, prototype, 19981001) [VGHF, Hidden Palace]
Klustar (Japan, prototype, 19981001) [VGHF, Hidden Palace]
Looney Tunes Collector - Martian Alert! (Europe, prototype) [VGHF, Hidden Palace]
Lucky Luke - Desperado Train (Europe, prototype) [VGHF, Hidden Palace]
Moomin no Daibouken (Japan, prototype) [VGHF, Hidden Palace]
Snoopy Tennis (Europe, prototype) [VGHF, Hidden Palace]
Tootuff (prototype) [VGHF, Hidden Palace]
UEFA 2000 (prototype) [VGHF, Hidden Palace]
WDL - Thundertanx (prototype) [VGHF, Hidden Palace]

New NOT_WORKING software list additions (gbcolor.xml)
---------------------------------------
The Adventures of Tintin - Prisoners of the Sun (Europe, prototype) [VGHF, Hidden Palace]
Bob et Bobette - Les Dompteurs du Temps ~ Suske en Wiske - De Tijdtemmers (Europe, early prototype) [VGHF, Hidden Palace]
Worms Armageddon (prototype) [VGHF, Hidden Palace]
[/branches/barcrest/hash]gbcolor.xml

r189029 Saturday 27th August, 2022 at 20:54:20 UTC by hap
redclash: bigger player bullets
[/branches/barcrest/src/mame/universal]redclash.cpp redclash_v.cpp

r189028 Saturday 27th August, 2022 at 20:52:50 UTC by arcadeshadow
adam_cart.xml: Use lowercase for descriptive text in descriptions. (#10283)
[/branches/barcrest/hash]adam_cart.xml

r189027 Saturday 27th August, 2022 at 20:45:29 UTC by arcadeshadow
adam_cass.xml: Use lowercase for descriptive text in descriptions. (#10284)

Lowercase on some descriptive words like "Alt", "Prototype", "Demo"
[/branches/barcrest/hash]adam_cass.xml

r189026 Saturday 27th August, 2022 at 19:12:23 UTC by hap
fidelity/csc: improve irq active duration
[/branches/barcrest/src/mame/fidelity]csc.cpp
[/branches/barcrest/src/mame/tecmo]senjyo.cpp
[/branches/barcrest/src/mame/universal]redclash.cpp

r189025 Saturday 27th August, 2022 at 16:32:30 UTC by David Haywood
monon_color.cpp : rejig music CPU protection handling and update notes + new Monon Software List additions / c2color.cpp : dump C2 internal ROM + Software Lists (#10246)

* monon_color.cpp : music MCU commands axxx really are reading a 0x1000 range from the internal ROM for a direct comparison, not sniffing the SPI bus.  Add some debugging code to run that if wanted for now, even if it's incomplete (defaults to suspending the CPU)

new WORKING software list entries
-------------
monon_color.xml:
ielts: Yǎsī tǎ d  màoxiǎn / 雅思塔大冒险 / IELTS Adventure [Peter Wilhelmsen]
ultbrain: Nǎolì liánlián kàn / 脑力连连看 / Ultimate Brain Power [Peter Wilhelmsen]
labmath: Àoshù shíyàn shì / 奥数实验室 / Laboratory Mathematica Olympiad [Peter Wilhelmsen]

* c2color changes
- added dumps of both internal SPI ROMs to the driver [Peter Wilhelmsen]

new NOT WORKING software list additions
-----------
c2color_cart.xml:
agree: Dì 1 dàn: Dài Lóngwáng Fēngyìn [Peter Wilhelmsen]
kingwing: Dì 2 dàn: Zhī Yìwáng De Shì Liàn [Peter Wilhelmsen]

- replaced overdumped darkones set in Software List with correct dump [Peter Wilhelmsen]
[/branches/barcrest/hash]c2color_cart.xml monon_color.xml
[/branches/barcrest/src/mame/misc]monon_color.cpp
[/branches/barcrest/src/mame/skeleton]c2color.cpp

r189024 Saturday 27th August, 2022 at 15:22:33 UTC by AJR
inifile.cpp, miscmenu.cpp: Use std::collate for filename sorting
[/branches/barcrest/src/frontend/mame/ui]inifile.cpp miscmenu.cpp

r189023 Saturday 27th August, 2022 at 15:12:08 UTC by Vasantha Crabb
Miscellaneous fixes:

* util/ioprocsvec.h: Fixed truncating when a write doesn't reach the end
 of stream. [F.Ulivi]
* floptool.cpp: Fixed reversed error checking logic. [F.Ulivi]
* Fixed SUBTARGET=tiny build (required Sega encrypted CPUs to be added).
[/branches/barcrest/scripts/target/mame]tiny.lua
[/branches/barcrest/src/lib/util]ioprocsvec.h
[/branches/barcrest/src/tools]floptool.cpp

r189022 Saturday 27th August, 2022 at 15:05:47 UTC by devin.acker
casio/ctk551.cpp: adjust ctk601 bg color (#10271)
[/branches/barcrest/src/mame/casio]ctk551.cpp

r189021 Saturday 27th August, 2022 at 14:47:05 UTC by AJR
Use util::streqlower in more places
[/branches/barcrest/src/emu]diimage.cpp dislot.cpp softlist_dev.cpp
[/branches/barcrest/src/frontend/mame/ui]utils.cpp

r189020 Saturday 27th August, 2022 at 14:38:08 UTC by AJR
sparc: Re-support certain instructions in SPARClite disassembly
[/branches/barcrest/src/devices/cpu/sparc]sparcdasm.cpp

r189019 Saturday 27th August, 2022 at 13:44:02 UTC by Robbbert
Revert "zerohour: added sound via samples"

This reverts commit 554bfeca29ce54dcf6ac4c859c48d56d2b8119b0.
[/branches/barcrest/src/mame/universal]redclash.cpp redclash.h

r189018 Saturday 27th August, 2022 at 12:50:54 UTC by David Haywood
Use mpu4_characteriser_pal for mpu3.cpp (#10079)

* better MPU3 reel hookup [J. Wallace]
[/branches/barcrest/src/devices/machine]steppers.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/barcrest]mpu3.cpp mpu4_characteriser_pal.cpp mpu4_characteriser_pal.h

r189017 Saturday 27th August, 2022 at 12:47:50 UTC by simzy39
Added notes of Nuon console models (#10144)
[/branches/barcrest/src/mame/samsung]dvd-n5xx.cpp

r189016 Saturday 27th August, 2022 at 12:42:04 UTC by 0kmg
Cleaned up some ROM macro indentation and spacing. (#10270)
[/branches/barcrest/src/mame/apple]apple2.cpp mac128.cpp
[/branches/barcrest/src/mame/atari]centiped.cpp metalmx.cpp
[/branches/barcrest/src/mame/bfm]bfm_ad5sw.cpp bfm_sc4.cpp bfmsys85.cpp
[/branches/barcrest/src/mame/funworld]funworld.cpp
[/branches/barcrest/src/mame/hp]hp9845.cpp
[/branches/barcrest/src/mame/igs]goldstar.cpp
[/branches/barcrest/src/mame/igt]videopkr.cpp
[/branches/barcrest/src/mame/jpm]jpmimpctsw.cpp
[/branches/barcrest/src/mame/maygay]maygay1bsw.cpp
[/branches/barcrest/src/mame/misc]goldnpkr.cpp mcatadv.cpp
[/branches/barcrest/src/mame/msx]msx.cpp
[/branches/barcrest/src/mame/nintendo]aleck64.cpp multigam.cpp
[/branches/barcrest/src/mame/pinball]zac_2.cpp
[/branches/barcrest/src/mame/psikyo]psikyo.cpp
[/branches/barcrest/src/mame/sega]naomi.cpp segas16a.cpp segas32.cpp
[/branches/barcrest/src/mame/skeleton]learnwin.cpp tsispch.cpp
[/branches/barcrest/src/mame/sony]news_r4k.cpp
[/branches/barcrest/src/mame/taito]40love.cpp arkanoid.cpp bublbobl.cpp msisaac.cpp ssrj.cpp taito_f2.cpp taito_f3.cpp taito_l.cpp taito_z.cpp
[/branches/barcrest/src/mame/thepit]thepit.cpp
[/branches/barcrest/src/mame/ti]ti89.cpp
[/branches/barcrest/src/mame/toaplan]toaplan2.cpp
[/branches/barcrest/src/mame/toshiba]paso1600.cpp
[/branches/barcrest/src/mame/trs]trs80dt1.cpp
[/branches/barcrest/src/mame/unico]unico.cpp
[/branches/barcrest/src/mame/ussr]tiamc1.cpp
[/branches/barcrest/src/mame/valadon]bagman.cpp
[/branches/barcrest/src/mame/votrax]votrpss.cpp
[/branches/barcrest/src/mame/vtech]vsmile.cpp
[/branches/barcrest/src/mame/xerox]xerox820.cpp
[/branches/barcrest/src/mame/yamaha]tg100.cpp

r189015 Saturday 27th August, 2022 at 12:38:43 UTC by 0kmg
vboy.xml: Use official artwork spelling for "Insmouse". (#10278)
[/branches/barcrest/hash]vboy.xml

r189014 Saturday 27th August, 2022 at 11:30:59 UTC by firehawke
New Apple II disks for August 2022 (#10280)

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Microzine 1 [4am, Firehawke]
Microzine 2 [4am, Firehawke]
Microzine 3 [4am, Firehawke]
Microzine 4 [4am, Firehawke]
Microzine 5 [4am, Firehawke]
Microzine 6 [4am, Firehawke]
Microzine 7 [4am, Firehawke]
Microzine 8 [4am, Firehawke]
Microzine 9 [4am, Firehawke]
Microzine 10 [4am, Firehawke]
Microzine 11 [4am, Firehawke]
Microzine 12 [4am, Firehawke]
Microzine 13 [4am, Firehawke]
Microzine 14 [4am, Firehawke]
Microzine 15 [4am, Firehawke]
Microzine 16 [4am, Firehawke]
Microzine 17 [4am, Firehawke]
Microzine 18 [4am, Firehawke]
Microzine 19 [4am, Firehawke]
Microzine 20 [4am, Firehawke]
Microzine 21 [4am, Firehawke]
Microzine 22 [4am, Firehawke]
Microzine 23 [4am, Firehawke]
Microzine 24 [4am, Firehawke]
Microzine 25 [4am, Firehawke]
Microzine 26 [4am, Firehawke]
Microzine 27 [4am, Firehawke]
Microzine 28 [4am, Firehawke]
Microzine 29 [4am, Firehawke]
Microzine 30 [4am, Firehawke]

New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Fraction-oids (1988 Version) (cleanly cracked) [4am, Firehawke]
Stickybear Numbers (Revision 3) (cleanly cracked) [4am, san inc, Firehawke]

* Small formatting correction: whitespace in apple2gs_flop_orig.xml
[/branches/barcrest/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml apple2gs_flop_orig.xml

r189013 Saturday 27th August, 2022 at 11:13:04 UTC by hap
redclash: remove duplicate input ports
[/branches/barcrest/src/mame/universal]redclash.cpp

r189012 Saturday 27th August, 2022 at 09:18:14 UTC by MetalliC
new NOT_WORKING machines
-----------------------
Magical Poppins [anonymous, MetalliC]
Western Dream Gold [anonymous, MetalliC]
[/branches/barcrest/src/devices/machine]aicartc.cpp
[/branches/barcrest/src/mame]mame.lst
[/branches/barcrest/src/mame/sega]segasp.cpp

r189011 Saturday 27th August, 2022 at 01:58:53 UTC by Robbbert
zerohour: added sound via samples
[/branches/barcrest/src/mame/universal]redclash.cpp redclash.h

r189010 Saturday 27th August, 2022 at 01:51:15 UTC by AJR
monon_color.cpp: Allocate large buffer at machine_start time
[/branches/barcrest/src/mame/misc]monon_color.cpp

r189009 Friday 26th August, 2022 at 23:52:29 UTC by hap
redclash: improve sprite colors
[/branches/barcrest/src/mame/universal]redclash.cpp redclash_v.cpp

r189008 Friday 26th August, 2022 at 18:09:02 UTC by Osso
taito/bigevglf.cpp: removed unused variable
[/branches/barcrest/src/mame/taito]bigevglf.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team