Note Feed

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

Previous 50 199869 Revisions Next 50

r169221 Thursday 29th October, 2020 at 11:46:58 UTC by smf
fixed sta/lda instruction name [smf]
[/branches/fmrewrite/src/devices/cpu/i8085]8085dasm.cpp

r169220 Thursday 29th October, 2020 at 10:17:42 UTC by patrick.mackinlay
ncr5380: bug fixes

* clear ACK upon exit from DMA mode
* assert DRQ at start of DMA initiator send cycle
[/branches/fmrewrite/src/devices/machine]ncr5380n.cpp
[/branches/fmrewrite/src/mame/machine]dmac_0266.cpp

r169219 Thursday 29th October, 2020 at 06:47:22 UTC by firehawke
Merge pull request #7409 from mamedev/AppleSoftlist

New working software list additions (apple2_flop_orig.xml)

r169218 Thursday 29th October, 2020 at 06:29:39 UTC by firehawke
New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Mini-Pix #2 (Version 1986-11-01) [4am, Firehawke]
Mini-Pix #3 (Version 1986-11-17) [4am, Firehawke]
I.O. Silver [4am, Firehawke]
[/branches/fmrewrite/hash]apple2_flop_orig.xml

r169217 Thursday 29th October, 2020 at 01:40:25 UTC by Vasantha Crabb
Apple calls llvm/clang 10 Xcode 12, update warning flags.
[/branches/fmrewrite/scripts]genie.lua

r169216 Wednesday 28th October, 2020 at 23:33:05 UTC by Robbbert
invrvnge: adjusted sound timings to more closely match a real machine (info from Tafoid)
[/branches/fmrewrite/src/mame/drivers]8080bw.cpp

r169215 Wednesday 28th October, 2020 at 20:43:04 UTC by AJR
m740: Fix cycle timings for CLB/SEB ($zz), BBC/BBS (all modes) & RRF
[/branches/fmrewrite/src/devices/cpu/m6502]om740.lst

r169214 Wednesday 28th October, 2020 at 19:30:29 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Win Bingo 2006 [f205v]
[/branches/fmrewrite/scripts/target/mame]arcade.lua
[/branches/fmrewrite/src/mame]arcade.flt mame.lst
[/branches/fmrewrite/src/mame/drivers]winbingo.cpp*

r169213 Wednesday 28th October, 2020 at 13:36:55 UTC by Vasantha Crabb
Miscellaneous clean-up.

* Replaced several uses of auto_alloc.
* Removed a trampoline in bus/isa/xtide.cpp.
[/branches/fmrewrite/src/devices/bus/hp_dio]hp98620.cpp hp98620.h
[/branches/fmrewrite/src/devices/bus/isa]isa.cpp isa.h xtide.cpp xtide.h
[/branches/fmrewrite/src/devices/cpu/alto2]a2disp.cpp a2disp.h
[/branches/fmrewrite/src/devices/machine]vrender0.cpp vrender0.h
[/branches/fmrewrite/src/devices/video]vic4567.cpp vic4567.h
[/branches/fmrewrite/src/mame/drivers]dfs500.cpp menghong.cpp photoply.cpp
[/branches/fmrewrite/src/mame/includes]liberatr.h
[/branches/fmrewrite/src/mame/video]liberatr.cpp

r169212 Wednesday 28th October, 2020 at 12:56:07 UTC by R. Belmont
catseye.cpp: fix Clang compile.
[/branches/fmrewrite/src/devices/video]catseye.cpp

r169211 Wednesday 28th October, 2020 at 12:43:04 UTC by R. Belmont
hp98620: fix Clang build.
[/branches/fmrewrite/src/devices/bus/hp_dio]hp98620.cpp

r169210 Wednesday 28th October, 2020 at 10:31:15 UTC by clawgrip
New clones marked as NOT_WORKING

--------------------------------
Diana Olakoa (v8.38) [Victor Fernandez (City Game), ClawGrip]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]microdar.cpp

r169209 Wednesday 28th October, 2020 at 03:58:52 UTC by Vasantha Crabb
docs: Add links to some internal layouts that demonstrate various features, and udpate required MSYS64 packages for using lld.
[/branches/fmrewrite/docs/source/initialsetup]compilingmame.rst
[/branches/fmrewrite/docs/source/techspecs]layout_files.rst

r169208 Wednesday 28th October, 2020 at 01:44:15 UTC by sven.schnelle
Uninitialized variable fixes (#7406)

* hp98265a: initialize members
* hp98543: initialize members
* hp98544: initialize members
* hp98550: initialize members
* hp98620: initialize members
* hp98644: initialize members
* hp_dio: initialize members
* human_interface: initialize members
* hlebase: initialize members
* hlemouse: initialize members
* hp_hil: initialize members
* 8291a: initialize members
* ins8250: initialize members
* tms9914: initialize members
* catseye: initialize members
[/branches/fmrewrite/src/devices/bus/hp_dio]hp98265a.cpp hp98543.cpp hp98544.cpp hp98550.cpp hp98620.cpp hp98620.h hp98644.cpp hp_dio.cpp human_interface.cpp
[/branches/fmrewrite/src/devices/bus/hp_hil]hlebase.cpp hlemouse.cpp hp_hil.cpp
[/branches/fmrewrite/src/devices/machine]i8291a.cpp ins8250.cpp tms9914.cpp
[/branches/fmrewrite/src/devices/video]catseye.cpp

r169207 Tuesday 27th October, 2020 at 23:31:55 UTC by Vasantha Crabb
Merge tag 'mame0226' into mainline-master

MAME 0.226
[/branches/fmrewrite/.github/workflows]ci-windows.yml
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml
[/branches/fmrewrite/scripts/src]bus.lua cpu.lua
[/branches/fmrewrite/src/devices/bus/coco]coco_multi.cpp coco_orch90.cpp coco_stecomp.cpp* coco_stecomp.h*
[/branches/fmrewrite/src/devices/cpu/lc57]lc57d.cpp* lc57d.h*
[/branches/fmrewrite/src/devices/cpu/m6502]m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h
[/branches/fmrewrite/src/devices/cpu/msm65x2]msm65x2d.cpp* msm65x2d.h*
[/branches/fmrewrite/src/devices/sound]ymf262.cpp
[/branches/fmrewrite/src/devices/video]snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]machine.h
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]coco12.cpp cps1bl_5205.cpp dragon.cpp galaxian.cpp mac.cpp macprtb.cpp macpwrbk030.cpp namcops2.cpp pacman.cpp
[/branches/fmrewrite/src/mame/includes]mac.h namcos22.h
[/branches/fmrewrite/src/mame/machine]mac.cpp macadb.cpp macadb.h
[/branches/fmrewrite/src/mame/video]cps1.cpp namcos22.cpp
[/branches/fmrewrite/src/tools]unidasm.cpp

