Note Feed

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

Previous 50 199869 Revisions Next 50

r192284 Wednesday 22nd February, 2023 at 10:29:49 UTC by Olivier Galibert
m68000: Fix byte order in movep, thanks qkumba
[src/devices/cpu/m68000]m68000-sdf.cpp m68000-sdfm.cpp m68000-sdp.cpp m68000-sdpm.cpp m68000-sif.cpp m68000-sifm.cpp m68000-sip.cpp m68000-sipm.cpp m68000gen.py

r192283 Wednesday 22nd February, 2023 at 10:29:49 UTC by Olivier Galibert
iwm: Reset the data latch on wp access
[src/devices/machine]iwm.cpp

r192282 Wednesday 22nd February, 2023 at 10:29:49 UTC by Olivier Galibert
msa: Correct stupid typo
[src/lib/formats]st_dsk.cpp

r192281 Wednesday 22nd February, 2023 at 10:29:49 UTC by Olivier Galibert
68901: record the timer input level always, even if the timer is off
[src/devices/machine]mc68901.cpp

r192280 Wednesday 22nd February, 2023 at 10:29:49 UTC by Olivier Galibert
atarist: Rewrite of the video for the original ST, breaking the others in the process.  Still some bugs in hiding though.
[src/mame/atari]atarist.cpp atarist_v.cpp atarist_v.h stvideo.cpp* stvideo.h*

r192279 Wednesday 22nd February, 2023 at 10:29:48 UTC by Olivier Galibert
emumem: First try at wait states
[scripts/src]emu.lua
[src/devices/cpu/m68000]m68000-sdf.cpp m68000-sdfm.cpp m68000-sdp.cpp m68000-sdpm.cpp m68000-sif.cpp m68000-sifm.cpp m68000-sip.cpp m68000-sipm.cpp m68000.cpp m68000.h m68000gen.py
[src/emu]addrmap.cpp addrmap.h devcpu.cpp devcpu.h diexec.h emumem.cpp emumem.h emumem_aspace.cpp emumem_hedp.cpp emumem_hedp.h emumem_hedr.h emumem_hedr.ipp emumem_hedw.h emumem_hedw.ipp emumem_hem.cpp emumem_hem.h emumem_hep.h emumem_het.cpp emumem_het.h emumem_heu.cpp emumem_heu.h emumem_heun.cpp emumem_heun.h emumem_hws.cpp* emumem_hws.h* emumem_mview.cpp
[src/mame/atari]atarist.cpp stmmu.cpp stmmu.h

r192278 Wednesday 22nd February, 2023 at 10:29:48 UTC by Olivier Galibert
atarist: Extract the MMU, will need STE memory map specialization
[src/devices/cpu/m68000]m68000.cpp
[src/mame/atari]atarist.cpp stmmu.cpp* stmmu.h*

r192277 Wednesday 22nd February, 2023 at 10:29:48 UTC by Olivier Galibert
atarist: extract the keyboard subsystem in a device
[src/mame/atari]atarist.cpp stkbd.cpp* stkbd.h*

