Note Feed

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

Previous 50 199869 Revisions Next 50

r192084 Thursday 2nd February, 2023 at 21:36:23 UTC by GitHub
-

r192083 Thursday 2nd February, 2023 at 21:36:23 UTC by GitHub
-

r192082 Thursday 2nd February, 2023 at 21:36:23 UTC by GitHub
-

r192081 Thursday 2nd February, 2023 at 17:27:40 UTC by Vasantha Crabb
docs: Clarified documentation of input options.

Made explanation of interaction between device class enable options
(-[no]mouse, -[no]joystick, -[no]lightgun) and automatic device class
enable options (-*_device) more explicit.  Also documented that
-mouse_device mouse is set by default in both relevant places.

Provided a better explanation of the purpose of -dual_lightgun.
[docs/source/commandline]commandline-all.rst windowsconfig.rst

r192080 Thursday 2nd February, 2023 at 17:20:03 UTC by Osso
nichibutsu/hyhoo.cpp, nichibutsu/pastleg.cpp: consolidated drivers in single files
[src/mame/nichibutsu]hyhoo.cpp hyhoo.h hyhoo_v.cpp nb1413m3.cpp nb1413m3.h nbmj8688.cpp nbmj8688_v.cpp nbmj8891.cpp nbmj8891_v.cpp nbmj8900.cpp nbmj8900_v.cpp nbmj8991.cpp pastelg.cpp pastelg.h pastelg_v.cpp

r192079 Thursday 2nd February, 2023 at 16:19:53 UTC by Vasantha Crabb
tools/ldresample.cpp: Don't try to allocate a 1MB object on the stack (fixed GitHub #7722).
[src/tools]ldresample.cpp

r192078 Thursday 2nd February, 2023 at 15:59:18 UTC by Vasantha Crabb
osd: Don't swallow text input with -keyboardprovider win32 (addresses GitHub #7911).
[src/osd/modules/input]input_win32.cpp