r169206 Tuesday 27th October, 2020 at 01:00:36 UTC by Vasantha Crabb
Bump version to 0.226
[/branches/fmrewrite]makefile
[/branches/fmrewrite/.github/workflows]ci-windows.yml
[/branches/fmrewrite/android-project/app/src/main]AndroidManifest.xml
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml
[/branches/fmrewrite/scripts/src]bus.lua cpu.lua
[/branches/fmrewrite/src/devices/bus/coco]coco_multi.cpp coco_orch90.cpp coco_stecomp.cpp coco_stecomp.h
[/branches/fmrewrite/src/devices/cpu/lc57]lc57d.cpp lc57d.h
[/branches/fmrewrite/src/devices/cpu/m6502]m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h
[/branches/fmrewrite/src/devices/cpu/msm65x2]msm65x2d.cpp msm65x2d.h
[/branches/fmrewrite/src/devices/sound]ymf262.cpp
[/branches/fmrewrite/src/devices/video]snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]machine.h
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]coco12.cpp cps1bl_5205.cpp dragon.cpp galaxian.cpp mac.cpp macprtb.cpp macpwrbk030.cpp namcops2.cpp pacman.cpp
[/branches/fmrewrite/src/mame/includes]mac.h namcos22.h
[/branches/fmrewrite/src/mame/machine]mac.cpp macadb.cpp macadb.h
[/branches/fmrewrite/src/mame/video]cps1.cpp namcos22.cpp
[/branches/fmrewrite/src/tools]unidasm.cpp

r169205 Tuesday 27th October, 2020 at 14:11:47 UTC by scott.percival
ymf262: fix off-by-one error in OPL3_SLOT_CONNECT
[/branches/fmrewrite/src/devices/sound]ymf262.cpp

r169204 Tuesday 27th October, 2020 at 05:04:21 UTC by clawgrip
pacman.cpp: Remove 'mspacmanbg3', it was a bad dump of 'pacmansp' (#7400)
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]pacman.cpp

r169203 Monday 26th October, 2020 at 10:42:43 UTC by Olivier Galibert
lc57, msm65x2: Add disassemblers [O. Galibert]
[/branches/fmrewrite/scripts/src]cpu.lua
[/branches/fmrewrite/src/devices/cpu/lc57]lc57d.cpp* lc57d.h*
[/branches/fmrewrite/src/devices/cpu/msm65x2]msm65x2d.cpp* msm65x2d.h*
[/branches/fmrewrite/src/tools]unidasm.cpp

r169202 Monday 26th October, 2020 at 08:42:18 UTC by tim.lindner
bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379)
[/branches/fmrewrite/scripts/src]bus.lua
[/branches/fmrewrite/src/devices/bus/coco]coco_multi.cpp coco_orch90.cpp coco_stecomp.cpp* coco_stecomp.h*
[/branches/fmrewrite/src/mame/drivers]coco12.cpp dragon.cpp

r169201 Monday 26th October, 2020 at 01:32:27 UTC by Vasantha Crabb
Merge branch 'release0226' into mainline-master
[/branches/fmrewrite/.github/workflows]ci-windows.yml
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml
[/branches/fmrewrite/src/devices/cpu/m6502]m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h
[/branches/fmrewrite/src/devices/video]snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]machine.h
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]cps1bl_5205.cpp galaxian.cpp mac.cpp macprtb.cpp macpwrbk030.cpp namcops2.cpp pacman.cpp
[/branches/fmrewrite/src/mame/includes]mac.h namcos22.h
[/branches/fmrewrite/src/mame/machine]mac.cpp macadb.cpp macadb.h
[/branches/fmrewrite/src/mame/video]cps1.cpp namcos22.cpp

r169200 Monday 26th October, 2020 at 01:21:45 UTC by Vasantha Crabb
megaplay.cpp: Marked mp_shnb3 as not working.
[/branches/fmrewrite/src/mame/drivers]megaplay.cpp

r169199 Monday 26th October, 2020 at 01:19:12 UTC by AJR
3rdparty.lua: Another build fix for older OS X versions
[/branches/fmrewrite/scripts/src]3rdparty.lua

r169198 Monday 26th October, 2020 at 01:19:00 UTC by davidhaywood
add protection handling to Tranquillizer Gun so that the game plays correctly [David Haywood]
[/branches/fmrewrite/src/mame/drivers]vicdual.cpp
[/branches/fmrewrite/src/mame/includes]vicdual.h

r169197 Sunday 25th October, 2020 at 20:43:33 UTC by Aaron Giles
sound: Fix bug where gain was doubly-applied in some cases.

(cherry picked from commit 0e4e6a5db7c0d7adc83fbaaad2dc841918a7781b)
[/branches/fmrewrite/src/emu]sound.cpp

r169196 Sunday 25th October, 2020 at 15:40:46 UTC by Vasantha Crabb
laser2001_flop: Add unsupported flag to kaarme.
[/branches/fmrewrite/hash]laser2001_flop.xml

r169195 Sunday 25th October, 2020 at 13:38:16 UTC by Vasantha Crabb
apple2_flop_clcracked.xml: Correct typo in title (checked against title screen).
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml

r169194 Sunday 25th October, 2020 at 09:44:53 UTC by Vasantha Crabb
taitogn.cpp: Marked raycrisj as a clone of raycris.
[/branches/fmrewrite/.github/workflows]ci-windows.yml
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml
[/branches/fmrewrite/scripts/src]3rdparty.lua
[/branches/fmrewrite/src/devices/cpu/m6502]m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h
[/branches/fmrewrite/src/devices/video]snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]machine.h sound.cpp
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]cps1bl_5205.cpp galaxian.cpp mac.cpp macprtb.cpp macpwrbk030.cpp namcops2.cpp pacman.cpp taitogn.cpp vicdual.cpp
[/branches/fmrewrite/src/mame/includes]mac.h namcos22.h vicdual.h
[/branches/fmrewrite/src/mame/machine]mac.cpp macadb.cpp macadb.h
[/branches/fmrewrite/src/mame/video]cps1.cpp namcos22.cpp

r169193 Sunday 25th October, 2020 at 22:42:17 UTC by firehawke
Merge pull request #7396 from Firehawke/AppleSoftlist

Apple softlist update for end of October 2020
[/branches/fmrewrite].appveyor.yml .drone.sec .drone.yml .gitignore .travis.yml README.md
[/branches/fmrewrite/.github/workflows]ci-linux.yml* ci-macos.yml* ci-windows.yml* hash.yml*
[/branches/fmrewrite/docs/source/techspecs]layout_files.rst
[/branches/fmrewrite/hash]aquarius.xml aquarius_cart.xml* aquarius_cass.xml* bbc_rom.xml c64_cass.xml c64_flop_clcracked.xml fmtowns_cd.xml fmtowns_flop.xml gameboy.xml gbcolor.xml ibm5170.xml juku.xml sorcerer_cass.xml ssem_quik.xml* vgmplay.xml
[/branches/fmrewrite/language/Turkish]strings.po
[/branches/fmrewrite/plugins/hiscore]hiscore.dat
[/branches/fmrewrite/scripts]genie.lua
[/branches/fmrewrite/scripts/src]3rdparty.lua bus.lua cpu.lua formats.lua main.lua sound.lua
[/branches/fmrewrite/scripts/target/mame]arcade.lua ci.lua mess.lua nl.lua tiny.lua virtual.lua
[/branches/fmrewrite/src/devices/bus/a2bus]a2dx1.cpp a2hsscsi.cpp a2pic.cpp a2pic.h a2sam.cpp grapplerplus.cpp* grapplerplus.h*
[/branches/fmrewrite/src/devices/bus/bbc/rom]datagem.cpp* datagem.h* slot.cpp slot.h
[/branches/fmrewrite/src/devices/bus/bbc/userport]voicebox.cpp voicebox.h
[/branches/fmrewrite/src/devices/bus/cbus]pc9801_86.cpp
[/branches/fmrewrite/src/devices/bus/centronics]covox.cpp digiblst.cpp epson_lx810l.cpp samdac.cpp
[/branches/fmrewrite/src/devices/bus/coco]coco_orch90.cpp
[/branches/fmrewrite/src/devices/bus/cpc]amdrum.cpp magicsound.cpp musicmachine.cpp
[/branches/fmrewrite/src/devices/bus/isa]dectalk.cpp p1_sound.cpp sblaster.cpp stereo_fx.cpp
[/branches/fmrewrite/src/devices/bus/msx_cart]konami.cpp majutsushi.cpp
[/branches/fmrewrite/src/devices/bus/neogeo]prot_fatfury2.cpp
[/branches/fmrewrite/src/devices/bus/pet]2joysnd.cpp cb2snd.cpp
[/branches/fmrewrite/src/devices/bus/samcoupe/expansion]blue_sampler.cpp
[/branches/fmrewrite/src/devices/bus/spectrum]specdrum.cpp
[/branches/fmrewrite/src/devices/bus/vsmile]mat.h
[/branches/fmrewrite/src/devices/cpu/clipper]clipper.cpp
[/branches/fmrewrite/src/devices/cpu/m6502]dm740.lst m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h om740.lst
[/branches/fmrewrite/src/devices/cpu/m68000]m68000.h m68kfpu.cpp* m68kfpu.hxx
[/branches/fmrewrite/src/devices/imagedev]picture.cpp
[/branches/fmrewrite/src/devices/machine]acorn_vidc.cpp acorn_vidc.h e05a30.cpp e05a30.h generalplus_gpl16250soc.cpp generalplus_gpl16250soc_video.cpp ns32202.cpp pckeybrd.cpp pckeybrd.h rescap.h
[/branches/fmrewrite/src/devices/sound]ad1848.cpp dac.cpp dac.h flt_biquad.cpp hc55516.cpp hc55516.h msm5232.cpp tt5665.cpp* tt5665.h* volt_reg.cpp volt_reg.h
[/branches/fmrewrite/src/devices/video]315_5124.cpp 315_5124.h 315_5313.cpp ppu2c0x.cpp ppu2c0x.h snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]disound.cpp disound.h machine.h natkeyboard.cpp rendlay.cpp rendutil.cpp sound.cpp
[/branches/fmrewrite/src/frontend/mame/ui]analogipt.cpp analogipt.h info.cpp miscmenu.cpp
[/branches/fmrewrite/src/lib/formats]aquarius_caq.cpp* aquarius_caq.h* csw_cas.cpp
[/branches/fmrewrite/src/lib/netlist/plib]pfunction.cpp
[/branches/fmrewrite/src/mame]arcade.flt mame.lst mess.flt
[/branches/fmrewrite/src/mame/audio]ad_sound.cpp alesis.cpp atarisac.cpp bally.cpp carnival.cpp csd.cpp gottlieb.cpp harddriv.cpp leland.cpp leland.h midway.cpp midway.h n8080.cpp nichisnd.cpp nichisnd.h nl_armora.cpp nl_barrier.cpp nl_boxingb.cpp nl_brdrline.cpp nl_frogs.cpp nl_spacewar.cpp nl_tailg.cpp pinsnd88.cpp s11c_bg.cpp segag80r.cpp spacefb.cpp targ.cpp williams.cpp wpcsnd.cpp zaccaria.cpp
[/branches/fmrewrite/src/mame/drivers]20pacgal.cpp 4004clk.cpp 40love.cpp aa310.cpp accomm.cpp aci_ggm.cpp aci_prodigy.cpp advision.cpp alesis.cpp alpha68k.cpp alpha68k_n.cpp amstr_pc.cpp apple2.cpp apple2e.cpp apple2gs.cpp apple3.cpp applix.cpp aquarius.cpp armedf.cpp atari400.cpp atari_s1.cpp atari_s2.cpp atpci.cpp ave_arb.cpp babbage.cpp bbc.cpp bebox.cpp betacam.cpp* bigevglf.cpp bking.cpp bowltry.cpp bw12.cpp bwing.cpp byvid.cpp c128.cpp c64.cpp calchase.cpp camplynx.cpp capbowl.cpp cc40.cpp cchasm.cpp chameleonrx1.cpp champbas.cpp chessmate.cpp chessmst.cpp chsuper.cpp circusc.cpp cking_master.cpp cntsteer.cpp coco12.cpp compc.cpp conic_cchess2.cpp coolpool.cpp cop01.cpp cosmic.cpp cps1bl_5205.cpp cubeqst.cpp cvs.cpp cxg_ch2001.cpp cxg_dominator.cpp cxg_scptchess.cpp cxg_sphinx40.cpp cyberbal.cpp cz101.cpp dct11em.cpp de_3.cpp debut.cpp dectalk.cpp dfs500.cpp* dgn_beta.cpp digel804.cpp eacc.cpp einstein.cpp emax.cpp* emma2.cpp emu3.cpp enigma2.cpp esripsys.cpp europc.cpp exterm.cpp fantland.cpp fidel_as12.cpp fidel_card.cpp fidel_cc7.cpp fidel_chesster.cpp fidel_csc.cpp fidel_dames.cpp fidel_desdis.cpp fidel_eag68k.cpp fidel_elite.cpp fidel_excel.cpp fidel_msc.cpp fidel_phantom.cpp fidel_sc12.cpp fidel_sc6.cpp fidel_sc8.cpp fidel_sc9.cpp finalizr.cpp flstory.cpp galaxian.cpp galeb.cpp galivan.cpp galpani3.cpp gamecom.cpp gamecstl.cpp gameking.cpp gammagic.cpp gba.cpp gei.cpp generalplus_gpl16250_rom.cpp generalplus_gpl_unknown.cpp gigatron.cpp gladiatr.cpp go2000.cpp gp32.cpp gradius3.cpp h8.cpp hankin.cpp hapyfish.cpp harddriv.cpp hh_cop400.cpp hh_tms1k.cpp holeland.cpp homedata.cpp homelab.cpp hp48.cpp hp80.cpp hp95lx.cpp hp9845.cpp hp_ipc.cpp hyhoo.cpp hyperspt.cpp ibm6580.cpp ibmpcjr.cpp igs017.cpp indy_indigo2.cpp instantm.cpp instruct.cpp interpro.cpp itech32.cpp jaguar.cpp jankenmn.cpp jazz.cpp jensen.cpp juicebox.cpp juku.cpp jungleyo.cpp junofrst.cpp kchamp.cpp kdt6.cpp kingobox.cpp konamim2.cpp kpython.cpp* kron.cpp ksayakyu.cpp ladyfrog.cpp laserbas.cpp lasso.cpp lazercmd.cpp leland.cpp lft_chiptune.cpp lft_craft.cpp lft_phasor.cpp littlerb.cpp looping.cpp luckybal.cpp m72.cpp m90.cpp mac.cpp mac128.cpp macprtb.cpp* macpwrbk030.cpp* macquadra700.cpp magicfly.cpp mappy.cpp matmania.cpp mc10.cpp meadows.cpp megadriv_acbl.cpp megadriv_rad.cpp megaplay.cpp megazone.cpp mephisto_brikett.cpp mephisto_glasgow.cpp mephisto_mm1.cpp mephisto_mm2.cpp mephisto_modena.cpp mephisto_mondial.cpp mephisto_mondial68k.cpp mephisto_montec.cpp mephistp.cpp merits.cpp meyc8080.cpp meyc8088.cpp mhavoc.cpp microdar.cpp microvsn.cpp midqslvr.cpp mikro80.cpp mindset.cpp mini2440.cpp mips.cpp mjsister.cpp mk14.cpp mogura.cpp monty.cpp mrgame.cpp ms0515.cpp msx.cpp murogem.cpp murogmbl.cpp namcops2.cpp namcos1.cpp nbmj8688.cpp nbmj8891.cpp nbmj8900.cpp nbmj8991.cpp nbmj9195.cpp nes_clone.cpp nes_sh6578.cpp nes_vt.cpp nes_vt02_vt03.cpp* nes_vt09.cpp* nes_vt32.cpp* nes_vt369_vtunknown.cpp* nforcepc.cpp ngp.cpp nightgal.cpp notetaker.cpp novag_micro.cpp novag_micro2.cpp novag_savant.cpp novag_supremo.cpp nsm.cpp nwk-tr.cpp nycaptor.cpp nyny.cpp olivpc1.cpp othello.cpp pacman.cpp palm.cpp pandoras.cpp pangofun.cpp pastelg.cpp pc1500.cpp pce220.cpp pcipc.cpp pcw16.cpp photoply.cpp photoplysx.cpp* pockstat.cpp polepos.cpp pong.cpp ppmast93.cpp pubtimed.cpp px4.cpp px8.cpp pyson.cpp quasar.cpp queen.cpp quizshow.cpp rainbow.cpp rastersp.cpp ravens.cpp regence.cpp replicator.cpp rfslotspcpent.cpp* rltennis.cpp route16.cpp rowamet.cpp royalmah.cpp s11.cpp s11a.cpp s11b.cpp s3.cpp s4.cpp s6.cpp s6a.cpp s7.cpp s8.cpp s8a.cpp s9.cpp saitek_ccompan.cpp saitek_corona.cpp saitek_cp2000.cpp saitek_intchess.cpp saitek_leonardo.cpp saitek_mark5.cpp saitek_minichess.cpp saitek_prschess.cpp saitek_renaissance.cpp saitek_risc2500.cpp saitek_schess.cpp saitek_simultano.cpp saitek_ssystem3.cpp saitek_stratos.cpp saitek_superstar.cpp savia84.cpp sbasketb.cpp sbrkout.cpp sc2.cpp scyclone.cpp segas16a.cpp segas16b.cpp segas24.cpp seicross.cpp senjyo.cpp shangkid.cpp shisen.cpp sitcom.cpp sk1.cpp slc1.cpp slc1a.cpp spdheat.cpp special.cpp spg2xx_lexibook.cpp spg2xx_zone.cpp spg2xx_zone_32bit.cpp ssem.cpp ssozumo.cpp starfire.cpp su2000.cpp suna16.cpp suna8.cpp svmu.cpp tagteam.cpp taito.cpp taitogn.cpp taitosj.cpp taitowlf.cpp talkingbb.cpp talkingfb.cpp tandy1t.cpp tandy2k.cpp tceptor.cpp terracre.cpp thomson.cpp ti85.cpp tm990189.cpp tnzs.cpp trackfld.cpp truco.cpp trucocl.cpp tsamurai.cpp tsispch.cpp tv990.cpp umatic.cpp* ut88.cpp vcombat.cpp vectrex.cpp vg5k.cpp vicdual.cpp vidbrain.cpp videopkr.cpp vigilant.cpp viper.cpp vis.cpp vk100.cpp voyager.cpp vsnes.cpp vt1682.cpp wheelfir.cpp wildpkr.cpp williams.cpp wmg.cpp wrinkles.cpp wyvernf0.cpp x68k.cpp xtheball.cpp xtom3d.cpp
[/branches/fmrewrite/src/mame/includes]alesis.h alpha68k.h apollo.h aquarius.h bbc.h electron.h gladiatr.h hp48.h hp9845.h interpro.h itech32.h jazz.h jensen.h kaypro.h mac.h mips.h namcos22.h px8.h segas16b.h sidepckt.h starfire.h thomson.h vicdual.h vsnes.h
[/branches/fmrewrite/src/mame/layout]dfs500.lay* fidel_dsc.lay pdrift.lay tmtennis.lay
[/branches/fmrewrite/src/mame/machine]apollo.cpp bbc.cpp cammu.cpp cammu.h dec_lk201.cpp dec_lk201.h electron.cpp hal2.cpp hal2.h hp48.cpp igs025.cpp igs025.h inder_sb.cpp kay_kbd.cpp kay_kbd.h kaypro.cpp m6502_swap_op_d5_d6.cpp mac.cpp macadb.cpp macadb.h mega32x.cpp megacd.cpp megacd.h nes_vt09_soc.cpp* nes_vt09_soc.h* nes_vt32_soc.cpp* nes_vt32_soc.h* nes_vt369_vtunknown_soc.cpp* nes_vt369_vtunknown_soc.h* nes_vt_soc.cpp nes_vt_soc.h nl_tank.cpp thomson.cpp vsnes.cpp x68k_kbd.cpp x68k_kbd.h zorbakbd.cpp zorbakbd.h
[/branches/fmrewrite/src/mame/video]alesis.cpp bbc.cpp cps1.cpp itech32.cpp k001005.cpp mac.cpp mmdisplay2.cpp ms32.cpp namcos22.cpp thomson.cpp