r192276 Wednesday 22nd February, 2023 at 10:29:45 UTC by Olivier Galibert
m68000: New implementation, generated from the micro/nanocode
[scripts/src]cpu.lua
[src/devices/cpu/m68000]m68000-decode.cpp* m68000-head.h* m68000-sdf.cpp* m68000-sdfm.cpp* m68000-sdp.cpp* m68000-sdpm.cpp* m68000-sif.cpp* m68000-sifm.cpp* m68000-sip.cpp* m68000-sipm.cpp* m68000.cpp m68000.h m68000.lst* m68000gen.py* m68k_in.lst m68kcommon.h m68kcpu.cpp m68kfpu.cpp m68kmake.py m68kmusashi.h m68kops.cpp scc68070.cpp scc68070.h
[src/devices/machine]68307.cpp 68307.h 68307bus.cpp 68307sim.cpp 68307tmu.cpp 68340.cpp 68340.h mc68328.cpp mc68328.h scc68070.cpp scc68070.h tmp68301.cpp
[src/mame/apple]mac.h mac128.cpp macprtb.cpp
[src/mame/atari]atarist.cpp badlandsbl.cpp
[src/mame/canon]cat.cpp
[src/mame/ericsson]e9161.cpp
[src/mame/hp]hp9k.cpp hp_ipc.cpp
[src/mame/kurzweil]krz2000.cpp
[src/mame/luxor]abc1600.cpp abc1600.h abc1600mac.cpp abc1600mac.h
[src/mame/namco]namcond1.cpp
[src/mame/neogeo]neogeo.cpp neogeo.h
[src/mame/philips]cdi.cpp cdi.h
[src/mame/quantel]dpb7000.cpp
[src/mame/sega]fd1094.cpp megadriv.h model2.cpp model2.h segahang.cpp stv.cpp
[src/mame/skeleton]symbolics.cpp wicat.cpp

r192275 Wednesday 22nd February, 2023 at 08:13:03 UTC by Olivier Galibert
gcc: prevent use-after-free warning.
[3rdparty/bgfx/examples/common/nanovg]fontstash.h

r192274 Wednesday 22nd February, 2023 at 08:13:03 UTC by GitHub
-

r192273 Tuesday 21st February, 2023 at 17:59:53 UTC by Vasantha Crabb
Bump version to 0.252
[/tags]mame0252*

r192272 Tuesday 21st February, 2023 at 21:40:09 UTC by Vasantha Crabb
Merge branch 'release0252' into mainline-master
[hash]nes.xml
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp 992board.h
[src/devices/cpu/arm7]arm7dasm.cpp arm7ops.cpp arm7thmb.cpp
[src/devices/cpu/mb86235]mb86235drc.cpp
[src/devices/video]gba_lcd.cpp gf4500.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]apple2video.cpp bandit.cpp* bandit.h* heathrow.cpp heathrow.h macpci.cpp macpci.h macpci_m.cpp
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/chess]yeno_532xl.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/midway]midtunit.cpp
[src/mame/misc]cave.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/nmk]nmkmedal.cpp
[src/mame/pinball]ltd.cpp
[src/mame/saitek]superstar.cpp
[src/mame/sega]model3.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/mame/toaplan]toaplan2.cpp
[src/osd/modules/netdev]pcap.cpp
[src/osd/modules/opengl]osd_opengl.h
[src/osd/sdl]window.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192271 Tuesday 21st February, 2023 at 17:59:53 UTC by Vasantha Crabb
Bump version to 0.252
[/trunk]makefile
[android-project/app/src/main]AndroidManifest.xml

r192270 Tuesday 21st February, 2023 at 15:58:42 UTC by Vasantha Crabb
Filled in a few Chinese translations.
[language/Chinese_Simplified]strings.po
[language/Chinese_Traditional]strings.po
[language/Vietnamese]strings.po

r192269 Tuesday 21st February, 2023 at 15:23:05 UTC by BraiNKilleRGR
Updated Greek UI translation (#10921)
[language/Greek]strings.po

r192268 Tuesday 21st February, 2023 at 14:43:33 UTC by Julian Sikorski
Fix building with gcc-13 (#10917)
[hash]nes.xml
[language/Greek]strings.po
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp 992board.h
[src/devices/cpu/arm7]arm7dasm.cpp arm7ops.cpp arm7thmb.cpp
[src/devices/cpu/mb86235]mb86235drc.cpp
[src/devices/video]gba_lcd.cpp gf4500.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]apple2video.cpp bandit.cpp bandit.h heathrow.cpp heathrow.h macpci.cpp macpci.h* macpci_m.cpp*
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/chess]yeno_532xl.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/midway]midtunit.cpp
[src/mame/misc]cave.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/nmk]nmkmedal.cpp
[src/mame/pinball]ltd.cpp
[src/mame/saitek]superstar.cpp
[src/mame/sega]model3.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/mame/toaplan]toaplan2.cpp
[src/osd/modules/netdev]pcap.cpp
[src/osd/modules/opengl]osd_opengl.h
[src/osd/sdl]window.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192267 Tuesday 21st February, 2023 at 17:45:21 UTC by Osso
nmk/nmk16.cpp: reverted my previous note update as it is incorrect as is. Better, correct note updates will be committed at a later date.
[src/mame/nmk]nmk16.cpp

