Previous 199869 Revisions Next

r194946 Tuesday 4th April, 2023 at 06:40:41 UTC by Vasantha Crabb
Small fixes and cleanup:

* emu/devfind.h: Allow range-based for loops on memory share finders.
* emu/emucore.h: Choose correct emu_fatalerror constructor when format
 string is an rvalue.
* osborne/osborne1.cpp: Allocate main RAM as a flat share, and use a
 view to switch in atttribute RAM.
* Reduced scope of some variables and edited some copy/pasted comments.
[src/devices/bus/aquarius]slot.h
[src/devices/bus/astrocde]slot.h
[src/devices/bus/coco]cococart.h
[src/devices/bus/ekara]slot.h
[src/devices/bus/gba]gba_slot.h
[src/devices/bus/intv]slot.h
[src/devices/bus/jakks_gamekey]slot.h
[src/devices/bus/m5]slot.h
[src/devices/bus/mc10]mc10_cart.cpp mc10_cart.h
[src/devices/bus/megadrive]md_slot.h
[src/devices/bus/mononcol]slot.h
[src/devices/bus/mtx]exp.h
[src/devices/bus/nabupc]adapter.h
[src/devices/bus/nes]nes_slot.h
[src/devices/bus/odyssey2]slot.h
[src/devices/bus/pce]pce_slot.h
[src/devices/bus/ql]rom.h
[src/devices/bus/saturn]sat_slot.h
[src/devices/bus/sega8]sega8_slot.h
[src/devices/bus/snes]snes_slot.h
[src/devices/bus/vectrex]slot.h
[src/devices/bus/vidbrain]exp.h
[src/devices/imagedev]avivideo.h microdrv.h picture.h
[src/devices/machine]ds6417.h
[src/emu]devfind.h emucore.h
[src/mame/mchester]ssem.cpp
[src/mame/memotech]mtx_m.cpp
[src/mame/microkey]primo_m.cpp
[src/mame/mit]tx0.cpp
[src/mame/mits]altair.cpp
[src/mame/motorola]mekd2.cpp
[src/mame/nascom]nascom1.cpp
[src/mame/neogeo]ng_memcard.cpp ng_memcard.h
[src/mame/netronics]elf.cpp
[src/mame/nichibutsu]myvision.cpp
[src/mame/nintendo]n64.cpp
[src/mame/osborne]osborne1.cpp
[src/mame/pc]ibmpcjr.cpp
[src/mame/pce]tourvis.cpp
[src/mame/pitronics]beta.cpp
[src/mame/psion]psion_pack.h psion_ssd.h
[src/mame/robotron]z1013.cpp
[src/mame/roland]roland_cm32p.cpp roland_r8.cpp
[src/mame/sega]sega_beena.cpp
[src/mame/sfrj]galaxy.cpp
[src/mame/sharp]pce220.cpp pce220_ser.cpp pce220_ser.h wizard.cpp
[src/mame/sinclair]spec_snqk.cpp timex.cpp
[src/mame/skeleton]c2color.cpp cd2650.cpp cosmicos.cpp digiblast.cpp easy_karaoke.cpp i7000.cpp squale.cpp
[src/mame/snk]ngp.cpp
[src/mame/sony]pockstat.cpp psxcd.h smc777.cpp
[src/mame/svi]svi318.cpp
[src/mame/ta]alphatro.cpp
[src/mame/tatung]einstein.cpp
[src/mame/telercas]tmc1800.cpp
[src/mame/thomson]thomson_m.cpp
[src/mame/ti]avigo.cpp snspell.cpp
[src/mame/tiger]gamecom.h gamecom_m.cpp k28m2.cpp
[src/mame/trs]coco_vhd.h trs80_m.cpp trs80m3_m.cpp
[src/mame/tvgames]elan_eu3a05.cpp generalplus_gpl16250_mobigo.cpp generalplus_gpl16250_nand.cpp generalplus_gpl16250_spi.cpp generalplus_gpl32612.cpp hyperscan_card.h magiceyes_pollux_vr3520f.cpp pubint_storyreader.cpp spg110.cpp spg2xx_ican.cpp spg2xx_smarttv.cpp spg2xx_telestory.cpp spg2xx_tvgogo.cpp spg2xx_vii.cpp
[src/mame/ussr]lviv.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team