r169192 Sunday 25th October, 2020 at 22:36:36 UTC by firehawke
New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Extra K (Version 1985-08-30) [4am, Firehawke]
[/branches/fmrewrite/hash]apple2_flop_orig.xml

r169191 Sunday 18th October, 2020 at 02:26:55 UTC by firehawke
New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Cavern Creatures (cleanly cracked) [4am, Firehawke]
Grandma's House (cleanly cracked) [4am, Firehawke]
Latin Vocabulary I (cleanly cracked) [4am, Firehawke]
Oo-Topos (Sentient Software) (cleanly cracked) [4am, Firehawke]
Sargon III (cleanly cracked) [4am, Firehawke]
Fathoms 40 (cleanly cracked) [4am, Firehawke]
Canyon Climber (cleanly cracked) [4am, Firehawke]
[/branches/fmrewrite].appveyor.yml* .drone.sec* .drone.yml* .gitignore .travis.yml README.md
[/branches/fmrewrite/.github/workflows]ci-linux.yml ci-macos.yml ci-windows.yml hash.yml
[/branches/fmrewrite/docs/source/techspecs]layout_files.rst
[/branches/fmrewrite/hash]apple2_flop_clcracked.xml aquarius.xml* aquarius_cart.xml aquarius_cass.xml bbc_rom.xml c64_cass.xml c64_flop_clcracked.xml* fmtowns_cd.xml fmtowns_flop.xml gameboy.xml gbcolor.xml ibm5170.xml juku.xml sorcerer_cass.xml ssem_quik.xml vgmplay.xml
[/branches/fmrewrite/language/Turkish]strings.po
[/branches/fmrewrite/plugins/hiscore]hiscore.dat
[/branches/fmrewrite/scripts]genie.lua
[/branches/fmrewrite/scripts/src]3rdparty.lua bus.lua cpu.lua formats.lua main.lua sound.lua
[/branches/fmrewrite/scripts/target/mame]arcade.lua ci.lua mess.lua nl.lua tiny.lua virtual.lua
[/branches/fmrewrite/src/devices/bus/a2bus]a2dx1.cpp a2hsscsi.cpp a2pic.cpp a2pic.h a2sam.cpp grapplerplus.cpp grapplerplus.h
[/branches/fmrewrite/src/devices/bus/bbc/rom]datagem.cpp datagem.h slot.cpp slot.h
[/branches/fmrewrite/src/devices/bus/bbc/userport]voicebox.cpp voicebox.h
[/branches/fmrewrite/src/devices/bus/cbus]pc9801_86.cpp
[/branches/fmrewrite/src/devices/bus/centronics]covox.cpp digiblst.cpp epson_lx810l.cpp samdac.cpp
[/branches/fmrewrite/src/devices/bus/coco]coco_orch90.cpp
[/branches/fmrewrite/src/devices/bus/cpc]amdrum.cpp magicsound.cpp musicmachine.cpp
[/branches/fmrewrite/src/devices/bus/isa]dectalk.cpp p1_sound.cpp sblaster.cpp stereo_fx.cpp
[/branches/fmrewrite/src/devices/bus/msx_cart]konami.cpp majutsushi.cpp
[/branches/fmrewrite/src/devices/bus/neogeo]prot_fatfury2.cpp
[/branches/fmrewrite/src/devices/bus/pet]2joysnd.cpp cb2snd.cpp
[/branches/fmrewrite/src/devices/bus/samcoupe/expansion]blue_sampler.cpp
[/branches/fmrewrite/src/devices/bus/spectrum]specdrum.cpp
[/branches/fmrewrite/src/devices/bus/vsmile]mat.h
[/branches/fmrewrite/src/devices/cpu/clipper]clipper.cpp
[/branches/fmrewrite/src/devices/cpu/m6502]dm740.lst m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h om740.lst
[/branches/fmrewrite/src/devices/cpu/m68000]m68000.h m68kfpu.cpp m68kfpu.hxx*
[/branches/fmrewrite/src/devices/imagedev]picture.cpp
[/branches/fmrewrite/src/devices/machine]acorn_vidc.cpp acorn_vidc.h e05a30.cpp e05a30.h generalplus_gpl16250soc.cpp generalplus_gpl16250soc_video.cpp ns32202.cpp pckeybrd.cpp pckeybrd.h rescap.h
[/branches/fmrewrite/src/devices/sound]ad1848.cpp dac.cpp dac.h flt_biquad.cpp hc55516.cpp hc55516.h msm5232.cpp tt5665.cpp tt5665.h volt_reg.cpp* volt_reg.h*
[/branches/fmrewrite/src/devices/video]315_5124.cpp 315_5124.h 315_5313.cpp ppu2c0x.cpp ppu2c0x.h snes_ppu.cpp snes_ppu.h
[/branches/fmrewrite/src/emu]disound.cpp disound.h machine.h natkeyboard.cpp rendlay.cpp rendutil.cpp sound.cpp
[/branches/fmrewrite/src/frontend/mame/ui]analogipt.cpp analogipt.h info.cpp miscmenu.cpp
[/branches/fmrewrite/src/lib/formats]aquarius_caq.cpp aquarius_caq.h csw_cas.cpp
[/branches/fmrewrite/src/lib/netlist/plib]pfunction.cpp
[/branches/fmrewrite/src/mame]arcade.flt mame.lst mess.flt
[/branches/fmrewrite/src/mame/audio]ad_sound.cpp alesis.cpp atarisac.cpp bally.cpp carnival.cpp csd.cpp gottlieb.cpp harddriv.cpp leland.cpp leland.h midway.cpp midway.h n8080.cpp nichisnd.cpp nichisnd.h nl_armora.cpp nl_barrier.cpp nl_boxingb.cpp nl_brdrline.cpp nl_frogs.cpp nl_spacewar.cpp nl_tailg.cpp pinsnd88.cpp s11c_bg.cpp segag80r.cpp spacefb.cpp targ.cpp williams.cpp wpcsnd.cpp zaccaria.cpp
[/branches/fmrewrite/src/mame/drivers]20pacgal.cpp 4004clk.cpp 40love.cpp aa310.cpp accomm.cpp aci_ggm.cpp aci_prodigy.cpp advision.cpp alesis.cpp alpha68k.cpp alpha68k_n.cpp amstr_pc.cpp apple2.cpp apple2e.cpp apple2gs.cpp apple3.cpp applix.cpp aquarius.cpp armedf.cpp atari400.cpp atari_s1.cpp atari_s2.cpp atpci.cpp ave_arb.cpp babbage.cpp bbc.cpp bebox.cpp betacam.cpp bigevglf.cpp bking.cpp bowltry.cpp bw12.cpp bwing.cpp byvid.cpp c128.cpp c64.cpp calchase.cpp camplynx.cpp capbowl.cpp cc40.cpp cchasm.cpp chameleonrx1.cpp champbas.cpp chessmate.cpp chessmst.cpp chsuper.cpp circusc.cpp cking_master.cpp cntsteer.cpp coco12.cpp compc.cpp conic_cchess2.cpp coolpool.cpp cop01.cpp cosmic.cpp cps1bl_5205.cpp cubeqst.cpp cvs.cpp cxg_ch2001.cpp cxg_dominator.cpp cxg_scptchess.cpp cxg_sphinx40.cpp cyberbal.cpp cz101.cpp dct11em.cpp de_3.cpp debut.cpp dectalk.cpp dfs500.cpp dgn_beta.cpp digel804.cpp eacc.cpp einstein.cpp emax.cpp emma2.cpp emu3.cpp enigma2.cpp esripsys.cpp europc.cpp exterm.cpp fantland.cpp fidel_as12.cpp fidel_card.cpp fidel_cc7.cpp fidel_chesster.cpp fidel_csc.cpp fidel_dames.cpp fidel_desdis.cpp fidel_eag68k.cpp fidel_elite.cpp fidel_excel.cpp fidel_msc.cpp fidel_phantom.cpp fidel_sc12.cpp fidel_sc6.cpp fidel_sc8.cpp fidel_sc9.cpp finalizr.cpp flstory.cpp galaxian.cpp galeb.cpp galivan.cpp galpani3.cpp gamecom.cpp gamecstl.cpp gameking.cpp gammagic.cpp gba.cpp gei.cpp generalplus_gpl16250_rom.cpp generalplus_gpl_unknown.cpp gigatron.cpp gladiatr.cpp go2000.cpp gp32.cpp gradius3.cpp h8.cpp hankin.cpp hapyfish.cpp harddriv.cpp hh_cop400.cpp hh_tms1k.cpp holeland.cpp homedata.cpp homelab.cpp hp48.cpp hp80.cpp hp95lx.cpp hp9845.cpp hp_ipc.cpp hyhoo.cpp hyperspt.cpp ibm6580.cpp ibmpcjr.cpp igs017.cpp indy_indigo2.cpp instantm.cpp instruct.cpp interpro.cpp itech32.cpp jaguar.cpp jankenmn.cpp jazz.cpp jensen.cpp juicebox.cpp juku.cpp jungleyo.cpp junofrst.cpp kchamp.cpp kdt6.cpp kingobox.cpp konamim2.cpp kpython.cpp kron.cpp ksayakyu.cpp ladyfrog.cpp laserbas.cpp lasso.cpp lazercmd.cpp leland.cpp lft_chiptune.cpp lft_craft.cpp lft_phasor.cpp littlerb.cpp looping.cpp luckybal.cpp m72.cpp m90.cpp mac.cpp mac128.cpp macprtb.cpp macpwrbk030.cpp macquadra700.cpp magicfly.cpp mappy.cpp matmania.cpp mc10.cpp meadows.cpp megadriv_acbl.cpp megadriv_rad.cpp megaplay.cpp megazone.cpp mephisto_brikett.cpp mephisto_glasgow.cpp mephisto_mm1.cpp mephisto_mm2.cpp mephisto_modena.cpp mephisto_mondial.cpp mephisto_mondial68k.cpp mephisto_montec.cpp mephistp.cpp merits.cpp meyc8080.cpp meyc8088.cpp mhavoc.cpp microdar.cpp microvsn.cpp midqslvr.cpp mikro80.cpp mindset.cpp mini2440.cpp mips.cpp mjsister.cpp mk14.cpp mogura.cpp monty.cpp mrgame.cpp ms0515.cpp msx.cpp murogem.cpp murogmbl.cpp namcops2.cpp namcos1.cpp nbmj8688.cpp nbmj8891.cpp nbmj8900.cpp nbmj8991.cpp nbmj9195.cpp nes_clone.cpp nes_sh6578.cpp nes_vt.cpp* nes_vt02_vt03.cpp nes_vt09.cpp nes_vt32.cpp nes_vt369_vtunknown.cpp nforcepc.cpp ngp.cpp nightgal.cpp notetaker.cpp novag_micro.cpp novag_micro2.cpp novag_savant.cpp novag_supremo.cpp nsm.cpp nwk-tr.cpp nycaptor.cpp nyny.cpp olivpc1.cpp othello.cpp pacman.cpp palm.cpp pandoras.cpp pangofun.cpp pastelg.cpp pc1500.cpp pce220.cpp pcipc.cpp pcw16.cpp photoply.cpp photoplysx.cpp pockstat.cpp polepos.cpp pong.cpp ppmast93.cpp pubtimed.cpp px4.cpp px8.cpp pyson.cpp* quasar.cpp queen.cpp quizshow.cpp rainbow.cpp rastersp.cpp ravens.cpp regence.cpp replicator.cpp rfslotspcpent.cpp rltennis.cpp route16.cpp rowamet.cpp royalmah.cpp s11.cpp s11a.cpp s11b.cpp s3.cpp s4.cpp s6.cpp s6a.cpp s7.cpp s8.cpp s8a.cpp s9.cpp saitek_ccompan.cpp saitek_corona.cpp saitek_cp2000.cpp saitek_intchess.cpp saitek_leonardo.cpp saitek_mark5.cpp saitek_minichess.cpp saitek_prschess.cpp saitek_renaissance.cpp saitek_risc2500.cpp saitek_schess.cpp saitek_simultano.cpp saitek_ssystem3.cpp saitek_stratos.cpp saitek_superstar.cpp savia84.cpp sbasketb.cpp sbrkout.cpp sc2.cpp scyclone.cpp segas16a.cpp segas16b.cpp segas24.cpp seicross.cpp senjyo.cpp shangkid.cpp shisen.cpp sitcom.cpp sk1.cpp slc1.cpp slc1a.cpp spdheat.cpp special.cpp spg2xx_lexibook.cpp spg2xx_zone.cpp spg2xx_zone_32bit.cpp ssem.cpp ssozumo.cpp starfire.cpp su2000.cpp suna16.cpp suna8.cpp svmu.cpp tagteam.cpp taito.cpp taitogn.cpp taitosj.cpp taitowlf.cpp talkingbb.cpp talkingfb.cpp tandy1t.cpp tandy2k.cpp tceptor.cpp terracre.cpp thomson.cpp ti85.cpp tm990189.cpp tnzs.cpp trackfld.cpp truco.cpp trucocl.cpp tsamurai.cpp tsispch.cpp tv990.cpp umatic.cpp ut88.cpp vcombat.cpp vectrex.cpp vg5k.cpp vicdual.cpp vidbrain.cpp videopkr.cpp vigilant.cpp viper.cpp vis.cpp vk100.cpp voyager.cpp vsnes.cpp vt1682.cpp wheelfir.cpp wildpkr.cpp williams.cpp wmg.cpp wrinkles.cpp wyvernf0.cpp x68k.cpp xtheball.cpp xtom3d.cpp
[/branches/fmrewrite/src/mame/includes]alesis.h alpha68k.h apollo.h aquarius.h bbc.h electron.h gladiatr.h hp48.h hp9845.h interpro.h* itech32.h jazz.h* jensen.h* kaypro.h mac.h mips.h* namcos22.h px8.h segas16b.h sidepckt.h starfire.h thomson.h vicdual.h vsnes.h
[/branches/fmrewrite/src/mame/layout]dfs500.lay fidel_dsc.lay pdrift.lay tmtennis.lay
[/branches/fmrewrite/src/mame/machine]apollo.cpp bbc.cpp cammu.cpp cammu.h dec_lk201.cpp dec_lk201.h electron.cpp hal2.cpp hal2.h hp48.cpp igs025.cpp igs025.h inder_sb.cpp kay_kbd.cpp kay_kbd.h kaypro.cpp m6502_swap_op_d5_d6.cpp mac.cpp macadb.cpp macadb.h mega32x.cpp megacd.cpp megacd.h nes_vt09_soc.cpp nes_vt09_soc.h nes_vt32_soc.cpp nes_vt32_soc.h nes_vt369_vtunknown_soc.cpp nes_vt369_vtunknown_soc.h nes_vt_soc.cpp nes_vt_soc.h nl_tank.cpp thomson.cpp vsnes.cpp x68k_kbd.cpp x68k_kbd.h zorbakbd.cpp zorbakbd.h
[/branches/fmrewrite/src/mame/video]alesis.cpp bbc.cpp cps1.cpp itech32.cpp k001005.cpp mac.cpp mmdisplay2.cpp ms32.cpp namcos22.cpp thomson.cpp