r192266 Tuesday 21st February, 2023 at 15:58:42 UTC by Vasantha Crabb
Filled in a few Chinese translations.
[/branches/release0252/language/Chinese_Simplified]strings.po
[/branches/release0252/language/Chinese_Traditional]strings.po
[/branches/release0252/language/Vietnamese]strings.po

r192265 Tuesday 21st February, 2023 at 15:23:05 UTC by BraiNKilleRGR
Updated Greek UI translation (#10921)
[/branches/release0252/language/Greek]strings.po

r192264 Tuesday 21st February, 2023 at 15:21:24 UTC by BraiNKilleRGR
Updated Greek UI translation (#10921)
[language/Greek]strings.po

r192263 Tuesday 21st February, 2023 at 15:19:10 UTC by Osso
New systems marked not working
------------------------------
Shimura Ken no Bakatono-sama Ooedomatsuri [hammy]
Sweetheart [Recreativos Piscis]
[src/mame]mame.lst
[src/mame/nmk]nmk16.cpp nmkmedal.cpp

r192262 Tuesday 21st February, 2023 at 14:43:33 UTC by Julian Sikorski
Fix building with gcc-13 (#10917)
[/branches/release0252/src/lib/netlist/plib]ptypes.h
[/branches/release0252/src/osd/modules/monitor]monitor_module.h
[/branches/release0252/src/osd/modules/render/bgfx]frameparameter.h slider.h

r192261 Monday 20th February, 2023 at 22:23:45 UTC by Julian Sikorski
Fix building with gcc-13 (#10917)
[src/lib/netlist/plib]ptypes.h
[src/osd/modules/monitor]monitor_module.h
[src/osd/modules/render/bgfx]frameparameter.h slider.h

r192260 Monday 20th February, 2023 at 21:37:42 UTC by AJR
arm7: Clean up various code using util::sext and multiply inlines

* mb86235: One more use of util::sext
[src/devices/cpu/arm7]arm7dasm.cpp arm7ops.cpp arm7thmb.cpp
[src/devices/cpu/mb86235]mb86235drc.cpp

r192259 Monday 20th February, 2023 at 20:40:45 UTC by AJR
992board.cpp: More logging cleanup
[src/devices/bus/ti99/internal]992board.cpp 992board.h

r192258 Monday 20th February, 2023 at 20:15:01 UTC by AJR
gba_lcd.cpp, gf4500.cpp: Clean up error logging code and some macro usage
[src/devices/video]gba_lcd.cpp gf4500.cpp

r192257 Monday 20th February, 2023 at 18:56:35 UTC by Vasantha Crabb
Merge remote-tracking branch 'mainline/release0252' into mainline-master
[hash]nes.xml
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]apple2video.cpp bandit.cpp* bandit.h* heathrow.cpp heathrow.h macpci.cpp macpci.h macpci_m.cpp
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/chess]yeno_532xl.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/midway]midtunit.cpp
[src/mame/misc]cave.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/pinball]ltd.cpp
[src/mame/saitek]superstar.cpp
[src/mame/sega]model3.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/mame/toaplan]toaplan2.cpp
[src/osd/modules/netdev]pcap.cpp
[src/osd/modules/opengl]osd_opengl.h
[src/osd/sdl]window.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192256 Monday 20th February, 2023 at 17:49:32 UTC by Vasantha Crabb
apple/apple2video.cpp: Use real fall-through attribute.
[src/mame/apple]apple2video.cpp