r192077 Thursday 2nd February, 2023 at 15:03:54 UTC by Vasantha Crabb
nichibutsu/terracre.cpp: Labelled amazon debug controls (see GitHub #9697). [atrac17, Vas Crabb]
[src/mame/nichibutsu]terracre.cpp

r192076 Thursday 2nd February, 2023 at 14:27:31 UTC by negunma
sanritsu/jantotsu.cpp : fix SN76489A clock (#10863)

* sanritsu/jantotsu.cpp : Correct SN76489A clocks to match reference video
[src/mame/sanritsu]jantotsu.cpp

r192075 Thursday 2nd February, 2023 at 07:30:29 UTC by Vasantha Crabb
render/drawd3d.cpp: Fixed prescaling without HLSL - WRL COM pointer has some surprises.

Also added some additional error checking.
[src/osd/modules/render]drawd3d.cpp
[src/osd/modules/render/d3d]d3dhlsl.cpp

r192074 Wednesday 1st February, 2023 at 22:59:33 UTC by hap
Systems promoted to working
---------------------------
Computer Othello [hap]
[src/mame/layout]cothello.lay
[src/mame/nintendo]cothello.cpp

r192073 Wednesday 1st February, 2023 at 22:31:48 UTC by hap
cothello: add coin handling and sound
[src/devices/sound]beep.cpp
[src/mame/dataeast]astrof.cpp
[src/mame/nintendo]cothello.cpp

r192072 Wednesday 1st February, 2023 at 19:07:25 UTC by hap
cothello: add buttons
[src/mame/layout]blockch.lay cothello.lay
[src/mame/nintendo]cothello.cpp

r192071 Wednesday 1st February, 2023 at 18:31:25 UTC by hap
cothello: add notes
[src/mame/nintendo]cothello.cpp

r192070 Wednesday 1st February, 2023 at 18:28:07 UTC by Vasantha Crabb
bgfx: Refined configuration handling:

* Sort screen chains by none, default, then collation order (rather than
 whatever order the filesystem yields).
* Correctly persist settings across fullscreen toggle when explicit
 screen chains are configured.
* If chains are specified for a single window only, apply them to all
 windows.
* Treat empty string for screen chain as "default" rather than crashing.
* Changed default setting for bgfx_screen_chains to an empty string so
 chain selection will be saved/restored per system with mame.ini file
 created by -cc with no other settings.
[src/osd/modules/lib]osdobj_common.cpp
[src/osd/modules/render]drawbgfx.cpp
[src/osd/modules/render/bgfx]chainmanager.cpp chainmanager.h

r192069 Wednesday 1st February, 2023 at 18:25:41 UTC by David Haywood
misc/discoboy.cpp: Added clone DJ Girl (#10865)

New working clones
-----------
DJ Girl (Promat license) [Buenrip, Recreativas.org]
[src/mame]mame.lst
[src/mame/misc]discoboy.cpp

r192068 Wednesday 1st February, 2023 at 17:00:33 UTC by Osso
- vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated drivers in single files

- mame/*: further updated #ifndef guards to the current tree structure
[src/mame/acorn]atom.h bbc.h electron.h z88.h
[src/mame/adc]super6.h
[src/mame/alesis]alesis.h
[src/mame/alpha]alpha68k.h champbas.h
[src/mame/amiga]amiga.h
[src/mame/amstrad]amstrad.h nc.h pc1512.h pcw.h pcw16.h
[src/mame/apollo]apollo.h
[src/mame/apple]apple2e.h apple3.h lisa.h mac.h macpci.h
[src/mame/arcadia]arcadia.h arcadia_a.h
[src/mame/atari]atari400.h atarifb.h atarig42.h atarigx2.h atarist_v.h atarisy1.h badlands.h batman.h beathead.h blstroid.h bsktball.h bwidow.h bzone.h canyon.h ccastles.h centiped.h cloak.h cloud9.h copsnrob.h cyberbal.h dragrace.h eprom.h firetrk.h foodf.h gauntlet.h harddriv.h irobot.h jedi.h klax.h liberatr.h lynx.h metalmx.h nitedrvr.h offtwall.h orbit.h poolshrk.h rampart.h relief.h shuuz.h skullxbo.h skydiver.h skyraid.h slapstic.h sprint2.h sprint8.h starshp1.h starwars.h subs.h tank8.h thunderj.h toobin.h triplhnt.h tunhunt.h ultratnk.h videopin.h vindictr.h wolfpack.h xybots.h
[src/mame/ausnz]aussiebyte.h mbee.h poly.h super80.h
[src/mame/bandai]wswan_v.h
[src/mame/be]bebox.h
[src/mame/bfm]bfm_ad5.h bfm_adr2.h bfm_sc4.h bfm_sc5.h
[src/mame/bitcorp]gamate_v.h
[src/mame/bondwell]bw12.h bw2.h
[src/mame/booth]apexc.h apexc_m.h
[src/mame/canon]x07.h
[src/mame/capcom]1942.h 1943.h cps1.h cps3.h cps3_a.h fcrash.h lastduel.h sidearms.h
[src/mame/chromatics]cgc7900.h
[src/mame/cinematronics]cinemat.h cinemat_a.h jack.h leland.h leland_a.h
[src/mame/coleco]adam.h coleco.h coleco_m.h
[src/mame/comx]comx35.h
[src/mame/concept]concept.h
[src/mame/conitec]prof180x.h prof80.h
[src/mame/cvs]cvs.h galaxia.h quasar.h
[src/mame/cybiko]cybiko.h
[src/mame/dai]dai.h
[src/mame/dataeast]btime.h compgolf.h dec0.h dec8.h deco156_m.h decocass.h kchamp.h kingobox.h liberate.h madalien.h rohga.h supbtime.h tumbleb.h
[src/mame/ddr]huebler.h kc.h polyplay.h
[src/mame/dynax]dynax.h realbrk.h
[src/mame/edevices]fantland.h
[src/mame/efo]cidelsa.h
[src/mame/epson]hx20.h px8.h
[src/mame/exidy]carpolo.h circus.h exidy440.h exidy440_a.h sorcerer.h starfire.h vertigo.h victory.h
[src/mame/fairchild]channelf.h channelf_a.h
[src/mame/fujitsu]fm7.h fmtowns.h
[src/mame/funworld]funworld.h snookr10.h
[src/mame/fuuki]fuukifg2.h fuukifg3.h
[src/mame/gaelco]gaelco3d.h gaelco3d_m.h splash.h
[src/mame/galaxian]galaxian.h galaxian_a.h galaxold.h
[src/mame/gamepark]gp32.h
[src/mame/gottlieb]exterm.h
[src/mame/grundy]newbrain.h
[src/mame/hec2hrp]hec2hrp.h
[src/mame/hp]hp48.h hp9845.h
[src/mame/ice]lethalj.h
[src/mame/igs]goldstar.h iqblock.h pgm.h pgm2.h
[src/mame/interton]vc4000.h vc4000_a.h
[src/mame/irem]m10.h m107.h m52.h m57.h m58.h m62.h m72.h m72_a.h m90.h m92.h redalert.h redalert_a.h travrusa.h vigilant.h
[src/mame/itech]itech32.h
[src/mame/jaleco]cischeat.h citycon.h megasys1.h ms32.h
[src/mame/kaneko]snowbros.h suprnova.h
[src/mame/kaypro]kaypro.h
[src/mame/konami]88games.h asterix.h bishi.h chqflag.h combatsc.h crimfght.h dbz.h djmain.h gijoe.h gradius3.h k053246_k053247_k055673.h konamigx.h lethal.h moo.h nemesis.h qdrmfgp.h rungun.h simpsons.h spy.h thunderx.h tmnt.h trackfld.h trackfld_a.h tutankhm.h twin16.h ultraman.h wecleman.h xexex.h
[src/mame/kyocera]kyocera.h
[src/mame/luxor]abc1600.h abc1600_v.h abc80.h abc80x.h
[src/mame/mattel]aquarius.h intv.h
[src/mame/meadows]lazercmd.h meadows.h
[src/mame/memotech]mtx.h
[src/mame/microkey]primo.h
[src/mame/midw8080]8080bw.h 8080bw_a.h m79amb.h mw8080bw.h mw8080bw_a.h
[src/mame/midway]astrocde.h balsente.h gridlee.h mcr3.h midyunit.h sspeedr.h
[src/mame/miltonbradley]vectrex.h
[src/mame/misc]3do.h ampoker2.h calomega.h coolpool.h dcheese.h efdt.h esripsys.h flower_a.h homedata.h kyugo.h ladyfrog.h malzak.h micro3d.h micro3d_a.h norautp.h shangkid.h truco.h trucocl.h
[src/mame/morrow]mpz80.h
[src/mame/multitech]mpf1.h
[src/mame/namco]20pacgal.h bosco.h digdug.h galaga.h gaplus.h mappy.h namcona1.h namconb1.h namcos1.h namcos2.h namcos22.h namcos86.h polepos.h polepos_a.h tceptor.h turrett.h warpwarp.h warpwarp_a.h xevious.h
[src/mame/ncd]bert_m.h
[src/mame/nec]bungo.h pc8401a.h pc9801.h pc9801_epson.h pc9821.h pc98ha.h pce.h
[src/mame/neogeo]neogeo.h
[src/mame/netronics]elf.h
[src/mame/next]next.h
[src/mame/nichibutsu]armedf.h clshroad.h cop01.h galivan.h gomoku_a.h magmax.h nbmj8688.h nbmj8900.h nbmj9195.h pastelg.h seicross.h terracre.h tubep.h wiping_a.h
[src/mame/nintendo]dkong.h gba.h mario.h n8080.h nds.h nes.h popeye.h punchout.h snes.h
[src/mame/nix]fitfight.h
[src/mame/nmk]nmk16.h powerins.h
[src/mame/nokia]mikromik.h
[src/mame/olympia]dday.h portrait.h
[src/mame/omnibyte]ob68k1a.h
[src/mame/osborne]osborne1.h
[src/mame/osi]osi.h
[src/mame/pacman]pacman.h
[src/mame/philips]cdi.h p2000t.h
[src/mame/phoenix]naughtyb.h phoenix.h phoenix_a.h
[src/mame/pinball]s11.h
[src/mame/playmark]playmark.h sslam.h
[src/mame/poly88]poly88.h
[src/mame/psikyo]psikyo.h psikyosh.h
[src/mame/psion]psion.h psion5.h
[src/mame/ramtek]hitme.h starcrus.h
[src/mame/rca]vip.h
[src/mame/rm]rm380z.h rmnimbus.h
[src/mame/rockwell]aim65.h
[src/mame/saitek]stratos.h
[src/mame/sanritsu]mermaid.h
[src/mame/sanyo]mbc55x.h phc25.h
[src/mame/sega]dc.h dc_atomiswave.h megadriv_acbl.h model1.h model2.h model3.h naomi.h saturn.h segag80.h segag80r.h segag80r_a.h segag80v.h segaic16.h segaic16_m.h segas16b.h segas18.h segas24.h segas32.h segasp.h segaxbd.h segaybd.h sms.h system1.h system16.h turbo.h vicdual_a.h zaxxon.h
[src/mame/seibu]darkmist.h kncljoe.h stfight.h wiz.h
[src/mame/seta]seta.h seta2.h speedatk.h srmp2.h ssv.h
[src/mame/shared]cclimber_a.h pk8000_v.h timeplt_a.h xbox_nv2a.h xbox_usb.h
[src/mame/sharp]mz2500.h mz700.h mz80.h pc1251.h pc1350.h pc1401.h pc1403.h pocketc.h x1.h x68k.h
[src/mame/siemens]pcd_kbd.h
[src/mame/sigma]spiders.h
[src/mame/sinclair]beta_m.h
[src/mame/skeleton]busicom.h cosmicos.h cxhumax.h dm7000.h micronic.h softbox.h vp415.h xor100.h zorba.h
[src/mame/snk]hng64.h lasso.h prehisle.h snk.h snk6502.h snk6502_a.h
[src/mame/stern]cliffhgr_a.h
[src/mame/subsino]subsino_m.h
[src/mame/suna]suna8.h
[src/mame/sunelectronics]markham.h route16.h shangha3.h
[src/mame/svision]svision.h
[src/mame/swtpc]swtpc09.h
[src/mame/taito]crbaloon.h darius.h grchamp.h gsword.h ninjaw.h othunder.h qix.h slapshot.h spdheat.h superchs.h superqix.h taito_b.h taito_f2.h taito_f3.h taito_h.h taito_l.h taito_z.h taitoair.h topspeed.h tsamurai.h undrfire.h wgp.h
[src/mame/tandberg]tdv2324.h
[src/mame/tangerine]microtan.h
[src/mame/tatsumi]lockon.h tatsumi.h tx1.h tx1_a.h
[src/mame/tch]kickgoal.h
[src/mame/technos]ddragon.h ddragon3.h
[src/mame/tecmo]gaiden.h senjyo.h tecmo.h tecmosys.h
[src/mame/tektronix]tek405x.h
[src/mame/telenova]compiskb.h
[src/mame/telercas]tmc1800.h tmc2000e.h tmc600.h
[src/mame/tesla]ondra.h pmd85.h
[src/mame/thepit]thepit.h
[src/mame/thomson]thomson.h
[src/mame/ti]avigo.h ti85.h
[src/mame/tiger]gamecom.h
[src/mame/tiki]tiki100.h
[src/mame/toaplan]toaplan1.h toaplan2.h twincobr.h
[src/mame/trs]coco.h coco12.h coco3.h dgn_beta.h dragon.h tandy2k.h trs80.h trs80m2.h trs80m3.h
[src/mame/tvgames]elan_eu3a05_a.h generalplus_gpl16250.h generalplus_gpl16250_m.h generalplus_gpl16250_nand.h generalplus_gpl16250_romram.h spg2xx.h xavix.h xavix_2000.h xavix_2002.h
[src/mame/unico]drgnmst.h unico.h
[src/mame/universal]cheekyms.h cheekyms_a.h cosmic.h docastle.h mrdo.h
[src/mame/upl]ninjakd2.h nova2001.h
[src/mame/ussr]b2m.h bk.h lviv.h mikro80.h partner.h pk8020.h radio86.h tiamc1.h tiamc1_a.h ut88.h vector06.h
[src/mame/valadon]bagman.h
[src/mame/verifone]tranz330.h
[src/mame/vidbrain]vidbrain.h
[src/mame/videoton]tvc_a.h
[src/mame/visual]v1050.h
[src/mame/vsystem]aerofgt.h crshrace.cpp crshrace.h crshrace_v.cpp f1gp.cpp f1gp.h f1gp_v.cpp fromanc2.h fromance.h ojankohs.h taotaido.cpp taotaido.h taotaido_v.cpp
[src/mame/vtech]crvision.h pc4.h socrates_a.h vsmile.h vtech2.h
[src/mame/wavemate]bullet.h
[src/mame/wing]lucky74.h
[src/mame/xerox]xerox820.h
[src/mame/zaccaria]laserbat.h zac2650.h zaccaria.h zaccaria_a.h
[src/mame/zvt]pp01.h

r192067 Wednesday 1st February, 2023 at 16:41:15 UTC by Vasantha Crabb
osd/windows/window.cpp: Allow BGFX to bounce cleanly when toggling fullscreen on Windows with multiple output screens/windows.
[src/osd/windows]window.cpp

r192066 Wednesday 1st February, 2023 at 16:23:36 UTC by Vasantha Crabb
osd: Fixed BGFX crash on toggling fullscreen on Linux.

Also fixed draw13.cpp upsetting older versions of clang.
[src/osd/mac]video.cpp
[src/osd/modules/lib]osdobj_common.cpp
[src/osd/modules/render]draw13.cpp drawbgfx.cpp drawbgfx.h
[src/osd/sdl]osdsdl.cpp

r192065 Wednesday 1st February, 2023 at 14:56:31 UTC by hap
New working systems
-------------------
Saturn: Space Fighter 3D [Dillweed, SNESNESCUBE64]
[src/mame]mame.lst
[src/mame/dataeast]astrof.cpp

r192064 Wednesday 1st February, 2023 at 14:06:19 UTC by Vasantha Crabb
Updated Chinese UI translations. [YuiFAN]
[language/Chinese_Simplified]strings.po
[language/Chinese_Traditional]strings.po

r192063 Wednesday 1st February, 2023 at 13:43:13 UTC by Vasantha Crabb
render/bgfx: Fixed texture object lifecycle issues.
[src/osd/modules/render]drawbgfx.cpp
[src/osd/modules/render/bgfx]chainmanager.cpp chainmanager.h chainreader.cpp chainreader.h targetmanager.cpp targetmanager.h targetreader.cpp texturehandleprovider.h texturemanager.cpp texturemanager.h

r192062 Wednesday 1st February, 2023 at 12:28:05 UTC by hap
New systems marked not working
------------------------------
Computer Othello [hap, Dillweed, SNESNESCUBE64]
[src/devices/bus/msx/cart]easi_speech.cpp
[src/devices/sound]sp0256.h
[src/mame]arcade.flt mame.lst
[src/mame/appliedconcepts]ggm.cpp
[src/mame/chess]compuchess.cpp
[src/mame/handheld]hh_sm510.h hh_tms1k.h nl_bship.h nl_sfxphasor.h
[src/mame/layout]blockch.lay cothello.lay*
[src/mame/nintendo]cothello.cpp*

r192061 Wednesday 1st February, 2023 at 07:25:59 UTC by patrick.mackinlay
softfloat: de-conflict include guards
[src/devices/cpu/i386]i386.h
[src/devices/cpu/m68000]m68kmusashi.h
[src/devices/machine]i8087.h

r192060 Wednesday 1st February, 2023 at 06:30:24 UTC by patrick.mackinlay
font_sdl: better fix for variable-length array
[src/osd/modules/font]font_sdl.cpp

r192059 Wednesday 1st February, 2023 at 06:19:55 UTC by patrick.mackinlay
font_sdl: avoid variable-length array
[src/osd/modules/font]font_sdl.cpp

r192058 Wednesday 1st February, 2023 at 05:12:58 UTC by Vasantha Crabb
Use EQUIVALENT_ARRAY to avoid issues with std::size on member arrays, enable warnings for VLAs in C++.
[scripts]genie.lua
[src/osd/modules/input]input_xinput.cpp
[src/osd/modules/render/d3d]d3dhlsl.cpp
[src/tools]chdman.cpp

r192057 Wednesday 1st February, 2023 at 03:00:25 UTC by patrick.mackinlay
osd/tools: msvc fixes

* xinput.h depends on windows.h
* avoid use of non-standard variable-length arrays
[src/osd/modules/input]input_xinput.h
[src/osd/modules/render/d3d]d3dhlsl.cpp
[src/tools]chdman.cpp

r192056 Tuesday 31st January, 2023 at 23:53:58 UTC by R. Belmont
ncr53c90: updates [R. Belmont]
- Transfer counter semantics were incorrect for async mode
- DRQ wasn't updated after all operations that could change it

Mac Quadra 700 now gets to "Welcome to Macintosh" from HDD, and SPARCStation-1 can still boot Solaris.
[src/devices/machine]ncr53c90.cpp

r192055 Tuesday 31st January, 2023 at 17:27:05 UTC by Vasantha Crabb
Implemented probe for D3D module to detect lack of D3D9 sooner.
[src/osd/modules/render]drawd3d.cpp

r192054 Tuesday 31st January, 2023 at 17:07:43 UTC by Osso
mame/v*-z*: put drivers in anonymous namespaces where applicable, updated #ifndef guards to the current tree structure
[src/mame/vidbrain]uv201.h
[src/mame/videoton]tvc.cpp tvc_a.h
[src/mame/virtual]ldplayer.cpp wavesynth.cpp
[src/mame/visual]v100.cpp v102.cpp v102_kbd.h v1050kb.h v550.cpp
[src/mame/votrax]votrtnt.cpp
[src/mame/vsystem]mb60553.h vs9209.h vs920a.h vsystem_gga.h vsystem_spr.h vsystem_spr2.h
[src/mame/vtech]clickstart.cpp geniusiq.cpp geniusjr.cpp gkidabc.cpp glcx.cpp innotv_innotabmax.cpp inteladv.cpp laser3k.cpp lcmate2.cpp socrates.cpp socrates_a.h storio.cpp vtech1.cpp vtech_eu3a12.cpp vtech_innotab.cpp
[src/mame/wang]wangpc.cpp wangpckb.h
[src/mame/wing]slotcarn.cpp
[src/mame/wyse]wy100.cpp wy150.cpp wy30p.cpp wy50.cpp wy50kb.h wy85.cpp
[src/mame/xerox]alto1.cpp notetaker.cpp x820kb.h
[src/mame/yamaha]fb01.cpp mulcd.h tg100.cpp ymdx11.cpp ymdx7.cpp ymmu100.cpp ymmu5.cpp ymmu50.cpp ymmu80.cpp ympsr340.cpp ymqy70.cpp ymtx81z.cpp ymvl70.cpp
[src/mame/yunsung]nmg5.cpp
[src/mame/zaccaria]nl_zac1b11142.h seabattl.cpp zaccaria_a.h
[src/mame/zenith]mdt60.cpp z100.cpp z22.cpp z29.cpp
[src/mame/zpa]iq151.cpp

r192053 Tuesday 31st January, 2023 at 17:00:44 UTC by Vasantha Crabb
osd: Turned video modules into actual modules, fixed various issues.

Don't ignore the return status of OSD module initialisation.  Attempt to
fall back to an alternate module if the selected module fails to
initialise.  Log more useful diagnostic information at verbose level.

Fixed BGFX crash on exit after toggling fullscreen.  Also persist more
settings than just the selected chains across toggling fullscreen.

Turned video modules into OSD modules in the same sense as all the other
OSD modules.  They now use the same selection/fallback mechanism as all
the other modules without special extra code in the OSD implementations.

Untangled some object ownership mess.  Windows own renderers, OSD
objects own windows.  Fixed a refrence loop that caused the first window
object to always leak.

Don't create renderer object until after underlying window has been
created.  Fixed issues with order of creation/destruction when toggling
fullscreen or changing prescale in fullscreen with -switchres in SDL
builds.

Use more smart pointers in BGFX and Direct3D render modules.  Most of
the code now reutrns a smart pointer when handing over ownership or a
naked pointer when retaining ownership.  Fixed a few leaks and
simplified cleanup code.

Encapsulated various OSD modules better.
[scripts/src/osd]modules.lua sdl.lua windows.lua
[src/osd/mac]video.cpp window.cpp window.h
[src/osd/modules]osdmodule.cpp osdmodule.h osdwindow.cpp osdwindow.h
[src/osd/modules/debugger]debugwin.cpp
[src/osd/modules/debugger/win]debugwininfo.cpp
[src/osd/modules/font]font_module.h
[src/osd/modules/input]input_dinput.cpp input_rawinput.cpp input_win32.cpp
[src/osd/modules/lib]osdobj_common.cpp osdobj_common.h
[src/osd/modules/output]network.cpp output_module.h win32_output.cpp
[src/osd/modules/render]aviwrite.h blit13.h blit13.ipp* draw13.cpp draw13.h drawbgfx.cpp drawbgfx.h drawd3d.cpp drawd3d.h drawgdi.cpp drawgdi.h drawnone.cpp drawnone.h drawogl.cpp drawogl.h drawsdl.cpp drawsdl.h render_module.h*
[src/osd/modules/render/bgfx]chainmanager.cpp chainmanager.h effect.cpp effect.h effectmanager.cpp effectmanager.h effectreader.cpp effectreader.h shadermanager.cpp shadermanager.h uniformreader.cpp uniformreader.h view.cpp view.h
[src/osd/modules/render/d3d]d3dcomm.h d3dhlsl.cpp d3dhlsl.h
[src/osd/modules/sound]coreaudio_sound.cpp direct_sound.cpp js_sound.cpp pa_sound.cpp pulse_sound.cpp sdl_sound.cpp sound_module.h xaudio2_sound.cpp
[src/osd/sdl]osdsdl.cpp osdsdl.h video.cpp window.cpp window.h
[src/osd/windows]video.cpp window.cpp window.h winmain.cpp winmain.h

r192052 Tuesday 31st January, 2023 at 09:03:31 UTC by patrick.mackinlay
z80dma: improved end of block test
[src/devices/machine]z80dma.cpp z80dma.h

r192051 Tuesday 31st January, 2023 at 01:06:22 UTC by AJR
spclforc, spcfrcii: Add sound device
[src/mame/nintendo]dkong.cpp dkong.h dkong_v.cpp

r192050 Tuesday 31st January, 2023 at 00:14:13 UTC by AJR
se3208: Execution code cleanup
- Remove most macros, replacing a few important ones with coretmpl inlines
- Eliminate some unnecessary operand masking
[src/devices/cpu/se3208]se3208.cpp se3208.h

r192049 Monday 30th January, 2023 at 19:14:01 UTC by Olivier Galibert
moof: Fix the flux tracks
[/branches/new68k/src/lib/formats]as_dsk.cpp

r192048 Monday 30th January, 2023 at 19:14:50 UTC by Olivier Galibert
moof: Fix the flux tracks
[src/lib/formats]as_dsk.cpp

r192047 Monday 30th January, 2023 at 17:14:52 UTC by Osso
New software list items marked not working
------------------------------------------
Pre-Computer Speller [Sean Riddle]
[hash]pc1000.xml

r192046 Monday 30th January, 2023 at 17:02:54 UTC by Osso
mame/t*,u*: put drivers in anonymous namespaces where applicable, updated #ifndef guards to the current tree structure
[src/mame/ta]alphatpx.cpp alphatro.cpp
[src/mame/tab]e22_kbd.h
[src/mame/taito]2mindril.cpp bingowav.cpp capr1.cpp caprcyc.cpp cchance.cpp cpzodiac.cpp cyclemb.cpp dinoking.cpp invqix.cpp jollyjgr.cpp lgp.cpp marinedt.cpp minivadr.cpp missb2.cpp pc080sn.h pc090oj.h sbowling.cpp scyclone.cpp taito_en.h taito_helper.h taitocchip.h taitoio.h taitoio_yoke.h taitopjc.cpp taitosjsec.h taitottl.cpp taitotx.cpp tc0080vco.h tc0100scn.h tc0110pcr.h tc0150rod.h tc0180vcu.h tc0280grd.h tc0360pri.h tc0480scp.h tc0780fpa.h
[src/mame/tangerine]alphatan.cpp hhtiger.cpp oric.cpp
[src/mame/tatsumi]kingdrby.cpp tx1_a.h
[src/mame/tatung]einstein.cpp
[src/mame/tch]wheelfir.cpp
[src/mame/tecmo]tecmo_mix.h
[src/mame/tektronix]tek410x.cpp tek410x_kbd.h tek440x.cpp tekxp33x.cpp
[src/mame/telenova]compis.cpp
[src/mame/televideo]ts3000.cpp ts802.cpp ts803.cpp ts816.cpp tv910.cpp tv924.cpp tv950.cpp tv950kb.h tv955.cpp tv955kb.h tv965.cpp tv990.cpp
[src/mame/tesla]pmi80.cpp
[src/mame/ti]733_asr.h 911_vdt.h evmbug.cpp exelv.cpp geneve.cpp ti931.cpp ti990_10.cpp ti990_4.cpp ti99_4x.cpp
[src/mame/tigertel]docg3.h gizmondo.cpp
[src/mame/toaplan]gp9001.h mjsister.cpp toaplan_scu.h
[src/mame/tomy]tomy_princ.cpp
[src/mame/toshiba]paso1600.cpp
[src/mame/trainer]amico2k.cpp babbage.cpp bob85.cpp crei680.cpp dolphunk.cpp emma2.cpp instruct.cpp pro80.cpp savia84.cpp selz80.cpp tk80.cpp zapcomputer.cpp
[src/mame/trs]6883sam.h coco_vhd.h gime.h max80.cpp meritum.cpp radionic.cpp tandy2kb.h trs80m2kb.h
[src/mame/tvgames]actions_atj2279b.cpp bl_handhelds_lcdc.h elan_ep3a19a.cpp elan_ep3a19asys.h elan_eu3a05.cpp elan_eu3a05_a.h elan_eu3a05commonsys.h elan_eu3a05commonvid.h elan_eu3a05gpio.h elan_eu3a05sys.h elan_eu3a05vid.h elan_eu3a14.cpp elan_eu3a14sys.h elan_eu3a14vid.h generalplus_gpl16250_m.h generalplus_gpl16250_mobigo.cpp generalplus_gpl16250_spi.cpp generalplus_gpl16250_spi_direct.cpp generalplus_gpl162xx_lcdtype.cpp generalplus_gpl32612.cpp generalplus_gpl_unknown.cpp hyperscan_card.h hyperscan_ctrl.h magiceyes_pollux_vr3520f.cpp monkey_king_3b.cpp pubint_storyreader.cpp spg110.cpp spg29x.cpp spg29x_lexibook_jg7425.cpp spg2xx_digimake.cpp spg2xx_dreamlife.cpp spg2xx_ican.cpp spg2xx_jakks.cpp spg2xx_jakks_gkr.cpp spg2xx_jakks_sharp.cpp spg2xx_jakks_tvtouch.cpp spg2xx_lexibook.cpp spg2xx_mysprtch.cpp spg2xx_pdc.cpp spg2xx_playvision.cpp spg2xx_senario.cpp spg2xx_senario_poker.cpp spg2xx_senca.cpp spg2xx_shredmjr.cpp spg2xx_skannerztv.cpp spg2xx_smarttv.cpp spg2xx_telestory.cpp spg2xx_tvgogo.cpp spg2xx_vii.cpp spg2xx_wiwi.cpp spg2xx_zone.cpp st2302u_bbl_rom.cpp st2302u_bbl_spi.cpp trkfldch.cpp xavix2.cpp xavix2002_io.h xavix_adc.h xavix_anport.h xavix_io.h xavix_madfb_ball.h xavix_math.h xavix_mtrk_wheel.h
[src/mame/ultimachine]rambo.cpp
[src/mame/ultratec]minicom.cpp
[src/mame/unicard]bbcbc.cpp
[src/mame/unico]goori.cpp unianapc.cpp
[src/mame/unisonic]gic.h unichamp.cpp
[src/mame/universal]cheekyms_a.h cosmicg.cpp ladybug_video.h nl_cheekyms.h superdq.cpp zerohour_stars.h
[src/mame/ussr]cm1800.cpp dvk_kcgd.cpp dvk_ksm.cpp ie15.cpp irisha.cpp km035.h mikrosha.cpp mk85.cpp mk90.cpp mk98.cpp ms6102.cpp pyl601.cpp sm1800.cpp sm7238.cpp specialsound.h tiamc1_a.h uknc.cpp

r192045 Monday 30th January, 2023 at 14:28:01 UTC by Miodrag Milanović
plib/plist.h: Stop using deprecated std::iterator template. (#10864)
[src/lib/netlist/plib]plists.h

r192044 Monday 30th January, 2023 at 13:03:03 UTC by patrick.mackinlay
z80dma: correct end of block test again
[src/devices/machine]z80dma.cpp

r192043 Monday 30th January, 2023 at 08:08:52 UTC by Olivier Galibert
gaelco: Fix screen decryption (not that happy with the fix though)
[/branches/new68k/src/mame/gaelco]gaelcrpt.cpp

r192042 Monday 30th January, 2023 at 07:54:26 UTC by Olivier Galibert
m68000: Properly acknowledge interrupts when no mixer is present
[/branches/new68k/src/devices/cpu/m68000]m68000.cpp

r192041 Sunday 29th January, 2023 at 20:33:29 UTC by wilbertpol
msx1_cass.xml: Updated metadata and notes on a lot of software releases. (#10860)

* Moved 7cardstd and 7cardstda to B sides of Samantha Fox Strip Poker.
* Renamed cityconj to citycona.
* Renamed queenglf to golfa.
* Renamed bumpygts to juegue03.
* Renamed maziacs to msxsof02.
* Renamed cubik to msxsof06.
* Renamed 007agesp to msxsof07.
* Renamed batespac to msxsw13.
* Renamed ean info lines to gtin.
* Fixed duplicate part name in tutor.
* Added developer info to Base de Datos.
[hash]msx1_cass.xml

r192040 Sunday 29th January, 2023 at 18:22:45 UTC by Olivier Galibert
emumem: Fix delegates on delay methods
m68000: Fix the vpa timings
mac128: Use vpa for the via
[/branches/new68k/src/devices/cpu/m68000]m68000.cpp m68000.h
[/branches/new68k/src/emu]addrmap.h emumem.cpp
[/branches/new68k/src/mame/apple]mac128.cpp

r192039 Sunday 29th January, 2023 at 14:56:03 UTC by Angelo Salese
misc/xtom3d.cpp: preliminary pumpit1 hookup
[/branches/pc_i440bx-pumpit/src/mame]mame.lst
[/branches/pc_i440bx-pumpit/src/mame/misc]xtom3d.cpp

r192038 Sunday 29th January, 2023 at 01:24:27 UTC by Angelo Salese
pci-smbus.h: make map public so it can be reused by i82371eb_acpi (would otherwise fail mapping to the intended HW)
[/branches]pc_i440bx-pumpit*

r192037 Sunday 29th January, 2023 at 01:24:27 UTC by Angelo Salese
pci-smbus.h: make map public so it can be reused by i82371eb_acpi (would otherwise fail mapping to the intended HW)
[/branches/pc_i440bx/src/devices/machine]i82371eb_acpi.cpp pci-smbus.h

r192036 Sunday 29th January, 2023 at 08:05:16 UTC by Osso
New software list items marked not working
------------------------------------------
misterx: Mega-Quiz [Team Europe]
[hash]misterx.xml
[src/mame/misc]jungleyo.cpp
[src/mame/vtech]pc2000.cpp

r192035 Saturday 28th January, 2023 at 20:20:51 UTC by Vasantha Crabb
render/bgfx: Fixed Linux build.
[src/osd/modules/render/bgfx]valueuniform.cpp valueuniform.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team