r169190 Sunday 25th October, 2020 at 21:50:48 UTC by R. Belmont
macpwrbk030.cpp: Turned off Target Disk Mode and fixed 1bpp boot screen drawing on all machines. [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]macpwrbk030.cpp

r169189 Sunday 25th October, 2020 at 19:29:24 UTC by AJR
3rdparty.lua: Another build fix for older OS X versions
[/branches/fmrewrite/scripts/src]3rdparty.lua

r169188 Sunday 25th October, 2020 at 19:04:15 UTC by Aaron Giles
sound: Fix bug where gain was doubly-applied in some cases.
[/branches/fmrewrite/src/emu]sound.cpp

r169187 Sunday 25th October, 2020 at 18:01:49 UTC by R. Belmont
macpwrbk030.cpp: Converted to use real M50753 PMU code. [R. Belmont, AJR]

mac.cpp: Removed now unused PMU HLE simulation. [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]mac.cpp macpwrbk030.cpp
[/branches/fmrewrite/src/mame/includes]mac.h
[/branches/fmrewrite/src/mame/machine]mac.cpp macadb.cpp macadb.h

r169186 Sunday 25th October, 2020 at 17:05:03 UTC by R. Belmont
M50753: Finish A/D converter, including completion IRQ. [R. Belmont]
[/branches/fmrewrite/src/devices/cpu/m6502]m5074x.cpp m5074x.h