r192255 Monday 20th February, 2023 at 14:04:41 UTC by Vasantha Crabb
chessking_cart.xml: Use better short name for cartridge, too.
[hash]chessking_cart.xml

r192254 Monday 20th February, 2023 at 13:54:14 UTC by Vasantha Crabb
sgi_mips.xml: Explicitly mark demos requiring Onyx2 as unsupported.
[hash]sgi_mips.xml

r192253 Monday 20th February, 2023 at 12:07:06 UTC by Vasantha Crabb
toaplan/toaplan2.cpp: Made RAM-based text layer graphics and linescroll finders optional.
[hash]nes.xml
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]apple2video.cpp bandit.cpp bandit.h heathrow.cpp heathrow.h macpci.cpp macpci.h* macpci_m.cpp*
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/chess]yeno_532xl.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/midway]midtunit.cpp
[src/mame/misc]cave.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/pinball]ltd.cpp
[src/mame/saitek]superstar.cpp
[src/mame/sega]model3.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/mame/toaplan]toaplan2.cpp toaplan2.h
[src/osd/modules/netdev]pcap.cpp
[src/osd/modules/opengl]osd_opengl.h
[src/osd/sdl]window.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192252 Monday 20th February, 2023 at 18:56:12 UTC by Vasantha Crabb
osd: Removed support for SDL < 2.0.6; apple/apple2video.cpp: Code style cleanups.
[src/mame/apple]apple2video.cpp
[src/osd/modules/opengl]osd_opengl.h
[src/osd/sdl]window.cpp

r192251 Monday 20th February, 2023 at 17:49:32 UTC by Vasantha Crabb
apple/apple2video.cpp: Use real fall-through attribute.
[/branches/release0252/src/mame/apple]apple2video.cpp

r192250 Monday 20th February, 2023 at 14:04:41 UTC by Vasantha Crabb
chessking_cart.xml: Use better short name for cartridge, too.
[/branches/release0252/hash]chessking_cart.xml

r192249 Monday 20th February, 2023 at 13:54:14 UTC by Vasantha Crabb
sgi_mips.xml: Explicitly mark demos requiring Onyx2 as unsupported.
[/branches/release0252/hash]sgi_mips.xml

r192248 Monday 20th February, 2023 at 13:24:33 UTC by hap
New working clones
------------------
Kasparov Turbostar 432 (set 2) [Mr. Lars]
[src/mame]mame.lst
[src/mame/chess]yeno_532xl.cpp
[src/mame/saitek]superstar.cpp
[src/mame/toaplan]toaplan2.cpp

r192247 Monday 20th February, 2023 at 12:07:06 UTC by Vasantha Crabb
toaplan/toaplan2.cpp: Made RAM-based text layer graphics and linescroll finders optional.
[/branches/release0252/src/mame/toaplan]toaplan2.h

r192246 Monday 20th February, 2023 at 06:29:29 UTC by Osso
- Documentation updated [Brian Troha]
* misc./cave.cpp: Corrected ROM labels for Puzzle UO Poko sets
* midway/midtunit.cpp: Corrected and documented NBA JAM sound ROMs.
* sega/model3.cpp: Added Sega ROM board ID# for Virtua Fighter 3 Team Battle

- seta/jclub2.cpp: added some notes and updated release year for jclub2bl
[src/mame/midway]midtunit.cpp
[src/mame/misc]cave.cpp
[src/mame/sega]model3.cpp
[src/mame/seta]jclub2.cpp

r192245 Sunday 19th February, 2023 at 19:01:30 UTC by Vasantha Crabb
chessking_cart.xml: Corrected cartridge title.
[/branches/release0252/hash]chessking_cart.xml

