Note Feed

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

Previous 50 199869 Revisions Next 50

r195288 Saturday 15th April, 2023 at 02:05:32 UTC by R. Belmont
namcos11: Add hardware readme for Family Bowl and adjust set description. [Guru]
[src/mame/namco]namcos11.cpp

r195287 Saturday 15th April, 2023 at 00:33:33 UTC by Dirk Best
free220: Fix bad merge
[src/mame/liberty]freedom220.cpp

r195286 Friday 14th April, 2023 at 23:12:25 UTC by Dirk Best
free220: Implement keyboard, improve interrupts
[src/mame/liberty]freedom220.cpp freedom220_kbd.cpp* freedom220_kbd.h*

r195285 Friday 14th April, 2023 at 23:07:54 UTC by Dirk Best
Create project for Liberty Electronics and move files
[src/mame]mame.lst
[src/mame/liberty]freedom120.cpp* freedom220.cpp*
[src/mame/skeleton]freedom120.cpp freedom220.cpp

r195284 Friday 14th April, 2023 at 22:30:35 UTC by buffi
psikyo/psikyo.cpp: Fixed video timings in comments for Tengai and Strikers 1945. (#11102)
[src/mame/psikyo]psikyo.cpp

r195283 Friday 14th April, 2023 at 22:09:35 UTC by Vasantha Crabb
dynax/dynax.cpp: Started splitting up the state class according to hardware features.
[src/mame/dynax]ddenlovr.cpp dynax.cpp dynax.h dynax_v.cpp
[src/mame/snk]snk6502.h
[src/mame/technos]ddragon.h

r195282 Friday 14th April, 2023 at 19:57:39 UTC by hap
smc1102: add lcd and interrupt handling

Systems promoted to working
---------------------------
K28: Talking Learning Computer (model 7-232) [hap, Sean Riddle]
[hash]k28m2.xml lanteach.xml lantrans.xml snread.xml snspell.xml tntell.xml
[src/devices/bus/msx/cart]easi_speech.cpp
[src/devices/cpu/tms1000]smc1102.cpp smc1102.h tms0980.cpp tms1000.cpp tms2100.cpp tms2100.h tp0320.cpp
[src/mame/layout]k28m2.lay
[src/mame/misc]eva.cpp
[src/mame/ti]snspell.cpp snspellc.cpp spellb.cpp
[src/mame/tiger]k28.cpp k28m2.cpp

r195281 Friday 14th April, 2023 at 16:12:44 UTC by Osso
sega/segafruit.cpp: attempted decryption
[src/mame/sega]segafruit.cpp

r195280 Friday 14th April, 2023 at 16:07:47 UTC by buffi
psikyo/psikyo.cpp: Fixed visible area (224 lines, not 223). (#11101)
[src/mame/psikyo]psikyo.cpp

r195279 Friday 14th April, 2023 at 02:37:05 UTC by AJR
roland_s50.cpp: Add floppy format
[scripts/src]formats.lua
[src/lib/formats]all.cpp roland_dsk.cpp* roland_dsk.h*
[src/mame/roland]roland_s50.cpp

r195278 Thursday 13th April, 2023 at 21:25:02 UTC by hap
msx easi-speech: don't derive clock from system clock
[src/devices/bus/msx/cart]easi_speech.cpp
[src/mame/namco]namco06.cpp namco06.h

r195277 Thursday 13th April, 2023 at 21:16:01 UTC by hap
pv1000/2000: small cleanup
[src/mame/casio]pv1000.cpp pv2000.cpp

r195276 Thursday 13th April, 2023 at 21:02:27 UTC by Vasantha Crabb
skeleton/freedom220.cpp: Fix bad merge.
[src/mame/skeleton]freedom220.cpp

r195275 Thursday 13th April, 2023 at 20:45:20 UTC by Vasantha Crabb
Miscellaneous improvements:

infoxml.cpp: Thread device processing.  Gives about a 10% speed
improvement overall, and avoids the need to mess with the locale of the
ultimate output stream.

debugger/win/consolewininfo.cpp: Show image mount/create error messages
on the console.

emu/devdelegate.h, util/delegate.h: Added deduction guides for common
delegate creation patterns (only used in sega/segas16a.cpp so far).

More noexcept on things that have no business throwing exceptions.
[src/emu]devdelegate.h
[src/frontend/mame]infoxml.cpp
[src/lib/util]delegate.h
[src/mame/brother]lw350.cpp
[src/mame/psikyo]psikyo.cpp
[src/mame/sanyo]mbc200.cpp
[src/mame/sega]segas16a.cpp
[src/mame/skeleton]freedom220.cpp
[src/osd]osdcore.h osdsync.cpp
[src/osd/modules/debugger/win]consolewininfo.cpp
[src/osd/modules/lib]osdlib.h osdlib_macosx.cpp osdlib_unix.cpp osdlib_win32.cpp

r195274 Thursday 13th April, 2023 at 20:38:27 UTC by mike
namco/namco06.cpp: Quantise timer to clock frequency (#11069)
[src/mame/namco]namco06.cpp namco06.h

r195273 Thursday 13th April, 2023 at 20:33:34 UTC by wilbertpol
msx/msx.cpp, bus/msx: Propagate clock to slots, and route audio input from cartridges. (#11074)
[src/devices/bus/msx/cart]easi_speech.cpp fmpac.cpp konami.cpp konami.h majutsushi.cpp majutsushi.h msx_audio.cpp slotexpander.cpp yamaha_ucn01.cpp
[src/devices/bus/msx/module]sfg.cpp
[src/devices/bus/msx/slot]cartridge.cpp cartridge.h
[src/mame/msx]msx.cpp msx.h msx1.cpp msx1_bruc100.cpp msx1_v9938.cpp msx2.cpp

r195272 Thursday 13th April, 2023 at 20:24:57 UTC by stefano
sanyo/mbc200.cpp: Fixed floppy drive selection (was stuck on A:). (#11099)
[src/mame/sanyo]mbc200.cpp

r195271 Thursday 13th April, 2023 at 20:22:50 UTC by buffi
psikyo/psikyo.cpp: Use accurate measurements for Tengai video timings. (#11100)

* Measured using a Saleae Logic Pro 16 logic analyzer, sampling at 500Mhz.
* I think the HSync timing specied for Strikers 1945 in the docs is likely incorrect, but I haven't had time to check on my Strikers 1945 board yet.
[src/mame/psikyo]psikyo.cpp

r195270 Thursday 13th April, 2023 at 11:09:22 UTC by Dirk Best
free220: Improve video
[src/mame/skeleton]freedom220.cpp

r195269 Wednesday 12th April, 2023 at 19:49:05 UTC by Vasantha Crabb
Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup.

Use VirtualAlloc rather than VirtualProtect on Windows to change page
protection, as the latter can cause severe performance issues with some
antivirus software.

Added noexcept to lots of hash- and bitmap-related things, and added a
little more error checking.  Yes, I realise it will abort if an
allocation fails while printing a log message, but if you get to that
point, you're probably screwed already.
[docs/source/techspecs]luareference.rst
[hash]msx1_cart.xml
[src/emu]rendutil.cpp rendutil.h
[src/frontend/mame]luaengine_render.cpp
[src/lib/util]hash.cpp hash.h hashing.cpp hashing.h md5.cpp msdib.cpp msdib.h png.cpp png.h
[src/osd/modules/lib]osdlib_win32.cpp

r195268 Wednesday 12th April, 2023 at 19:25:05 UTC by R. Belmont
apple2video: Fixed another regression where composite double-hi-res was usually monochrome. [R. Belmont]
[src/mame/apple]apple2video.cpp

r195267 Wednesday 12th April, 2023 at 19:17:37 UTC by wilbertpol
msx1_cart.xml: Added 81 items (80 working). (#11085)

New working software list items
-------------------------------
Warroid (Japan, alt) [file-hunter]
Water Driver (Spain, alt) [file-hunter]
Senjou no Ookami (Japan, alt) [file-hunter]
Word Processor (United Kingdom) [file-hunter]
Yellow Submarine (Japan, Jast) [file-hunter]
Yie Ar Kung-Fu II - The Emperor Yie-Gah (Korea) [file-hunter]
Youkai Tantei Chimachima (Japan, alt) [file-hunter]
Yogoetamjeong (Korea) [file-hunter]
Youkai Yashiki (Japan, alt) [file-hunter]
Young Artist (Arab, v1.18) [file-hunter]
Chou Senshi Zaider - Battle of Peguss (Korea) [file hunter]
Zanac A.I. - 2nd Version (Japan, alt 2) [file-hunter]
Zenji (Japan, alt 1) [file-hunter]
Zexas Limited (Japan, alt 3) [file-hunter]
Westen House (English, v1.3.1) [santiontanon]
Westen House (Spanish, v1.3.1) [santiontanon]
Westen House (Portuguese, v1.3.1) [santiontanon]
Westen House (English, v1.3) [santiontanon]
Westen House (Spanish, v1.3) [santiontanon]
Westen House (English, v1.2) [santiontanon]
Where Is It? The Quest for the 10th Island [MSXDev]
Where Is It? The Quest for the 10th Island (proto) [JMeric]
Wing Warriors (Reprosoft) [file-hunter]
Wing Warriors (MSXDev) [MSXDev]
Witch Day (English, v1.2) [MSXDev]
Dia de Brujas (Spanish, v1.2) [MSXDev]
Witch Day (English, v1.0) [fiile-hunter]
Dia de Brujas (Spanish, v1.0) [file-hunter]
Witches [cobinee]
Word Invaders [MSXDev]
Wörd! (English, v1.1) [MSXDev]
Wörd! (Spanish, v1.1) [MSXDev]
Wörd! (Dutch, v1.1) [MSXDev]
Wörd! (Swedish, v1.1) [MSXDev]
Wörd! (English, v1.0) [file-hunter]
Wörd! (Spanish, v1.0) [file-hunter]
Wörd! (Dutch, v1.0) [file-hunter]
Wörd! (Swedish, v1.0) [file-hunter]
X0rz (v3) [MSXDev]
X0rz (v1) [MSXDev]
XOR 2021 [MSXDev]
XRacing (v1.0.5) [santiontanon]
XRacing (v1.0.4) [santiontanon]
XRacing (v1.0.3) [file-hunter]
XRacing (v1.0.2) [santiontanon]
XRacing (v1.0.1) [santiontanon]
XRacing (v1.0) [santiontanon]
XSpelunker (v1.4.3) [santiontanon]
XSpelunker (alt) [file-hunter]
XSpelunker (v1.4.2) [MSXDev]
XSpelunker (v1.4.1) [santiontanon]
XSpelunker (v1.4) [santiontanon]
XSpelunker (v1.3) [santiontanon]
XSpelunker (v1.2) [santiontanon]
XSpelunker (v1.1) [santiontanon]
XSpelunker (v1.0) [santiontanon]
Yab Yum (Netherlands, alt) [file-hunter]
Yab Yum (Netherlands, alt 2) [file-hunter]
Yahtzee [MSXDev]
Yazzie [RetroSouls]
Yazzie (alt, older?) [file-hunter]
Yazzie Remastered [MSXDev]
Z (English) [cobinee]
Z (Korean) [file-hunter]
Z2  (Japan) [cobinee]
z80Rogue [file-hunter]
ZERO and the Castle of Infinite Sadness (Matra) [file-hunter]
ZERO and the Castle of Infinite Sadness (MSXDev) [file-hunter]
ZERO and the Castle of Infinite Sadness (MSXDev, with bug) [file-hunter]
Zombie Calavera Prologue [file-hunter]
Zombie Incident (v1.2) [MSXDev]
Zombie Incident (v1.1) [file-hunter]
Zombie Incident (v1.0) [file-hunter]
Zombie Near (v1.1) [MSXDev]
Zombie Near (v1.0) [file-hunter]
Zone TNT [MSXDev]
Wild Cat (Japan, cas2crt conversion) [file-hunter]
Xadrez (Brazil, cas2crt conversion) [file-hunter]
XVM (Japan, flop2crt conversion) [file-hunter]
Zeta 2000 (Japan, cas2crt conversion) [file-hunter]


New NOT_WORKING software list additions
------------------------------------------
X & Y (Arab) [file-hunter]
[hash]msx1_cart.xml

r195266 Wednesday 12th April, 2023 at 15:48:25 UTC by Dirk Best
free220: Add devices, basic rendering
[src/mame/skeleton]freedom220.cpp

r195265 Wednesday 12th April, 2023 at 14:54:24 UTC by Osso
New systems marked not working
------------------------------
Wanpaku Fishing [SpinalFeyd]
[src/mame]mame.lst
[src/mame/sega]segas16b.cpp

r195264 Wednesday 12th April, 2023 at 01:29:29 UTC by AJR
Add device emulation of Dallas DS2430A 1-Wire EEPROM
- crazyfgt, lastfght, all games in subsino2.cpp: Hook up DS2430A device, add handcrafted EEPROM data to satisfy serial protection checks and remove ROM patches that forced them to pass
- crazyfgt: Hook up coin counter
- queenbeei, queenbeesa, qbeebing, treamary: Add RTE-to-RTS ROM patches that were missing
- treamary: Change configuration to one that allows booting into title screen rather than getting stuck on initial tests
[scripts/src]machine.lua
[src/devices/machine]ds2430a.cpp* ds2430a.h*
[src/mame/seta]seta.cpp seta.h
[src/mame/subsino]lastfght.cpp subsino2.cpp

r195263 Tuesday 11th April, 2023 at 21:05:54 UTC by Angelo Salese
sega/dccons_m.cpp: single step GD-Rom buffer transfers instead of going all-in
* fixes several FMV skips or hangs at least.
[src/mame/sega]dccons_m.cpp

r195262 Tuesday 11th April, 2023 at 20:10:53 UTC by AJR
swim1: Disable logging by default
[src/devices/machine]swim1.cpp

r195261 Tuesday 11th April, 2023 at 20:04:47 UTC by AJR
psr500: Fake a periodic interrupt; add placeholders for various internal registers
[src/mame/yamaha]ympsr400.cpp

r195260 Tuesday 11th April, 2023 at 16:31:13 UTC by Vasantha Crabb
namco/namcos10.cpp: Updated taiko2 and taiko4 CD images to CHDv5.
[src/mame/namco]namcos10.cpp

r195259 Tuesday 11th April, 2023 at 16:18:37 UTC by Osso
New clones marked not working
-----------------------------
F-1 Grand Prix (set 3) [nnap]
[src/mame]mame.lst
[src/mame/vsystem]f1gp.cpp

r195258 Tuesday 11th April, 2023 at 16:14:28 UTC by Vasantha Crabb
Cleaned up some recent changes.
[src/devices/machine]upd765.cpp upd765.h
[src/lib/formats]abc800_dsk.cpp abc800i_dsk.cpp
[src/mame/brother]lw350.cpp lw700i.cpp
[src/mame/casio]pv1000.cpp
[src/mame/heathkit]h19.cpp tlb.cpp tlb.h
[src/mame/konami]goldenregion.cpp
[src/mame/namco]namcos10.cpp
[src/mame/omron]luna_88k.cpp

r195257 Tuesday 11th April, 2023 at 16:05:34 UTC by David Viens
casio/pv1000.cpp: Updated sound emulation based on new research. (#11089)

New functionality is used by Fighting Bug in particular.
[src/mame/casio]pv1000.cpp

r195256 Tuesday 11th April, 2023 at 15:33:07 UTC by David Haywood
namco/namcos10.cpp: Labelled region/licensee DIP switch settings for Mitchell games. (#11095)
[src/mame/namco]namcos10.cpp

r195255 Tuesday 11th April, 2023 at 15:16:42 UTC by mark.garlanger
heathkit/tlb.cpp: Added page 2 memory support for ultra19, and other minor fixes. (#11075)

Cleaned up comments in heathkit/h19.cpp
[src/mame/heathkit]h19.cpp tlb.cpp tlb.h

r195254 Tuesday 11th April, 2023 at 14:31:45 UTC by clawgrip
tch/topdrive.cpp: Verify frequencies (#11094)
[src/mame/tch]topdrive.cpp

r195253 Tuesday 11th April, 2023 at 12:59:39 UTC by Vasantha Crabb
neogeo/ng_memcard.cpp: Register select only affects reads - writes always go to memory.
[src/mame/neogeo]ng_memcard.cpp

r195252 Tuesday 11th April, 2023 at 12:53:35 UTC by Vasantha Crabb
Encourage use of read/write delegate creator helpers (demo on Game Boy cartridges). (#11091)

This makes it simpler to install read-write handlers, as you don't need to think about the "smo" suffixes.
[src/devices/bus/gameboy]camera.cpp gbck003.cpp huc1.cpp huc3.cpp liebao.cpp mbc.cpp mbc2.cpp mbc3.cpp mbc6.cpp mbc7.cpp mmm01.cpp ntnew.cpp rom.cpp slmulti.cpp tama5.cpp
[src/emu]addrmap.h emumem.h emumem_aspace.cpp emumem_hea.h emumem_hedp.cpp emumem_hedp.h emumem_hedr.h emumem_hedr.ipp emumem_hedw.h 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_mud.cpp emumem_mud.h emumem_mview.cpp
[src/mame/apple]bandit.cpp

r195251 Tuesday 11th April, 2023 at 12:43:17 UTC by 987123879113
namco/namcos10: Add new dumps for Gahaha Ippatsudou 1 and 2, Taiko no Tatsujin 2 and 3 (#11093)

New system marked not working
----------------------------------
GAHAHA Ippatsudou (World, GID2 Ver.A) [Guru]
GAHAHA Ippatsudou 2 (Japan, GIS1 Ver.A) [Guru]
Taiko no Tatsujin 2 [Guru]
Taiko no Tatsujin 3 [Guru]
[src/mame]mame.lst
[src/mame/namco]namcos10.cpp

r195250 Tuesday 11th April, 2023 at 11:56:32 UTC by eientei95
snk/miconkit.cpp: Add orange overlay for Space Micon Kit (#11070)
[src/mame/layout]smiconk.lay*
[src/mame/snk]miconkit.cpp

r195249 Tuesday 11th April, 2023 at 11:27:12 UTC by Dirk Best
New machines marked as NOT_WORKING
----------------------------------
Liberty Electronics Freedom 220 [Bitsavers]
[src/mame]mame.lst
[src/mame/skeleton]freedom220.cpp*

r195248 Tuesday 11th April, 2023 at 06:48:46 UTC by 987123879113
namco/namcos10.cpp: New dumps and redumps. (#11092)

Machine promoted to WORKING
---------------------------
Gekitoride-Jong Space (gjspace) [Guru]

New machines marked as NOT_WORKING
----------------------------------
Medal no Tatsujin 2 Atsumare! Go! Go! Sugoroku Sentai Don Ranger Five (medalnt2) [Guru]
Taiko no Tatsujin 4 (taiko4) [Guru]
Taiko no Tatsujin 5 (taiko5) [Guru]

Redumps of machines marked as NOT_WORKING
-----------------------------------------
Golgo 13: Juusei no Chinkonka (g13jnc) [Guru]
Taiko no Tatsujin 6 (taiko6) [Guru]
Ball Pom Line (ballpom) [buffi]
Puzz Ball (puzzball) [buffi]
[src/mame]mame.lst
[src/mame/namco]namcos10.cpp

r195247 Tuesday 11th April, 2023 at 03:56:06 UTC by AJR
mn1880: Fix execution of various instructions
[src/devices/cpu/mn1880]mn1880.cpp

r195246 Monday 10th April, 2023 at 18:10:23 UTC by Justin Kerk
Fix single-driver compile for sony/psx.cpp
[scripts/src]cpu.lua

r195245 Monday 10th April, 2023 at 17:41:50 UTC by hap
smc1102: add opcode placeholders and microinstructions
[src/devices/cpu/tms1000]smc1102.cpp smc1102.h tms1k_base.cpp tms1k_base.h tms1k_dasm.cpp
[src/mame/coleco]wrinkles.cpp
[src/mame/handheld]hh_tms1k.cpp
[src/mame/miltonbradley]microvsn.cpp

r195244 Monday 10th April, 2023 at 14:01:23 UTC by Carl
lw350: fix dictionary bank
[src/mame/brother]lw350.cpp lw700i.cpp

r195243 Monday 10th April, 2023 at 12:20:01 UTC by Angelo Salese
hash/dc.xml: bulk replace supported for all entries to no
[hash]dc.xml

r195242 Monday 10th April, 2023 at 11:54:28 UTC by Angelo Salese
nintendo/vboy.cpp: cleanups
[/branches/v810_irqs/src/mame/nintendo]vboy.cpp

r195241 Sunday 9th April, 2023 at 21:09:24 UTC by Angelo Salese
nintendo/vboy.cpp: misc note cleanups
[/branches/v810_irqs/hash]vboy.xml
[/branches/v810_irqs/src/mame/nintendo]vboy.cpp

r195240 Sunday 9th April, 2023 at 18:17:06 UTC by Angelo Salese
nintendo/vboy.cpp: fix spaceinv gameplay shots display
[/branches/v810_irqs/src/mame/nintendo]vboy.cpp

r195239 Sunday 9th April, 2023 at 16:00:23 UTC by Angelo Salese
hash/vboy.xml: update QA
[/branches/v810_irqs/hash]vboy.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team