r169185 Sunday 25th October, 2020 at 16:27:30 UTC by Osso
New working clones
------------------
Ms. Pac-Man ('Made in Greece' bootleg, set 3) [Aritza, Victor Fernandez (City Game), ClawGrip]
Come-Cocos (Ms. Pac-Man) ('Made in Greece' Triunvi bootleg, set 2) [Aritza, Victor Fernandez (City Game), ClawGrip]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]pacman.cpp

r169184 Sunday 25th October, 2020 at 16:05:13 UTC by Dirk Best
ci-windows.yml: Fix linking with lld
[/branches/fmrewrite/.github/workflows]ci-windows.yml

r169183 Sunday 25th October, 2020 at 15:39:25 UTC by Osso
Street Fighter II': Champion Edition (Playmark bootleg, set 3) [f205v]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]cps1bl_5205.cpp
[/branches/fmrewrite/src/mame/video]cps1.cpp

r169182 Sunday 25th October, 2020 at 15:13:00 UTC by davidhaywood
add protection handling to Tranquillizer Gun so that the game plays correctly [David Haywood]
[/branches/fmrewrite/src/mame/drivers]vicdual.cpp
[/branches/fmrewrite/src/mame/includes]vicdual.h

r169181 Sunday 25th October, 2020 at 15:00:47 UTC by Osso
New clones marked as NOT_WORKING
--------------------------------
Scramble (unknown bootleg) [caius, hammy]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]galaxian.cpp