r192244 Sunday 19th February, 2023 at 19:07:37 UTC by Vasantha Crabb
Merge branch 'release0252' into mainline-master
[hash]nes.xml
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]bandit.cpp* bandit.h* heathrow.cpp heathrow.h macpci.cpp macpci.h macpci_m.cpp
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/pinball]ltd.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/osd/modules/netdev]pcap.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192243 Sunday 19th February, 2023 at 19:01:30 UTC by Vasantha Crabb
chessking_cart.xml: Corrected cartridge title.
[hash]chessking_cart.xml

r192242 Sunday 19th February, 2023 at 16:08:50 UTC by Vasantha Crabb
3rdpary/bimg: Just disable SSE on all 32-bit builds to be safe.
[scripts/src]3rdparty.lua

r192241 Sunday 19th February, 2023 at 08:48:22 UTC by Vasantha Crabb
ui/analogipt.cpp: Fixed failure to display localised analog input adjustments help.
[src/frontend/mame/ui]analogipt.cpp

r192240 Sunday 19th February, 2023 at 08:27:54 UTC by k2-git
Updated Japanese UI translation (Analog Input etc.). (#10912)
[hash]nes.xml
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame]mame.lst
[src/mame/amiga]arsystems.cpp
[src/mame/apple]bandit.cpp bandit.h heathrow.cpp heathrow.h macpci.cpp macpci.h* macpci_m.cpp*
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/pinball]ltd.cpp
[src/mame/seta]jclub2.cpp
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/osd/modules/netdev]pcap.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192239 Sunday 19th February, 2023 at 17:24:34 UTC by erik
Reduced usage of sprintf. (#10892)
[src/devices/bus/isa]3c503.cpp
[src/devices/bus/neogeo]prot_cmc.cpp
[src/devices/bus/nes]nes_unif.hxx
[src/devices/bus/ti99/internal]992board.cpp
[src/frontend/mame/ui]viewgfx.cpp
[src/mame/amiga]arsystems.cpp
[src/mame/atari]harddriv.h harddriv_v.cpp
[src/mame/bfm]bfm_sc45_helper.cpp
[src/mame/capcom]cps2crypt.cpp cps3.cpp mitchell.cpp
[src/mame/dataeast]deco32.cpp
[src/mame/excellent]excellent_spr.cpp
[src/mame/igt]videopkr.cpp
[src/mame/kaneko]kaneko_calc3.cpp
[src/mame/nintendo]n64_v.cpp n64_v.h
[src/mame/snk]hng64_a.cpp
[src/mame/subsino]subsino_m.cpp
[src/mame/taito]tnzs.cpp undrfire_v.cpp
[src/osd/modules/netdev]pcap.cpp
[src/tools]chdman.cpp image_handler.cpp
[src/tools/imgtool/modules]psion.cpp thomson.cpp

r192238 Sunday 19th February, 2023 at 16:08:50 UTC by Vasantha Crabb
3rdpary/bimg: Just disable SSE on all 32-bit builds to be safe.
[/branches/release0252/scripts/src]3rdparty.lua

r192237 Sunday 19th February, 2023 at 16:28:46 UTC by R. Belmont
Correct validation issues. [R. Belmont]
[src/mame/apple]bandit.cpp macpci.cpp

r192236 Sunday 19th February, 2023 at 16:23:46 UTC by david..foxhack..silva
nes.xml: New software list items marked not working (#10778)

New software list items marked not working (nes.xml)
------------------------------------------
Battletoads (Brazil, Conector pirate) [chirinea]

* Update nes.xml

btoadsbrc: Demoted to not supported, fixed name
[hash]nes.xml

r192235 Sunday 19th February, 2023 at 09:41:02 UTC by Osso
New working clones
------------------
Jockey Club II (USA v4.00, bootleg) [hammy]
[src/mame]mame.lst
[src/mame/seta]jclub2.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team