r169180 Sunday 25th October, 2020 at 14:36:21 UTC by Osso
New machines marked as NOT_WORKING
----------------------------------
Moto GP (MGP1004-NA-B) [Guru]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]namcops2.cpp

r169179 Sunday 25th October, 2020 at 14:19:13 UTC by AJR
M740 family updates
- Add cycle clock dividers
- Remove SO input line (not apparently supported on any Mitsubishi model)
[/branches/fmrewrite/src/devices/cpu/m6502]m3745x.cpp m3745x.h m5074x.cpp m5074x.h m740.h
[/branches/fmrewrite/src/mame/drivers]macprtb.cpp

r169178 Sunday 25th October, 2020 at 14:11:37 UTC by Osso
New working clones
------------------
Ms. Pac-Man (bootleg, set 4)  [Guru]
[/branches/fmrewrite/src/mame]mame.lst
[/branches/fmrewrite/src/mame/drivers]pacman.cpp

r169177 Sunday 25th October, 2020 at 13:49:49 UTC by cam900
snes_ppu.cpp: Use device_palette_interface for Palette handling (#7375)

Use device_palette_interface for palette, fixed CGRAM size and direct color behavior
[/branches/fmrewrite/src/devices/video]snes_ppu.cpp snes_ppu.h

r169176 Sunday 25th October, 2020 at 11:38:03 UTC by hap
namcos22: remove 1 usage of auto_alloc (2 remaining)
[/branches/fmrewrite/src/mame/includes]namcos22.h
[/branches/fmrewrite/src/mame/video]namcos22.cpp

r169175 Sunday 25th October, 2020 at 10:08:30 UTC by Dirk Best
ci-windows.yml: Disable linking with LLD (broken currently)
[/branches/fmrewrite/.github/workflows]ci-windows.yml

r169174 Sunday 25th October, 2020 at 03:40:37 UTC by R. Belmont
macpb100: Now boots also instead of going into Target Disk Mode. [R. Belmont]
[/branches/fmrewrite/src/mame/drivers]macprtb.cpp

r169173 Sunday 25th October, 2020 at 03:38:59 UTC by R. Belmont
M50753: add support for the 8-bit IN port. [R. Belmont]
[/branches/fmrewrite/src/devices/cpu/m6502]m5074x.cpp m5074x.h

r169172 Sunday 25th October, 2020 at 01:40:33 UTC by Vasantha Crabb
emu/machine.h: Deprecate machine resource pool.

This has outlived its usefulness.  Use smart pointers (std::unique_ptr,
std::shared_ptr, etc. from <memory>) to manage object lifecycles.
[/branches/fmrewrite/src/emu]machine.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team