summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-25 08:22:24 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-25 08:22:24 +0100
commit0825ce4f3b8eaab42e3682f7d01d97ce6ea0416d (patch)
tree24de29ca8cbba68740ec8cd26f15209f19c2bf0b
parentd1d8a66ab196156ab22ba1059d714cd040b44ab6 (diff)
Cleanups and version bumpmame0168
-rw-r--r--hash/a2600.xml2
-rw-r--r--hash/bbcb_cass.xml4
-rw-r--r--hash/bbcb_flop.xml6
-rw-r--r--hash/bbcb_orig_flop.xml720
-rwxr-xr-xhash/psx.xml2
-rw-r--r--src/devices/bus/a1bus/a1bus.cpp4
-rw-r--r--src/devices/bus/a2bus/a2eauxslot.cpp4
-rw-r--r--src/devices/bus/a2bus/mouse.cpp2
-rw-r--r--src/devices/bus/a800/cassette.cpp4
-rw-r--r--src/devices/bus/a800/sparta.cpp4
-rw-r--r--src/devices/bus/adamnet/adamnet.cpp2
-rw-r--r--src/devices/bus/c64/dqbb.cpp4
-rw-r--r--src/devices/bus/c64/fun_play.cpp2
-rw-r--r--src/devices/bus/c64/georam.cpp2
-rw-r--r--src/devices/bus/c64/neoram.cpp2
-rw-r--r--src/devices/bus/c64/structured_basic.cpp2
-rw-r--r--src/devices/bus/c64/super_games.cpp2
-rw-r--r--src/devices/bus/centronics/printer.cpp4
-rw-r--r--src/devices/bus/comx35/ram.cpp2
-rw-r--r--src/devices/bus/cpc/amdrum.cpp2
-rw-r--r--src/devices/bus/cpc/cpcexp.cpp2
-rw-r--r--src/devices/bus/cpc/transtape.cpp4
-rw-r--r--src/devices/bus/cpc/transtape.h6
-rw-r--r--src/devices/bus/dmv/k233.cpp4
-rw-r--r--src/devices/bus/gameboy/gb_slot.cpp10
-rw-r--r--src/devices/bus/isa/3c503.cpp6
-rw-r--r--src/devices/bus/isa/aga.cpp8
-rw-r--r--src/devices/bus/isa/dectalk.cpp14
-rw-r--r--src/devices/bus/isa/isa.cpp4
-rw-r--r--src/devices/bus/isa/lpt.cpp2
-rw-r--r--src/devices/bus/isa/mach32.cpp8
-rw-r--r--src/devices/bus/isa/ne1000.cpp2
-rw-r--r--src/devices/bus/isa/ne2000.cpp6
-rw-r--r--src/devices/bus/isa/omti8621.cpp2
-rw-r--r--src/devices/bus/isa/sb16.cpp4
-rw-r--r--src/devices/bus/isa/sc499.cpp2
-rw-r--r--src/devices/bus/lpci/i82439tx.cpp4
-rw-r--r--src/devices/bus/lpci/mpc105.cpp6
-rw-r--r--src/devices/bus/macpds/macpds.cpp4
-rw-r--r--src/devices/bus/midi/midi.cpp2
-rw-r--r--src/devices/bus/msx_cart/disk.cpp2
-rw-r--r--src/devices/bus/msx_cart/msx_audio_kb.cpp2
-rw-r--r--src/devices/bus/neogeo/banked_cart.cpp4
-rw-r--r--src/devices/bus/neogeo/bootleg_prot.cpp6
-rw-r--r--src/devices/bus/neogeo/cmc_prot.cpp4
-rw-r--r--src/devices/bus/neogeo/fatfury2_prot.cpp4
-rw-r--r--src/devices/bus/neogeo/kof98_prot.cpp2
-rw-r--r--src/devices/bus/neogeo/mslugx_prot.cpp4
-rw-r--r--src/devices/bus/neogeo/neogeo_intf.cpp2
-rw-r--r--src/devices/bus/neogeo/pvc_prot.cpp2
-rw-r--r--src/devices/bus/neogeo/sbp_prot.cpp2
-rw-r--r--src/devices/bus/neogeo/sma_prot.cpp4
-rw-r--r--src/devices/bus/nes/act53.cpp2
-rw-r--r--src/devices/bus/nes/aladdin.cpp4
-rw-r--r--src/devices/bus/nes/benshieng.cpp2
-rw-r--r--src/devices/bus/nes/cony.cpp12
-rw-r--r--src/devices/bus/nes/event.cpp10
-rw-r--r--src/devices/bus/nes/ggenie.cpp2
-rw-r--r--src/devices/bus/nes/hosenkan.cpp10
-rw-r--r--src/devices/bus/nes/jy.cpp2
-rw-r--r--src/devices/bus/nes/mmc2.cpp4
-rw-r--r--src/devices/bus/nes/mmc5.cpp4
-rw-r--r--src/devices/bus/nes/nanjing.cpp12
-rw-r--r--src/devices/bus/nes/ntdec.cpp2
-rw-r--r--src/devices/bus/nes/racermate.cpp2
-rw-r--r--src/devices/bus/nes/rexsoft.cpp2
-rw-r--r--src/devices/bus/nes/somari.cpp10
-rw-r--r--src/devices/bus/nubus/nubus.cpp4
-rw-r--r--src/devices/bus/odyssey2/rom.cpp6
-rw-r--r--src/devices/bus/oricext/oricext.cpp22
-rw-r--r--src/devices/bus/pc_joy/pc_joy.cpp2
-rw-r--r--src/devices/bus/pc_joy/pc_joy_sw.cpp8
-rw-r--r--src/devices/bus/pc_kbd/pc_kbdc.cpp2
-rw-r--r--src/devices/bus/pet/c2n.cpp2
-rw-r--r--src/devices/bus/psx/analogue.cpp12
-rw-r--r--src/devices/bus/psx/ctlrport.cpp4
-rw-r--r--src/devices/bus/psx/memcard.cpp30
-rw-r--r--src/devices/bus/psx/multitap.cpp6
-rw-r--r--src/devices/bus/rs232/keyboard.cpp4
-rw-r--r--src/devices/bus/rs232/null_modem.cpp2
-rw-r--r--src/devices/bus/rs232/pty.cpp2
-rw-r--r--src/devices/bus/rs232/rs232.cpp18
-rw-r--r--src/devices/bus/rs232/ser_mouse.cpp10
-rw-r--r--src/devices/bus/rs232/terminal.cpp4
-rw-r--r--src/devices/bus/rs232/xvd701.cpp4
-rw-r--r--src/devices/bus/s100/s100.cpp4
-rw-r--r--src/devices/bus/scsi/scsi.cpp6
-rw-r--r--src/devices/bus/scsi/scsihle.cpp16
-rw-r--r--src/devices/bus/snes/bsx.cpp12
-rw-r--r--src/devices/bus/snes/event.cpp16
-rw-r--r--src/devices/bus/snes/sdd1.h10
-rw-r--r--src/devices/bus/snes/spc7110.cpp8
-rw-r--r--src/devices/bus/ti99_peb/evpc.cpp8
-rw-r--r--src/devices/bus/ti99_peb/hfdc.cpp4
-rw-r--r--src/devices/bus/ti99_peb/hsgpl.cpp4
-rw-r--r--src/devices/bus/ti99_peb/memex.cpp6
-rw-r--r--src/devices/bus/ti99_peb/myarcmem.cpp2
-rw-r--r--src/devices/bus/ti99_peb/ti_fdc.cpp2
-rw-r--r--src/devices/bus/ti99_peb/tn_ide.cpp4
-rw-r--r--src/devices/bus/ti99_peb/tn_usbsm.cpp2
-rw-r--r--src/devices/bus/ti99x/990_dk.cpp2
-rw-r--r--src/devices/bus/ti99x/genboard.cpp4
-rw-r--r--src/devices/bus/ti99x/videowrp.cpp2
-rw-r--r--src/devices/bus/tiki100/exp.cpp4
-rw-r--r--src/devices/bus/vcs/harmony_melody.cpp26
-rw-r--r--src/devices/bus/vcs/harmony_melody.h2
-rw-r--r--src/devices/bus/vcs/scharger.cpp16
-rw-r--r--src/devices/bus/wangpc/wangpc.cpp4
-rw-r--r--src/devices/bus/x68k/x68k_neptunex.cpp2
-rw-r--r--src/devices/cpu/alto2/a2emu.cpp10
-rw-r--r--src/devices/cpu/arm7/lpc210x.cpp16
-rw-r--r--src/devices/cpu/e0c6200/e0c6200.h2
-rw-r--r--src/devices/cpu/e0c6200/e0c6s46.cpp6
-rw-r--r--src/devices/cpu/h8/h8.cpp2
-rw-r--r--src/devices/cpu/h8/h8_adc.cpp2
-rw-r--r--src/devices/cpu/h8/h8_sci.cpp4
-rw-r--r--src/devices/cpu/h8/h8_timer16.cpp2
-rw-r--r--src/devices/cpu/h8/h8_timer8.cpp2
-rw-r--r--src/devices/cpu/hcd62121/hcd62121.cpp2
-rw-r--r--src/devices/cpu/i4004/i4004.cpp1
-rw-r--r--src/devices/cpu/i8085/i8085.cpp18
-rw-r--r--src/devices/cpu/i960/i960.cpp2
-rw-r--r--src/devices/cpu/m6502/deco16.cpp2
-rw-r--r--src/devices/cpu/m6502/m3745x.cpp12
-rw-r--r--src/devices/cpu/m6502/m4510.cpp4
-rw-r--r--src/devices/cpu/m6502/m5074x.cpp22
-rw-r--r--src/devices/cpu/m6502/m6502.cpp4
-rw-r--r--src/devices/cpu/m6809/hd6309.cpp4
-rw-r--r--src/devices/cpu/mb86233/mb86233.cpp6
-rw-r--r--src/devices/cpu/mcs96/i8x9x.cpp2
-rw-r--r--src/devices/cpu/mcs96/mcs96.cpp2
-rw-r--r--src/devices/cpu/mips/mips3.h2
-rw-r--r--src/devices/cpu/mn10200/mn10200.h4
-rw-r--r--src/devices/cpu/pdp1/tx0.cpp6
-rw-r--r--src/devices/cpu/s2650/s2650.cpp4
-rw-r--r--src/devices/cpu/saturn/saturn.cpp2
-rw-r--r--src/devices/cpu/scmp/scmp.cpp4
-rw-r--r--src/devices/cpu/sm8500/sm8500.cpp4
-rw-r--r--src/devices/cpu/superfx/superfx.cpp4
-rw-r--r--src/devices/cpu/tms34010/tms34010.cpp6
-rw-r--r--src/devices/cpu/tms9900/tms9995.h4
-rw-r--r--src/devices/cpu/z8000/z8000.cpp2
-rw-r--r--src/devices/imagedev/cassette.cpp14
-rw-r--r--src/devices/imagedev/chd_cd.cpp8
-rw-r--r--src/devices/imagedev/flopdrv.cpp10
-rw-r--r--src/devices/imagedev/floppy.cpp68
-rw-r--r--src/devices/imagedev/mfmhd.cpp36
-rw-r--r--src/devices/imagedev/mfmhd.h2
-rw-r--r--src/devices/imagedev/midiin.cpp16
-rw-r--r--src/devices/imagedev/midiout.cpp6
-rw-r--r--src/devices/imagedev/snapquik.cpp12
-rw-r--r--src/devices/machine/6532riot.cpp10
-rw-r--r--src/devices/machine/6821pia.cpp42
-rw-r--r--src/devices/machine/bankdev.cpp2
-rw-r--r--src/devices/machine/e05a03.cpp4
-rw-r--r--src/devices/machine/hdc92x4.cpp6
-rw-r--r--src/devices/machine/i8251.cpp72
-rw-r--r--src/devices/machine/i8251.h10
-rw-r--r--src/devices/machine/i8271.cpp2
-rw-r--r--src/devices/machine/i8279.cpp12
-rw-r--r--src/devices/machine/keyboard.cpp6
-rw-r--r--src/devices/machine/legscsi.cpp2
-rw-r--r--src/devices/machine/mb8795.cpp2
-rw-r--r--src/devices/machine/microtch.cpp2
-rw-r--r--src/devices/machine/mos6530n.cpp2
-rw-r--r--src/devices/machine/ncr5380n.cpp4
-rw-r--r--src/devices/machine/ncr5390.cpp2
-rw-r--r--src/devices/machine/nsc810.cpp4
-rw-r--r--src/devices/machine/serflash.cpp2
-rw-r--r--src/devices/machine/t10mmc.h2
-rw-r--r--src/devices/machine/terminal.cpp18
-rw-r--r--src/devices/machine/upd4701.cpp2
-rw-r--r--src/devices/machine/ym2148.cpp2
-rw-r--r--src/devices/machine/z80ctc.cpp6
-rw-r--r--src/devices/sound/2151intf.cpp6
-rw-r--r--src/devices/sound/3526intf.cpp4
-rw-r--r--src/devices/sound/3812intf.cpp4
-rw-r--r--src/devices/sound/8950intf.cpp4
-rw-r--r--src/devices/sound/discrete.cpp8
-rw-r--r--src/devices/sound/fm.cpp4
-rw-r--r--src/devices/sound/fm2612.cpp2
-rw-r--r--src/devices/sound/k054539.cpp2
-rw-r--r--src/devices/sound/l7a1045_l6028_dsp_a.h2
-rw-r--r--src/devices/sound/mas3507d.cpp2
-rw-r--r--src/devices/sound/multipcm.cpp32
-rw-r--r--src/devices/sound/multipcm.h6
-rw-r--r--src/devices/sound/samples.cpp2
-rw-r--r--src/devices/sound/votrax.cpp38
-rw-r--r--src/devices/sound/ymdeltat.cpp2
-rw-r--r--src/devices/video/315_5313.cpp10
-rw-r--r--src/devices/video/crtc_ega.cpp12
-rw-r--r--src/devices/video/epic12.cpp2
-rw-r--r--src/devices/video/scn2674.cpp16
-rw-r--r--src/devices/video/sed1520.cpp2
-rw-r--r--src/devices/video/t6a04.cpp2
-rw-r--r--src/emu/addrmap.cpp4
-rw-r--r--src/emu/devcb.cpp8
-rw-r--r--src/emu/device.cpp1
-rw-r--r--src/emu/diexec.cpp2
-rw-r--r--src/emu/digfx.cpp2
-rw-r--r--src/emu/diimage.cpp14
-rw-r--r--src/emu/diserial.cpp6
-rw-r--r--src/emu/dislot.cpp4
-rw-r--r--src/emu/drivers/testcpu.cpp2
-rw-r--r--src/emu/emupal.cpp10
-rw-r--r--src/emu/ioport.cpp10
-rw-r--r--src/emu/luaengine.cpp6
-rw-r--r--src/emu/memory.cpp12
-rw-r--r--src/emu/render.h12
-rw-r--r--src/emu/screen.cpp4
-rw-r--r--src/emu/screen.h2
-rw-r--r--src/emu/softlist.cpp2
-rw-r--r--src/emu/sound.cpp6
-rw-r--r--src/emu/sprite.h2
-rw-r--r--src/emu/tilemap.cpp4
-rw-r--r--src/emu/ui/filesel.cpp4
-rw-r--r--src/emu/ui/imgcntrl.cpp8
-rw-r--r--src/emu/validity.cpp2
-rw-r--r--src/emu/video/vector.cpp2
-rw-r--r--src/lib/formats/tzx_cas.cpp16
-rw-r--r--src/lib/util/delegate.h8
-rw-r--r--src/mame/arcade.lst6
-rw-r--r--src/mame/drivers/a2600.cpp30
-rw-r--r--src/mame/drivers/apple2.cpp12
-rw-r--r--src/mame/drivers/aristmk4.cpp4
-rw-r--r--src/mame/drivers/arkanoid.cpp4
-rw-r--r--src/mame/drivers/atarittl.cpp2
-rw-r--r--src/mame/drivers/bfm_ad5.cpp18
-rw-r--r--src/mame/drivers/bfm_sc5sw.cpp22
-rw-r--r--src/mame/drivers/cclimber.cpp2
-rw-r--r--src/mame/drivers/champbas.cpp2
-rw-r--r--src/mame/drivers/cps1.cpp2
-rw-r--r--src/mame/drivers/crystal.cpp42
-rw-r--r--src/mame/drivers/dassault.cpp10
-rw-r--r--src/mame/drivers/ddenlovr.cpp2
-rw-r--r--src/mame/drivers/deco32.cpp12
-rw-r--r--src/mame/drivers/fidelz80.cpp2
-rw-r--r--src/mame/drivers/goldnpkr.cpp74
-rw-r--r--src/mame/drivers/imds2.cpp60
-rw-r--r--src/mame/drivers/marinedt.cpp18
-rw-r--r--src/mame/drivers/mcatadv.cpp8
-rw-r--r--src/mame/drivers/metro.cpp6
-rw-r--r--src/mame/drivers/namcos21.cpp18
-rw-r--r--src/mame/drivers/namcos23.cpp18
-rw-r--r--src/mame/drivers/naomi.cpp2
-rw-r--r--src/mame/drivers/nes.cpp8
-rw-r--r--src/mame/drivers/pc2000.cpp8
-rw-r--r--src/mame/drivers/playch10.cpp2
-rw-r--r--src/mame/drivers/pong.cpp28
-rw-r--r--src/mame/drivers/pse.cpp4
-rw-r--r--src/mame/drivers/ramtek.cpp2
-rw-r--r--src/mame/drivers/shougi.cpp2
-rw-r--r--src/mame/drivers/st_mp200.cpp30
-rw-r--r--src/mame/drivers/vsnes.cpp4
-rw-r--r--src/mame/drivers/wecleman.cpp2
-rw-r--r--src/mame/includes/imds2.h4
-rw-r--r--src/mame/machine/alpha8201.cpp6
-rw-r--r--src/mame/machine/alpha8201.h2
-rw-r--r--src/mame/machine/amstrad.cpp2
-rw-r--r--src/mame/machine/bbc.cpp2
-rw-r--r--src/mame/machine/n64.cpp4
-rw-r--r--src/mame/machine/naomim2.cpp6
-rw-r--r--src/mame/machine/zx.cpp4
-rw-r--r--src/mame/video/equites.cpp4
-rw-r--r--src/mame/video/mcatadv.cpp4
-rw-r--r--src/mame/video/model2.cpp2
-rw-r--r--src/mame/video/zx.cpp2
-rw-r--r--src/osd/modules/debugger/debugint.cpp8
-rw-r--r--src/osd/modules/font/font_windows.cpp2
-rw-r--r--src/osd/modules/midi/portmidi.cpp2
-rw-r--r--src/osd/modules/render/d3d/d3dhlsl.cpp9
-rw-r--r--src/osd/modules/render/d3d/d3dhlsl.h2
-rw-r--r--src/osd/modules/render/drawd3d.cpp4
-rw-r--r--src/osd/modules/render/drawdd.cpp6
-rw-r--r--src/osd/windows/winmain.cpp2
-rw-r--r--src/version.cpp2
276 files changed, 1356 insertions, 1363 deletions
diff --git a/hash/a2600.xml b/hash/a2600.xml
index 5d78993b611..da2b856f6dc 100644
--- a/hash/a2600.xml
+++ b/hash/a2600.xml
@@ -18048,7 +18048,7 @@ Info from Atariage and Atarimania
</part>
</software>
- <software name="harmbios" supported="no"> <!-- I think these are the bios roms if you're using it as a multi-game cart? -->
+ <software name="harmbios" supported="no"> <!-- I think these are the bios roms if you're using it as a multi-game cart? -->
<description>Harmony Bios Updater</description>
<year>2014</year>
<publisher>Harmony</publisher>
diff --git a/hash/bbcb_cass.xml b/hash/bbcb_cass.xml
index 0d498bcbc81..aeda92aa6aa 100644
--- a/hash/bbcb_cass.xml
+++ b/hash/bbcb_cass.xml
@@ -1961,7 +1961,7 @@
</dataarea>
</part>
</software>
-
+
<software name="carwarsp">
<description>Car Wars/Planet of the Aliens</description>
<year>1982</year>
@@ -5276,7 +5276,7 @@
</dataarea>
</part>
</software>
-
+
<software name="golddigg">
<description>Gold Digger</description>
<year>1984</year>
diff --git a/hash/bbcb_flop.xml b/hash/bbcb_flop.xml
index 3e843d889a5..a735b8a5b72 100644
--- a/hash/bbcb_flop.xml
+++ b/hash/bbcb_flop.xml
@@ -51,7 +51,7 @@
</dataarea>
</part>
</software>
-
+
<software name="elite">
<description>Elite</description>
<year>1984</year>
@@ -85,7 +85,7 @@
</dataarea>
</part>
</software>
-
+
<software name="eyes">
<description>Eyes</description>
<year>1984</year>
@@ -179,7 +179,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mapocaly">
<description>Mega-Apocalypse</description>
<year>1988</year>
diff --git a/hash/bbcb_orig_flop.xml b/hash/bbcb_orig_flop.xml
index 5140a056ce5..f60270162a0 100644
--- a/hash/bbcb_orig_flop.xml
+++ b/hash/bbcb_orig_flop.xml
@@ -13,9 +13,9 @@
<!-- All images in this list were created from original discs, most contain copy protection. -->
<softwarelist name="bbcb_orig_flop" description="BBC Micro Model B Original disks">
-
+
<!-- Games -->
-
+
<software name="magicmus">
<description>Magic Mushrooms</description>
<year>1985</year>
@@ -27,7 +27,7 @@
</dataarea>
</part>
</software>
-
+
<software name="arcadian">
<description>Arcadians</description>
<year>1982</year>
@@ -39,7 +39,7 @@
</dataarea>
</part>
</software>
-
+
<software name="arcadian48" cloneof="arcadian">
<description>Arcadians (40/80t)</description>
<year>1982</year>
@@ -51,7 +51,7 @@
</dataarea>
</part>
</software>
-
+
<software name="boxer48">
<description>Boxer (40/80t)</description>
<year>1984</year>
@@ -63,7 +63,7 @@
</dataarea>
</part>
</software>
-
+
<software name="hopper48">
<description>Hopper (40/80t)</description>
<year>1983</year>
@@ -75,7 +75,7 @@
</dataarea>
</part>
</software>
-
+
<software name="volcano">
<description>Volcano</description>
<year>1984</year>
@@ -87,7 +87,7 @@
</dataarea>
</part>
</software>
-
+
<software name="meteors">
<description>Meteors</description>
<year>1982</year>
@@ -99,7 +99,7 @@
</dataarea>
</part>
</software>
-
+
<software name="labyrint">
<description>Labyrinth</description>
<year>1984</year>
@@ -111,7 +111,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bboxgamb">
<description>Black Box and Gambit</description>
<year>198?</year>
@@ -123,7 +123,7 @@
</dataarea>
</part>
</software>
-
+
<software name="metmissn">
<description>Meteor Mission</description>
<year>1983</year>
@@ -135,7 +135,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tetrapod">
<description>Tetrapod</description>
<year>1984</year>
@@ -147,7 +147,7 @@
</dataarea>
</part>
</software>
-
+
<software name="firebug">
<description>Firebug</description>
<year>1984</year>
@@ -159,7 +159,7 @@
</dataarea>
</part>
</software>
-
+
<software name="snapper">
<description>Snapper</description>
<year>1982</year>
@@ -171,7 +171,7 @@
</dataarea>
</part>
</software>
-
+
<software name="drogna">
<description>Drogna</description>
<year>1983</year>
@@ -183,7 +183,7 @@
</dataarea>
</part>
</software>
-
+
<software name="go">
<description>Go</description>
<year>1984</year>
@@ -195,7 +195,7 @@
</dataarea>
</part>
</software>
-
+
<software name="maze">
<description>Maze</description>
<year>1982</year>
@@ -207,7 +207,7 @@
</dataarea>
</part>
</software>
-
+
<software name="quondam">
<description>Quondam</description>
<year>1984</year>
@@ -219,7 +219,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bouncer">
<description>Bouncer</description>
<year>1984</year>
@@ -231,7 +231,7 @@
</dataarea>
</part>
</software>
-
+
<software name="revs">
<description>Revs</description>
<year>1984</year>
@@ -243,7 +243,7 @@
</dataarea>
</part>
</software>
-
+
<software name="revs4tra">
<description>Revs 4 Tracks</description>
<year>1985</year>
@@ -255,7 +255,7 @@
</dataarea>
</part>
</software>
-
+
<software name="acheton" cloneof="achetont">
<description>Acheton</description>
<year>1984</year>
@@ -274,7 +274,7 @@
</dataarea>
</part>
</software>
-
+
<software name="monsters">
<description>Monsters</description>
<year>1982</year>
@@ -286,7 +286,7 @@
</dataarea>
</part>
</software>
-
+
<software name="monsters4" cloneof="monsters">
<description>Monsters (40t)</description>
<year>1982</year>
@@ -298,7 +298,7 @@
</dataarea>
</part>
</software>
-
+
<software name="snookera">
<description>Snooker</description>
<year>1983</year>
@@ -310,7 +310,7 @@
</dataarea>
</part>
</software>
-
+
<software name="carousel">
<description>Carousel</description>
<year>1983</year>
@@ -322,7 +322,7 @@
</dataarea>
</part>
</software>
-
+
<software name="freefall">
<description>Free Fall</description>
<year>1983</year>
@@ -334,7 +334,7 @@
</dataarea>
</part>
</software>
-
+
<software name="crtracer">
<description>Crazy Tracer</description>
<year>1983</year>
@@ -346,7 +346,7 @@
</dataarea>
</part>
</software>
-
+
<software name="kofhamil" cloneof="kohamilt">
<description>Kingdom of Hamil</description>
<year>1983</year>
@@ -358,7 +358,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sshipcom">
<description>Starship Command</description>
<year>1983</year>
@@ -382,7 +382,7 @@
</dataarea>
</part>
</software>
-
+
<software name="missbase">
<description>Missile Base</description>
<year>1982</year>
@@ -394,7 +394,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phquest" cloneof="phquestt">
<description>Philosopher's Quest</description>
<year>1984</year>
@@ -406,7 +406,7 @@
</dataarea>
</part>
</software>
-
+
<software name="aviator">
<description>Aviator</description>
<year>1983</year>
@@ -418,7 +418,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sphinx">
<description>Sphinx Adventure</description>
<year>1983</year>
@@ -430,7 +430,7 @@
</dataarea>
</part>
</software>
-
+
<software name="plantoid">
<description>Planetoid</description>
<year>1982</year>
@@ -442,7 +442,7 @@
</dataarea>
</part>
</software>
-
+
<software name="plantoid4" cloneof="plantoid">
<description>Planetoid (40t)</description>
<year>1982</year>
@@ -454,7 +454,7 @@
</dataarea>
</part>
</software>
-
+
<software name="superinv">
<description>Super Invaders</description>
<year>1982</year>
@@ -466,7 +466,7 @@
</dataarea>
</part>
</software>
-
+
<software name="superinv4" cloneof="superinv">
<description>Super Invaders (40t)</description>
<year>1982</year>
@@ -478,7 +478,7 @@
</dataarea>
</part>
</software>
-
+
<software name="rocketra">
<description>Rocket Raid</description>
<year>1982</year>
@@ -490,7 +490,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sconrans">
<description>Shirley Conran's Magic Garden</description>
<year>1983</year>
@@ -502,7 +502,7 @@
</dataarea>
</part>
</software>
-
+
<software name="spooky">
<description>Spooky Manor</description>
<year>1984</year>
@@ -514,7 +514,7 @@
</dataarea>
</part>
</software>
-
+
<software name="peekoc">
<description>Peeko-Computer</description>
<year>198?</year>
@@ -526,7 +526,7 @@
</dataarea>
</part>
</software>
-
+
<software name="busgames">
<description>Business Games</description>
<year>198?</year>
@@ -538,7 +538,7 @@
</dataarea>
</part>
</software>
-
+
<software name="microtxt">
<description>Microtext</description>
<year>1983</year>
@@ -550,7 +550,7 @@
</dataarea>
</part>
</software>
-
+
<software name="elitedem">
<description>Elite (Demo)</description>
<year>1984</year>
@@ -561,7 +561,7 @@
</dataarea>
</part>
</software>
-
+
<software name="prtdrvgn">
<description>Printer Driver Generator</description>
<year>198?</year>
@@ -573,7 +573,7 @@
</dataarea>
</part>
</software>
-
+
<software name="forth">
<description>FORTH</description>
<year>1982</year>
@@ -585,7 +585,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jars">
<description>Jars</description>
<year>198?</year>
@@ -597,7 +597,7 @@
</dataarea>
</part>
</software>
-
+
<software name="chemanal">
<description>Chemical Analysis</description>
<year>198?</year>
@@ -609,7 +609,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jcbdiggr">
<description>JCB Digger</description>
<year>1983</year>
@@ -621,7 +621,7 @@
</dataarea>
</part>
</software>
-
+
<software name="homeedu">
<description>Home Education</description>
<year>1985</year>
@@ -633,7 +633,7 @@
</dataarea>
</part>
</software>
-
+
<software name="omegaorb">
<description>Omega Orb</description>
<year>1986</year>
@@ -644,7 +644,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tstruck2">
<description>Thunderstruck 2: Mind Master</description>
<year>1986</year>
@@ -655,7 +655,7 @@
</dataarea>
</part>
</software>
-
+
<software name="blast">
<description>Blast!</description>
<year>1989</year>
@@ -666,7 +666,7 @@
</dataarea>
</part>
</software>
-
+
<software name="psycast">
<description>Psycastria</description>
<year>1986</year>
@@ -677,7 +677,7 @@
</dataarea>
</part>
</software>
-
+
<software name="breakthr">
<description>Breakthrough</description>
<year>1990</year>
@@ -688,7 +688,7 @@
</dataarea>
</part>
</software>
-
+
<software name="shark">
<description>Shark</description>
<year>1988</year>
@@ -699,7 +699,7 @@
</dataarea>
</part>
</software>
-
+
<software name="impact">
<description>Impact</description>
<year>1987</year>
@@ -710,7 +710,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ziggy">
<description>Ziggy</description>
<year>1987</year>
@@ -721,7 +721,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ransack">
<description>Ransack!</description>
<year>1987</year>
@@ -732,7 +732,7 @@
</dataarea>
</part>
</software>
-
+
<software name="despride">
<description>Despatch Rider</description>
<year>1987</year>
@@ -743,7 +743,7 @@
</dataarea>
</part>
</software>
-
+
<software name="heltersk">
<description>Helter Skelter</description>
<year>1990</year>
@@ -754,7 +754,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fabfour1">
<description>Fab Four Vol.1</description>
<year>1990</year>
@@ -772,7 +772,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bbcbonz">
<description>BBC Bonanza</description>
<year>1987</year>
@@ -790,7 +790,7 @@
</dataarea>
</part>
</software>
-
+
<software name="emlynqz">
<description>Emlyn Hughes Arcade Quiz</description>
<year>1991</year>
@@ -801,7 +801,7 @@
</dataarea>
</part>
</software>
-
+
<software name="loopz">
<description>Loopz</description>
<year>1990</year>
@@ -812,7 +812,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sphdest">
<description>Sphere of Destiny</description>
<year>1986</year>
@@ -823,7 +823,7 @@
</dataarea>
</part>
</software>
-
+
<software name="colos4ch">
<description>Colossus 4 Chess</description>
<year>1988</year>
@@ -841,7 +841,7 @@
</dataarea>
</part>
</software>
-
+
<software name="infinity">
<description>Infinity</description>
<year>1989</year>
@@ -852,7 +852,7 @@
</dataarea>
</part>
</software>
-
+
<software name="starquak">
<description>Star Quake</description>
<year>1987</year>
@@ -863,7 +863,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wknight">
<description>White Knight Mk12</description>
<year>1985</year>
@@ -874,7 +874,7 @@
</dataarea>
</part>
</software>
-
+
<software name="firetrak">
<description>Fire Track</description>
<year>1987</year>
@@ -885,7 +885,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fortress">
<description>Fortress</description>
<year>1984</year>
@@ -896,7 +896,7 @@
</dataarea>
</part>
</software>
-
+
<software name="xoraba" cloneof="xor">
<description>XOR (A&amp;B Computing) (alt)</description>
<year>1987</year>
@@ -907,7 +907,7 @@
</dataarea>
</part>
</software>
-
+
<software name="xorab" cloneof="xor">
<description>XOR (A&amp;B Computing)</description>
<year>1987</year>
@@ -918,7 +918,7 @@
</dataarea>
</part>
</software>
-
+
<software name="xor">
<description>XOR</description>
<year>1987</year>
@@ -929,7 +929,7 @@
</dataarea>
</part>
</software>
-
+
<software name="xordesgn">
<description>XOR Designer</description>
<year>1987</year>
@@ -940,7 +940,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sinkbism">
<description>Sink the Bismarck</description>
<year>1986</year>
@@ -951,7 +951,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tsentinl">
<description>The Sentinel</description>
<year>1986</year>
@@ -962,7 +962,7 @@
</dataarea>
</part>
</software>
-
+
<software name="evenstar">
<description>Evening Star</description>
<year>1987</year>
@@ -973,7 +973,7 @@
</dataarea>
</part>
</software>
-
+
<software name="beachead">
<description>Beach Head</description>
<year>1984</year>
@@ -984,7 +984,7 @@
</dataarea>
</part>
</software>
-
+
<software name="apocalyc">
<description>Apocalypse (Command)</description>
<year>1987</year>
@@ -995,7 +995,7 @@
</dataarea>
</part>
</software>
-
+
<software name="villsoul">
<description>Village of Lost Souls</description>
<year>1987</year>
@@ -1006,7 +1006,7 @@
</dataarea>
</part>
</software>
-
+
<software name="huntshau">
<description>The Hunt: Search for Shauna</description>
<year>1987</year>
@@ -1017,7 +1017,7 @@
</dataarea>
</part>
</software>
-
+
<software name="vutype">
<description>Vu-Type</description>
<year>1984</year>
@@ -1028,7 +1028,7 @@
</dataarea>
</part>
</software>
-
+
<software name="battbrit">
<description>Battle of Britain</description>
<year>1987</year>
@@ -1039,7 +1039,7 @@
</dataarea>
</part>
</software>
-
+
<software name="rhansont">
<description>The Rick Hanson Trilogy - Saga of a Spy</description>
<year>1986</year>
@@ -1050,7 +1050,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bribbon1">
<description>Blue Ribbon Games Disk No.1</description>
<year>1985</year>
@@ -1061,7 +1061,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bribbon2">
<description>Blue Ribbon Games Disk No.2</description>
<year>1985</year>
@@ -1072,7 +1072,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bribbon3">
<description>Blue Ribbon Games Disk No.3</description>
<year>1985</year>
@@ -1083,7 +1083,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jumpjeta">
<description>Jump Jet</description>
<year>1985</year>
@@ -1094,7 +1094,7 @@
</dataarea>
</part>
</software>
-
+
<software name="war">
<description>W.A.R.</description>
<year>1986</year>
@@ -1105,7 +1105,7 @@
</dataarea>
</part>
</software>
-
+
<software name="yiear">
<description>Yie Ar Kung Fu</description>
<year>1984</year>
@@ -1116,7 +1116,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dambustr">
<description>The Dam Busters</description>
<year>1985</year>
@@ -1127,7 +1127,7 @@
</dataarea>
</part>
</software>
-
+
<software name="impmiss">
<description>Impossible Mission</description>
<year>1985</year>
@@ -1138,7 +1138,7 @@
</dataarea>
</part>
</software>
-
+
<software name="brucelee">
<description>Bruce Lee</description>
<year>1985</year>
@@ -1149,7 +1149,7 @@
</dataarea>
</part>
</software>
-
+
<software name="hyperspo">
<description>Hyper Sports</description>
<year>1985</year>
@@ -1160,7 +1160,7 @@
</dataarea>
</part>
</software>
-
+
<software name="paperboy">
<description>Paperboy</description>
<year>1984</year>
@@ -1171,7 +1171,7 @@
</dataarea>
</part>
</software>
-
+
<software name="airwolf">
<description>Airwolf</description>
<year>1985</year>
@@ -1182,7 +1182,7 @@
</dataarea>
</part>
</software>
-
+
<software name="commando">
<description>Commando</description>
<year>1985</year>
@@ -1193,7 +1193,7 @@
</dataarea>
</part>
</software>
-
+
<software name="arkanoid">
<description>Arkanoid</description>
<year>1987</year>
@@ -1204,7 +1204,7 @@
</dataarea>
</part>
</software>
-
+
<software name="raidmosc">
<description>Raid Over Moscow</description>
<year>1986</year>
@@ -1215,7 +1215,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wayotef">
<description>The Way of the Exploding Fist</description>
<year>1985</year>
@@ -1226,7 +1226,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sharrier">
<description>Strike Force Harrier</description>
<year>1986</year>
@@ -1237,7 +1237,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tetrism">
<description>Tetris</description>
<year>1987</year>
@@ -1248,7 +1248,7 @@
</dataarea>
</part>
</software>
-
+
<software name="pipemani">
<description>Pipe Mania</description>
<year>1989</year>
@@ -1259,7 +1259,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tarzanm">
<description>Tarzan (Martech)</description>
<year>1987</year>
@@ -1270,7 +1270,7 @@
</dataarea>
</part>
</software>
-
+
<software name="samfoxsp">
<description>Samantha Fox Strip Poker</description>
<year>1986</year>
@@ -1281,7 +1281,7 @@
</dataarea>
</part>
</software>
-
+
<software name="kayleth">
<description>Kayleth</description>
<year>1986</year>
@@ -1292,7 +1292,7 @@
</dataarea>
</part>
</software>
-
+
<software name="skirmish">
<description>Skirmish</description>
<year>1988</year>
@@ -1303,7 +1303,7 @@
</dataarea>
</part>
</software>
-
+
<software name="kourtyd">
<description>Kourtyard</description>
<year>1988</year>
@@ -1314,7 +1314,7 @@
</dataarea>
</part>
</software>
-
+
<software name="strandgr">
<description>Stranger Danger</description>
<year>1988</year>
@@ -1325,7 +1325,7 @@
</dataarea>
</part>
</software>
-
+
<software name="megapoca">
<description>Mega-Apocalypse</description>
<year>1988</year>
@@ -1336,7 +1336,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cholo">
<description>Cholo</description>
<year>1986</year>
@@ -1347,7 +1347,7 @@
</dataarea>
</part>
</software>
-
+
<software name="icarus">
<description>Icarus</description>
<year>1988</year>
@@ -1358,7 +1358,7 @@
</dataarea>
</part>
</software>
-
+
<software name="musicoll">
<description>The Musicsoft Collection</description>
<year>1986</year>
@@ -1369,7 +1369,7 @@
</dataarea>
</part>
</software>
-
+
<software name="midway">
<description>Midway</description>
<year>1988</year>
@@ -1380,7 +1380,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ckeypodd">
<description>Concept Keyboard Podd</description>
<year>1988</year>
@@ -1391,7 +1391,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gradvcre">
<description>The Graphic Adventure Creator</description>
<year>1986</year>
@@ -1402,7 +1402,7 @@
</dataarea>
</part>
</software>
-
+
<software name="buffers">
<description>Buffers</description>
<year>1986</year>
@@ -1413,7 +1413,7 @@
</dataarea>
</part>
</software>
-
+
<software name="musicmak">
<description>Music Maker</description>
<year>1983</year>
@@ -1424,7 +1424,7 @@
</dataarea>
</part>
</software>
-
+
<software name="krakout">
<description>Krakout</description>
<year>1988</year>
@@ -1435,7 +1435,7 @@
</dataarea>
</part>
</software>
-
+
<software name="3dpool">
<description>3D Pool</description>
<year>1989</year>
@@ -1446,7 +1446,7 @@
</dataarea>
</part>
</software>
-
+
<software name="redarrow">
<description>Red Arrows</description>
<year>1985</year>
@@ -1457,7 +1457,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phancomb">
<description>Phantom Combat (BBC Series)</description>
<year>1985</year>
@@ -1468,7 +1468,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phancombb" cloneof="phancomb">
<description>Phantom Combat (BBC 'B' 32K)</description>
<year>1985</year>
@@ -1479,7 +1479,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phancombbp" cloneof="phancomb">
<description>Phantom Combat (BBC B &amp; 'Plus')</description>
<year>1985</year>
@@ -1490,7 +1490,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ccastles">
<description>Crystal Castles</description>
<year>1986</year>
@@ -1501,7 +1501,7 @@
</dataarea>
</part>
</software>
-
+
<software name="daleytst">
<description>Daley Thompson's Super-Test</description>
<year>1985</year>
@@ -1512,7 +1512,7 @@
</dataarea>
</part>
</software>
-
+
<software name="3dgraphd">
<description>3D Graphics Development System</description>
<year>1985</year>
@@ -1530,7 +1530,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wediag">
<description>Diagnostics Disc</description>
<year>1985</year>
@@ -1541,7 +1541,7 @@
</dataarea>
</part>
</software>
-
+
<software name="discdebg">
<description>Disc Debug and Copy All</description>
<year>198?</year>
@@ -1552,7 +1552,7 @@
</dataarea>
</part>
</software>
-
+
<software name="discexec">
<description>Disc Executor</description>
<year>198?</year>
@@ -1563,7 +1563,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mooncrstl" cloneof="mooncrst">
<description>Moon Cresta (no Lenslok)</description>
<year>1986</year>
@@ -1574,7 +1574,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mooncrst">
<description>Moon Cresta</description>
<year>1986</year>
@@ -1585,7 +1585,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mmindqm">
<description>BBC Mastermind Quizmaster</description>
<year>1984</year>
@@ -1596,7 +1596,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mmind">
<description>BBC Mastermind</description>
<year>1984</year>
@@ -1607,7 +1607,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tcrosswd">
<description>The Times Crosswords Vol.1</description>
<year>1988</year>
@@ -1625,7 +1625,7 @@
</dataarea>
</part>
</software>
-
+
<software name="amxpagem">
<description>AMX Pagemaker</description>
<year>1986</year>
@@ -1636,7 +1636,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tessalat">
<description>Tesselator</description>
<year>1984</year>
@@ -1647,7 +1647,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dlogic">
<description>D-Logic</description>
<year>1983</year>
@@ -1658,7 +1658,7 @@
</dataarea>
</part>
</software>
-
+
<software name="uridium">
<description>Uridium</description>
<year>1987</year>
@@ -1669,7 +1669,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tmsys86" cloneof="tmsys">
<description>The Music System (1986)</description>
<year>1986</year>
@@ -1680,7 +1680,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tmsys">
<description>The Music System</description>
<year>1984</year>
@@ -1704,7 +1704,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sprtspec">
<description>Sport Spectacular</description>
<year>198?</year>
@@ -1722,7 +1722,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mexico86">
<description>Mexico 86</description>
<year>1986</year>
@@ -1733,7 +1733,7 @@
</dataarea>
</part>
</software>
-
+
<software name="notapenn">
<description>Not a Penny More, Not a Penny Less</description>
<year>1987</year>
@@ -1751,7 +1751,7 @@
</dataarea>
</part>
</software>
-
+
<software name="discdup2">
<description>Disc Duplicator II</description>
<year>1984</year>
@@ -1762,7 +1762,7 @@
</dataarea>
</part>
</software>
-
+
<software name="starseek">
<description>Star Seeker</description>
<year>1985</year>
@@ -1773,7 +1773,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dunjunz">
<description>Dunjunz</description>
<year>1987</year>
@@ -1791,7 +1791,7 @@
</dataarea>
</part>
</software>
-
+
<software name="keybplay">
<description>Keyboard Player</description>
<year>1986</year>
@@ -1802,7 +1802,7 @@
</dataarea>
</part>
</software>
-
+
<software name="v2140dd">
<description>Vector 2 v1.40 (Acorn 1770)</description>
<year>1985</year>
@@ -1813,7 +1813,7 @@
</dataarea>
</part>
</software>
-
+
<software name="v2140sd">
<description>Vector 2 v1.40 (Single Density)</description>
<year>1985</year>
@@ -1824,7 +1824,7 @@
</dataarea>
</part>
</software>
-
+
<software name="v1120">
<description>Vector 1 v1.20</description>
<year>1985</year>
@@ -1835,7 +1835,7 @@
</dataarea>
</part>
</software>
-
+
<software name="v1120b">
<description>Vector 1 v1.20b</description>
<year>1985</year>
@@ -1846,7 +1846,7 @@
</dataarea>
</part>
</software>
-
+
<software name="doscopy">
<description>DOSCOPY</description>
<year>1986</year>
@@ -1857,7 +1857,7 @@
</dataarea>
</part>
</software>
-
+
<software name="puff">
<description>Puff</description>
<year>1986</year>
@@ -1868,7 +1868,7 @@
</dataarea>
</part>
</software>
-
+
<software name="spshuttm">
<description>Space Shuttle</description>
<year>1983</year>
@@ -1879,7 +1879,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dddcalc">
<description>DDD-calc</description>
<year>1985</year>
@@ -1890,7 +1890,7 @@
</dataarea>
</part>
</software>
-
+
<software name="olympdec">
<description>Olympic Decathlon</description>
<year>1984</year>
@@ -1901,7 +1901,7 @@
</dataarea>
</part>
</software>
-
+
<software name="egyptadv">
<description>Egyptian Adventure</description>
<year>1987</year>
@@ -1912,7 +1912,7 @@
</dataarea>
</part>
</software>
-
+
<software name="akhdisku">
<description>Akhter BBC Disk Utilities</description>
<year>198?</year>
@@ -1923,7 +1923,7 @@
</dataarea>
</part>
</software>
-
+
<software name="discdup3m" cloneof="discdup3">
<description>Disc Duplicator 3 (modified to copy itself)</description>
<year>1985</year>
@@ -1934,7 +1934,7 @@
</dataarea>
</part>
</software>
-
+
<software name="discdup3">
<description>Disc Duplicator 3</description>
<year>1985</year>
@@ -1945,7 +1945,7 @@
</dataarea>
</part>
</software>
-
+
<software name="lotr">
<description>The Lord of the Rings</description>
<year>1986</year>
@@ -1963,7 +1963,7 @@
</dataarea>
</part>
</software>
-
+
<software name="offcmate">
<description>Office Mate</description>
<year>1986</year>
@@ -1974,7 +1974,7 @@
</dataarea>
</part>
</software>
-
+
<software name="offcmast">
<description>Office Master</description>
<year>1986</year>
@@ -1985,7 +1985,7 @@
</dataarea>
</part>
</software>
-
+
<software name="hobbit">
<description>The Hobbit</description>
<year>1983</year>
@@ -2021,7 +2021,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mrtmeasr">
<description>Mr T's Measuring Games</description>
<year>1983</year>
@@ -2032,7 +2032,7 @@
</dataarea>
</part>
</software>
-
+
<software name="clone">
<description>Clone</description>
<year>1983</year>
@@ -2043,7 +2043,7 @@
</dataarea>
</part>
</software>
-
+
<software name="enthar7">
<description>Enthar Seven</description>
<year>1985</year>
@@ -2061,7 +2061,7 @@
</dataarea>
</part>
</software>
-
+
<software name="story">
<description>Story</description>
<year>1983</year>
@@ -2072,7 +2072,7 @@
</dataarea>
</part>
</software>
-
+
<software name="crosswds">
<description>Crosswords</description>
<year>1986</year>
@@ -2083,7 +2083,7 @@
</dataarea>
</part>
</software>
-
+
<software name="readrigh">
<description>Read-Right-Away</description>
<year>1986</year>
@@ -2094,7 +2094,7 @@
</dataarea>
</part>
</software>
-
+
<software name="goldcoll">
<description>The Gold Collection</description>
<year>1987</year>
@@ -2112,7 +2112,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bismarck">
<description>Bismarck Death of a Battleship</description>
<year>1987</year>
@@ -2123,7 +2123,7 @@
</dataarea>
</part>
</software>
-
+
<software name="stdsnook">
<description>Steve Davis Snooker</description>
<year>1986</year>
@@ -2134,7 +2134,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bbcomp2">
<description>The Bug-Byte Compilation II</description>
<year>1987</year>
@@ -2145,7 +2145,7 @@
</dataarea>
</part>
</software>
-
+
<software name="replica2">
<description>Replica II</description>
<year>1983</year>
@@ -2156,7 +2156,7 @@
</dataarea>
</part>
</software>
-
+
<software name="replica3">
<description>Replica III</description>
<year>1985</year>
@@ -2167,7 +2167,7 @@
</dataarea>
</part>
</software>
-
+
<software name="thekey">
<description>The Key</description>
<year>1983</year>
@@ -2178,7 +2178,7 @@
</dataarea>
</part>
</software>
-
+
<software name="funhous">
<description>Fun House</description>
<year>1984</year>
@@ -2189,7 +2189,7 @@
</dataarea>
</part>
</software>
-
+
<software name="grafdisk">
<description>Grafdisk</description>
<year>1983</year>
@@ -2200,7 +2200,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fwplus">
<description>Fontwise Plus</description>
<year>198?</year>
@@ -2211,7 +2211,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fwfonted">
<description>Fontwise Font Editor</description>
<year>198?</year>
@@ -2222,7 +2222,7 @@
</dataarea>
</part>
</software>
-
+
<software name="profile">
<description>Profile</description>
<year>1985</year>
@@ -2233,7 +2233,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bbase">
<description>Beta-Base</description>
<year>1983</year>
@@ -2244,7 +2244,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bbaseutl">
<description>Beta-Base Utilities 1</description>
<year>198?</year>
@@ -2255,7 +2255,7 @@
</dataarea>
</part>
</software>
-
+
<software name="klax">
<description>Klax</description>
<year>1990</year>
@@ -2266,7 +2266,7 @@
</dataarea>
</part>
</software>
-
+
<software name="starwars">
<description>Star Wars</description>
<year>1987</year>
@@ -2277,7 +2277,7 @@
</dataarea>
</part>
</software>
-
+
<software name="esb">
<description>The Empire Strikes Back</description>
<year>1988</year>
@@ -2288,7 +2288,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jedi">
<description>Return of the Jedi</description>
<year>1988</year>
@@ -2299,7 +2299,7 @@
</dataarea>
</part>
</software>
-
+
<software name="lickill">
<description>License to Kill</description>
<year>1989</year>
@@ -2310,7 +2310,7 @@
</dataarea>
</part>
</software>
-
+
<software name="livdayl">
<description>The Living Daylights</description>
<year>1983</year>
@@ -2321,7 +2321,7 @@
</dataarea>
</part>
</software>
-
+
<software name="holedout">
<description>Holed Out</description>
<year>1989</year>
@@ -2332,7 +2332,7 @@
</dataarea>
</part>
</software>
-
+
<software name="whimagi2">
<description>White Magic 2</description>
<year>1989</year>
@@ -2343,7 +2343,7 @@
</dataarea>
</part>
</software>
-
+
<software name="nevryon">
<description>Nevyron</description>
<year>1991</year>
@@ -2354,7 +2354,7 @@
</dataarea>
</part>
</software>
-
+
<software name="uim">
<description>U.I.M.</description>
<year>1989</year>
@@ -2365,7 +2365,7 @@
</dataarea>
</part>
</software>
-
+
<software name="etype">
<description>E-Type</description>
<year>1990</year>
@@ -2376,7 +2376,7 @@
</dataarea>
</part>
</software>
-
+
<software name="whimagic">
<description>White Magic</description>
<year>1989</year>
@@ -2387,7 +2387,7 @@
</dataarea>
</part>
</software>
-
+
<software name="arsoccer">
<description>Arcade Soccer</description>
<year>1989</year>
@@ -2398,7 +2398,7 @@
</dataarea>
</part>
</software>
-
+
<software name="zenon">
<description>Zenon</description>
<year>1989</year>
@@ -2409,7 +2409,7 @@
</dataarea>
</part>
</software>
-
+
<software name="clogger">
<description>Clogger</description>
<year>1988</year>
@@ -2420,7 +2420,7 @@
</dataarea>
</part>
</software>
-
+
<software name="orbital">
<description>Orbital</description>
<year>1989</year>
@@ -2431,7 +2431,7 @@
</dataarea>
</part>
</software>
-
+
<software name="artstudi">
<description>The Art Studio</description>
<year>1989</year>
@@ -2442,7 +2442,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cheatj1">
<description>Cheat It Again Joe Vol.1</description>
<year>1988</year>
@@ -2453,7 +2453,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cheatj2">
<description>Cheat It Again Joe Vol.2</description>
<year>1988</year>
@@ -2464,7 +2464,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cheatj4">
<description>Cheat It Again Joe Vol.4</description>
<year>1988</year>
@@ -2475,7 +2475,7 @@
</dataarea>
</part>
</software>
-
+
<software name="holedoc1">
<description>Holed Out Extra Courses Vol.1</description>
<year>1990</year>
@@ -2486,7 +2486,7 @@
</dataarea>
</part>
</software>
-
+
<software name="holedoc2">
<description>Holed Out Extra Courses Vol.2</description>
<year>1990</year>
@@ -2497,7 +2497,7 @@
</dataarea>
</part>
</software>
-
+
<software name="reteden">
<description>Return to Eden</description>
<year>1984</year>
@@ -2508,7 +2508,7 @@
</dataarea>
</part>
</software>
-
+
<software name="colossal">
<description>Colossal Adventure</description>
<year>1983</year>
@@ -2519,7 +2519,7 @@
</dataarea>
</part>
</software>
-
+
<software name="snowball">
<description>Snowball</description>
<year>1983</year>
@@ -2530,7 +2530,7 @@
</dataarea>
</part>
</software>
-
+
<software name="lordstme">
<description>Lords of Time</description>
<year>1983</year>
@@ -2541,7 +2541,7 @@
</dataarea>
</part>
</software>
-
+
<software name="advquest">
<description>Adventure Quest</description>
<year>1983</year>
@@ -2552,7 +2552,7 @@
</dataarea>
</part>
</software>
-
+
<software name="timemagk">
<description>Time and Magik - The Trilogy</description>
<year>1988</year>
@@ -2570,7 +2570,7 @@
</dataarea>
</part>
</software>
-
+
<software name="lancelot">
<description>Lancelot</description>
<year>1988</year>
@@ -2588,7 +2588,7 @@
</dataarea>
</part>
</software>
-
+
<software name="imogen">
<description>Imogen</description>
<year>1986</year>
@@ -2599,7 +2599,7 @@
</dataarea>
</part>
</software>
-
+
<software name="castleq">
<description>Castle Quest</description>
<year>1985</year>
@@ -2610,7 +2610,7 @@
</dataarea>
</part>
</software>
-
+
<software name="stockcar">
<description>Stock Car</description>
<year>1983</year>
@@ -2621,7 +2621,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cybermis">
<description>Cybertron Mission</description>
<year>1984</year>
@@ -2632,7 +2632,7 @@
</dataarea>
</part>
</software>
-
+
<software name="duneridr">
<description>Dune Rider</description>
<year>1984</year>
@@ -2643,7 +2643,7 @@
</dataarea>
</part>
</software>
-
+
<software name="intergal">
<description>Intergalactic Trader</description>
<year>1983</year>
@@ -2654,7 +2654,7 @@
</dataarea>
</part>
</software>
-
+
<software name="starflen">
<description>Starfleet Encounter</description>
<year>1984</year>
@@ -2665,7 +2665,7 @@
</dataarea>
</part>
</software>
-
+
<software name="drwhomin">
<description>Doctor Who and the Mines of Terror (Master/B+)</description>
<year>1986</year>
@@ -2676,7 +2676,7 @@
</dataarea>
</part>
</software>
-
+
<software name="drwhominb" cloneof="drwhomin">
<description>Doctor Who and the Mines of Terror (with ROM)</description>
<year>1985</year>
@@ -2692,7 +2692,7 @@
</dataarea>
</part>
</software>
-
+
<software name="blockbus">
<description>Blockbuster</description>
<year>1984</year>
@@ -2703,7 +2703,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mree">
<description>Mr Ee!</description>
<year>1984</year>
@@ -2714,7 +2714,7 @@
</dataarea>
</part>
</software>
-
+
<software name="frenzy">
<description>Frenzy</description>
<year>1983</year>
@@ -2725,7 +2725,7 @@
</dataarea>
</part>
</software>
-
+
<software name="killergo">
<description>Killer Gorilla</description>
<year>1984</year>
@@ -2736,7 +2736,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ghouls">
<description>Ghouls</description>
<year>1984</year>
@@ -2747,7 +2747,7 @@
</dataarea>
</part>
</software>
-
+
<software name="themine">
<description>The Mine</description>
<year>1984</year>
@@ -2758,7 +2758,7 @@
</dataarea>
</part>
</software>
-
+
<software name="felixfac">
<description>Felix in the Factory</description>
<year>1982</year>
@@ -2769,7 +2769,7 @@
</dataarea>
</part>
</software>
-
+
<software name="felixwee">
<description>Felix Meets the Evil Weevils</description>
<year>1984</year>
@@ -2780,7 +2780,7 @@
</dataarea>
</part>
</software>
-
+
<software name="rubbletr">
<description>Rubble Trouble</description>
<year>1983</year>
@@ -2809,7 +2809,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mpmagic2">
<description>Micro Power Magic II</description>
<year>1986</year>
@@ -2827,7 +2827,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mpmagic3">
<description>Micro Power Magic III</description>
<year>1986</year>
@@ -2856,7 +2856,7 @@
</dataarea>
</part>
</software>
-
+
<software name="citadel">
<description>Citadel</description>
<year>1985</year>
@@ -2867,7 +2867,7 @@
</dataarea>
</part>
</software>
-
+
<software name="karatec">
<description>Karate Combat</description>
<year>1986</year>
@@ -2878,7 +2878,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tempest">
<description>Tempest</description>
<year>1985</year>
@@ -2889,7 +2889,7 @@
</dataarea>
</part>
</software>
-
+
<software name="deathsta">
<description>Death Star</description>
<year>1985</year>
@@ -2900,7 +2900,7 @@
</dataarea>
</part>
</software>
-
+
<software name="repton2">
<description>Repton 2</description>
<year>1985</year>
@@ -2911,7 +2911,7 @@
</dataarea>
</part>
</software>
-
+
<software name="thrust">
<description>Thrust</description>
<year>1986</year>
@@ -2922,7 +2922,7 @@
</dataarea>
</part>
</software>
-
+
<software name="galaforc">
<description>Galaforce</description>
<year>1986</year>
@@ -2933,7 +2933,7 @@
</dataarea>
</part>
</software>
-
+
<software name="strykrun">
<description>Stryker's Run</description>
<year>1986</year>
@@ -2944,7 +2944,7 @@
</dataarea>
</part>
</software>
-
+
<software name="repton3">
<description>Repton 3</description>
<year>1986</year>
@@ -2955,7 +2955,7 @@
</dataarea>
</part>
</software>
-
+
<software name="speech">
<description>Speech!</description>
<year>1985</year>
@@ -2966,7 +2966,7 @@
</dataarea>
</part>
</software>
-
+
<software name="overdriv">
<description>Overdrive</description>
<year>1984</year>
@@ -2977,7 +2977,7 @@
</dataarea>
</part>
</software>
-
+
<software name="froggys">
<description>Froggy</description>
<year>1982</year>
@@ -2988,7 +2988,7 @@
</dataarea>
</part>
</software>
-
+
<software name="exilev1" cloneof="exilev3">
<description>Exile (Version 1)</description>
<year>1988</year>
@@ -2999,7 +2999,7 @@
</dataarea>
</part>
</software>
-
+
<software name="exilev2" cloneof="exilev3">
<description>Exile (Version 2)</description>
<year>1988</year>
@@ -3010,7 +3010,7 @@
</dataarea>
</part>
</software>
-
+
<software name="exilev3">
<description>Exile (Version 3)</description>
<year>1988</year>
@@ -3021,7 +3021,7 @@
</dataarea>
</part>
</software>
-
+
<software name="exilerc" cloneof="exilev3">
<description>Exile (Review Copy)</description>
<year>1988</year>
@@ -3033,7 +3033,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ravskull">
<description>Ravenskull</description>
<year>1987</year>
@@ -3044,7 +3044,7 @@
</dataarea>
</part>
</software>
-
+
<software name="retdoom">
<description>Return to Doom</description>
<year>1988</year>
@@ -3062,7 +3062,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gkiller">
<description>Giant Killer</description>
<year>1987</year>
@@ -3073,7 +3073,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ctodoomt">
<description>Countdown to Doom (Topologika)</description>
<year>1987</year>
@@ -3084,7 +3084,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phquestt">
<description>Philosopher's Quest (Topologika)</description>
<year>1987</year>
@@ -3095,7 +3095,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ldaydoom">
<description>Last Days of Doom</description>
<year>1990</year>
@@ -3106,7 +3106,7 @@
</dataarea>
</part>
</software>
-
+
<software name="achetont">
<description>Acheton (Topologika)</description>
<year>1987</year>
@@ -3117,7 +3117,7 @@
</dataarea>
</part>
</software>
-
+
<software name="avon">
<description>Avon</description>
<year>1989</year>
@@ -3128,7 +3128,7 @@
</dataarea>
</part>
</software>
-
+
<software name="kohamilt">
<description>Kingdom of Hamil (Topologika)</description>
<year>1987</year>
@@ -3139,7 +3139,7 @@
</dataarea>
</part>
</software>
-
+
<software name="murdac">
<description>Murdac</description>
<year>1989</year>
@@ -3150,7 +3150,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wolympia">
<description>Winter Olympiad 88</description>
<year>1988</year>
@@ -3161,7 +3161,7 @@
</dataarea>
</part>
</software>
-
+
<software name="indoorsp">
<description>Indoor Sports</description>
<year>1988</year>
@@ -3172,7 +3172,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bdash">
<description>Boulder Dash</description>
<year>1988</year>
@@ -3183,7 +3183,7 @@
</dataarea>
</part>
</software>
-
+
<software name="saigon">
<description>Saigon</description>
<year>1988</year>
@@ -3194,7 +3194,7 @@
</dataarea>
</part>
</software>
-
+
<software name="solympid">
<description>Summer Olympiad</description>
<year>1988</year>
@@ -3205,7 +3205,7 @@
</dataarea>
</part>
</software>
-
+
<software name="spyvsspy">
<description>Spy vs Spy</description>
<year>1984</year>
@@ -3216,7 +3216,7 @@
</dataarea>
</part>
</software>
-
+
<software name="circusga">
<description>Circus Games</description>
<year>1988</year>
@@ -3227,7 +3227,7 @@
</dataarea>
</part>
</software>
-
+
<software name="phantom">
<description>Phantom</description>
<year>1987</year>
@@ -3238,7 +3238,7 @@
</dataarea>
</part>
</software>
-
+
<software name="futuresh">
<description>Future Shock</description>
<year>1986</year>
@@ -3249,7 +3249,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bhillcop">
<description>Beverly Hills Cop</description>
<year>1990</year>
@@ -3279,7 +3279,7 @@
</dataarea>
</part>
</software>
-
+
<software name="goal">
<description>Goal!</description>
<year>1986</year>
@@ -3290,7 +3290,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cwgames">
<description>Commonwealth Games</description>
<year>1986</year>
@@ -3308,7 +3308,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wolympic">
<description>Winter Olympics</description>
<year>1986</year>
@@ -3319,7 +3319,7 @@
</dataarea>
</part>
</software>
-
+
<software name="superman">
<description>Superman: The Man of Steel</description>
<year>1989</year>
@@ -3337,7 +3337,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jetsetw2">
<description>Jet Set Willy II</description>
<year>1985</year>
@@ -3348,9 +3348,9 @@
</dataarea>
</part>
</software>
-
+
<!-- Business -->
-
+
<software name="mailsys">
<description>Mailing System</description>
<year>1984</year>
@@ -3362,7 +3362,7 @@
</dataarea>
</part>
</software>
-
+
<software name="database">
<description>Database</description>
<year>1983</year>
@@ -3374,7 +3374,7 @@
</dataarea>
</part>
</software>
-
+
<software name="acctrecv">
<description>Accounts Receivable</description>
<year>1984</year>
@@ -3386,7 +3386,7 @@
</dataarea>
</part>
</software>
-
+
<software name="acctpay">
<description>Accounts Payable</description>
<year>1984</year>
@@ -3398,7 +3398,7 @@
</dataarea>
</part>
</software>
-
+
<software name="purchsng">
<description>Purchasing</description>
<year>1984</year>
@@ -3410,7 +3410,7 @@
</dataarea>
</part>
</software>
-
+
<software name="invoicng">
<description>Invoicing</description>
<year>1984</year>
@@ -3422,7 +3422,7 @@
</dataarea>
</part>
</software>
-
+
<software name="farmcash">
<description>FarmCash Setup v1.12</description>
<year>198?</year>
@@ -3434,7 +3434,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fieldfil">
<description>FieldFile Setup v1.11</description>
<year>198?</year>
@@ -3446,7 +3446,7 @@
</dataarea>
</part>
</software>
-
+
<software name="capcost">
<description>CapCost Setup v1.11</description>
<year>1983</year>
@@ -3458,7 +3458,7 @@
</dataarea>
</part>
</software>
-
+
<software name="farmplan">
<description>FarmPlanner Setup v1.01</description>
<year>1983</year>
@@ -3470,7 +3470,7 @@
</dataarea>
</part>
</software>
-
+
<software name="moffice">
<description>Mini Office</description>
<year>1984</year>
@@ -3481,7 +3481,7 @@
</dataarea>
</part>
</software>
-
+
<software name="moffice2">
<description>Mini Office II</description>
<year>1986</year>
@@ -3492,9 +3492,9 @@
</dataarea>
</part>
</software>
-
+
<!-- Educational -->
-
+
<software name="flowercr">
<description>Flowers of Crystal</description>
<year>198?</year>
@@ -3505,7 +3505,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dragonwb">
<description>Dragon World (BBC Only)</description>
<year>198?</year>
@@ -3516,7 +3516,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dragonw">
<description>Dragon World</description>
<year>198?</year>
@@ -3527,7 +3527,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dinodisc">
<description>Dinosaur Discovery</description>
<year>198?</year>
@@ -3538,7 +3538,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wrldword">
<description>World Without Words</description>
<year>198?</year>
@@ -3549,7 +3549,7 @@
</dataarea>
</part>
</software>
-
+
<software name="boxtresc">
<description>Box of Treasures Create</description>
<year>198?</year>
@@ -3560,7 +3560,7 @@
</dataarea>
</part>
</software>
-
+
<software name="boxtres">
<description>Box of Treasures</description>
<year>1983</year>
@@ -3571,7 +3571,7 @@
</dataarea>
</part>
</software>
-
+
<software name="ggarden">
<description>Granny's Garden</description>
<year>1984</year>
@@ -3583,7 +3583,7 @@
</dataarea>
</part>
</software>
-
+
<software name="childspc">
<description>Children from Space</description>
<year>1984</year>
@@ -3594,7 +3594,7 @@
</dataarea>
</part>
</software>
-
+
<software name="hideseek">
<description>Hide &amp; Seek</description>
<year>1984</year>
@@ -3605,7 +3605,7 @@
</dataarea>
</part>
</software>
-
+
<software name="facemake">
<description>Facemaker</description>
<year>1984</year>
@@ -3616,7 +3616,7 @@
</dataarea>
</part>
</software>
-
+
<software name="squeeze">
<description>Squeeze</description>
<year>1984</year>
@@ -3627,7 +3627,7 @@
</dataarea>
</part>
</software>
-
+
<software name="numbergu">
<description>Number Gulper</description>
<year>1984</year>
@@ -3638,7 +3638,7 @@
</dataarea>
</part>
</software>
-
+
<software name="cranky">
<description>Cranky</description>
<year>1984</year>
@@ -3649,7 +3649,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tableadv">
<description>Table Adventures</description>
<year>1984</year>
@@ -3660,7 +3660,7 @@
</dataarea>
</part>
</software>
-
+
<software name="jugglepu">
<description>Juggle Puzzle</description>
<year>1984</year>
@@ -3671,7 +3671,7 @@
</dataarea>
</part>
</software>
-
+
<software name="pazazz">
<description>Pazazz</description>
<year>1985</year>
@@ -3682,7 +3682,7 @@
</dataarea>
</part>
</software>
-
+
<software name="letscoun">
<description>Let's Count</description>
<year>1984</year>
@@ -3693,7 +3693,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wrdswrds">
<description>Words Words Words</description>
<year>1984</year>
@@ -3704,7 +3704,7 @@
</dataarea>
</part>
</software>
-
+
<software name="podd">
<description>Podd</description>
<year>1984</year>
@@ -3715,7 +3715,7 @@
</dataarea>
</part>
</software>
-
+
<software name="timeman1">
<description>Timeman One</description>
<year>1983</year>
@@ -3726,7 +3726,7 @@
</dataarea>
</part>
</software>
-
+
<software name="happynum">
<description>Happy Numbers</description>
<year>198?</year>
@@ -3737,7 +3737,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fs2-68">
<description>Fun School 2 (For 6-8 year olds)</description>
<year>1989</year>
@@ -3748,7 +3748,7 @@
</dataarea>
</part>
</software>
-
+
<software name="fs2-ov8">
<description>Fun School 2 (For the Over-8s)</description>
<year>1989</year>
@@ -3759,7 +3759,7 @@
</dataarea>
</part>
</software>
-
+
<software name="symbmole">
<description>Symbols to Moles</description>
<year>198?</year>
@@ -3770,7 +3770,7 @@
</dataarea>
</part>
</software>
-
+
<software name="longwave">
<description>Longitudinal Waves</description>
<year>198?</year>
@@ -3781,7 +3781,7 @@
</dataarea>
</part>
</software>
-
+
<software name="bertboot">
<description>Bert Boot</description>
<year>1984</year>
@@ -3792,7 +3792,7 @@
</dataarea>
</part>
</software>
-
+
<software name="roadcft1">
<description>Roadcraft 1</description>
<year>1984</year>
@@ -3803,7 +3803,7 @@
</dataarea>
</part>
</software>
-
+
<software name="frmistra">
<description>The French Mistress Level A</description>
<year>1983</year>
@@ -3814,7 +3814,7 @@
</dataarea>
</part>
</software>
-
+
<software name="frmistrb">
<description>The French Mistress Level B</description>
<year>1983</year>
@@ -3825,7 +3825,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tpicnic">
<description>The Teddy Bears' Picnic</description>
<year>1989</year>
@@ -3843,7 +3843,7 @@
</dataarea>
</part>
</software>
-
+
<software name="connectn">
<description>Connections</description>
<year>1990</year>
@@ -3854,7 +3854,7 @@
</dataarea>
</part>
</software>
-
+
<software name="vowlsnd2">
<description>Short Vowel Sounds v2</description>
<year>1983</year>
@@ -3865,7 +3865,7 @@
</dataarea>
</part>
</software>
-
+
<software name="vowlsnd" cloneof="vowlsnd2">
<description>Short Vowel Sounds</description>
<year>1983</year>
@@ -3876,7 +3876,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tcircus">
<description>The Circus</description>
<year>1985</year>
@@ -3894,7 +3894,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mathsnap">
<description>Maths Snap</description>
<year>198?</year>
@@ -3905,7 +3905,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wbuild2">
<description>Word Builder MkII</description>
<year>1985</year>
@@ -3916,7 +3916,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wbuild2a" cloneof="wbuild2">
<description>Word Builder MkII (alt)</description>
<year>1985</year>
@@ -3927,7 +3927,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wbuild">
<description>Word Builder</description>
<year>198?</year>
@@ -3949,7 +3949,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gbuild">
<description>Graph Builder</description>
<year>1986</year>
@@ -3960,7 +3960,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gbuilda" cloneof="gbuild">
<description>Graph Builder (alt)</description>
<year>1986</year>
@@ -3971,7 +3971,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wizretna" cloneof="wizretn">
<description>The Wizard's Return (alt)</description>
<year>1989</year>
@@ -3989,7 +3989,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wizretn">
<description>The Wizard's Return</description>
<year>1985</year>
@@ -4007,7 +4007,7 @@
</dataarea>
</part>
</software>
-
+
<software name="uareaa" cloneof="uarea">
<description>Understanding Area (alt)</description>
<year>1986</year>
@@ -4018,7 +4018,7 @@
</dataarea>
</part>
</software>
-
+
<software name="uarea">
<description>Understanding Area</description>
<year>1986</year>
@@ -4029,7 +4029,7 @@
</dataarea>
</part>
</software>
-
+
<software name="dreamtim">
<description>Dream Time</description>
<year>1989</year>
@@ -4047,7 +4047,7 @@
</dataarea>
</part>
</software>
-
+
<software name="teachcup">
<description>The Teachers Cupboard</description>
<year>198?</year>
@@ -4065,7 +4065,7 @@
</dataarea>
</part>
</software>
-
+
<software name="easytype">
<description>Easy Type</description>
<year>1984</year>
@@ -4076,7 +4076,7 @@
</dataarea>
</part>
</software>
-
+
<software name="magice">
<description>Magic E</description>
<year>198?</year>
@@ -4087,7 +4087,7 @@
</dataarea>
</part>
</software>
-
+
<software name="storysta">
<description>Story Starts</description>
<year>198?</year>
@@ -4117,7 +4117,7 @@
</dataarea>
</part>
</software>
-
+
<software name="wizrevng">
<description>The Wizard's Revenge</description>
<year>1989</year>
@@ -4135,7 +4135,7 @@
</dataarea>
</part>
</software>
-
+
<software name="zillion">
<description>Zillion</description>
<year>1990</year>
@@ -4159,7 +4159,7 @@
</dataarea>
</part>
</software>
-
+
<software name="animresc">
<description>Animal Rescue</description>
<year>1986</year>
@@ -4189,7 +4189,7 @@
</dataarea>
</part>
</software>
-
+
<software name="naturadv">
<description>The Nature Park Adventure</description>
<year>1987</year>
@@ -4219,7 +4219,7 @@
</dataarea>
</part>
</software>
-
+
<software name="naturadvb" cloneof="naturadv">
<description>The Nature Park Adventure (alt)</description>
<year>1987</year>
@@ -4249,7 +4249,7 @@
</dataarea>
</part>
</software>
-
+
<software name="tobybeac">
<description>Toby at the Beach</description>
<year>1990</year>
@@ -4279,7 +4279,7 @@
</dataarea>
</part>
</software>
-
+
<software name="anialpha">
<description>The Animated Alphabet</description>
<year>198?</year>
@@ -4297,7 +4297,7 @@
</dataarea>
</part>
</software>
-
+
<software name="sellador">
<description>Selladore Tales</description>
<year>1991</year>
@@ -4315,7 +4315,7 @@
</dataarea>
</part>
</software>
-
+
<software name="thefarm">
<description>The Farm</description>
<year>1987</year>
@@ -4333,7 +4333,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mryog">
<description>Mr Yog and the Nippet</description>
<year>1984</year>
@@ -4344,7 +4344,7 @@
</dataarea>
</part>
</software>
-
+
<software name="mapventu">
<description>Mapventure</description>
<year>1988</year>
@@ -4362,7 +4362,7 @@
</dataarea>
</part>
</software>
-
+
<software name="aninumbr">
<description>Animated Numbers</description>
<year>198?</year>
@@ -4373,7 +4373,7 @@
</dataarea>
</part>
</software>
-
+
<software name="typesett">
<description>Typesetter!</description>
<year>198?</year>
@@ -4414,7 +4414,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gtverbs">
<description>The Grammar Tree - Verbs &amp; Adverbs</description>
<year>1983</year>
@@ -4425,7 +4425,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gtsenten">
<description>The Grammar Tree - Sentences</description>
<year>1983</year>
@@ -4436,7 +4436,7 @@
</dataarea>
</part>
</software>
-
+
<software name="gtnouns">
<description>The Grammar Tree - Nouns &amp; Adjectives</description>
<year>1983</year>
@@ -4447,7 +4447,7 @@
</dataarea>
</part>
</software>
-
+
<software name="timetrav">
<description>Time Traveller</description>
<year>1983</year>
@@ -4458,5 +4458,5 @@
</dataarea>
</part>
</software>
-
+
</softwarelist>
diff --git a/hash/psx.xml b/hash/psx.xml
index f4283a297c1..d802fcb42df 100755
--- a/hash/psx.xml
+++ b/hash/psx.xml
@@ -3,7 +3,7 @@
<softwarelist name="psx" description="Sony Playstation CD-ROMs">
<!-- Interactive CD Sampler Discs-->
-
+
<software name="intcdv1m">
<description>Interactive CD Sampler Disc - Volume 01 (M Rated)</description>
<year>1995</year>
diff --git a/src/devices/bus/a1bus/a1bus.cpp b/src/devices/bus/a1bus/a1bus.cpp
index 8f5fa929c2e..ab00e304b22 100644
--- a/src/devices/bus/a1bus/a1bus.cpp
+++ b/src/devices/bus/a1bus/a1bus.cpp
@@ -26,8 +26,8 @@ const device_type A1BUS_SLOT = &device_creator<a1bus_slot_device>;
//-------------------------------------------------
a1bus_slot_device::a1bus_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, A1BUS_SLOT, "Apple I Slot", tag, owner, clock, "a1bus_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_a1bus_tag(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_a1bus_tag(nullptr),
m_a1bus_slottag(nullptr)
{
}
diff --git a/src/devices/bus/a2bus/a2eauxslot.cpp b/src/devices/bus/a2bus/a2eauxslot.cpp
index bf96dd7d16b..4d272f02497 100644
--- a/src/devices/bus/a2bus/a2eauxslot.cpp
+++ b/src/devices/bus/a2bus/a2eauxslot.cpp
@@ -28,8 +28,8 @@ const device_type A2EAUXSLOT_SLOT = &device_creator<a2eauxslot_slot_device>;
//-------------------------------------------------
a2eauxslot_slot_device::a2eauxslot_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, A2EAUXSLOT_SLOT, "Apple IIe AUX Slot", tag, owner, clock, "a2eauxslot_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_a2eauxslot_tag(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_a2eauxslot_tag(nullptr),
m_a2eauxslot_slottag(nullptr)
{
}
diff --git a/src/devices/bus/a2bus/mouse.cpp b/src/devices/bus/a2bus/mouse.cpp
index b9d2a3e2931..0a2b110c8dc 100644
--- a/src/devices/bus/a2bus/mouse.cpp
+++ b/src/devices/bus/a2bus/mouse.cpp
@@ -179,7 +179,7 @@ a2bus_mouse_device::a2bus_mouse_device(const machine_config &mconfig, device_typ
m_mcu(*this, MOUSE_MCU_TAG),
m_mouseb(*this, MOUSE_BUTTON_TAG),
m_mousex(*this, MOUSE_XAXIS_TAG),
- m_mousey(*this, MOUSE_YAXIS_TAG), m_rom(nullptr), m_ddr_a(0), m_ddr_b(0), m_ddr_c(0), m_port_a_out(0), m_port_b_out(0), m_port_c_out(0), m_port_a_in(0), m_port_b_in(0),
+ m_mousey(*this, MOUSE_YAXIS_TAG), m_rom(nullptr), m_ddr_a(0), m_ddr_b(0), m_ddr_c(0), m_port_a_out(0), m_port_b_out(0), m_port_c_out(0), m_port_a_in(0), m_port_b_in(0),
m_port_c_in(0), m_timer_cnt(0), m_timer_ctl(0), m_mask_option(0), last_mx(0), last_my(0), count_x(0), count_y(0), m_timer(nullptr), m_read_timer(nullptr)
{
m_started = false;
diff --git a/src/devices/bus/a800/cassette.cpp b/src/devices/bus/a800/cassette.cpp
index 74c7ddb935e..3a6406d44a1 100644
--- a/src/devices/bus/a800/cassette.cpp
+++ b/src/devices/bus/a800/cassette.cpp
@@ -48,7 +48,7 @@ a8sio_cassette_device::a8sio_cassette_device(const machine_config &mconfig, cons
: device_t(mconfig, A8SIO_CASSETTE, "Atari 8 bit cassette", tag, owner, clock, "a8sio_cass", __FILE__)
, device_a8sio_card_interface(mconfig, *this)
, m_cassette(*this, "cassette"), m_read_timer(nullptr)
- , m_old_cass_signal(0)
+ , m_old_cass_signal(0)
, m_signal_count(0)
{
}
@@ -57,7 +57,7 @@ a8sio_cassette_device::a8sio_cassette_device(const machine_config &mconfig, devi
: device_t(mconfig, type, name, tag, owner, clock, shortname, source)
, device_a8sio_card_interface(mconfig, *this)
, m_cassette(*this, "cassette"), m_read_timer(nullptr)
- , m_old_cass_signal(0)
+ , m_old_cass_signal(0)
, m_signal_count(0)
{
}
diff --git a/src/devices/bus/a800/sparta.cpp b/src/devices/bus/a800/sparta.cpp
index dd29f3ef595..44204cd7fa7 100644
--- a/src/devices/bus/a800/sparta.cpp
+++ b/src/devices/bus/a800/sparta.cpp
@@ -19,8 +19,8 @@ const device_type A800_ROM_SPARTADOS = &device_creator<a800_rom_spartados_device
a800_rom_spartados_device::a800_rom_spartados_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : a800_rom_device(mconfig, A800_ROM_SPARTADOS, "Atari 800 SpartaDOS ROM Carts", tag, owner, clock, "a800_sparta", __FILE__),
- m_bank(0),
+ : a800_rom_device(mconfig, A800_ROM_SPARTADOS, "Atari 800 SpartaDOS ROM Carts", tag, owner, clock, "a800_sparta", __FILE__),
+ m_bank(0),
m_subslot_enabled(0)
{
}
diff --git a/src/devices/bus/adamnet/adamnet.cpp b/src/devices/bus/adamnet/adamnet.cpp
index b7223aeb6a2..0cf9762a913 100644
--- a/src/devices/bus/adamnet/adamnet.cpp
+++ b/src/devices/bus/adamnet/adamnet.cpp
@@ -28,7 +28,7 @@ const device_type ADAMNET_SLOT = &device_creator<adamnet_slot_device>;
//-------------------------------------------------
device_adamnet_card_interface::device_adamnet_card_interface(const machine_config &mconfig, device_t &device)
- : device_slot_card_interface(mconfig, device),
+ : device_slot_card_interface(mconfig, device),
m_bus(nullptr)
{
}
diff --git a/src/devices/bus/c64/dqbb.cpp b/src/devices/bus/c64/dqbb.cpp
index a49f27beac6..6e98707587a 100644
--- a/src/devices/bus/c64/dqbb.cpp
+++ b/src/devices/bus/c64/dqbb.cpp
@@ -38,8 +38,8 @@ const device_type C64_DQBB = &device_creator<c64_dqbb_cartridge_device>;
c64_dqbb_cartridge_device::c64_dqbb_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_DQBB, "C64 Double Quick Brown Box cartridge", tag, owner, clock, "c64_dqbb", __FILE__),
device_c64_expansion_card_interface(mconfig, *this),
- device_nvram_interface(mconfig, *this),
- m_cs(0),
+ device_nvram_interface(mconfig, *this),
+ m_cs(0),
m_we(0)
{
}
diff --git a/src/devices/bus/c64/fun_play.cpp b/src/devices/bus/c64/fun_play.cpp
index a24f4c69156..971521773a7 100644
--- a/src/devices/bus/c64/fun_play.cpp
+++ b/src/devices/bus/c64/fun_play.cpp
@@ -28,7 +28,7 @@ const device_type C64_FUN_PLAY = &device_creator<c64_fun_play_cartridge_device>;
c64_fun_play_cartridge_device::c64_fun_play_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_FUN_PLAY, "C64 Fun Play cartridge", tag, owner, clock, "c64_fun_play", __FILE__),
- device_c64_expansion_card_interface(mconfig, *this),
+ device_c64_expansion_card_interface(mconfig, *this),
m_bank(0)
{
}
diff --git a/src/devices/bus/c64/georam.cpp b/src/devices/bus/c64/georam.cpp
index 43881540e4a..ccdcebedc40 100644
--- a/src/devices/bus/c64/georam.cpp
+++ b/src/devices/bus/c64/georam.cpp
@@ -29,7 +29,7 @@ const device_type C64_GEORAM = &device_creator<c64_georam_cartridge_device>;
c64_georam_cartridge_device::c64_georam_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_GEORAM, "C64 GeoRAM cartridge", tag, owner, clock, "c64_georam", __FILE__),
device_c64_expansion_card_interface(mconfig, *this),
- m_ram(*this, "ram"),
+ m_ram(*this, "ram"),
m_bank(0)
{
}
diff --git a/src/devices/bus/c64/neoram.cpp b/src/devices/bus/c64/neoram.cpp
index aefdc46ca6e..91019bdb9aa 100644
--- a/src/devices/bus/c64/neoram.cpp
+++ b/src/devices/bus/c64/neoram.cpp
@@ -29,7 +29,7 @@ const device_type C64_NEORAM = &device_creator<c64_neoram_cartridge_device>;
c64_neoram_cartridge_device::c64_neoram_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_NEORAM, "C64 NeoRAM cartridge", tag, owner, clock, "c64_neoram", __FILE__),
device_c64_expansion_card_interface(mconfig, *this),
- device_nvram_interface(mconfig, *this),
+ device_nvram_interface(mconfig, *this),
m_bank(0)
{
}
diff --git a/src/devices/bus/c64/structured_basic.cpp b/src/devices/bus/c64/structured_basic.cpp
index 5b4ec958a94..f299246e118 100644
--- a/src/devices/bus/c64/structured_basic.cpp
+++ b/src/devices/bus/c64/structured_basic.cpp
@@ -28,7 +28,7 @@ const device_type C64_STRUCTURED_BASIC = &device_creator<c64_structured_basic_ca
c64_structured_basic_cartridge_device::c64_structured_basic_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_STRUCTURED_BASIC, "C64 Structured Basic cartridge", tag, owner, clock, "c64_structured_basic", __FILE__),
- device_c64_expansion_card_interface(mconfig, *this),
+ device_c64_expansion_card_interface(mconfig, *this),
m_bank(0)
{
}
diff --git a/src/devices/bus/c64/super_games.cpp b/src/devices/bus/c64/super_games.cpp
index 2198439b3e2..53d1f932e7a 100644
--- a/src/devices/bus/c64/super_games.cpp
+++ b/src/devices/bus/c64/super_games.cpp
@@ -28,7 +28,7 @@ const device_type C64_SUPER_GAMES = &device_creator<c64_super_games_cartridge_de
c64_super_games_cartridge_device::c64_super_games_cartridge_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, C64_SUPER_GAMES, "C64 Super Games cartridge", tag, owner, clock, "c64_super_games", __FILE__),
- device_c64_expansion_card_interface(mconfig, *this),
+ device_c64_expansion_card_interface(mconfig, *this),
m_bank(0)
{
}
diff --git a/src/devices/bus/centronics/printer.cpp b/src/devices/bus/centronics/printer.cpp
index e42d038f24d..50ca485c094 100644
--- a/src/devices/bus/centronics/printer.cpp
+++ b/src/devices/bus/centronics/printer.cpp
@@ -27,8 +27,8 @@ MACHINE_CONFIG_END
centronics_printer_device::centronics_printer_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, CENTRONICS_PRINTER, "Centronics Printer", tag, owner, clock, "centronics_printer", __FILE__),
device_centronics_peripheral_interface( mconfig, *this ),
- m_strobe(0),
- m_data(0),
+ m_strobe(0),
+ m_data(0),
m_busy(0),
m_printer(*this, "printer")
{
diff --git a/src/devices/bus/comx35/ram.cpp b/src/devices/bus/comx35/ram.cpp
index b978e1494ca..0e096c5dc15 100644
--- a/src/devices/bus/comx35/ram.cpp
+++ b/src/devices/bus/comx35/ram.cpp
@@ -36,7 +36,7 @@ const device_type COMX_RAM = &device_creator<comx_ram_device>;
comx_ram_device::comx_ram_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, COMX_RAM, "COMX-35 RAM Card", tag, owner, clock, "comx_ram", __FILE__),
device_comx_expansion_card_interface(mconfig, *this),
- m_ram(*this, "ram"),
+ m_ram(*this, "ram"),
m_bank(0)
{
}
diff --git a/src/devices/bus/cpc/amdrum.cpp b/src/devices/bus/cpc/amdrum.cpp
index bae5812206a..87e5af428ce 100644
--- a/src/devices/bus/cpc/amdrum.cpp
+++ b/src/devices/bus/cpc/amdrum.cpp
@@ -36,7 +36,7 @@ machine_config_constructor cpc_amdrum_device::device_mconfig_additions() const
cpc_amdrum_device::cpc_amdrum_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, CPC_AMDRUM, "Amdrum", tag, owner, clock, "cpc_amdrum", __FILE__),
- device_cpc_expansion_card_interface(mconfig, *this),
+ device_cpc_expansion_card_interface(mconfig, *this),
m_slot(nullptr),
m_dac(*this,"dac")
{
diff --git a/src/devices/bus/cpc/cpcexp.cpp b/src/devices/bus/cpc/cpcexp.cpp
index fe142a1cb19..69ad0887282 100644
--- a/src/devices/bus/cpc/cpcexp.cpp
+++ b/src/devices/bus/cpc/cpcexp.cpp
@@ -26,7 +26,7 @@ const device_type CPC_EXPANSION_SLOT = &device_creator<cpc_expansion_slot_device
device_cpc_expansion_card_interface::device_cpc_expansion_card_interface(const machine_config &mconfig, device_t &device)
- : device_slot_card_interface(mconfig,device),
+ : device_slot_card_interface(mconfig,device),
m_rom_sel(0)
{
}
diff --git a/src/devices/bus/cpc/transtape.cpp b/src/devices/bus/cpc/transtape.cpp
index 7051f67914d..adb3a152557 100644
--- a/src/devices/bus/cpc/transtape.cpp
+++ b/src/devices/bus/cpc/transtape.cpp
@@ -91,7 +91,7 @@ void cpc_transtape_device::map_enable()
membank(":bank7")->set_base(m_ram);
membank(":bank15")->set_base(m_ram);
membank(":bank8")->set_base(m_ram); // repeats in second 8kB
- membank(":bank16")->set_base(m_ram);
+ membank(":bank16")->set_base(m_ram);
}
}
@@ -136,5 +136,3 @@ void cpc_transtape_device::set_mapping(UINT8 type)
return;
map_enable();
}
-
-
diff --git a/src/devices/bus/cpc/transtape.h b/src/devices/bus/cpc/transtape.h
index 7a260640e9e..a354a1e2037 100644
--- a/src/devices/bus/cpc/transtape.h
+++ b/src/devices/bus/cpc/transtape.h
@@ -23,10 +23,10 @@ public:
// optional information overrides
virtual const rom_entry *device_rom_region() const;
virtual ioport_constructor device_input_ports() const;
-
+
virtual void set_mapping(UINT8 type);
virtual WRITE_LINE_MEMBER( romen_w ) { m_romen = state; }
-
+
DECLARE_READ8_MEMBER(input_r);
DECLARE_WRITE8_MEMBER(output_w);
DECLARE_INPUT_CHANGED_MEMBER(button_red_w);
@@ -45,7 +45,7 @@ private:
bool m_rom_active;
bool m_romen;
UINT8 m_output;
-
+
void map_enable();
};
diff --git a/src/devices/bus/dmv/k233.cpp b/src/devices/bus/dmv/k233.cpp
index 4a705279014..8668f7ab81f 100644
--- a/src/devices/bus/dmv/k233.cpp
+++ b/src/devices/bus/dmv/k233.cpp
@@ -30,8 +30,8 @@ const device_type DMV_K233 = &device_creator<dmv_k233_device>;
dmv_k233_device::dmv_k233_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, DMV_K233, "K233 16K Shared RAM", tag, owner, clock, "dmv_k233", __FILE__),
- device_dmvslot_interface( mconfig, *this ),
- m_enabled(false),
+ device_dmvslot_interface( mconfig, *this ),
+ m_enabled(false),
m_ram(nullptr)
{
}
diff --git a/src/devices/bus/gameboy/gb_slot.cpp b/src/devices/bus/gameboy/gb_slot.cpp
index 202b7baa048..a1f92b31bcd 100644
--- a/src/devices/bus/gameboy/gb_slot.cpp
+++ b/src/devices/bus/gameboy/gb_slot.cpp
@@ -38,11 +38,11 @@ const device_type MEGADUCK_CART_SLOT = &device_creator<megaduck_cart_slot_device
device_gb_cart_interface::device_gb_cart_interface(const machine_config &mconfig, device_t &device)
: device_slot_card_interface(mconfig, device),
- m_rom(NULL),
- m_rom_size(0), m_ram_bank(0), m_latch_bank(0), m_latch_bank2(0),
- has_rumble(false),
- has_timer(false),
- has_battery(false)
+ m_rom(NULL),
+ m_rom_size(0), m_ram_bank(0), m_latch_bank(0), m_latch_bank2(0),
+ has_rumble(false),
+ has_timer(false),
+ has_battery(false)
{
}
diff --git a/src/devices/bus/isa/3c503.cpp b/src/devices/bus/isa/3c503.cpp
index ba7767018b1..f0522e7fdbd 100644
--- a/src/devices/bus/isa/3c503.cpp
+++ b/src/devices/bus/isa/3c503.cpp
@@ -20,9 +20,9 @@ machine_config_constructor el2_3c503_device::device_mconfig_additions() const {
el2_3c503_device::el2_3c503_device(const machine_config& mconfig, const char* tag, device_t* owner, UINT32 clock)
: device_t(mconfig, EL2_3C503, "3C503 Network Adapter", tag, owner, clock, "el2_3c503", __FILE__),
- device_isa8_card_interface(mconfig, *this),
- m_dp8390(*this, "dp8390d"),
- m_irq_state(0)
+ device_isa8_card_interface(mconfig, *this),
+ m_dp8390(*this, "dp8390d"),
+ m_irq_state(0)
{
}
diff --git a/src/devices/bus/isa/aga.cpp b/src/devices/bus/isa/aga.cpp
index bd8af6b9200..6aa82eda1d4 100644
--- a/src/devices/bus/isa/aga.cpp
+++ b/src/devices/bus/isa/aga.cpp
@@ -62,18 +62,18 @@ isa8_aga_device::isa8_aga_device(const machine_config &mconfig, const char *tag,
m_palette(*this, "palette"),
m_mc6845(*this, AGA_MC6845_NAME),
m_cga_config(*this, "cga_config"),
- m_update_row_type(-1),
+ m_update_row_type(-1),
m_mode(),
m_mda_mode_control(0),
- m_mda_status(0),
+ m_mda_status(0),
m_mda_chr_gen(nullptr),
m_cga_mode_control(0),
m_cga_color_select(0),
- m_cga_status(0),
+ m_cga_status(0),
m_cga_chr_gen(nullptr),
m_framecnt(0),
m_vsync(0),
- m_hsync(0),
+ m_hsync(0),
m_videoram(nullptr)
{
}
diff --git a/src/devices/bus/isa/dectalk.cpp b/src/devices/bus/isa/dectalk.cpp
index 9cf7644c07d..169748eeae6 100644
--- a/src/devices/bus/isa/dectalk.cpp
+++ b/src/devices/bus/isa/dectalk.cpp
@@ -6,14 +6,14 @@ const device_type ISA8_DECTALK = &device_creator<dectalk_isa_device>;
dectalk_isa_device::dectalk_isa_device(const machine_config& mconfig, const char* tag, device_t* owner, UINT32 clock) :
device_t(mconfig, ISA8_DECTALK, "DECTalk-PC", tag, owner, clock, "dectalk_isa", __FILE__),
- device_isa8_card_interface(mconfig, *this),
- m_cmd(0),
- m_stat(0),
- m_data(0),
+ device_isa8_card_interface(mconfig, *this),
+ m_cmd(0),
+ m_stat(0),
+ m_data(0),
m_dsp_dma(0),
- m_ctl(0),
- m_dma(0),
- m_vol(0),
+ m_ctl(0),
+ m_dma(0),
+ m_vol(0),
m_bio(0),
m_cpu(*this, "dectalk_cpu"),
m_dac(*this, "dac"),
diff --git a/src/devices/bus/isa/isa.cpp b/src/devices/bus/isa/isa.cpp
index a98a0310872..0d8f0c777e1 100644
--- a/src/devices/bus/isa/isa.cpp
+++ b/src/devices/bus/isa/isa.cpp
@@ -26,8 +26,8 @@ const device_type ISA8_SLOT = &device_creator<isa8_slot_device>;
//-------------------------------------------------
isa8_slot_device::isa8_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, ISA8_SLOT, "ISA8_SLOT", tag, owner, clock, "isa8_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_owner(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_owner(nullptr),
m_isa_tag(nullptr)
{
}
diff --git a/src/devices/bus/isa/lpt.cpp b/src/devices/bus/isa/lpt.cpp
index 53563689fd7..1baa190b034 100644
--- a/src/devices/bus/isa/lpt.cpp
+++ b/src/devices/bus/isa/lpt.cpp
@@ -14,7 +14,7 @@ const device_type ISA8_LPT = &device_creator<isa8_lpt_device>;
isa8_lpt_device::isa8_lpt_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, ISA8_LPT, "Printer Adapter", tag, owner, clock, "isa_lpt", __FILE__),
- device_isa8_card_interface(mconfig, *this),
+ device_isa8_card_interface(mconfig, *this),
m_is_primary(false)
{
}
diff --git a/src/devices/bus/isa/mach32.cpp b/src/devices/bus/isa/mach32.cpp
index f767d79e602..f041455a9ad 100644
--- a/src/devices/bus/isa/mach32.cpp
+++ b/src/devices/bus/isa/mach32.cpp
@@ -23,15 +23,15 @@ const device_type ATIMACH64_8514A = &device_creator<mach64_8514a_device>;
// 8514/A device
mach32_8514a_device::mach32_8514a_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : mach8_device(mconfig, ATIMACH32_8514A, "ATi mach32 (2D acceleration module)", tag, owner, clock, "mach32_8514a", __FILE__),
- m_chip_ID(0),
+ : mach8_device(mconfig, ATIMACH32_8514A, "ATi mach32 (2D acceleration module)", tag, owner, clock, "mach32_8514a", __FILE__),
+ m_chip_ID(0),
m_membounds(0)
{
}
mach32_8514a_device::mach32_8514a_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
- : mach8_device(mconfig, type, name, tag, owner, clock, shortname, source),
- m_chip_ID(0),
+ : mach8_device(mconfig, type, name, tag, owner, clock, shortname, source),
+ m_chip_ID(0),
m_membounds(0)
{
}
diff --git a/src/devices/bus/isa/ne1000.cpp b/src/devices/bus/isa/ne1000.cpp
index 7fb291f7aed..65ee0019430 100644
--- a/src/devices/bus/isa/ne1000.cpp
+++ b/src/devices/bus/isa/ne1000.cpp
@@ -19,7 +19,7 @@ machine_config_constructor ne1000_device::device_mconfig_additions() const {
ne1000_device::ne1000_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, NE1000, "NE1000 Network Adapter", tag, owner, clock, "ne1000", __FILE__),
device_isa8_card_interface(mconfig, *this),
- m_dp8390(*this, "dp8390d"),
+ m_dp8390(*this, "dp8390d"),
m_irq(0)
{
}
diff --git a/src/devices/bus/isa/ne2000.cpp b/src/devices/bus/isa/ne2000.cpp
index 6fe5bf29416..3937e14a920 100644
--- a/src/devices/bus/isa/ne2000.cpp
+++ b/src/devices/bus/isa/ne2000.cpp
@@ -19,9 +19,9 @@ machine_config_constructor ne2000_device::device_mconfig_additions() const {
ne2000_device::ne2000_device(const machine_config& mconfig, const char* tag, device_t* owner, UINT32 clock)
: device_t(mconfig, NE2000, "NE2000 Network Adapter", tag, owner, clock, "ne2000", __FILE__),
- device_isa16_card_interface(mconfig, *this),
- m_dp8390(*this, "dp8390d"),
- m_irq(0)
+ device_isa16_card_interface(mconfig, *this),
+ m_dp8390(*this, "dp8390d"),
+ m_irq(0)
{
}
diff --git a/src/devices/bus/isa/omti8621.cpp b/src/devices/bus/isa/omti8621.cpp
index 25d3076a60a..a28ddca5a7a 100644
--- a/src/devices/bus/isa/omti8621.cpp
+++ b/src/devices/bus/isa/omti8621.cpp
@@ -376,7 +376,7 @@ omti8621_device::omti8621_device(const machine_config &mconfig, const char *tag,
device_isa16_card_interface(mconfig, *this),
m_fdc(*this, OMTI_FDC_TAG),
m_iobase(*this, "IO_BASE"),
- m_biosopts(*this, "BIOS_OPTS"), jumper(0), omti_state(0), status_port(0), config_port(0), mask_port(0), command_length(0), command_index(0), command_status(0), data_buffer(nullptr),
+ m_biosopts(*this, "BIOS_OPTS"), jumper(0), omti_state(0), status_port(0), config_port(0), mask_port(0), command_length(0), command_index(0), command_status(0), data_buffer(nullptr),
data_length(0), data_index(0), diskaddr_ecc_error(0), diskaddr_format_bad_track(0), m_timer(nullptr), m_installed(false)
{
}
diff --git a/src/devices/bus/isa/sb16.cpp b/src/devices/bus/isa/sb16.cpp
index 983c305e04e..87c09592b6d 100644
--- a/src/devices/bus/isa/sb16.cpp
+++ b/src/devices/bus/isa/sb16.cpp
@@ -684,8 +684,8 @@ sb16_lle_device::sb16_lle_device(const machine_config &mconfig, const char *tag,
m_dacl(*this, "dacl"),
m_dacr(*this, "dacr"),
m_joy(*this, "pc_joy"),
- m_cpu(*this, "sb16_cpu"), m_data_in(false), m_in_byte(0), m_data_out(false), m_out_byte(0), m_freq(0), m_mode(0), m_dac_fifo_ctrl(0), m_adc_fifo_ctrl(0), m_ctrl8(0), m_ctrl16(0), m_mpu_byte(0),
- m_dma8_len(0), m_dma16_len(0), m_dma8_cnt(0), m_dma16_cnt(0), m_adc_fifo_head(0), m_adc_fifo_tail(0), m_dac_fifo_head(0), m_dac_fifo_tail(0), m_adc_r(false), m_dac_r(false), m_adc_h(false),
+ m_cpu(*this, "sb16_cpu"), m_data_in(false), m_in_byte(0), m_data_out(false), m_out_byte(0), m_freq(0), m_mode(0), m_dac_fifo_ctrl(0), m_adc_fifo_ctrl(0), m_ctrl8(0), m_ctrl16(0), m_mpu_byte(0),
+ m_dma8_len(0), m_dma16_len(0), m_dma8_cnt(0), m_dma16_cnt(0), m_adc_fifo_head(0), m_adc_fifo_tail(0), m_dac_fifo_head(0), m_dac_fifo_tail(0), m_adc_r(false), m_dac_r(false), m_adc_h(false),
m_dac_h(false), m_irq8(false), m_irq16(false), m_irq_midi(false), m_dma8_done(false), m_dma16_done(false), m_timer(nullptr)
{
}
diff --git a/src/devices/bus/isa/sc499.cpp b/src/devices/bus/isa/sc499.cpp
index 922c62c2d15..971fc8b275d 100644
--- a/src/devices/bus/isa/sc499.cpp
+++ b/src/devices/bus/isa/sc499.cpp
@@ -319,7 +319,7 @@ sc499_device::sc499_device(const machine_config &mconfig, const char *tag, devic
: device_t(mconfig, SC499, "Archive SC-499", tag, owner, clock, "sc499", __FILE__),
device_isa8_card_interface(mconfig, *this),
m_iobase(*this, "IO_BASE"),
- m_irqdrq(*this, "IRQ_DRQ"), m_data(0), m_command(0), m_status(0), m_control(0), m_has_cartridge(0), m_is_writable(0), m_current_command(0), m_first_block_hack(0), m_nasty_readahead(0), m_read_block_pending(0),
+ m_irqdrq(*this, "IRQ_DRQ"), m_data(0), m_command(0), m_status(0), m_control(0), m_has_cartridge(0), m_is_writable(0), m_current_command(0), m_first_block_hack(0), m_nasty_readahead(0), m_read_block_pending(0),
m_data_index(0), m_tape_status(0), m_data_error_counter(0), m_underrun_counter(0), m_tape_pos(0), m_ctape_block_count(0), m_ctape_block_index(0), m_image_length(0),
m_image(*this, SC499_CTAPE_TAG), irq_state(), dma_drq_state(), m_timer(nullptr), m_timer1(nullptr), m_timer_type(0), m_irq(0), m_drq(0), m_installed(false)
{
diff --git a/src/devices/bus/lpci/i82439tx.cpp b/src/devices/bus/lpci/i82439tx.cpp
index 16b4099776e..66483af2289 100644
--- a/src/devices/bus/lpci/i82439tx.cpp
+++ b/src/devices/bus/lpci/i82439tx.cpp
@@ -20,8 +20,8 @@ i82439tx_device::i82439tx_device(const machine_config &mconfig, const char *tag,
: northbridge_device(mconfig, I82439TX, "Intel 82439TX", tag, owner, clock, "i82439tx", __FILE__),
pci_device_interface( mconfig, *this ),
m_cpu_tag( NULL ),
- m_region_tag( NULL ),
- m_space(nullptr),
+ m_region_tag( NULL ),
+ m_space(nullptr),
m_rom(nullptr)
{
}
diff --git a/src/devices/bus/lpci/mpc105.cpp b/src/devices/bus/lpci/mpc105.cpp
index e45c1343fbb..74780b7159f 100644
--- a/src/devices/bus/lpci/mpc105.cpp
+++ b/src/devices/bus/lpci/mpc105.cpp
@@ -33,9 +33,9 @@ mpc105_device::mpc105_device(const machine_config &mconfig, const char *tag, dev
: device_t(mconfig, MPC105, "MPC105", tag, owner, clock, "mpc105", __FILE__),
pci_device_interface( mconfig, *this ),
m_cpu_tag(nullptr),
- m_bank_base_default(0),
- m_bank_base(0),
- m_bank_enable(0),
+ m_bank_base_default(0),
+ m_bank_base(0),
+ m_bank_enable(0),
m_maincpu(nullptr)
{
}
diff --git a/src/devices/bus/macpds/macpds.cpp b/src/devices/bus/macpds/macpds.cpp
index 4b181ddd43e..61fae5f3a17 100644
--- a/src/devices/bus/macpds/macpds.cpp
+++ b/src/devices/bus/macpds/macpds.cpp
@@ -28,8 +28,8 @@ const device_type MACPDS_SLOT = &device_creator<macpds_slot_device>;
//-------------------------------------------------
macpds_slot_device::macpds_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, MACPDS_SLOT, "Mac 68000 Processor-Direct Slot", tag, owner, clock, "macpds_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_macpds_tag(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_macpds_tag(nullptr),
m_macpds_slottag(nullptr)
{
}
diff --git a/src/devices/bus/midi/midi.cpp b/src/devices/bus/midi/midi.cpp
index 7a4a415ee4e..23351d5df9b 100644
--- a/src/devices/bus/midi/midi.cpp
+++ b/src/devices/bus/midi/midi.cpp
@@ -6,7 +6,7 @@ const device_type MIDI_PORT = &device_creator<midi_port_device>;
midi_port_device::midi_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, MIDI_PORT, "Midi Port", tag, owner, clock, "midi_port", __FILE__),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
m_rxd(0),
m_rxd_handler(*this),
m_dev(NULL)
diff --git a/src/devices/bus/msx_cart/disk.cpp b/src/devices/bus/msx_cart/disk.cpp
index e93e0234297..5a9905c852e 100644
--- a/src/devices/bus/msx_cart/disk.cpp
+++ b/src/devices/bus/msx_cart/disk.cpp
@@ -141,7 +141,7 @@ msx_cart_disk_wd::msx_cart_disk_wd(const machine_config &mconfig, device_type ty
msx_cart_disk_type1::msx_cart_disk_type1(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname)
: msx_cart_disk_wd(mconfig, type, name, tag, owner, clock, shortname), m_side_control(0)
- , m_control(0)
+ , m_control(0)
{
}
diff --git a/src/devices/bus/msx_cart/msx_audio_kb.cpp b/src/devices/bus/msx_cart/msx_audio_kb.cpp
index 8925e03d2ba..f88f9b94c19 100644
--- a/src/devices/bus/msx_cart/msx_audio_kb.cpp
+++ b/src/devices/bus/msx_cart/msx_audio_kb.cpp
@@ -9,7 +9,7 @@ const device_type MSX_AUDIO_KBDC_PORT = &device_creator<msx_audio_kbdc_port_devi
msx_audio_kbdc_port_device::msx_audio_kbdc_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, MSX_AUDIO_KBDC_PORT, "MSX Audio keyboard connector port", tag, owner, clock, "msx_audio_kbdc_port", __FILE__),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
m_keyboard(NULL)
{
}
diff --git a/src/devices/bus/neogeo/banked_cart.cpp b/src/devices/bus/neogeo/banked_cart.cpp
index 05f677c5c3c..0378715367a 100644
--- a/src/devices/bus/neogeo/banked_cart.cpp
+++ b/src/devices/bus/neogeo/banked_cart.cpp
@@ -10,9 +10,9 @@ extern const device_type NEOGEO_BANKED_CART = &device_creator<neogeo_banked_cart
neogeo_banked_cart_device::neogeo_banked_cart_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, NEOGEO_BANKED_CART, "NeoGeo Banked Cartridge", tag, owner, clock, "neogeo_banked_cart", __FILE__),
- m_bank_cartridge(0),
+ m_bank_cartridge(0),
m_main_cpu_bank_address(0),
- m_region(0),
+ m_region(0),
m_region_size(0)
{
diff --git a/src/devices/bus/neogeo/bootleg_prot.cpp b/src/devices/bus/neogeo/bootleg_prot.cpp
index e8767bbd7a5..0bdad238b26 100644
--- a/src/devices/bus/neogeo/bootleg_prot.cpp
+++ b/src/devices/bus/neogeo/bootleg_prot.cpp
@@ -10,9 +10,9 @@ extern const device_type NGBOOTLEG_PROT = &device_creator<ngbootleg_prot_device>
ngbootleg_prot_device::ngbootleg_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, NGBOOTLEG_PROT, "NeoGeo Protection (Bootleg)", tag, owner, clock, "ngbootleg_prot", __FILE__),
- kof2k3_overlay(0),
- m_mainrom(NULL),
+ : device_t(mconfig, NGBOOTLEG_PROT, "NeoGeo Protection (Bootleg)", tag, owner, clock, "ngbootleg_prot", __FILE__),
+ kof2k3_overlay(0),
+ m_mainrom(NULL),
m_fixedrom(NULL),
m_bankdev(NULL)
{
diff --git a/src/devices/bus/neogeo/cmc_prot.cpp b/src/devices/bus/neogeo/cmc_prot.cpp
index 7656552337b..f54f09aeeb1 100644
--- a/src/devices/bus/neogeo/cmc_prot.cpp
+++ b/src/devices/bus/neogeo/cmc_prot.cpp
@@ -10,8 +10,8 @@ extern const device_type CMC_PROT = &device_creator<cmc_prot_device>;
cmc_prot_device::cmc_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, CMC_PROT, "NeoGeo Protection (CMC)", tag, owner, clock, "cmc_prot", __FILE__),
- type0_t03(NULL),
+ : device_t(mconfig, CMC_PROT, "NeoGeo Protection (CMC)", tag, owner, clock, "cmc_prot", __FILE__),
+ type0_t03(NULL),
type0_t12(NULL),
type1_t03(NULL),
type1_t12(NULL),
diff --git a/src/devices/bus/neogeo/fatfury2_prot.cpp b/src/devices/bus/neogeo/fatfury2_prot.cpp
index a3bb6f30e5d..be66baa3481 100644
--- a/src/devices/bus/neogeo/fatfury2_prot.cpp
+++ b/src/devices/bus/neogeo/fatfury2_prot.cpp
@@ -10,8 +10,8 @@ extern const device_type FATFURY2_PROT = &device_creator<fatfury2_prot_device>;
fatfury2_prot_device::fatfury2_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, FATFURY2_PROT, "NeoGeo Protection (Fatal Fury 2)", tag, owner, clock, "fatfury2_prot", __FILE__),
- m_bankdev(NULL),
+ : device_t(mconfig, FATFURY2_PROT, "NeoGeo Protection (Fatal Fury 2)", tag, owner, clock, "fatfury2_prot", __FILE__),
+ m_bankdev(NULL),
m_fatfury2_prot_data(0)
{
}
diff --git a/src/devices/bus/neogeo/kof98_prot.cpp b/src/devices/bus/neogeo/kof98_prot.cpp
index ca6f83a4274..6fdfa5001f3 100644
--- a/src/devices/bus/neogeo/kof98_prot.cpp
+++ b/src/devices/bus/neogeo/kof98_prot.cpp
@@ -11,7 +11,7 @@ extern const device_type KOF98_PROT = &device_creator<kof98_prot_device>;
kof98_prot_device::kof98_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, KOF98_PROT, "NeoGeo Protection (KOF98)", tag, owner, clock, "kof98_prot", __FILE__),
+ : device_t(mconfig, KOF98_PROT, "NeoGeo Protection (KOF98)", tag, owner, clock, "kof98_prot", __FILE__),
kof98_prot_state(0)
{
}
diff --git a/src/devices/bus/neogeo/mslugx_prot.cpp b/src/devices/bus/neogeo/mslugx_prot.cpp
index 41adabc3920..783ef2db839 100644
--- a/src/devices/bus/neogeo/mslugx_prot.cpp
+++ b/src/devices/bus/neogeo/mslugx_prot.cpp
@@ -9,8 +9,8 @@ extern const device_type MSLUGX_PROT = &device_creator<mslugx_prot_device>;
mslugx_prot_device::mslugx_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, MSLUGX_PROT, "NeoGeo Protection (Metal Slug X)", tag, owner, clock, "mslugx_prot", __FILE__),
- m_mslugx_counter(0),
+ : device_t(mconfig, MSLUGX_PROT, "NeoGeo Protection (Metal Slug X)", tag, owner, clock, "mslugx_prot", __FILE__),
+ m_mslugx_counter(0),
m_mslugx_command(0)
{
}
diff --git a/src/devices/bus/neogeo/neogeo_intf.cpp b/src/devices/bus/neogeo/neogeo_intf.cpp
index 6ad0ae96972..c173b00e8db 100644
--- a/src/devices/bus/neogeo/neogeo_intf.cpp
+++ b/src/devices/bus/neogeo/neogeo_intf.cpp
@@ -9,7 +9,7 @@
//-------------------------------------------------
device_neogeo_cart_interface::device_neogeo_cart_interface(const machine_config &mconfig, device_t &device)
- : device_slot_card_interface(mconfig, device),
+ : device_slot_card_interface(mconfig, device),
m_sprite_gfx_address_mask(0)
/*
m_rom(NULL),
diff --git a/src/devices/bus/neogeo/pvc_prot.cpp b/src/devices/bus/neogeo/pvc_prot.cpp
index 5b8de8b91e5..bd428c5a99d 100644
--- a/src/devices/bus/neogeo/pvc_prot.cpp
+++ b/src/devices/bus/neogeo/pvc_prot.cpp
@@ -11,7 +11,7 @@ extern const device_type PVC_PROT = &device_creator<pvc_prot_device>;
pvc_prot_device::pvc_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, PVC_PROT, "NeoGeo Protection (PVC)", tag, owner, clock, "pvc_prot", __FILE__),
+ : device_t(mconfig, PVC_PROT, "NeoGeo Protection (PVC)", tag, owner, clock, "pvc_prot", __FILE__),
m_bankdev(NULL)
{
}
diff --git a/src/devices/bus/neogeo/sbp_prot.cpp b/src/devices/bus/neogeo/sbp_prot.cpp
index 3575ab050ce..944ff13180e 100644
--- a/src/devices/bus/neogeo/sbp_prot.cpp
+++ b/src/devices/bus/neogeo/sbp_prot.cpp
@@ -11,7 +11,7 @@ extern const device_type SBP_PROT = &device_creator<sbp_prot_device>;
sbp_prot_device::sbp_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, SBP_PROT, "NeoGeo Protection (Super Bubble Pop)", tag, owner, clock, "sbp_prot", __FILE__),
+ : device_t(mconfig, SBP_PROT, "NeoGeo Protection (Super Bubble Pop)", tag, owner, clock, "sbp_prot", __FILE__),
m_mainrom(NULL)
{
}
diff --git a/src/devices/bus/neogeo/sma_prot.cpp b/src/devices/bus/neogeo/sma_prot.cpp
index ed29df2a1c8..2da33721d67 100644
--- a/src/devices/bus/neogeo/sma_prot.cpp
+++ b/src/devices/bus/neogeo/sma_prot.cpp
@@ -9,8 +9,8 @@ extern const device_type SMA_PROT = &device_creator<sma_prot_device>;
sma_prot_device::sma_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, SMA_PROT, "NeoGeo SMA Cartridge", tag, owner, clock, "sma_prot", __FILE__),
- m_bankdev(NULL),
+ : device_t(mconfig, SMA_PROT, "NeoGeo SMA Cartridge", tag, owner, clock, "sma_prot", __FILE__),
+ m_bankdev(NULL),
m_sma_rng(0)
{
}
diff --git a/src/devices/bus/nes/act53.cpp b/src/devices/bus/nes/act53.cpp
index 2e8f09d2d05..b0f7a8dae23 100644
--- a/src/devices/bus/nes/act53.cpp
+++ b/src/devices/bus/nes/act53.cpp
@@ -33,7 +33,7 @@ const device_type NES_ACTION53 = &device_creator<nes_action53_device>;
nes_action53_device::nes_action53_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_ACTION53, "NES Cart Action 53 PCB", tag, owner, clock, "nes_action53", __FILE__),
+ : nes_nrom_device(mconfig, NES_ACTION53, "NES Cart Action 53 PCB", tag, owner, clock, "nes_action53", __FILE__),
m_sel(0)
{
}
diff --git a/src/devices/bus/nes/aladdin.cpp b/src/devices/bus/nes/aladdin.cpp
index 3d12678aea2..2b2621a2aa6 100644
--- a/src/devices/bus/nes/aladdin.cpp
+++ b/src/devices/bus/nes/aladdin.cpp
@@ -41,8 +41,8 @@
aladdin_cart_interface::aladdin_cart_interface(const machine_config &mconfig, device_t &device)
: device_slot_card_interface(mconfig, device),
m_rom(NULL),
- m_rom_size(0),
- m_lobank(0),
+ m_rom_size(0),
+ m_lobank(0),
m_hibank(0),
m_rom_mask(0xff)
{
diff --git a/src/devices/bus/nes/benshieng.cpp b/src/devices/bus/nes/benshieng.cpp
index 9e562afdcf2..cda8d66d94d 100644
--- a/src/devices/bus/nes/benshieng.cpp
+++ b/src/devices/bus/nes/benshieng.cpp
@@ -32,7 +32,7 @@ const device_type NES_BENSHIENG = &device_creator<nes_benshieng_device>;
nes_benshieng_device::nes_benshieng_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_BENSHIENG, "NES Cart Benshieng PCB", tag, owner, clock, "nes_benshieng", __FILE__),
+ : nes_nrom_device(mconfig, NES_BENSHIENG, "NES Cart Benshieng PCB", tag, owner, clock, "nes_benshieng", __FILE__),
m_dipsetting(0)
{
}
diff --git a/src/devices/bus/nes/cony.cpp b/src/devices/bus/nes/cony.cpp
index 0de53a8fe85..2f4b29bfab3 100644
--- a/src/devices/bus/nes/cony.cpp
+++ b/src/devices/bus/nes/cony.cpp
@@ -40,12 +40,12 @@ const device_type NES_YOKO = &device_creator<nes_yoko_device>;
nes_cony_device::nes_cony_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
- : nes_nrom_device(mconfig, type, name, tag, owner, clock, shortname, source),
- m_irq_count(0),
- m_irq_enable(0),
- irq_timer(nullptr),
- m_latch1(0),
- m_latch2(0),
+ : nes_nrom_device(mconfig, type, name, tag, owner, clock, shortname, source),
+ m_irq_count(0),
+ m_irq_enable(0),
+ irq_timer(nullptr),
+ m_latch1(0),
+ m_latch2(0),
m_extra1(0)
{
}
diff --git a/src/devices/bus/nes/event.cpp b/src/devices/bus/nes/event.cpp
index d32bc631f9b..e8cc13e44bc 100644
--- a/src/devices/bus/nes/event.cpp
+++ b/src/devices/bus/nes/event.cpp
@@ -37,11 +37,11 @@ const device_type NES_EVENT = &device_creator<nes_event_device>;
nes_event_device::nes_event_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: nes_sxrom_device(mconfig, NES_EVENT, "NES Cart Event PCB", tag, owner, clock, "nes_event", __FILE__),
- m_dsw(*this, "DIPSW"),
- m_nwc_init(0),
- event_timer(nullptr),
- m_timer_count(0),
- m_timer_on(0),
+ m_dsw(*this, "DIPSW"),
+ m_nwc_init(0),
+ event_timer(nullptr),
+ m_timer_count(0),
+ m_timer_on(0),
m_timer_enabled(0)
{
}
diff --git a/src/devices/bus/nes/ggenie.cpp b/src/devices/bus/nes/ggenie.cpp
index 69d4a103313..7c26eadf700 100644
--- a/src/devices/bus/nes/ggenie.cpp
+++ b/src/devices/bus/nes/ggenie.cpp
@@ -36,7 +36,7 @@ const device_type NES_GGENIE = &device_creator<nes_ggenie_device>;
nes_ggenie_device::nes_ggenie_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: nes_nrom_device(mconfig, NES_GGENIE, "NES Cart Game Genie PCB", tag, owner, clock, "nes_ggenie", __FILE__),
- m_ggslot(*this, "gg_slot"),
+ m_ggslot(*this, "gg_slot"),
m_gg_bypass(0)
{
}
diff --git a/src/devices/bus/nes/hosenkan.cpp b/src/devices/bus/nes/hosenkan.cpp
index c0fafcb3f4b..0525534cbb9 100644
--- a/src/devices/bus/nes/hosenkan.cpp
+++ b/src/devices/bus/nes/hosenkan.cpp
@@ -33,11 +33,11 @@ const device_type NES_HOSENKAN = &device_creator<nes_hosenkan_device>;
nes_hosenkan_device::nes_hosenkan_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_HOSENKAN, "NES Cart HOSENKAN PCB", tag, owner, clock, "nes_hosenkan", __FILE__),
- m_irq_count(0),
- m_irq_count_latch(0),
- m_irq_clear(0),
- m_irq_enable(0),
+ : nes_nrom_device(mconfig, NES_HOSENKAN, "NES Cart HOSENKAN PCB", tag, owner, clock, "nes_hosenkan", __FILE__),
+ m_irq_count(0),
+ m_irq_count_latch(0),
+ m_irq_clear(0),
+ m_irq_enable(0),
m_latch(0)
{
}
diff --git a/src/devices/bus/nes/jy.cpp b/src/devices/bus/nes/jy.cpp
index b6b38343dc7..08763d250e9 100644
--- a/src/devices/bus/nes/jy.cpp
+++ b/src/devices/bus/nes/jy.cpp
@@ -50,7 +50,7 @@ nes_jy_typea_device::nes_jy_typea_device(const machine_config &mconfig, device_t
nes_jy_typea_device::nes_jy_typea_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: nes_nrom_device(mconfig, NES_JY_TYPEA, "NES Cart JY Company Type A PCB", tag, owner, clock, "nes_jya", __FILE__), m_latch(0), m_extra_chr_bank(0),
- m_extra_chr_mask(0), m_bank_6000(0), m_irq_mode(0), m_irq_count(0), m_irq_prescale(0), m_irq_prescale_mask(0), m_irq_flip(0), m_irq_enable(0), m_irq_up(0),
+ m_extra_chr_mask(0), m_bank_6000(0), m_irq_mode(0), m_irq_count(0), m_irq_prescale(0), m_irq_prescale_mask(0), m_irq_flip(0), m_irq_enable(0), m_irq_up(0),
m_irq_down(0), irq_timer(nullptr)
{
}
diff --git a/src/devices/bus/nes/mmc2.cpp b/src/devices/bus/nes/mmc2.cpp
index 29cef8fe0e6..9351761f31c 100644
--- a/src/devices/bus/nes/mmc2.cpp
+++ b/src/devices/bus/nes/mmc2.cpp
@@ -33,8 +33,8 @@ const device_type NES_FXROM = &device_creator<nes_fxrom_device>;
nes_pxrom_device::nes_pxrom_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
- : nes_nrom_device(mconfig, type, name, tag, owner, clock, shortname, source),
- m_latch1(0),
+ : nes_nrom_device(mconfig, type, name, tag, owner, clock, shortname, source),
+ m_latch1(0),
m_latch2(0)
{
}
diff --git a/src/devices/bus/nes/mmc5.cpp b/src/devices/bus/nes/mmc5.cpp
index 996c0dedcf8..c3a82e02c8e 100644
--- a/src/devices/bus/nes/mmc5.cpp
+++ b/src/devices/bus/nes/mmc5.cpp
@@ -45,9 +45,9 @@ const device_type NES_EXROM = &device_creator<nes_exrom_device>;
nes_exrom_device::nes_exrom_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_EXROM, "NES Cart ExROM (MMC-5) PCB", tag, owner, clock, "nes_exrom", __FILE__), m_irq_count(0),
+ : nes_nrom_device(mconfig, NES_EXROM, "NES Cart ExROM (MMC-5) PCB", tag, owner, clock, "nes_exrom", __FILE__), m_irq_count(0),
m_irq_status(0), m_irq_enable(0), m_mult1(0), m_mult2(0), m_mmc5_scanline(0), m_vrom_page_a(0), m_vrom_page_b(0), m_floodtile(0), m_floodattr(0),
- m_prg_mode(0), m_chr_mode(0), m_wram_protect_1(0), m_wram_protect_2(0), m_exram_control(0), m_wram_base(0), m_last_chr(0), m_ex1_chr(0),
+ m_prg_mode(0), m_chr_mode(0), m_wram_protect_1(0), m_wram_protect_2(0), m_exram_control(0), m_wram_base(0), m_last_chr(0), m_ex1_chr(0),
m_split_chr(0), m_ex1_bank(0), m_high_chr(0), m_split_scr(0), m_split_rev(0), m_split_ctrl(0), m_split_yst(0), m_split_bank(0), m_vcount(0)
{
}
diff --git a/src/devices/bus/nes/nanjing.cpp b/src/devices/bus/nes/nanjing.cpp
index e107c5098f1..9c4ea8bf3b1 100644
--- a/src/devices/bus/nes/nanjing.cpp
+++ b/src/devices/bus/nes/nanjing.cpp
@@ -34,9 +34,9 @@ const device_type NES_NANJING = &device_creator<nes_nanjing_device>;
nes_nanjing_device::nes_nanjing_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_NANJING, "NES Cart Nanjing PCB", tag, owner, clock, "nes_nanjing", __FILE__),
- m_count(0),
- m_latch1(0),
+ : nes_nrom_device(mconfig, NES_NANJING, "NES Cart Nanjing PCB", tag, owner, clock, "nes_nanjing", __FILE__),
+ m_count(0),
+ m_latch1(0),
m_latch2(0)
{
}
@@ -128,9 +128,9 @@ WRITE8_MEMBER(nes_nanjing_device::write_l)
m_count = data;
if ((temp & ~data) & 1)
- {
- m_latch2 ^= 0xff;
- }
+ {
+ m_latch2 ^= 0xff;
+ }
}
switch (offset & 0x300)
diff --git a/src/devices/bus/nes/ntdec.cpp b/src/devices/bus/nes/ntdec.cpp
index 8cba184432c..77b983137a3 100644
--- a/src/devices/bus/nes/ntdec.cpp
+++ b/src/devices/bus/nes/ntdec.cpp
@@ -39,7 +39,7 @@ const device_type NES_NTDEC_FH = &device_creator<nes_ntdec_fh_device>;
nes_ntdec_asder_device::nes_ntdec_asder_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_NTDEC_ASDER, "NES Cart NTDEC Asder PCB", tag, owner, clock, "nes_ntdec_asder", __FILE__),
+ : nes_nrom_device(mconfig, NES_NTDEC_ASDER, "NES Cart NTDEC Asder PCB", tag, owner, clock, "nes_ntdec_asder", __FILE__),
m_latch(0)
{
}
diff --git a/src/devices/bus/nes/racermate.cpp b/src/devices/bus/nes/racermate.cpp
index 42940c365a4..9f549dc1f2d 100644
--- a/src/devices/bus/nes/racermate.cpp
+++ b/src/devices/bus/nes/racermate.cpp
@@ -36,7 +36,7 @@ const device_type NES_RACERMATE = &device_creator<nes_racermate_device>;
nes_racermate_device::nes_racermate_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_nrom_device(mconfig, NES_RACERMATE, "NES Cart Racermate PCB", tag, owner, clock, "nes_racermate", __FILE__),
+ : nes_nrom_device(mconfig, NES_RACERMATE, "NES Cart Racermate PCB", tag, owner, clock, "nes_racermate", __FILE__),
m_latch(0)
{
}
diff --git a/src/devices/bus/nes/rexsoft.cpp b/src/devices/bus/nes/rexsoft.cpp
index 022527d2382..ed2b7246726 100644
--- a/src/devices/bus/nes/rexsoft.cpp
+++ b/src/devices/bus/nes/rexsoft.cpp
@@ -40,7 +40,7 @@ const device_type NES_REX_SL1632 = &device_creator<nes_rex_sl1632_device>;
nes_rex_dbz5_device::nes_rex_dbz5_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_txrom_device(mconfig, NES_REX_DBZ5, "NES Cart Rex Soft DragonBall Z V PCB", tag, owner, clock, "nes_rex_dbz5", __FILE__),
+ : nes_txrom_device(mconfig, NES_REX_DBZ5, "NES Cart Rex Soft DragonBall Z V PCB", tag, owner, clock, "nes_rex_dbz5", __FILE__),
m_extra(0)
{
}
diff --git a/src/devices/bus/nes/somari.cpp b/src/devices/bus/nes/somari.cpp
index a2313b9e644..39af6273eee 100644
--- a/src/devices/bus/nes/somari.cpp
+++ b/src/devices/bus/nes/somari.cpp
@@ -40,11 +40,11 @@ const device_type NES_SOMARI = &device_creator<nes_somari_device>;
nes_somari_device::nes_somari_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nes_txrom_device(mconfig, NES_SOMARI, "NES Cart Team Somari PCB", tag, owner, clock, "nes_somari", __FILE__),
- m_board_mode(0),
- m_mmc3_mirror_reg(0),
- m_count(0),
- m_mmc1_latch(0),
+ : nes_txrom_device(mconfig, NES_SOMARI, "NES Cart Team Somari PCB", tag, owner, clock, "nes_somari", __FILE__),
+ m_board_mode(0),
+ m_mmc3_mirror_reg(0),
+ m_count(0),
+ m_mmc1_latch(0),
m_vrc_mirror_reg(0)
{
}
diff --git a/src/devices/bus/nubus/nubus.cpp b/src/devices/bus/nubus/nubus.cpp
index b6529484c84..175139f19c2 100644
--- a/src/devices/bus/nubus/nubus.cpp
+++ b/src/devices/bus/nubus/nubus.cpp
@@ -28,8 +28,8 @@ const device_type NUBUS_SLOT = &device_creator<nubus_slot_device>;
//-------------------------------------------------
nubus_slot_device::nubus_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, NUBUS_SLOT, "NUBUS_SLOT", tag, owner, clock, "nubus_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_nubus_tag(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_nubus_tag(nullptr),
m_nubus_slottag(nullptr)
{
}
diff --git a/src/devices/bus/odyssey2/rom.cpp b/src/devices/bus/odyssey2/rom.cpp
index 649e5992f65..dd2a3739bea 100644
--- a/src/devices/bus/odyssey2/rom.cpp
+++ b/src/devices/bus/odyssey2/rom.cpp
@@ -24,14 +24,14 @@ const device_type O2_ROM_16K = &device_creator<o2_rom16_device>;
o2_rom_device::o2_rom_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- device_o2_cart_interface(mconfig, *this),
- m_bank_base(0)
+ device_o2_cart_interface(mconfig, *this),
+ m_bank_base(0)
{
}
o2_rom_device::o2_rom_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, O2_ROM_STD, "Odyssey 2 Standard Carts", tag, owner, clock, "o2_rom", __FILE__),
- device_o2_cart_interface( mconfig, *this ),
+ device_o2_cart_interface( mconfig, *this ),
m_bank_base(0)
{
}
diff --git a/src/devices/bus/oricext/oricext.cpp b/src/devices/bus/oricext/oricext.cpp
index 0482da61b7f..3034f0f6c6f 100644
--- a/src/devices/bus/oricext/oricext.cpp
+++ b/src/devices/bus/oricext/oricext.cpp
@@ -9,7 +9,7 @@ const device_type ORICEXT_CONNECTOR = &device_creator<oricext_connector>;
oricext_connector::oricext_connector(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, ORICEXT_CONNECTOR, "ORIC extension connector", tag, owner, clock, "oricext_connector", __FILE__),
device_slot_interface(mconfig, *this),
- irq_handler(*this),
+ irq_handler(*this),
cputag(NULL)
{
}
@@ -43,16 +43,16 @@ void oricext_connector::device_config_complete()
oricext_device::oricext_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
device_t(mconfig, type, name, tag, owner, clock, shortname, source),
device_slot_card_interface(mconfig, *this),
- cputag(nullptr),
- cpu(nullptr),
- connector(nullptr),
- bank_c000_r(nullptr),
- bank_e000_r(nullptr),
- bank_f800_r(nullptr),
- bank_c000_w(nullptr),
- bank_e000_w(nullptr),
- bank_f800_w(nullptr),
- rom(nullptr),
+ cputag(nullptr),
+ cpu(nullptr),
+ connector(nullptr),
+ bank_c000_r(nullptr),
+ bank_e000_r(nullptr),
+ bank_f800_r(nullptr),
+ bank_c000_w(nullptr),
+ bank_e000_w(nullptr),
+ bank_f800_w(nullptr),
+ rom(nullptr),
ram(nullptr)
{
}
diff --git a/src/devices/bus/pc_joy/pc_joy.cpp b/src/devices/bus/pc_joy/pc_joy.cpp
index a0fa667e5ec..14c2b99e8a1 100644
--- a/src/devices/bus/pc_joy/pc_joy.cpp
+++ b/src/devices/bus/pc_joy/pc_joy.cpp
@@ -15,7 +15,7 @@ const device_type PC_JOY = &device_creator<pc_joy_device>;
pc_joy_device::pc_joy_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, PC_JOY, "PC joystick port", tag, owner, clock, "pc_joy", __FILE__),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
m_dev(nullptr)
{
}
diff --git a/src/devices/bus/pc_joy/pc_joy_sw.cpp b/src/devices/bus/pc_joy/pc_joy_sw.cpp
index 85111b746b7..69a3d5cd75e 100644
--- a/src/devices/bus/pc_joy/pc_joy_sw.cpp
+++ b/src/devices/bus/pc_joy/pc_joy_sw.cpp
@@ -13,10 +13,10 @@ pc_mssw_pad_device::pc_mssw_pad_device(const machine_config& mconfig, const char
m_btn2(*this, "btn2"),
m_btn3(*this, "btn3"),
m_btn4(*this, "btn4"),
- m_conf(*this, "CONFIG"),
- m_timer(NULL),
- m_count(0),
- m_state(0),
+ m_conf(*this, "CONFIG"),
+ m_timer(NULL),
+ m_count(0),
+ m_state(0),
m_active(false)
{
}
diff --git a/src/devices/bus/pc_kbd/pc_kbdc.cpp b/src/devices/bus/pc_kbd/pc_kbdc.cpp
index daadac95a7b..c579b05e6a0 100644
--- a/src/devices/bus/pc_kbd/pc_kbdc.cpp
+++ b/src/devices/bus/pc_kbd/pc_kbdc.cpp
@@ -33,7 +33,7 @@ const device_type PC_KBDC_SLOT = &device_creator<pc_kbdc_slot_device>;
//-------------------------------------------------
pc_kbdc_slot_device::pc_kbdc_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, PC_KBDC_SLOT, "PC_KBDC_SLOT", tag, owner, clock, "pc_kbdc_slot", __FILE__),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
m_kbdc_device(nullptr)
{
}
diff --git a/src/devices/bus/pet/c2n.cpp b/src/devices/bus/pet/c2n.cpp
index 0e32410dec6..585e651f3d7 100644
--- a/src/devices/bus/pet/c2n.cpp
+++ b/src/devices/bus/pet/c2n.cpp
@@ -55,7 +55,7 @@ c2n_device::c2n_device(const machine_config &mconfig, device_type type, const ch
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
device_pet_datassette_port_interface(mconfig, *this),
m_cassette(*this, "cassette"),
- m_motor(false),
+ m_motor(false),
m_read_timer(nullptr)
{
}
diff --git a/src/devices/bus/psx/analogue.cpp b/src/devices/bus/psx/analogue.cpp
index a85bd9b2fc9..a4d82de288f 100644
--- a/src/devices/bus/psx/analogue.cpp
+++ b/src/devices/bus/psx/analogue.cpp
@@ -7,12 +7,12 @@ const device_type PSX_DUALSHOCK = &device_creator<psx_dualshock_device>;
psx_analog_controller_device::psx_analog_controller_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- device_psx_controller_interface(mconfig, *this),
- m_type(),
- m_confmode(false),
- m_analogmode(false),
- m_analoglock(false),
- m_temp(0),
+ device_psx_controller_interface(mconfig, *this),
+ m_type(),
+ m_confmode(false),
+ m_analogmode(false),
+ m_analoglock(false),
+ m_temp(0),
m_cmd(0),
m_pad0(*this, "PSXPAD0"),
m_pad1(*this, "PSXPAD1"),
diff --git a/src/devices/bus/psx/ctlrport.cpp b/src/devices/bus/psx/ctlrport.cpp
index 43203718ecd..5f84e482b4d 100644
--- a/src/devices/bus/psx/ctlrport.cpp
+++ b/src/devices/bus/psx/ctlrport.cpp
@@ -10,8 +10,8 @@ const device_type PSX_CONTROLLER_PORT = &device_creator<psx_controller_port_devi
psx_controller_port_device::psx_controller_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, PSX_CONTROLLER_PORT, "Playstation Controller Port", tag, owner, clock, "psx_controller_port", __FILE__),
- device_slot_interface(mconfig, *this),
- m_tx(false),
+ device_slot_interface(mconfig, *this),
+ m_tx(false),
m_dev(nullptr),
m_card(*this, "card")
{
diff --git a/src/devices/bus/psx/memcard.cpp b/src/devices/bus/psx/memcard.cpp
index c478b54b664..5b8ff16933b 100644
--- a/src/devices/bus/psx/memcard.cpp
+++ b/src/devices/bus/psx/memcard.cpp
@@ -43,22 +43,22 @@ enum transfer_states
psxcard_device::psxcard_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, PSXCARD, "Sony PSX Memory Card", tag, owner, clock, "psxcard", __FILE__),
- device_image_interface(mconfig, *this),
- pkt_ptr(0),
- pkt_sz(0),
- cmd(0),
- addr(0),
+ device_image_interface(mconfig, *this),
+ pkt_ptr(0),
+ pkt_sz(0),
+ cmd(0),
+ addr(0),
state(0),
- m_disabled(false),
- m_odata(0),
- m_idata(0),
- m_bit(0),
- m_count(0),
- m_pad(false),
- m_clock(false),
- m_sel(false),
- m_ack(false),
- m_rx(false),
+ m_disabled(false),
+ m_odata(0),
+ m_idata(0),
+ m_bit(0),
+ m_count(0),
+ m_pad(false),
+ m_clock(false),
+ m_sel(false),
+ m_ack(false),
+ m_rx(false),
m_ack_timer(nullptr),
m_owner(nullptr)
{
diff --git a/src/devices/bus/psx/multitap.cpp b/src/devices/bus/psx/multitap.cpp
index 74c944b6b0a..8444e02c2fe 100644
--- a/src/devices/bus/psx/multitap.cpp
+++ b/src/devices/bus/psx/multitap.cpp
@@ -8,10 +8,10 @@ const device_type PSX_MULTITAP = &device_creator<psx_multitap_device>;
psx_multitap_device::psx_multitap_device(const machine_config& mconfig, const char* tag, device_t* owner, UINT32 clock) :
device_t(mconfig, PSX_MULTITAP, "Playstation Multitap", tag, owner, clock, "psx_multitap", __FILE__),
- device_psx_controller_interface(mconfig, *this),
- m_activeport(0),
+ device_psx_controller_interface(mconfig, *this),
+ m_activeport(0),
m_singlemode(false),
- m_nextmode(false),
+ m_nextmode(false),
m_tapmc(false),
m_porta(*this, "a"),
m_portb(*this, "b"),
diff --git a/src/devices/bus/rs232/keyboard.cpp b/src/devices/bus/rs232/keyboard.cpp
index 47b82c5d71e..af8cb01420b 100644
--- a/src/devices/bus/rs232/keyboard.cpp
+++ b/src/devices/bus/rs232/keyboard.cpp
@@ -5,7 +5,7 @@
serial_keyboard_device::serial_keyboard_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: generic_keyboard_device(mconfig, SERIAL_KEYBOARD, "Serial Keyboard", tag, owner, clock, "serial_keyboard", __FILE__),
device_serial_interface(mconfig, *this),
- device_rs232_port_interface(mconfig, *this),
+ device_rs232_port_interface(mconfig, *this),
m_curr_key(0),
m_key_valid(false),
m_rs232_txbaud(*this, "RS232_TXBAUD"),
@@ -19,7 +19,7 @@ serial_keyboard_device::serial_keyboard_device(const machine_config &mconfig, co
serial_keyboard_device::serial_keyboard_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: generic_keyboard_device(mconfig, type, name, tag, owner, clock, shortname, source),
device_serial_interface(mconfig, *this),
- device_rs232_port_interface(mconfig, *this),
+ device_rs232_port_interface(mconfig, *this),
m_curr_key(0),
m_key_valid(false),
m_rs232_txbaud(*this, "RS232_TXBAUD"),
diff --git a/src/devices/bus/rs232/null_modem.cpp b/src/devices/bus/rs232/null_modem.cpp
index a5140ef5d1e..e34cc1e7597 100644
--- a/src/devices/bus/rs232/null_modem.cpp
+++ b/src/devices/bus/rs232/null_modem.cpp
@@ -14,7 +14,7 @@ null_modem_device::null_modem_device(const machine_config &mconfig, const char *
m_rs232_parity(*this, "RS232_PARITY"),
m_rs232_stopbits(*this, "RS232_STOPBITS"),
m_input_count(0),
- m_input_index(0),
+ m_input_index(0),
m_timer_poll(NULL)
{
}
diff --git a/src/devices/bus/rs232/pty.cpp b/src/devices/bus/rs232/pty.cpp
index 72e8f22dd57..c239a7dced8 100644
--- a/src/devices/bus/rs232/pty.cpp
+++ b/src/devices/bus/rs232/pty.cpp
@@ -18,7 +18,7 @@ pseudo_terminal_device::pseudo_terminal_device(const machine_config &mconfig, co
m_rs232_parity(*this, "RS232_PARITY"),
m_rs232_stopbits(*this, "RS232_STOPBITS"),
m_input_count(0),
- m_input_index(0),
+ m_input_index(0),
m_timer_poll(NULL)
{
}
diff --git a/src/devices/bus/rs232/rs232.cpp b/src/devices/bus/rs232/rs232.cpp
index 06462491db7..4abceaff098 100644
--- a/src/devices/bus/rs232/rs232.cpp
+++ b/src/devices/bus/rs232/rs232.cpp
@@ -6,11 +6,11 @@ const device_type RS232_PORT = &device_creator<rs232_port_device>;
rs232_port_device::rs232_port_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, RS232_PORT, "RS232 Port", tag, owner, clock, "rs232", __FILE__),
- device_slot_interface(mconfig, *this),
- m_rxd(0),
- m_dcd(0),
- m_dsr(0),
- m_ri(0),
+ device_slot_interface(mconfig, *this),
+ m_rxd(0),
+ m_dcd(0),
+ m_dsr(0),
+ m_ri(0),
m_cts(0),
m_rxd_handler(*this),
m_dcd_handler(*this),
@@ -23,11 +23,11 @@ rs232_port_device::rs232_port_device(const machine_config &mconfig, const char *
rs232_port_device::rs232_port_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
m_rxd(0),
- m_dcd(0),
- m_dsr(0),
- m_ri(0),
+ m_dcd(0),
+ m_dsr(0),
+ m_ri(0),
m_cts(0),
m_rxd_handler(*this),
m_dcd_handler(*this),
diff --git a/src/devices/bus/rs232/ser_mouse.cpp b/src/devices/bus/rs232/ser_mouse.cpp
index 53d035fee7e..ecf9414f1c9 100644
--- a/src/devices/bus/rs232/ser_mouse.cpp
+++ b/src/devices/bus/rs232/ser_mouse.cpp
@@ -16,11 +16,11 @@ serial_mouse_device::serial_mouse_device(const machine_config &mconfig, device_t
device_rs232_port_interface(mconfig, *this),
device_serial_interface(mconfig, *this),
m_dtr(1),
- m_rts(1),
- m_head(0),
- m_tail(0),
- m_mb(0),
- m_timer(nullptr),
+ m_rts(1),
+ m_head(0),
+ m_tail(0),
+ m_mb(0),
+ m_timer(nullptr),
m_enabled(false),
m_x(*this, "ser_mouse_x"),
m_y(*this, "ser_mouse_y"),
diff --git a/src/devices/bus/rs232/terminal.cpp b/src/devices/bus/rs232/terminal.cpp
index fcfd9074c67..c242184b387 100644
--- a/src/devices/bus/rs232/terminal.cpp
+++ b/src/devices/bus/rs232/terminal.cpp
@@ -11,8 +11,8 @@ serial_terminal_device::serial_terminal_device(const machine_config &mconfig, co
m_rs232_startbits(*this, "RS232_STARTBITS"),
m_rs232_databits(*this, "RS232_DATABITS"),
m_rs232_parity(*this, "RS232_PARITY"),
- m_rs232_stopbits(*this, "RS232_STOPBITS"),
- m_curr_key(0),
+ m_rs232_stopbits(*this, "RS232_STOPBITS"),
+ m_curr_key(0),
m_key_valid(false)
{
}
diff --git a/src/devices/bus/rs232/xvd701.cpp b/src/devices/bus/rs232/xvd701.cpp
index dd443d24ef1..9b032606ea8 100644
--- a/src/devices/bus/rs232/xvd701.cpp
+++ b/src/devices/bus/rs232/xvd701.cpp
@@ -5,8 +5,8 @@
jvc_xvd701_device::jvc_xvd701_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, JVC_XVD701, "JVC XV-D701", tag, owner, clock, "xvd701", __FILE__),
device_serial_interface(mconfig, *this),
- device_rs232_port_interface(mconfig, *this),
- m_response_index(0),
+ device_rs232_port_interface(mconfig, *this),
+ m_response_index(0),
m_timer_response(nullptr)
{
}
diff --git a/src/devices/bus/s100/s100.cpp b/src/devices/bus/s100/s100.cpp
index 915c2c3c68a..da63653b737 100644
--- a/src/devices/bus/s100/s100.cpp
+++ b/src/devices/bus/s100/s100.cpp
@@ -27,8 +27,8 @@ const device_type S100_SLOT = &device_creator<s100_slot_t>;
//-------------------------------------------------
device_s100_card_interface::device_s100_card_interface(const machine_config &mconfig, device_t &device)
- : device_slot_card_interface(mconfig, device),
- m_bus(nullptr),
+ : device_slot_card_interface(mconfig, device),
+ m_bus(nullptr),
m_next(nullptr)
{
}
diff --git a/src/devices/bus/scsi/scsi.cpp b/src/devices/bus/scsi/scsi.cpp
index 66c0894dff2..ad94fd380fa 100644
--- a/src/devices/bus/scsi/scsi.cpp
+++ b/src/devices/bus/scsi/scsi.cpp
@@ -21,7 +21,7 @@ SCSI_PORT_DEVICE::SCSI_PORT_DEVICE(const machine_config &mconfig, const char *ta
m_data4_handler(*this),
m_data5_handler(*this),
m_data6_handler(*this),
- m_data7_handler(*this),
+ m_data7_handler(*this),
m_device_count(0),
m_bsy_in(0),
m_sel_in(0),
@@ -29,7 +29,7 @@ SCSI_PORT_DEVICE::SCSI_PORT_DEVICE(const machine_config &mconfig, const char *ta
m_io_in(0),
m_msg_in(0),
m_req_in(0),
- m_ack_in(0),
+ m_ack_in(0),
m_atn_in(0),
m_rst_in(0),
m_data0_in(0),
@@ -46,7 +46,7 @@ SCSI_PORT_DEVICE::SCSI_PORT_DEVICE(const machine_config &mconfig, const char *ta
m_io_out(0),
m_msg_out(0),
m_req_out(0),
- m_ack_out(0),
+ m_ack_out(0),
m_atn_out(0),
m_rst_out(0),
m_data0_out(0),
diff --git a/src/devices/bus/scsi/scsihle.cpp b/src/devices/bus/scsi/scsihle.cpp
index 274b3cdeacb..43b8fb04100 100644
--- a/src/devices/bus/scsi/scsihle.cpp
+++ b/src/devices/bus/scsi/scsihle.cpp
@@ -13,15 +13,15 @@ Base class for HLE'd SCSI devices.
scsihle_device::scsihle_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
device_t(mconfig, type, name, tag, owner, clock, shortname, source),
scsi_port_interface(mconfig, *this),
- m_scsi_id(*this, "SCSI_ID"),
- req_timer(NULL),
- sel_timer(NULL),
+ m_scsi_id(*this, "SCSI_ID"),
+ req_timer(NULL),
+ sel_timer(NULL),
dataout_timer(NULL),
- cmd_idx(0),
- is_linked(0),
- data_idx(0),
- bytes_left(0),
- data_last(0),
+ cmd_idx(0),
+ is_linked(0),
+ data_idx(0),
+ bytes_left(0),
+ data_last(0),
scsiID(0),
m_input_data(0)
{
diff --git a/src/devices/bus/snes/bsx.cpp b/src/devices/bus/snes/bsx.cpp
index 004ce9d3dab..2ab77830b41 100644
--- a/src/devices/bus/snes/bsx.cpp
+++ b/src/devices/bus/snes/bsx.cpp
@@ -25,13 +25,13 @@ const device_type SNS_BSMEMPAK = &device_creator<sns_rom_bsmempak_device>;
sns_rom_bsx_device::sns_rom_bsx_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
- : sns_rom_device(mconfig, type, name, tag, owner, clock, shortname, source),
- m_base_unit(nullptr),
+ : sns_rom_device(mconfig, type, name, tag, owner, clock, shortname, source),
+ m_base_unit(nullptr),
access_00_1f(0),
- access_80_9f(0),
- access_40_4f(0),
- access_50_5f(0),
- access_60_6f(0),
+ access_80_9f(0),
+ access_40_4f(0),
+ access_50_5f(0),
+ access_60_6f(0),
rom_access(0),
m_slot(*this, "bs_slot")
{
diff --git a/src/devices/bus/snes/event.cpp b/src/devices/bus/snes/event.cpp
index ea1308e6a32..ef39d9fbce6 100644
--- a/src/devices/bus/snes/event.cpp
+++ b/src/devices/bus/snes/event.cpp
@@ -22,14 +22,14 @@ const device_type SNS_PFEST94 = &device_creator<sns_pfest94_device>;
sns_pfest94_device::sns_pfest94_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, SNS_PFEST94, "SNES Powerfest '94", tag, owner, clock, "sns_pfest94", __FILE__),
- device_sns_cart_interface(mconfig, *this),
- m_upd7725(*this, "dsp"),
- m_dsw(*this, "DIPSW"),
- m_base_bank(0),
- m_mask(0),
- m_status(0),
- m_count(0),
- pfest94_timer(nullptr)
+ device_sns_cart_interface(mconfig, *this),
+ m_upd7725(*this, "dsp"),
+ m_dsw(*this, "DIPSW"),
+ m_base_bank(0),
+ m_mask(0),
+ m_status(0),
+ m_count(0),
+ pfest94_timer(nullptr)
{
}
diff --git a/src/devices/bus/snes/sdd1.h b/src/devices/bus/snes/sdd1.h
index 6448e994ee1..be7604cff92 100644
--- a/src/devices/bus/snes/sdd1.h
+++ b/src/devices/bus/snes/sdd1.h
@@ -10,8 +10,8 @@
class SDD1_IM //Input Manager
{
public:
- SDD1_IM():
- m_byte_ptr(0),
+ SDD1_IM():
+ m_byte_ptr(0),
m_bit_count(0)
{ }
@@ -38,9 +38,9 @@ class SDD1_BG // Bits Generator
public:
SDD1_BG(SDD1_GCD* associatedGCD, UINT8 code)
: m_code_num(code),
- m_MPScount(0),
- m_LPSind(0),
- m_GCD(associatedGCD)
+ m_MPScount(0),
+ m_LPSind(0),
+ m_GCD(associatedGCD)
{
}
diff --git a/src/devices/bus/snes/spc7110.cpp b/src/devices/bus/snes/spc7110.cpp
index 6face9f6b26..156b26c0df4 100644
--- a/src/devices/bus/snes/spc7110.cpp
+++ b/src/devices/bus/snes/spc7110.cpp
@@ -25,10 +25,10 @@ const device_type SNS_HIROM_SPC7110_RTC = &device_creator<sns_rom_spc7110rtc_dev
sns_rom_spc7110_device::sns_rom_spc7110_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
- : sns_rom21_device(mconfig, type, name, tag, owner, clock, shortname, source), m_r4801(0), m_r4802(0), m_r4803(0), m_r4804(0), m_r4805(0), m_r4806(0), m_r4807(0),
- m_r4808(0), m_r4809(0), m_r480a(0), m_r480b(0), m_r480c(0), m_decomp(nullptr), m_r4811(0), m_r4812(0), m_r4813(0), m_r4814(0), m_r4815(0), m_r4816(0), m_r4817(0), m_r4818(0),
- m_r481x(0), m_r4814_latch(0), m_r4815_latch(0), m_r4820(0), m_r4821(0), m_r4822(0), m_r4823(0), m_r4824(0), m_r4825(0), m_r4826(0), m_r4827(0), m_r4828(0), m_r4829(0), m_r482a(0),
- m_r482b(0), m_r482c(0), m_r482d(0), m_r482e(0), m_r482f(0), m_r4830(0), m_r4831(0), m_r4832(0), m_r4833(0), m_r4834(0), m_dx_offset(0), m_ex_offset(0), m_fx_offset(0), m_r4840(0),
+ : sns_rom21_device(mconfig, type, name, tag, owner, clock, shortname, source), m_r4801(0), m_r4802(0), m_r4803(0), m_r4804(0), m_r4805(0), m_r4806(0), m_r4807(0),
+ m_r4808(0), m_r4809(0), m_r480a(0), m_r480b(0), m_r480c(0), m_decomp(nullptr), m_r4811(0), m_r4812(0), m_r4813(0), m_r4814(0), m_r4815(0), m_r4816(0), m_r4817(0), m_r4818(0),
+ m_r481x(0), m_r4814_latch(0), m_r4815_latch(0), m_r4820(0), m_r4821(0), m_r4822(0), m_r4823(0), m_r4824(0), m_r4825(0), m_r4826(0), m_r4827(0), m_r4828(0), m_r4829(0), m_r482a(0),
+ m_r482b(0), m_r482c(0), m_r482d(0), m_r482e(0), m_r482f(0), m_r4830(0), m_r4831(0), m_r4832(0), m_r4833(0), m_r4834(0), m_dx_offset(0), m_ex_offset(0), m_fx_offset(0), m_r4840(0),
m_r4841(0), m_r4842(0), m_rtc_state(0), m_rtc_mode(0), m_rtc_index(0), m_rtc_offset(0)
{
}
diff --git a/src/devices/bus/ti99_peb/evpc.cpp b/src/devices/bus/ti99_peb/evpc.cpp
index 351efe7d70b..ee7b4cd77a2 100644
--- a/src/devices/bus/ti99_peb/evpc.cpp
+++ b/src/devices/bus/ti99_peb/evpc.cpp
@@ -26,10 +26,10 @@
snug_enhanced_video_device::snug_enhanced_video_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: ti_expansion_card_device(mconfig, TI99_EVPC, "SNUG Enhanced Video Processor Card", tag, owner, clock, "ti99_evpc", __FILE__),
- device_nvram_interface(mconfig, *this),
- m_dsrrom(nullptr),
- m_RAMEN(false),
- m_dsr_page(0),
+ device_nvram_interface(mconfig, *this),
+ m_dsrrom(nullptr),
+ m_RAMEN(false),
+ m_dsr_page(0),
m_novram(nullptr)
{
}
diff --git a/src/devices/bus/ti99_peb/hfdc.cpp b/src/devices/bus/ti99_peb/hfdc.cpp
index 8982e7acb2d..4d14da46fc2 100644
--- a/src/devices/bus/ti99_peb/hfdc.cpp
+++ b/src/devices/bus/ti99_peb/hfdc.cpp
@@ -90,8 +90,8 @@
myarc_hfdc_device::myarc_hfdc_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: ti_expansion_card_device(mconfig, TI99_HFDC, "Myarc Hard and Floppy Disk Controller", tag, owner, clock, "ti99_hfdc", __FILE__), m_motor_on_timer(nullptr),
m_hdc9234(*this, FDC_TAG),
- m_clock(*this, CLOCK_TAG), m_current_floppy(nullptr), m_current_harddisk(nullptr), m_see_switches(false), m_irq(), m_dip(), m_motor_running(false),
- m_inDsrArea(false), m_HDCsel(false), m_RTCsel(false), m_tapesel(false), m_RAMsel(false), m_ROMsel(false), m_address(0), m_dma_in_progress(false),
+ m_clock(*this, CLOCK_TAG), m_current_floppy(nullptr), m_current_harddisk(nullptr), m_see_switches(false), m_irq(), m_dip(), m_motor_running(false),
+ m_inDsrArea(false), m_HDCsel(false), m_RTCsel(false), m_tapesel(false), m_RAMsel(false), m_ROMsel(false), m_address(0), m_dma_in_progress(false),
m_wait_for_hd1(false), m_dsrrom(nullptr), m_rom_page(0), m_buffer_ram(nullptr), m_status_latch(0), m_dma_address(0), m_output1_latch(0), m_output2_latch(0), m_lastval(0), m_MOTOR_ON(), m_readyflags(0)
{
}
diff --git a/src/devices/bus/ti99_peb/hsgpl.cpp b/src/devices/bus/ti99_peb/hsgpl.cpp
index 14dc8bac20a..7f75f23ca25 100644
--- a/src/devices/bus/ti99_peb/hsgpl.cpp
+++ b/src/devices/bus/ti99_peb/hsgpl.cpp
@@ -140,8 +140,8 @@
#define ROM6_EEPROM "u6_rom6"
snug_high_speed_gpl_device::snug_high_speed_gpl_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
-: ti_expansion_card_device(mconfig, TI99_HSGPL, "SNUG High-speed GPL card", tag, owner, clock, "ti99_hsgpl", __FILE__), m_dsr_eeprom(nullptr),
-m_rom6_eeprom(nullptr), m_grom_a_eeprom(nullptr), m_grom_b_eeprom(nullptr), m_ram6_memory(nullptr), m_gram_memory(nullptr), m_dsr_enabled(false),
+: ti_expansion_card_device(mconfig, TI99_HSGPL, "SNUG High-speed GPL card", tag, owner, clock, "ti99_hsgpl", __FILE__), m_dsr_eeprom(nullptr),
+m_rom6_eeprom(nullptr), m_grom_a_eeprom(nullptr), m_grom_b_eeprom(nullptr), m_ram6_memory(nullptr), m_gram_memory(nullptr), m_dsr_enabled(false),
m_gram_enabled(false), m_bank_inhibit(false), m_dsr_page(0), m_card_enabled(false), m_write_enabled(false), m_supercart_enabled(false), m_led_on(false),
m_mbx_enabled(false), m_ram_enabled(false), m_flash_mode(false), m_current_grom_port(0), m_current_bank(0), m_module_bank(0), m_waddr_LSB(false), m_raddr_LSB(false), m_grom_address(0)
{
diff --git a/src/devices/bus/ti99_peb/memex.cpp b/src/devices/bus/ti99_peb/memex.cpp
index 1a56fe6a492..7fdf4dba607 100644
--- a/src/devices/bus/ti99_peb/memex.cpp
+++ b/src/devices/bus/ti99_peb/memex.cpp
@@ -33,9 +33,9 @@ enum
};
geneve_memex_device::geneve_memex_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
-: ti_expansion_card_device(mconfig, TI99_MEMEX, "Geneve memory expansion card", tag, owner, clock, "ti99_memex", __FILE__),
- m_ram(nullptr),
- m_genmod(0)
+: ti_expansion_card_device(mconfig, TI99_MEMEX, "Geneve memory expansion card", tag, owner, clock, "ti99_memex", __FILE__),
+ m_ram(nullptr),
+ m_genmod(0)
{
}
diff --git a/src/devices/bus/ti99_peb/myarcmem.cpp b/src/devices/bus/ti99_peb/myarcmem.cpp
index 0ccd0f4178a..159152ddef5 100644
--- a/src/devices/bus/ti99_peb/myarcmem.cpp
+++ b/src/devices/bus/ti99_peb/myarcmem.cpp
@@ -45,7 +45,7 @@ enum
};
myarc_memory_expansion_device::myarc_memory_expansion_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
-: ti_expansion_card_device(mconfig, TI99_MYARCMEM, "Myarc Memory expansion card MEXP-1", tag, owner, clock, "ti99_myarcmem", __FILE__),
+: ti_expansion_card_device(mconfig, TI99_MYARCMEM, "Myarc Memory expansion card MEXP-1", tag, owner, clock, "ti99_myarcmem", __FILE__),
m_ram(nullptr), m_dsrrom(nullptr), m_bank(0), m_size(0)
{
}
diff --git a/src/devices/bus/ti99_peb/ti_fdc.cpp b/src/devices/bus/ti99_peb/ti_fdc.cpp
index a7cb3a8bb45..de7dab8148b 100644
--- a/src/devices/bus/ti99_peb/ti_fdc.cpp
+++ b/src/devices/bus/ti99_peb/ti_fdc.cpp
@@ -48,7 +48,7 @@
#define TI_FDC_TAG "ti_dssd_controller"
ti_fdc_device::ti_fdc_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : ti_expansion_card_device(mconfig, TI99_FDC, "TI-99 Standard DSSD Floppy Controller", tag, owner, clock, "ti99_fdc", __FILE__), m_address(0), m_DRQ(), m_IRQ(),
+ : ti_expansion_card_device(mconfig, TI99_FDC, "TI-99 Standard DSSD Floppy Controller", tag, owner, clock, "ti99_fdc", __FILE__), m_address(0), m_DRQ(), m_IRQ(),
m_lastval(0), m_DVENA(), m_inDsrArea(false), m_WAITena(false), m_WDsel(false), m_DSEL(0), m_SIDSEL(), m_motor_on_timer(nullptr),
m_fd1771(*this, FDC_TAG), m_dsrrom(nullptr), m_current_floppy(nullptr), m_debug_dataout(false)
{ }
diff --git a/src/devices/bus/ti99_peb/tn_ide.cpp b/src/devices/bus/ti99_peb/tn_ide.cpp
index b371a1937d4..f9e16d8eef7 100644
--- a/src/devices/bus/ti99_peb/tn_ide.cpp
+++ b/src/devices/bus/ti99_peb/tn_ide.cpp
@@ -50,9 +50,9 @@ enum
};
nouspikel_ide_interface_device::nouspikel_ide_interface_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : ti_expansion_card_device(mconfig, TI99_IDE, "Nouspikel IDE interface card", tag, owner, clock, "ti99_ide", __FILE__), m_ata_irq(false),
+ : ti_expansion_card_device(mconfig, TI99_IDE, "Nouspikel IDE interface card", tag, owner, clock, "ti99_ide", __FILE__), m_ata_irq(false),
m_cru_register(0), m_rtc(nullptr),
- m_ata(*this, "ata"), m_clk_irq(false), m_sram_enable(false), m_sram_enable_dip(false), m_cur_page(0), m_tms9995_mode(false),
+ m_ata(*this, "ata"), m_clk_irq(false), m_sram_enable(false), m_sram_enable_dip(false), m_cur_page(0), m_tms9995_mode(false),
m_input_latch(0), m_output_latch(0), m_ram(nullptr)
{
}
diff --git a/src/devices/bus/ti99_peb/tn_usbsm.cpp b/src/devices/bus/ti99_peb/tn_usbsm.cpp
index 7f5f79e0e4f..63662ce692a 100644
--- a/src/devices/bus/ti99_peb/tn_usbsm.cpp
+++ b/src/devices/bus/ti99_peb/tn_usbsm.cpp
@@ -52,7 +52,7 @@ enum
};
nouspikel_usb_smartmedia_device::nouspikel_usb_smartmedia_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
-: ti_expansion_card_device(mconfig, TI99_USBSM, "Nouspikel USB/Smartmedia card", tag, owner, clock, "ti99_usbsm", __FILE__),
+: ti_expansion_card_device(mconfig, TI99_USBSM, "Nouspikel USB/Smartmedia card", tag, owner, clock, "ti99_usbsm", __FILE__),
m_feeprom_page(0), m_sram_page(0), m_cru_register(0), m_tms9995_mode(false), m_enable_io(false), m_enable_int(false), m_enable_sm(false),
m_write_flash(false), m_input_latch(0), m_output_latch(0),
m_smartmedia(*this, "smartmedia"),
diff --git a/src/devices/bus/ti99x/990_dk.cpp b/src/devices/bus/ti99x/990_dk.cpp
index b9e13091837..058d3f7665f 100644
--- a/src/devices/bus/ti99x/990_dk.cpp
+++ b/src/devices/bus/ti99x/990_dk.cpp
@@ -43,7 +43,7 @@ enum
const device_type FD800 = &device_creator<fd800_legacy_device>;
fd800_legacy_device::fd800_legacy_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, FD800, "TI FD800 Diablo floppy disk controller", tag, owner, clock, "fd800", __FILE__),
+ : device_t(mconfig, FD800, "TI FD800 Diablo floppy disk controller", tag, owner, clock, "fd800", __FILE__),
m_recv_buf(0), m_stat_reg(0), m_xmit_buf(0), m_cmd_reg(0), m_interrupt_f_f(0),
m_int_line(*this), m_buf_pos(0), m_buf_mode(), m_unit(0), m_sector(0)
{
diff --git a/src/devices/bus/ti99x/genboard.cpp b/src/devices/bus/ti99x/genboard.cpp
index e82d5fc1a8b..62832d809a4 100644
--- a/src/devices/bus/ti99x/genboard.cpp
+++ b/src/devices/bus/ti99x/genboard.cpp
@@ -1468,8 +1468,8 @@ static const UINT8 MF1_CODE[0xe] =
geneve_keyboard_device::geneve_keyboard_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, GENEVE_KEYBOARD, "Geneve XT-style keyboard", tag, owner, clock, "geneve_keyboard", __FILE__),
- m_interrupt(*this), m_key_reset(false), m_key_queue_length(0), m_key_queue_head(0), m_key_in_buffer(false), m_key_numlock_state(false), m_key_ctrl_state(0), m_key_alt_state(0),
- m_key_real_shift_state(0), m_key_fake_shift_state(false), m_key_fake_unshift_state(false), m_key_autorepeat_key(0), m_key_autorepeat_timer(0), m_keep_keybuf(false),
+ m_interrupt(*this), m_key_reset(false), m_key_queue_length(0), m_key_queue_head(0), m_key_in_buffer(false), m_key_numlock_state(false), m_key_ctrl_state(0), m_key_alt_state(0),
+ m_key_real_shift_state(0), m_key_fake_shift_state(false), m_key_fake_unshift_state(false), m_key_autorepeat_key(0), m_key_autorepeat_timer(0), m_keep_keybuf(false),
m_keyboard_clock(false), m_timer(nullptr)
{
}
diff --git a/src/devices/bus/ti99x/videowrp.cpp b/src/devices/bus/ti99x/videowrp.cpp
index bb6f01f6a89..6f09da722e7 100644
--- a/src/devices/bus/ti99x/videowrp.cpp
+++ b/src/devices/bus/ti99x/videowrp.cpp
@@ -28,7 +28,7 @@
Constructors
*/
ti_video_device::ti_video_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
-: bus8z_device(mconfig, type, name, tag, owner, clock, shortname, source),
+: bus8z_device(mconfig, type, name, tag, owner, clock, shortname, source),
m_tms9928a(nullptr)
{
}
diff --git a/src/devices/bus/tiki100/exp.cpp b/src/devices/bus/tiki100/exp.cpp
index 36b2b78811c..9ec594375b2 100644
--- a/src/devices/bus/tiki100/exp.cpp
+++ b/src/devices/bus/tiki100/exp.cpp
@@ -29,8 +29,8 @@ const device_type TIKI100_BUS_SLOT = &device_creator<tiki100_bus_slot_t>;
tiki100_bus_slot_t::tiki100_bus_slot_t(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, TIKI100_BUS_SLOT, "TIKI-100 expansion bus slot", tag, owner, clock, "tiki100bus_slot", __FILE__),
device_slot_interface(mconfig, *this),
- device_z80daisy_interface(mconfig, *this),
- m_bus(nullptr),
+ device_z80daisy_interface(mconfig, *this),
+ m_bus(nullptr),
m_card(nullptr)
{
}
diff --git a/src/devices/bus/vcs/harmony_melody.cpp b/src/devices/bus/vcs/harmony_melody.cpp
index d6bf0291fdc..af5b09e0d8a 100644
--- a/src/devices/bus/vcs/harmony_melody.cpp
+++ b/src/devices/bus/vcs/harmony_melody.cpp
@@ -38,18 +38,18 @@ http://atariage.com/forums/blog/148/entry-11964-dpcarm-part-10-score-timer-displ
http://atariage.com/forums/blog/148/entry-11988-dpcarm-part-12-gamepad-support/
map:
- Bankswitching uses addresses $FFF6-$FFFB
-
- * ARM RAM mapped at $40000000 in this area
- $0000-$0BFF: HARMONY/MELODY driver (not accessible by 2600 itself) (copied to $40000000 - $40000bff on startup by ARM)
- $0C00-$1BFF: Bank 0 (each bank can map to 0x1000 - 0x1fff in 6507 space, like other carts)
- $1C00-$2BFF: Bank 1
- $2C00-$3BFF: Bank 2
- $3C00-$4BFF: Bank 3
- $4C00-$5BFF: Bank 4
- $5C00-$6BFF: Bank 5 (default bank is bank 5)
- $6C00-$7BFF: Display Data (indirect access) (copied to $40000C00 - $40001bff on startup by ARM)
- $7C00-$7FFF: Synth Frequency Data (not accessible by 2600 itself) (copied to $40001C00 - $40001fff on startup by ARM)
+ Bankswitching uses addresses $FFF6-$FFFB
+
+ * ARM RAM mapped at $40000000 in this area
+ $0000-$0BFF: HARMONY/MELODY driver (not accessible by 2600 itself) (copied to $40000000 - $40000bff on startup by ARM)
+ $0C00-$1BFF: Bank 0 (each bank can map to 0x1000 - 0x1fff in 6507 space, like other carts)
+ $1C00-$2BFF: Bank 1
+ $2C00-$3BFF: Bank 2
+ $3C00-$4BFF: Bank 3
+ $4C00-$5BFF: Bank 4
+ $5C00-$6BFF: Bank 5 (default bank is bank 5)
+ $6C00-$7BFF: Display Data (indirect access) (copied to $40000C00 - $40001bff on startup by ARM)
+ $7C00-$7FFF: Synth Frequency Data (not accessible by 2600 itself) (copied to $40001C00 - $40001fff on startup by ARM)
***************************************************************************/
@@ -142,5 +142,5 @@ READ8_MEMBER(a26_rom_harmony_device::read_rom)
WRITE8_MEMBER(a26_rom_harmony_device::write_bank)
{
check_bankswitch(offset);
-// a26_rom_f8_device::write_bank(space, offset, data);
+// a26_rom_f8_device::write_bank(space, offset, data);
}
diff --git a/src/devices/bus/vcs/harmony_melody.h b/src/devices/bus/vcs/harmony_melody.h
index 004a2ea61f7..4d704b39c75 100644
--- a/src/devices/bus/vcs/harmony_melody.h
+++ b/src/devices/bus/vcs/harmony_melody.h
@@ -24,7 +24,7 @@ public:
virtual DECLARE_READ8_MEMBER(read_rom);
virtual DECLARE_WRITE8_MEMBER(write_bank);
-
+
DECLARE_READ8_MEMBER(read8_r);
void check_bankswitch(offs_t offset);
diff --git a/src/devices/bus/vcs/scharger.cpp b/src/devices/bus/vcs/scharger.cpp
index 57366f05186..aeebde0f4c6 100644
--- a/src/devices/bus/vcs/scharger.cpp
+++ b/src/devices/bus/vcs/scharger.cpp
@@ -42,14 +42,14 @@ const device_type A26_ROM_SUPERCHARGER = &device_creator<a26_rom_ss_device>;
a26_rom_ss_device::a26_rom_ss_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: a26_rom_f6_device(mconfig, A26_ROM_SUPERCHARGER, "Atari 2600 ROM Cart Supercharger", tag, owner, clock, "a2600_ss", __FILE__),
- m_cassette(*this, "cassette"),
- m_maincpu(nullptr),
- m_reg(0),
- m_write_delay(0),
- m_ram_write_enabled(0),
- m_rom_enabled(0),
- m_byte_started(0),
- m_last_address(0),
+ m_cassette(*this, "cassette"),
+ m_maincpu(nullptr),
+ m_reg(0),
+ m_write_delay(0),
+ m_ram_write_enabled(0),
+ m_rom_enabled(0),
+ m_byte_started(0),
+ m_last_address(0),
m_diff_adjust(0)
{
}
diff --git a/src/devices/bus/wangpc/wangpc.cpp b/src/devices/bus/wangpc/wangpc.cpp
index 487db67e80e..d3aebaf1fac 100644
--- a/src/devices/bus/wangpc/wangpc.cpp
+++ b/src/devices/bus/wangpc/wangpc.cpp
@@ -28,8 +28,8 @@ const device_type WANGPC_BUS_SLOT = &device_creator<wangpcbus_slot_device>;
wangpcbus_slot_device::wangpcbus_slot_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, WANGPC_BUS_SLOT, "Wang PC bus slot", tag, owner, clock, "wangpcbus_slot", __FILE__),
- device_slot_interface(mconfig, *this),
- m_bus(nullptr),
+ device_slot_interface(mconfig, *this),
+ m_bus(nullptr),
m_sid(0)
{
}
diff --git a/src/devices/bus/x68k/x68k_neptunex.cpp b/src/devices/bus/x68k/x68k_neptunex.cpp
index c1b47f944af..1b97427be3e 100644
--- a/src/devices/bus/x68k/x68k_neptunex.cpp
+++ b/src/devices/bus/x68k/x68k_neptunex.cpp
@@ -30,7 +30,7 @@ machine_config_constructor x68k_neptune_device::device_mconfig_additions() const
x68k_neptune_device::x68k_neptune_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, X68K_NEPTUNEX, "Neptune-X", tag, owner, clock, "x68k_neptunex", __FILE__),
- device_x68k_expansion_card_interface(mconfig, *this),
+ device_x68k_expansion_card_interface(mconfig, *this),
m_slot(nullptr),
m_dp8390(*this, "dp8390d")
{
diff --git a/src/devices/cpu/alto2/a2emu.cpp b/src/devices/cpu/alto2/a2emu.cpp
index 9152f936002..57f6e4ece76 100644
--- a/src/devices/cpu/alto2/a2emu.cpp
+++ b/src/devices/cpu/alto2/a2emu.cpp
@@ -607,11 +607,11 @@ void alto2_cpu_device::f2_late_idisp()
LOG((this,LOG_EMU,2," IDISP<-; branch on SH^3 (%#o|%#o)\n", m_next2, r));
} else {
//int addr = CTL2K_U3(f2_emu_idisp) + X_RDBITS(m_emu.ir,16,1,7);
- // The above line triggers the following warning in PVS-Studio:
- // V501: There are identical sub-expressions to the left and to the right of the '==' operator: f2_emu_idisp == f2_emu_idisp
- // This is because CTL2K_U3(f2) checks f2 == f2_emu_idisp, and so will always evaluate to true in this case.
- // Consider checking if this is a typo or if it is correct.
- int addr = 0x80 + X_RDBITS(m_emu.ir,16,1,7);
+ // The above line triggers the following warning in PVS-Studio:
+ // V501: There are identical sub-expressions to the left and to the right of the '==' operator: f2_emu_idisp == f2_emu_idisp
+ // This is because CTL2K_U3(f2) checks f2 == f2_emu_idisp, and so will always evaluate to true in this case.
+ // Consider checking if this is a typo or if it is correct.
+ int addr = 0x80 + X_RDBITS(m_emu.ir,16,1,7);
/* 0???????xxxxxxxx */
r = m_ctl2k_u3[addr];
LOG((this,LOG_EMU,2," IDISP<-; IR (%#o) branch on PROM ctl2k_u3[%03o] (%#o|%#o)\n", m_emu.ir, addr, m_next2, r));
diff --git a/src/devices/cpu/arm7/lpc210x.cpp b/src/devices/cpu/arm7/lpc210x.cpp
index 72388cf18f6..61b7a50f592 100644
--- a/src/devices/cpu/arm7/lpc210x.cpp
+++ b/src/devices/cpu/arm7/lpc210x.cpp
@@ -18,12 +18,12 @@ const device_type LPC2103 = &device_creator<lpc210x_device>;
static ADDRESS_MAP_START( lpc2103_map, AS_PROGRAM, 32, lpc210x_device )
AM_RANGE(0x00000000, 0x00007fff) AM_READWRITE(flash_r, flash_w) // 32kb internal FLASH rom
-
+
AM_RANGE(0x3FFFC000, 0x3FFFC01f) AM_READWRITE( fio_r, fio_w ) // GPIO
-
+
AM_RANGE(0x40000000, 0x40001fff) AM_RAM // 8kb internal SROM (writes should actually latch - see docs)
-
+
AM_RANGE(0xE0004000, 0xE000407f) AM_READWRITE( timer0_r, timer0_w)
AM_RANGE(0xE0008000, 0xE000807f) AM_READWRITE( timer1_r, timer1_w)
@@ -41,7 +41,7 @@ ADDRESS_MAP_END
lpc210x_device::lpc210x_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: arm7_cpu_device(mconfig, LPC2103, "LPC2103", tag, owner, clock, "lpc2103", __FILE__, 4, eARM_ARCHFLAGS_T, ENDIANNESS_LITTLE),
- m_program_config("program", ENDIANNESS_LITTLE, 32, 32, 0, ADDRESS_MAP_NAME(lpc2103_map))
+ m_program_config("program", ENDIANNESS_LITTLE, 32, 32, 0, ADDRESS_MAP_NAME(lpc2103_map))
{
}
@@ -53,15 +53,15 @@ READ32_MEMBER(lpc210x_device::arm_E01FC088_r)
READ32_MEMBER(lpc210x_device::flash_r)
{
UINT32 ret = (m_flash[offset * 4 + 3] << 24) |
- (m_flash[offset * 4 + 2] << 16) |
- (m_flash[offset * 4 + 1] << 8) |
- (m_flash[offset * 4 + 0] << 0);
+ (m_flash[offset * 4 + 2] << 16) |
+ (m_flash[offset * 4 + 1] << 8) |
+ (m_flash[offset * 4 + 0] << 0);
return ret;
}
WRITE32_MEMBER(lpc210x_device::flash_w)
{
- //
+ //
}
diff --git a/src/devices/cpu/e0c6200/e0c6200.h b/src/devices/cpu/e0c6200/e0c6200.h
index b4769cf19e3..d32fc6c7b6c 100644
--- a/src/devices/cpu/e0c6200/e0c6200.h
+++ b/src/devices/cpu/e0c6200/e0c6200.h
@@ -19,7 +19,7 @@ public:
e0c6200_cpu_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, address_map_constructor program, address_map_constructor data, const char *shortname, const char *source)
: cpu_device(mconfig, type, name, tag, owner, clock, shortname, source)
, m_program_config("program", ENDIANNESS_BIG, 16, 13, -1, program)
- , m_data_config("data", ENDIANNESS_BIG, 8, 12, 0, data), m_program(nullptr), m_data(nullptr), m_op(0), m_prev_op(0), m_irq_vector(0), m_irq_id(0), m_possible_irq(false), m_halt(false),
+ , m_data_config("data", ENDIANNESS_BIG, 8, 12, 0, data), m_program(nullptr), m_data(nullptr), m_op(0), m_prev_op(0), m_irq_vector(0), m_irq_id(0), m_possible_irq(false), m_halt(false),
m_sleep(false), m_icount(0), m_pc(0), m_prev_pc(0), m_npc(0), m_jpc(0), m_a(0), m_b(0), m_xp(0), m_xh(0), m_xl(0), m_yp(0), m_yh(0), m_yl(0), m_sp(0), m_f(0)
{ }
diff --git a/src/devices/cpu/e0c6200/e0c6s46.cpp b/src/devices/cpu/e0c6200/e0c6s46.cpp
index 21d7813eb25..66f4cb9855a 100644
--- a/src/devices/cpu/e0c6200/e0c6s46.cpp
+++ b/src/devices/cpu/e0c6200/e0c6s46.cpp
@@ -49,11 +49,11 @@ e0c6s46_device::e0c6s46_device(const machine_config &mconfig, const char *tag, d
: e0c6200_cpu_device(mconfig, E0C6S46, "E0C6S46", tag, owner, clock, ADDRESS_MAP_NAME(e0c6s46_program), ADDRESS_MAP_NAME(e0c6s46_data), "e0c6s46", __FILE__)
, m_vram1(*this, "vram1")
, m_vram2(*this, "vram2"), m_osc(0), m_svd(0), m_lcd_control(0), m_lcd_contrast(0)
- , m_pixel_update_handler(nullptr)
+ , m_pixel_update_handler(nullptr)
, m_write_r0(*this), m_write_r1(*this), m_write_r2(*this), m_write_r3(*this), m_write_r4(*this)
, m_read_p0(*this), m_read_p1(*this), m_read_p2(*this), m_read_p3(*this)
- , m_write_p0(*this), m_write_p1(*this), m_write_p2(*this), m_write_p3(*this), m_r_dir(0), m_p_dir(0), m_p_pullup(0), m_dfk0(0), m_256_src_pulse(0), m_core_256_handle(nullptr),
- m_watchdog_count(0), m_clktimer_count(0), m_stopwatch_on(0), m_swl_cur_pulse(0), m_swl_slice(0), m_swl_count(0), m_swh_count(0), m_prgtimer_select(0), m_prgtimer_on(0), m_prgtimer_src_pulse(0),
+ , m_write_p0(*this), m_write_p1(*this), m_write_p2(*this), m_write_p3(*this), m_r_dir(0), m_p_dir(0), m_p_pullup(0), m_dfk0(0), m_256_src_pulse(0), m_core_256_handle(nullptr),
+ m_watchdog_count(0), m_clktimer_count(0), m_stopwatch_on(0), m_swl_cur_pulse(0), m_swl_slice(0), m_swl_count(0), m_swh_count(0), m_prgtimer_select(0), m_prgtimer_on(0), m_prgtimer_src_pulse(0),
m_prgtimer_cur_pulse(0), m_prgtimer_count(0), m_prgtimer_reload(0), m_prgtimer_handle(nullptr), m_bz_43_on(0), m_bz_freq(0), m_bz_envelope(0), m_bz_duty_ratio(0), m_bz_1shot_on(0), m_bz_1shot_running(false), m_bz_1shot_count(0), m_bz_pulse(0), m_buzzer_handle(nullptr)
{ }
diff --git a/src/devices/cpu/h8/h8.cpp b/src/devices/cpu/h8/h8.cpp
index fee0c40a639..79a803c1a5c 100644
--- a/src/devices/cpu/h8/h8.cpp
+++ b/src/devices/cpu/h8/h8.cpp
@@ -16,7 +16,7 @@
h8_device::h8_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source, bool mode_a16, address_map_delegate map_delegate) :
cpu_device(mconfig, type, name, tag, owner, clock, shortname, source),
program_config("program", ENDIANNESS_BIG, 16, mode_a16 ? 16 : 24, 0, map_delegate),
- io_config("io", ENDIANNESS_BIG, 16, 16, -1), program(nullptr), io(nullptr), direct(nullptr), PPC(0), NPC(0), PC(0), PIR(0), EXR(0), CCR(0), MAC(0), MACF(0),
+ io_config("io", ENDIANNESS_BIG, 16, 16, -1), program(nullptr), io(nullptr), direct(nullptr), PPC(0), NPC(0), PC(0), PIR(0), EXR(0), CCR(0), MAC(0), MACF(0),
TMP1(0), TMP2(0), TMPR(0), inst_state(0), inst_substate(0), icount(0), bcount(0), irq_vector(0), taken_irq_vector(0), irq_level(0), taken_irq_level(0), irq_required(false), irq_nmi(false)
{
supports_advanced = false;
diff --git a/src/devices/cpu/h8/h8_adc.cpp b/src/devices/cpu/h8/h8_adc.cpp
index a105a1c926e..7e76bf28114 100644
--- a/src/devices/cpu/h8/h8_adc.cpp
+++ b/src/devices/cpu/h8/h8_adc.cpp
@@ -12,7 +12,7 @@ const device_type H8_ADC_2655 = &device_creator<h8_adc_2655_device>;
h8_adc_device::h8_adc_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- cpu(*this, DEVICE_SELF_OWNER), intc(nullptr), io(nullptr), intc_tag(nullptr), intc_vector(0), adcsr(0), adcr(0), register_mask(0), trigger(0), start_mode(0), start_channel(0),
+ cpu(*this, DEVICE_SELF_OWNER), intc(nullptr), io(nullptr), intc_tag(nullptr), intc_vector(0), adcsr(0), adcr(0), register_mask(0), trigger(0), start_mode(0), start_channel(0),
end_channel(0), start_count(0), mode(0), channel(0), count(0), analog_powered(false), adtrg(false), next_event(0)
{
suspend_on_interrupt = false;
diff --git a/src/devices/cpu/h8/h8_sci.cpp b/src/devices/cpu/h8/h8_sci.cpp
index b0b00a91f3b..f3b26bd8198 100644
--- a/src/devices/cpu/h8/h8_sci.cpp
+++ b/src/devices/cpu/h8/h8_sci.cpp
@@ -11,8 +11,8 @@ h8_sci_device::h8_sci_device(const machine_config &mconfig, const char *tag, dev
device_t(mconfig, H8_SCI, "H8 Serial Communications Interface", tag, owner, clock, "h8_sci", __FILE__),
cpu(*this, DEVICE_SELF_OWNER),
tx_cb(*this),
- clk_cb(*this), intc(nullptr), intc_tag(nullptr), external_to_internal_ratio(0), internal_to_external_ratio(0), sync_timer(nullptr), eri_int(0), rxi_int(0), txi_int(0), tei_int(0),
- tx_state(0), rx_state(0), tx_bit(0), rx_bit(0), clock_state(0), clock_mode(0), tx_parity(0), rx_parity(0), ext_clock_counter(0), clock_value(false), ext_clock_value(false), rx_value(false),
+ clk_cb(*this), intc(nullptr), intc_tag(nullptr), external_to_internal_ratio(0), internal_to_external_ratio(0), sync_timer(nullptr), eri_int(0), rxi_int(0), txi_int(0), tei_int(0),
+ tx_state(0), rx_state(0), tx_bit(0), rx_bit(0), clock_state(0), clock_mode(0), tx_parity(0), rx_parity(0), ext_clock_counter(0), clock_value(false), ext_clock_value(false), rx_value(false),
rdr(0), tdr(0), smr(0), scr(0), ssr(0), brr(0), rsr(0), tsr(0), clock_base(0), divider(0)
{
external_clock_period = attotime::never;
diff --git a/src/devices/cpu/h8/h8_timer16.cpp b/src/devices/cpu/h8/h8_timer16.cpp
index a796e7fcf82..2785e9b3ab8 100644
--- a/src/devices/cpu/h8/h8_timer16.cpp
+++ b/src/devices/cpu/h8/h8_timer16.cpp
@@ -12,7 +12,7 @@ const device_type H8S_TIMER16_CHANNEL = &device_creator<h8s_timer16_channel_devi
h8_timer16_channel_device::h8_timer16_channel_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, H8_TIMER16_CHANNEL, "H8 16-bits timer channel", tag, owner, clock, "h8_16bits_timer_channel", __FILE__),
- cpu(*this, "^^"), chained_timer(nullptr), intc(nullptr), intc_tag(nullptr), tier_mask(0), tgr_count(0), tbr_count(0), tgr_clearing(0), tcr(0), tier(0), ier(0), isr(0), clock_type(0),
+ cpu(*this, "^^"), chained_timer(nullptr), intc(nullptr), intc_tag(nullptr), tier_mask(0), tgr_count(0), tbr_count(0), tgr_clearing(0), tcr(0), tier(0), ier(0), isr(0), clock_type(0),
clock_divider(0), tcnt(0), last_clock_update(0), event_time(0), phase(0), counter_cycle(0), counter_incrementing(false), channel_active(false)
{
chain_tag = NULL;
diff --git a/src/devices/cpu/h8/h8_timer8.cpp b/src/devices/cpu/h8/h8_timer8.cpp
index a7f4a5ba4ba..1359885d34f 100644
--- a/src/devices/cpu/h8/h8_timer8.cpp
+++ b/src/devices/cpu/h8/h8_timer8.cpp
@@ -8,7 +8,7 @@ const device_type H8H_TIMER8_CHANNEL = &device_creator<h8h_timer8_channel_device
h8_timer8_channel_device::h8_timer8_channel_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, H8_TIMER8_CHANNEL, "H8 8-bits timer channel", tag, owner, clock, "h8_8bits_timer_channel", __FILE__),
- cpu(*this, "^"), chained_timer(nullptr), intc(nullptr), chain_tag(nullptr), intc_tag(nullptr), irq_ca(0), irq_cb(0), irq_v(0), chain_type(0), tcr(0), tcsr(0), tcnt(0), extra_clock_bit(false),
+ cpu(*this, "^"), chained_timer(nullptr), intc(nullptr), chain_tag(nullptr), intc_tag(nullptr), irq_ca(0), irq_cb(0), irq_v(0), chain_type(0), tcr(0), tcsr(0), tcnt(0), extra_clock_bit(false),
has_adte(false), has_ice(false), clock_type(0), clock_divider(0), clear_type(0), counter_cycle(0), last_clock_update(0), event_time(0)
{
}
diff --git a/src/devices/cpu/hcd62121/hcd62121.cpp b/src/devices/cpu/hcd62121/hcd62121.cpp
index 2fe0a889a9d..4371edc8407 100644
--- a/src/devices/cpu/hcd62121/hcd62121.cpp
+++ b/src/devices/cpu/hcd62121/hcd62121.cpp
@@ -33,7 +33,7 @@ hcd62121_cpu_device::hcd62121_cpu_device(const machine_config &mconfig, const ch
: cpu_device(mconfig, HCD62121, "Hitachi HCD62121", tag, owner, clock, "hcd62121", __FILE__)
, m_program_config("program", ENDIANNESS_BIG, 8, 24, 0)
, m_io_config("io", ENDIANNESS_BIG, 8, 8, 0), m_prev_pc(0)
- , m_sp(0)
+ , m_sp(0)
, m_ip(0)
, m_dsize(0)
, m_cseg(0)
diff --git a/src/devices/cpu/i4004/i4004.cpp b/src/devices/cpu/i4004/i4004.cpp
index abd60548612..51258268e8a 100644
--- a/src/devices/cpu/i4004/i4004.cpp
+++ b/src/devices/cpu/i4004/i4004.cpp
@@ -525,4 +525,3 @@ offs_t i4004_cpu_device::disasm_disassemble(char *buffer, offs_t pc, const UINT8
extern CPU_DISASSEMBLE( i4004 );
return CPU_DISASSEMBLE_NAME(i4004)(this, buffer, pc, oprom, opram, options);
}
-
diff --git a/src/devices/cpu/i8085/i8085.cpp b/src/devices/cpu/i8085/i8085.cpp
index 94fb85be5df..53c2ca603c2 100644
--- a/src/devices/cpu/i8085/i8085.cpp
+++ b/src/devices/cpu/i8085/i8085.cpp
@@ -1005,24 +1005,24 @@ void i8085a_cpu_device::state_import(const device_state_entry &entry)
{
case I8085_SID:
if (m_ietemp)
- {
- m_IM |= IM_SID;
- }
+ {
+ m_IM |= IM_SID;
+ }
else
- {
+ {
m_IM &= ~IM_SID;
- }
+ }
break;
case I8085_INTE:
if (m_ietemp)
- {
+ {
m_IM |= IM_IE;
- }
+ }
else
- {
+ {
m_IM &= ~IM_IE;
- }
+ }
break;
default:
diff --git a/src/devices/cpu/i960/i960.cpp b/src/devices/cpu/i960/i960.cpp
index 0043e02254a..031ab5e1833 100644
--- a/src/devices/cpu/i960/i960.cpp
+++ b/src/devices/cpu/i960/i960.cpp
@@ -18,7 +18,7 @@ const device_type I960 = &device_creator<i960_cpu_device>;
i960_cpu_device::i960_cpu_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: cpu_device(mconfig, I960, "i960kb", tag, owner, clock, "i960kb", __FILE__)
- , m_program_config("program", ENDIANNESS_LITTLE, 32, 32, 0), m_rcache_pos(0), m_SAT(0), m_PRCB(0), m_PC(0), m_AC(0), m_IP(0), m_PIP(0), m_ICR(0), m_bursting(0), m_immediate_irq(0),
+ , m_program_config("program", ENDIANNESS_LITTLE, 32, 32, 0), m_rcache_pos(0), m_SAT(0), m_PRCB(0), m_PC(0), m_AC(0), m_IP(0), m_PIP(0), m_ICR(0), m_bursting(0), m_immediate_irq(0),
m_immediate_vector(0), m_immediate_pri(0), m_program(nullptr), m_direct(nullptr), m_icount(0)
{
}
diff --git a/src/devices/cpu/m6502/deco16.cpp b/src/devices/cpu/m6502/deco16.cpp
index a85804dc124..b354176969d 100644
--- a/src/devices/cpu/m6502/deco16.cpp
+++ b/src/devices/cpu/m6502/deco16.cpp
@@ -16,7 +16,7 @@
const device_type DECO16 = &device_creator<deco16_device>;
deco16_device::deco16_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- m6502_device(mconfig, DECO16, "DECO16", tag, owner, clock, "deco16", __FILE__),
+ m6502_device(mconfig, DECO16, "DECO16", tag, owner, clock, "deco16", __FILE__),
io(NULL),
io_config("io", ENDIANNESS_LITTLE, 8, 16)
{
diff --git a/src/devices/cpu/m6502/m3745x.cpp b/src/devices/cpu/m6502/m3745x.cpp
index ef9c3876d9b..9a2a4872646 100644
--- a/src/devices/cpu/m6502/m3745x.cpp
+++ b/src/devices/cpu/m6502/m3745x.cpp
@@ -55,12 +55,12 @@ m3745x_device::m3745x_device(const machine_config &mconfig, device_type type, co
read_ad_4(*this),
read_ad_5(*this),
read_ad_6(*this),
- read_ad_7(*this),
- m_intreq1(0),
- m_intreq2(0),
- m_intctrl1(0),
- m_intctrl2(0),
- m_adctrl(0),
+ read_ad_7(*this),
+ m_intreq1(0),
+ m_intreq2(0),
+ m_intctrl1(0),
+ m_intctrl2(0),
+ m_adctrl(0),
m_last_all_ints(0)
{
}
diff --git a/src/devices/cpu/m6502/m4510.cpp b/src/devices/cpu/m6502/m4510.cpp
index 7d8c366a6db..b741b7dbeca 100644
--- a/src/devices/cpu/m6502/m4510.cpp
+++ b/src/devices/cpu/m6502/m4510.cpp
@@ -14,8 +14,8 @@
const device_type M4510 = &device_creator<m4510_device>;
m4510_device::m4510_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- m65ce02_device(mconfig, M4510, "M4510", tag, owner, clock, "m4510", __FILE__),
- map_enable(0),
+ m65ce02_device(mconfig, M4510, "M4510", tag, owner, clock, "m4510", __FILE__),
+ map_enable(0),
nomap(false)
{
program_config.m_addrbus_width = 20;
diff --git a/src/devices/cpu/m6502/m5074x.cpp b/src/devices/cpu/m6502/m5074x.cpp
index b427ec51488..07a5f3b510d 100644
--- a/src/devices/cpu/m6502/m5074x.cpp
+++ b/src/devices/cpu/m6502/m5074x.cpp
@@ -49,17 +49,17 @@ m5074x_device::m5074x_device(const machine_config &mconfig, device_type type, co
write_p0(*this),
write_p1(*this),
write_p2(*this),
- write_p3(*this),
- m_intctrl(0),
- m_tmrctrl(0),
- m_tmr12pre(0),
- m_tmr1(0),
- m_tmr2(0),
- m_tmrxpre(0),
- m_tmrx(0),
- m_tmr1latch(0),
- m_tmr2latch(0),
- m_tmrxlatch(0),
+ write_p3(*this),
+ m_intctrl(0),
+ m_tmrctrl(0),
+ m_tmr12pre(0),
+ m_tmr1(0),
+ m_tmr2(0),
+ m_tmrxpre(0),
+ m_tmrx(0),
+ m_tmr1latch(0),
+ m_tmr2latch(0),
+ m_tmrxlatch(0),
m_last_all_ints(0)
{
}
diff --git a/src/devices/cpu/m6502/m6502.cpp b/src/devices/cpu/m6502/m6502.cpp
index fa22a54acd1..4fdc480a18c 100644
--- a/src/devices/cpu/m6502/m6502.cpp
+++ b/src/devices/cpu/m6502/m6502.cpp
@@ -18,14 +18,14 @@ m6502_device::m6502_device(const machine_config &mconfig, const char *tag, devic
cpu_device(mconfig, M6502, "M6502", tag, owner, clock, "m6502", __FILE__),
sync_w(*this),
program_config("program", ENDIANNESS_LITTLE, 8, 16),
- sprogram_config("decrypted_opcodes", ENDIANNESS_LITTLE, 8, 16), PPC(0), NPC(0), PC(0), SP(0), TMP(0), TMP2(0), A(0), X(0), Y(0), P(0), IR(0), inst_state_base(0), mintf(nullptr),
+ sprogram_config("decrypted_opcodes", ENDIANNESS_LITTLE, 8, 16), PPC(0), NPC(0), PC(0), SP(0), TMP(0), TMP2(0), A(0), X(0), Y(0), P(0), IR(0), inst_state_base(0), mintf(nullptr),
inst_state(0), inst_substate(0), icount(0), nmi_state(false), irq_state(false), apu_irq_state(false), v_state(false), irq_taken(false), sync(false), inhibit_interrupts(false)
{
direct_disabled = false;
}
m6502_device::m6502_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
- cpu_device(mconfig, type, name, tag, owner, clock, shortname, source),
+ cpu_device(mconfig, type, name, tag, owner, clock, shortname, source),
sync_w(*this),
program_config("program", ENDIANNESS_LITTLE, 8, 16),
sprogram_config("decrypted_opcodes", ENDIANNESS_LITTLE, 8, 16), PPC(0), NPC(0), PC(0), SP(0), TMP(0), TMP2(0), A(0), X(0), Y(0), P(0), IR(0), inst_state_base(0), mintf(nullptr),
diff --git a/src/devices/cpu/m6809/hd6309.cpp b/src/devices/cpu/m6809/hd6309.cpp
index 37cc995736e..f0d504e5b83 100644
--- a/src/devices/cpu/m6809/hd6309.cpp
+++ b/src/devices/cpu/m6809/hd6309.cpp
@@ -128,8 +128,8 @@ const device_type HD6309 = &device_creator<hd6309_device>;
//-------------------------------------------------
hd6309_device::hd6309_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- m6809_base_device(mconfig, "HD6309", tag, owner, clock, HD6309, 4, "hd6309", __FILE__),
- m_md(0),
+ m6809_base_device(mconfig, "HD6309", tag, owner, clock, HD6309, 4, "hd6309", __FILE__),
+ m_md(0),
m_temp_im(0)
{
}
diff --git a/src/devices/cpu/mb86233/mb86233.cpp b/src/devices/cpu/mb86233/mb86233.cpp
index 2bd8a7f7c02..7d760567872 100644
--- a/src/devices/cpu/mb86233/mb86233.cpp
+++ b/src/devices/cpu/mb86233/mb86233.cpp
@@ -26,13 +26,13 @@ const device_type MB86233 = &device_creator<mb86233_cpu_device>;
mb86233_cpu_device::mb86233_cpu_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: cpu_device(mconfig, MB86233, "MB86233", tag, owner, clock, "mb86233", __FILE__)
, m_program_config("program", ENDIANNESS_LITTLE, 32, 32, -2)
- , m_data_config("data", ENDIANNESS_LITTLE, 32, 32, 0), m_pc(0), m_reps(0), m_pcsp(0), m_eb(0), m_shift(0), m_repcnt(0), m_sr(0),
+ , m_data_config("data", ENDIANNESS_LITTLE, 32, 32, 0), m_pc(0), m_reps(0), m_pcsp(0), m_eb(0), m_shift(0), m_repcnt(0), m_sr(0),
m_fpucontrol(0), m_program(nullptr), m_direct(nullptr), m_icount(0), m_fifo_wait(0)
- , m_fifo_read_cb(*this)
+ , m_fifo_read_cb(*this)
, m_fifo_read_ok_cb(*this)
, m_fifo_write_cb(*this)
, m_tablergn(nullptr), m_ARAM(nullptr), m_BRAM(nullptr)
- , m_Tables(nullptr)
+ , m_Tables(nullptr)
{
}
diff --git a/src/devices/cpu/mcs96/i8x9x.cpp b/src/devices/cpu/mcs96/i8x9x.cpp
index 99f4c0005b9..90f2ff8c84b 100644
--- a/src/devices/cpu/mcs96/i8x9x.cpp
+++ b/src/devices/cpu/mcs96/i8x9x.cpp
@@ -13,7 +13,7 @@
i8x9x_device::i8x9x_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
mcs96_device(mconfig, type, name, tag, owner, clock, 8, "i8x9x", __FILE__),
- io_config("io", ENDIANNESS_LITTLE, 16, 16, -1), io(nullptr), base_timer2(0), ad_done(0), hso_command(0), ad_command(0), hso_time(0), ad_result(0),
+ io_config("io", ENDIANNESS_LITTLE, 16, 16, -1), io(nullptr), base_timer2(0), ad_done(0), hso_command(0), ad_command(0), hso_time(0), ad_result(0),
ios0(0), ios1(0), ioc0(0), ioc1(0), sbuf(0), sp_stat(0), serial_send_buf(0), serial_send_timer(0)
{
}
diff --git a/src/devices/cpu/mcs96/mcs96.cpp b/src/devices/cpu/mcs96/mcs96.cpp
index cbf1b180d20..dd60db99aa8 100644
--- a/src/devices/cpu/mcs96/mcs96.cpp
+++ b/src/devices/cpu/mcs96/mcs96.cpp
@@ -14,7 +14,7 @@
mcs96_device::mcs96_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, int data_width, const char *shortname, const char *source) :
cpu_device(mconfig, type, name, tag, owner, clock, shortname, source),
- program_config("program", ENDIANNESS_LITTLE, data_width, 16), program(nullptr), direct(nullptr), icount(0), bcount(0), inst_state(0), cycles_scaling(0), pending_irq(0),
+ program_config("program", ENDIANNESS_LITTLE, data_width, 16), program(nullptr), direct(nullptr), icount(0), bcount(0), inst_state(0), cycles_scaling(0), pending_irq(0),
PC(0), PPC(0), PSW(0), OP1(0), OP2(0), OP3(0), OPI(0), TMP(0), irq_requested(false)
{
}
diff --git a/src/devices/cpu/mips/mips3.h b/src/devices/cpu/mips/mips3.h
index c9beba853c7..64675741a41 100644
--- a/src/devices/cpu/mips/mips3.h
+++ b/src/devices/cpu/mips/mips3.h
@@ -282,7 +282,7 @@ public:
void mips3drc_set_options(UINT32 options);
void mips3drc_add_hotspot(offs_t pc, UINT32 opcode, UINT32 cycles);
void burn_cycles(INT32 cycles);
-
+
protected:
// device-level overrides
virtual void device_start();
diff --git a/src/devices/cpu/mn10200/mn10200.h b/src/devices/cpu/mn10200/mn10200.h
index dca5230e043..a36b841221f 100644
--- a/src/devices/cpu/mn10200/mn10200.h
+++ b/src/devices/cpu/mn10200/mn10200.h
@@ -49,8 +49,8 @@ public:
mn10200_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, address_map_constructor program, const char *shortname, const char *source)
: cpu_device(mconfig, type, name, tag, owner, clock, shortname, source)
, m_program_config("program", ENDIANNESS_LITTLE, 16, 24, 0, program), m_program(nullptr)
- , m_read_port0(*this), m_read_port1(*this), m_read_port2(*this), m_read_port3(*this), m_read_port4(*this)
- , m_write_port0(*this), m_write_port1(*this), m_write_port2(*this), m_write_port3(*this), m_write_port4(*this), m_cycles(0), m_pc(0), m_psw(0), m_mdr(0), m_nmicr(0), m_iagr(0),
+ , m_read_port0(*this), m_read_port1(*this), m_read_port2(*this), m_read_port3(*this), m_read_port4(*this)
+ , m_write_port0(*this), m_write_port1(*this), m_write_port2(*this), m_write_port3(*this), m_write_port4(*this), m_cycles(0), m_pc(0), m_psw(0), m_mdr(0), m_nmicr(0), m_iagr(0),
m_extmdl(0), m_extmdh(0), m_possible_irq(false), m_pplul(0), m_ppluh(0), m_p3md(0), m_p4(0)
{ }
diff --git a/src/devices/cpu/pdp1/tx0.cpp b/src/devices/cpu/pdp1/tx0.cpp
index 1e1eda4d761..c0ad2e9de3c 100644
--- a/src/devices/cpu/pdp1/tx0.cpp
+++ b/src/devices/cpu/pdp1/tx0.cpp
@@ -46,11 +46,11 @@ const device_type TX0_64KW = &device_creator<tx0_64kw_device>;
tx0_device::tx0_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source, int addr_bits, int address_mask, int ir_mask)
: cpu_device(mconfig, type, name, tag, owner, clock, shortname, source)
- , m_program_config("program", ENDIANNESS_BIG, 32, addr_bits , -2), m_mbr(0), m_ac(0), m_mar(0), m_pc(0), m_ir(0), m_lr(0), m_xr(0), m_pf(0), m_tbr(0), m_tac(0), m_cm_sel(0),
+ , m_program_config("program", ENDIANNESS_BIG, 32, addr_bits , -2), m_mbr(0), m_ac(0), m_mar(0), m_pc(0), m_ir(0), m_lr(0), m_xr(0), m_pf(0), m_tbr(0), m_tac(0), m_cm_sel(0),
m_lr_sel(0), m_gbl_cm_sel(0), m_stop_cyc0(0), m_stop_cyc1(0), m_run(0), m_rim(0), m_cycle(0), m_ioh(0), m_ios(0), m_rim_step(0)
- , m_address_mask(address_mask)
+ , m_address_mask(address_mask)
, m_ir_mask(ir_mask), m_icount(0), m_program(nullptr)
- , m_cpy_handler(*this)
+ , m_cpy_handler(*this)
, m_r1l_handler(*this)
, m_dis_handler(*this)
, m_r3l_handler(*this)
diff --git a/src/devices/cpu/s2650/s2650.cpp b/src/devices/cpu/s2650/s2650.cpp
index 7eb8c0e7ffd..1bb0fe01e77 100644
--- a/src/devices/cpu/s2650/s2650.cpp
+++ b/src/devices/cpu/s2650/s2650.cpp
@@ -36,8 +36,8 @@ s2650_device::s2650_device(const machine_config &mconfig, const char *tag, devic
, m_program_config("program", ENDIANNESS_LITTLE, 8, 15)
, m_io_config("io", ENDIANNESS_LITTLE, 8, 9)
, m_flag_handler(*this), m_ppc(0), m_page(0), m_iar(0), m_ea(0), m_psl(0), m_psu(0), m_r(0)
- , m_halt(0), m_ir(0), m_irq_state(0), m_icount(0), m_program(nullptr), m_direct(nullptr), m_io(nullptr)
- , m_debugger_temp(0)
+ , m_halt(0), m_ir(0), m_irq_state(0), m_icount(0), m_program(nullptr), m_direct(nullptr), m_io(nullptr)
+ , m_debugger_temp(0)
{
memset(m_reg, 0x00, sizeof(m_reg));
}
diff --git a/src/devices/cpu/saturn/saturn.cpp b/src/devices/cpu/saturn/saturn.cpp
index bfbff66eee0..a8c86f934c0 100644
--- a/src/devices/cpu/saturn/saturn.cpp
+++ b/src/devices/cpu/saturn/saturn.cpp
@@ -52,7 +52,7 @@ saturn_device::saturn_device(const machine_config &mconfig, const char *tag, dev
, m_unconfig_func(*this)
, m_id_func(*this)
, m_crc_func(*this)
- , m_rsi_func(*this), m_pc(0), m_oldpc(0), m_p(0), m_out(0), m_carry(0), m_decimal(0), m_st(0), m_hst(0), m_nmi_state(0), m_irq_state(0), m_irq_enable(0), m_in_irq(0),
+ , m_rsi_func(*this), m_pc(0), m_oldpc(0), m_p(0), m_out(0), m_carry(0), m_decimal(0), m_st(0), m_hst(0), m_nmi_state(0), m_irq_state(0), m_irq_enable(0), m_in_irq(0),
m_pending_irq(0), m_sleeping(0), m_monitor_id(0), m_monitor_in(0), m_program(nullptr), m_direct(nullptr), m_icount(0), m_debugger_temp(0)
{
}
diff --git a/src/devices/cpu/scmp/scmp.cpp b/src/devices/cpu/scmp/scmp.cpp
index 9a14507b97c..ed05dafa962 100644
--- a/src/devices/cpu/scmp/scmp.cpp
+++ b/src/devices/cpu/scmp/scmp.cpp
@@ -24,7 +24,7 @@ const device_type INS8060 = &device_creator<ins8060_device>;
scmp_device::scmp_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: cpu_device(mconfig, SCMP, "INS 8050 SC/MP", tag, owner, clock, "ins8050", __FILE__)
, m_program_config("program", ENDIANNESS_LITTLE, 8, 16, 0), m_AC(0), m_ER(0), m_SR(0), m_program(nullptr), m_direct(nullptr), m_icount(0)
- , m_flag_out_func(*this)
+ , m_flag_out_func(*this)
, m_sout_func(*this)
, m_sin_func(*this)
, m_sensea_func(*this)
@@ -37,7 +37,7 @@ scmp_device::scmp_device(const machine_config &mconfig, const char *tag, device_
scmp_device::scmp_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: cpu_device(mconfig, type, name, tag, owner, clock, shortname, source)
, m_program_config("program", ENDIANNESS_LITTLE, 8, 16, 0), m_AC(0), m_ER(0), m_SR(0), m_program(nullptr), m_direct(nullptr), m_icount(0)
- , m_flag_out_func(*this)
+ , m_flag_out_func(*this)
, m_sout_func(*this)
, m_sin_func(*this)
, m_sensea_func(*this)
diff --git a/src/devices/cpu/sm8500/sm8500.cpp b/src/devices/cpu/sm8500/sm8500.cpp
index fa7f3b01b35..13b32447714 100644
--- a/src/devices/cpu/sm8500/sm8500.cpp
+++ b/src/devices/cpu/sm8500/sm8500.cpp
@@ -38,8 +38,8 @@ sm8500_cpu_device::sm8500_cpu_device(const machine_config &mconfig, const char *
, m_dma_func(*this)
, m_timer_func(*this)
, m_PC(0), m_IE0(0), m_IE1(0), m_IR0(0), m_IR1(0)
- , m_SYS(0), m_CKC(0), m_clock_changed(0)
- , m_SP(0)
+ , m_SYS(0), m_CKC(0), m_clock_changed(0)
+ , m_SP(0)
, m_PS0(0)
, m_PS1(0), m_IFLAGS(0), m_CheckInterrupts(0), m_halted(0), m_icount(0), m_program(nullptr), m_oldpc(0)
{
diff --git a/src/devices/cpu/superfx/superfx.cpp b/src/devices/cpu/superfx/superfx.cpp
index 37877167ed5..ecdae33a1b0 100644
--- a/src/devices/cpu/superfx/superfx.cpp
+++ b/src/devices/cpu/superfx/superfx.cpp
@@ -10,8 +10,8 @@ const device_type SUPERFX = &device_creator<superfx_device>;
superfx_device::superfx_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: cpu_device(mconfig, SUPERFX, "SuperFX", tag, owner, clock, "superfx", __FILE__)
, m_program_config("program", ENDIANNESS_LITTLE, 8, 32, 0)
- , m_out_irq_func(*this), m_pipeline(0), m_ramaddr(0), m_sfr(0), m_pbr(0), m_rombr(0), m_rambr(0), m_cbr(0), m_scbr(0), m_scmr(0), m_colr(0), m_por(0),
- m_bramr(0), m_vcr(0), m_cfgr(0), m_clsr(0), m_romcl(0), m_romdr(0), m_ramcl(0), m_ramar(0), m_ramdr(0), m_sreg(nullptr), m_sreg_idx(0), m_dreg(nullptr),
+ , m_out_irq_func(*this), m_pipeline(0), m_ramaddr(0), m_sfr(0), m_pbr(0), m_rombr(0), m_rambr(0), m_cbr(0), m_scbr(0), m_scmr(0), m_colr(0), m_por(0),
+ m_bramr(0), m_vcr(0), m_cfgr(0), m_clsr(0), m_romcl(0), m_romdr(0), m_ramcl(0), m_ramar(0), m_ramdr(0), m_sreg(nullptr), m_sreg_idx(0), m_dreg(nullptr),
m_dreg_idx(0), m_r15_modified(0), m_irq(0), m_cache_access_speed(0), m_memory_access_speed(0), m_program(nullptr), m_icount(0), m_debugger_temp(0)
{
}
diff --git a/src/devices/cpu/tms34010/tms34010.cpp b/src/devices/cpu/tms34010/tms34010.cpp
index 70f2169728f..32b15b13cd7 100644
--- a/src/devices/cpu/tms34010/tms34010.cpp
+++ b/src/devices/cpu/tms34010/tms34010.cpp
@@ -37,10 +37,10 @@ tms340x0_device::tms340x0_device(const machine_config &mconfig, device_type type
: cpu_device(mconfig, type, name, tag, owner, clock, shortname, __FILE__)
, device_video_interface(mconfig, *this)
, m_program_config("program", ENDIANNESS_LITTLE, 16, 32, 3), m_pc(0), m_ppc(0), m_st(0), m_pixel_write(nullptr), m_pixel_read(nullptr), m_raster_op(nullptr), m_pixel_op(nullptr), m_pixel_op_timing(0), m_convsp(0), m_convdp(0), m_convmp(0), m_gfxcycles(0), m_pixelshift(0), m_is_34020(0), m_reset_deferred(false)
- , m_halt_on_reset(FALSE), m_hblank_stable(0), m_external_host_access(0), m_executing(0), m_program(nullptr), m_direct(nullptr)
- , m_pixclock(0)
+ , m_halt_on_reset(FALSE), m_hblank_stable(0), m_external_host_access(0), m_executing(0), m_program(nullptr), m_direct(nullptr)
+ , m_pixclock(0)
, m_pixperclock(0), m_scantimer(nullptr), m_icount(0)
- , m_output_int_cb(*this)
+ , m_output_int_cb(*this)
{
}
diff --git a/src/devices/cpu/tms9900/tms9995.h b/src/devices/cpu/tms9900/tms9995.h
index 7d88bd2fc3c..c0e6d9d0fba 100644
--- a/src/devices/cpu/tms9900/tms9995.h
+++ b/src/devices/cpu/tms9900/tms9995.h
@@ -131,7 +131,7 @@ private:
// Processor states
bool m_idle_state;
bool m_nmi_state;
-// bool m_irq_state;
+// bool m_irq_state;
bool m_hold_state;
// READY handling. The READY line is operated before the clock
@@ -382,7 +382,7 @@ private:
void alu_lst_lwp();
void alu_mov();
void alu_multiply();
-// void alu_multiply_signed();
+// void alu_multiply_signed();
void alu_rtwp();
void alu_sbo_sbz();
void alu_shift();
diff --git a/src/devices/cpu/z8000/z8000.cpp b/src/devices/cpu/z8000/z8000.cpp
index 3b1b20f883c..ad9d5b7beb6 100644
--- a/src/devices/cpu/z8000/z8000.cpp
+++ b/src/devices/cpu/z8000/z8000.cpp
@@ -38,7 +38,7 @@ z8002_device::z8002_device(const machine_config &mconfig, const char *tag, devic
, m_program_config("program", ENDIANNESS_BIG, 16, 16, 0)
, m_io_config("io", ENDIANNESS_BIG, 8, 16, 0)
, m_mo_out(*this), m_ppc(0), m_pc(0), m_psapseg(0), m_psapoff(0), m_fcw(0), m_refresh(0), m_nspseg(0), m_nspoff(0), m_irq_req(0), m_irq_vec(0), m_op_valid(0), m_nmi_state(0), m_mi(0), m_program(nullptr), m_data(nullptr), m_direct(nullptr), m_io(nullptr), m_icount(0)
- , m_vector_mult(1)
+ , m_vector_mult(1)
{
}
diff --git a/src/devices/imagedev/cassette.cpp b/src/devices/imagedev/cassette.cpp
index 7b58d3e01cb..0df32b0ef9d 100644
--- a/src/devices/imagedev/cassette.cpp
+++ b/src/devices/imagedev/cassette.cpp
@@ -30,14 +30,14 @@ const device_type CASSETTE = &device_creator<cassette_image_device>;
cassette_image_device::cassette_image_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, CASSETTE, "Cassette", tag, owner, clock, "cassette_image", __FILE__),
- device_image_interface(mconfig, *this),
+ device_image_interface(mconfig, *this),
m_cassette(NULL),
- m_state(CASSETTE_STOPPED),
- m_position(0),
- m_position_time(0),
- m_value(0),
- m_channel(0),
- m_speed(0),
+ m_state(CASSETTE_STOPPED),
+ m_position(0),
+ m_position_time(0),
+ m_value(0),
+ m_channel(0),
+ m_speed(0),
m_direction(0),
m_formats(cassette_default_formats),
m_create_opts(NULL),
diff --git a/src/devices/imagedev/chd_cd.cpp b/src/devices/imagedev/chd_cd.cpp
index 429eafe4b4d..ca7898d14cd 100644
--- a/src/devices/imagedev/chd_cd.cpp
+++ b/src/devices/imagedev/chd_cd.cpp
@@ -28,16 +28,16 @@ const device_type CDROM = &device_creator<cdrom_image_device>;
cdrom_image_device::cdrom_image_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, CDROM, "CD-ROM Image", tag, owner, clock, "cdrom_image", __FILE__),
- device_image_interface(mconfig, *this),
- m_cdrom_handle(NULL),
- m_extension_list(NULL),
+ device_image_interface(mconfig, *this),
+ m_cdrom_handle(NULL),
+ m_extension_list(NULL),
m_interface(NULL)
{
}
cdrom_image_device::cdrom_image_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- device_image_interface(mconfig, *this),
+ device_image_interface(mconfig, *this),
m_cdrom_handle(NULL),
m_extension_list(NULL),
m_interface(NULL)
diff --git a/src/devices/imagedev/flopdrv.cpp b/src/devices/imagedev/flopdrv.cpp
index a9639b3ce9a..ed4063ecc00 100644
--- a/src/devices/imagedev/flopdrv.cpp
+++ b/src/devices/imagedev/flopdrv.cpp
@@ -709,12 +709,12 @@ legacy_floppy_image_device::legacy_floppy_image_device(const machine_config &mco
m_rdy(0),
m_dskchg(0),
m_drive_id(0),
- m_active(0),
+ m_active(0),
m_config(NULL),
m_flags(0),
m_max_track(0),
m_num_sides(0),
- m_current_track(0),
+ m_current_track(0),
m_index_timer(NULL),
m_index_pulse_callback(NULL),
m_rpm(0.0f),
@@ -743,12 +743,12 @@ legacy_floppy_image_device::legacy_floppy_image_device(const machine_config &mco
m_rdy(0),
m_dskchg(0),
m_drive_id(0),
- m_active(0),
- m_config(NULL),
+ m_active(0),
+ m_config(NULL),
m_flags(0),
m_max_track(0),
m_num_sides(0),
- m_current_track(0),
+ m_current_track(0),
m_index_timer(NULL),
m_index_pulse_callback(NULL),
m_rpm(0.0f),
diff --git a/src/devices/imagedev/floppy.cpp b/src/devices/imagedev/floppy.cpp
index 9847cb81662..22a0b03ceec 100644
--- a/src/devices/imagedev/floppy.cpp
+++ b/src/devices/imagedev/floppy.cpp
@@ -126,7 +126,7 @@ const floppy_format_type floppy_image_device::default_floppy_formats[] = {
floppy_connector::floppy_connector(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, FLOPPY_CONNECTOR, "Floppy drive connector abstraction", tag, owner, clock, "floppy_connector", __FILE__),
- device_slot_interface(mconfig, *this),
+ device_slot_interface(mconfig, *this),
formats(NULL),
m_enable_sound(false)
{
@@ -167,26 +167,26 @@ floppy_image_device *floppy_connector::get_device()
floppy_image_device::floppy_image_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
device_image_interface(mconfig, *this),
- device_slot_card_interface(mconfig, *this),
- input_format(NULL),
+ device_slot_card_interface(mconfig, *this),
+ input_format(NULL),
output_format(NULL),
image(NULL),
- fif_list(NULL),
- index_timer(NULL),
- tracks(0),
- sides(0),
- form_factor(0),
- motor_always_on(false),
- dir(0), stp(0), wtg(0), mon(0), ss(0), idx(0), wpt(0), rdy(0), dskchg(0),
- ready(false),
- rpm(0),
- floppy_ratio_1(0),
- revolution_count(0),
- cyl(0),
- subcyl(0),
- image_dirty(false),
+ fif_list(NULL),
+ index_timer(NULL),
+ tracks(0),
+ sides(0),
+ form_factor(0),
+ motor_always_on(false),
+ dir(0), stp(0), wtg(0), mon(0), ss(0), idx(0), wpt(0), rdy(0), dskchg(0),
+ ready(false),
+ rpm(0),
+ floppy_ratio_1(0),
+ revolution_count(0),
+ cyl(0),
+ subcyl(0),
+ image_dirty(false),
ready_counter(0),
- m_make_sound(false),
+ m_make_sound(false),
m_sound_out(NULL)
{
extension_list[0] = '\0';
@@ -1103,22 +1103,22 @@ void ui_menu_control_floppy_image::handle()
//===================================================================
floppy_sound_device::floppy_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : samples_device(mconfig, FLOPPYSOUND, "Floppy sound", tag, owner, clock, "flopsnd", __FILE__),
- m_sound(NULL),
- m_is525(false),
- m_sampleindex_motor_start(0),
- m_sampleindex_motor_loop(0),
- m_sampleindex_motor_end(0),
- m_samplesize_motor_start(0),
- m_samplesize_motor_loop(0),
- m_samplesize_motor_end(0),
- m_samplepos_motor(0),
- m_motor_playback_state(0),
- m_motor_on(false),
- m_step_samples(0),
- m_sampleindex_step1(0),
- m_samplepos_step(0),
- m_step_playback_state(0)
+ : samples_device(mconfig, FLOPPYSOUND, "Floppy sound", tag, owner, clock, "flopsnd", __FILE__),
+ m_sound(NULL),
+ m_is525(false),
+ m_sampleindex_motor_start(0),
+ m_sampleindex_motor_loop(0),
+ m_sampleindex_motor_end(0),
+ m_samplesize_motor_start(0),
+ m_samplesize_motor_loop(0),
+ m_samplesize_motor_end(0),
+ m_samplepos_motor(0),
+ m_motor_playback_state(0),
+ m_motor_on(false),
+ m_step_samples(0),
+ m_sampleindex_step1(0),
+ m_samplepos_step(0),
+ m_step_playback_state(0)
{
m_loaded = false;
}
diff --git a/src/devices/imagedev/mfmhd.cpp b/src/devices/imagedev/mfmhd.cpp
index a0dff4f2c83..e1cccc6f660 100644
--- a/src/devices/imagedev/mfmhd.cpp
+++ b/src/devices/imagedev/mfmhd.cpp
@@ -309,24 +309,24 @@ std::string mfm_harddisk_device::tts(const attotime &t)
mfm_harddisk_device::mfm_harddisk_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: harddisk_image_device(mconfig, type, name, tag, owner, clock, shortname, source),
- device_slot_card_interface(mconfig, *this),
+ device_slot_card_interface(mconfig, *this),
m_index_timer(NULL),
m_spinup_timer(NULL),
m_seek_timer(NULL),
m_cache_timer(NULL),
- m_precomp_cyl(0),
- m_redwc_cyl(0),
- m_encoding(),
- m_ready(false),
- m_current_cylinder(0),
- m_current_head(0),
- m_track_delta(0),
- m_step_phase(0),
- m_seek_complete(false),
- m_seek_inward(false),
- m_autotruncation(false),
- m_recalibrated(false),
- m_step_line(),
+ m_precomp_cyl(0),
+ m_redwc_cyl(0),
+ m_encoding(),
+ m_ready(false),
+ m_current_cylinder(0),
+ m_current_head(0),
+ m_track_delta(0),
+ m_step_phase(0),
+ m_seek_complete(false),
+ m_seek_inward(false),
+ m_autotruncation(false),
+ m_recalibrated(false),
+ m_step_line(),
m_format(NULL)
{
m_spinupms = 10000;
@@ -969,7 +969,7 @@ const device_type MFMHD_ST251 = &device_creator<mfm_hd_st251_device>;
// This is a write-back LRU cache.
// ===========================================================
-mfmhd_trackimage_cache::mfmhd_trackimage_cache(running_machine &machine):
+mfmhd_trackimage_cache::mfmhd_trackimage_cache(running_machine &machine):
m_mfmhd(NULL),
m_tracks(NULL),
m_machine(machine)
@@ -1159,9 +1159,9 @@ UINT16* mfmhd_trackimage_cache::get_trackimage(int cylinder, int head)
mfm_harddisk_connector::mfm_harddisk_connector(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock):
device_t(mconfig, MFM_HD_CONNECTOR, "MFM hard disk connector", tag, owner, clock, "mfm_hd_connector", __FILE__),
- device_slot_interface(mconfig, *this),
- m_encoding(),
- m_spinupms(0),
+ device_slot_interface(mconfig, *this),
+ m_encoding(),
+ m_spinupms(0),
m_cachesize(0),
m_format(NULL)
{
diff --git a/src/devices/imagedev/mfmhd.h b/src/devices/imagedev/mfmhd.h
index 7be3dc8c1cb..b42a212c2a5 100644
--- a/src/devices/imagedev/mfmhd.h
+++ b/src/devices/imagedev/mfmhd.h
@@ -44,7 +44,7 @@ public:
private:
mfm_harddisk_device* m_mfmhd;
mfmhd_trackimage* m_tracks;
- running_machine & m_machine;
+ running_machine & m_machine;
};
class mfm_harddisk_device : public harddisk_image_device,
diff --git a/src/devices/imagedev/midiin.cpp b/src/devices/imagedev/midiin.cpp
index 3f2c22d7c99..8d32dbcba27 100644
--- a/src/devices/imagedev/midiin.cpp
+++ b/src/devices/imagedev/midiin.cpp
@@ -24,14 +24,14 @@ const device_type MIDIIN = &device_creator<midiin_device>;
midiin_device::midiin_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, MIDIIN, "MIDI In image device", tag, owner, clock, "midiin", __FILE__),
- device_image_interface(mconfig, *this),
- device_serial_interface(mconfig, *this),
- m_midi(NULL),
- m_timer(NULL),
- m_input_cb(*this),
- m_xmit_read(0),
- m_xmit_write(0),
- m_tx_busy(false)
+ device_image_interface(mconfig, *this),
+ device_serial_interface(mconfig, *this),
+ m_midi(NULL),
+ m_timer(NULL),
+ m_input_cb(*this),
+ m_xmit_read(0),
+ m_xmit_write(0),
+ m_tx_busy(false)
{
}
diff --git a/src/devices/imagedev/midiout.cpp b/src/devices/imagedev/midiout.cpp
index 86c446fa6b4..33e6d911294 100644
--- a/src/devices/imagedev/midiout.cpp
+++ b/src/devices/imagedev/midiout.cpp
@@ -24,9 +24,9 @@ const device_type MIDIOUT = &device_creator<midiout_device>;
midiout_device::midiout_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, MIDIOUT, "MIDI Out image device", tag, owner, clock, "midiout", __FILE__),
- device_image_interface(mconfig, *this),
- device_serial_interface(mconfig, *this),
- m_midi(NULL)
+ device_image_interface(mconfig, *this),
+ device_serial_interface(mconfig, *this),
+ m_midi(NULL)
{
}
diff --git a/src/devices/imagedev/snapquik.cpp b/src/devices/imagedev/snapquik.cpp
index 78d55333f16..81d4049edbb 100644
--- a/src/devices/imagedev/snapquik.cpp
+++ b/src/devices/imagedev/snapquik.cpp
@@ -20,12 +20,12 @@ const device_type SNAPSHOT = &device_creator<snapshot_image_device>;
snapshot_image_device::snapshot_image_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, SNAPSHOT, "Snapshot", tag, owner, clock, "snapshot_image", __FILE__),
- device_image_interface(mconfig, *this),
- m_file_extensions(NULL),
- m_interface(NULL),
- m_delay_seconds(0),
- m_delay_attoseconds(0),
- m_timer(NULL)
+ device_image_interface(mconfig, *this),
+ m_file_extensions(NULL),
+ m_interface(NULL),
+ m_delay_seconds(0),
+ m_delay_attoseconds(0),
+ m_timer(NULL)
{
}
diff --git a/src/devices/machine/6532riot.cpp b/src/devices/machine/6532riot.cpp
index 00102adf6f7..a8d952d07ba 100644
--- a/src/devices/machine/6532riot.cpp
+++ b/src/devices/machine/6532riot.cpp
@@ -392,14 +392,14 @@ riot6532_device::riot6532_device(const machine_config &mconfig, const char *tag,
m_out_pa_cb(*this),
m_in_pb_cb(*this),
m_out_pb_cb(*this),
- m_irq_cb(*this),
- m_irqstate(0),
+ m_irq_cb(*this),
+ m_irqstate(0),
m_irqenable(0),
m_irq(CLEAR_LINE),
m_pa7dir(0),
- m_pa7prev(0),
- m_timershift(0),
- m_timerstate(0),
+ m_pa7prev(0),
+ m_timershift(0),
+ m_timerstate(0),
m_timer(NULL)
{
memset(m_port, 0x00, sizeof(m_port));
diff --git a/src/devices/machine/6821pia.cpp b/src/devices/machine/6821pia.cpp
index f775cff74b1..971d07eee01 100644
--- a/src/devices/machine/6821pia.cpp
+++ b/src/devices/machine/6821pia.cpp
@@ -51,27 +51,27 @@ const device_type PIA6821 = &device_creator<pia6821_device>;
pia6821_device::pia6821_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, PIA6821, "6821 PIA", tag, owner, clock, "pia6821", __FILE__),
- m_in_a_handler(*this),
- m_in_b_handler(*this),
- m_in_ca1_handler(*this),
- m_in_cb1_handler(*this),
- m_in_ca2_handler(*this),
- m_out_a_handler(*this),
- m_out_b_handler(*this),
- m_ca2_handler(*this),
- m_cb2_handler(*this),
- m_irqa_handler(*this),
- m_irqb_handler(*this), m_in_a(0),
- m_in_ca1(0), m_in_ca2(0), m_out_a(0), m_out_ca2(0), m_port_a_z_mask(0), m_ddr_a(0),
- m_ctl_a(0), m_irq_a1(0), m_irq_a2(0),
- m_irq_a_state(0), m_in_b(0),
- m_in_cb1(0), m_in_cb2(0), m_out_b(0), m_out_cb2(0), m_last_out_cb2_z(0), m_ddr_b(0),
- m_ctl_b(0), m_irq_b1(0), m_irq_b2(0),
- m_irq_b_state(0), m_in_a_pushed(false), m_out_a_needs_pulled(false), m_in_ca1_pushed(false),
- m_in_ca2_pushed(false), m_out_ca2_needs_pulled(false), m_in_b_pushed(false), m_out_b_needs_pulled(false),
- m_in_cb1_pushed(false), m_in_cb2_pushed(false), m_out_cb2_needs_pulled(false), m_logged_port_a_not_connected(false),
- m_logged_port_b_not_connected(false), m_logged_ca1_not_connected(false), m_logged_ca2_not_connected(false),
- m_logged_cb1_not_connected(false), m_logged_cb2_not_connected(false)
+ m_in_a_handler(*this),
+ m_in_b_handler(*this),
+ m_in_ca1_handler(*this),
+ m_in_cb1_handler(*this),
+ m_in_ca2_handler(*this),
+ m_out_a_handler(*this),
+ m_out_b_handler(*this),
+ m_ca2_handler(*this),
+ m_cb2_handler(*this),
+ m_irqa_handler(*this),
+ m_irqb_handler(*this), m_in_a(0),
+ m_in_ca1(0), m_in_ca2(0), m_out_a(0), m_out_ca2(0), m_port_a_z_mask(0), m_ddr_a(0),
+ m_ctl_a(0), m_irq_a1(0), m_irq_a2(0),
+ m_irq_a_state(0), m_in_b(0),
+ m_in_cb1(0), m_in_cb2(0), m_out_b(0), m_out_cb2(0), m_last_out_cb2_z(0), m_ddr_b(0),
+ m_ctl_b(0), m_irq_b1(0), m_irq_b2(0),
+ m_irq_b_state(0), m_in_a_pushed(false), m_out_a_needs_pulled(false), m_in_ca1_pushed(false),
+ m_in_ca2_pushed(false), m_out_ca2_needs_pulled(false), m_in_b_pushed(false), m_out_b_needs_pulled(false),
+ m_in_cb1_pushed(false), m_in_cb2_pushed(false), m_out_cb2_needs_pulled(false), m_logged_port_a_not_connected(false),
+ m_logged_port_b_not_connected(false), m_logged_ca1_not_connected(false), m_logged_ca2_not_connected(false),
+ m_logged_cb1_not_connected(false), m_logged_cb2_not_connected(false)
{
}
diff --git a/src/devices/machine/bankdev.cpp b/src/devices/machine/bankdev.cpp
index 75e6de89b6a..644e92f05f9 100644
--- a/src/devices/machine/bankdev.cpp
+++ b/src/devices/machine/bankdev.cpp
@@ -11,7 +11,7 @@ address_map_bank_device::address_map_bank_device( const machine_config &mconfig,
m_endianness(ENDIANNESS_NATIVE),
m_databus_width(0),
m_addrbus_width(32),
- m_stride(1),
+ m_stride(1),
m_program(NULL),
m_offset(0)
{
diff --git a/src/devices/machine/e05a03.cpp b/src/devices/machine/e05a03.cpp
index 7e887714884..b0389abb6df 100644
--- a/src/devices/machine/e05a03.cpp
+++ b/src/devices/machine/e05a03.cpp
@@ -118,8 +118,8 @@ WRITE8_MEMBER( e05a03_device::write )
break;
/* printhead */
- case 0x04: m_printhead = (m_printhead & 0x100) | (data == 0 ? 0xff : 0); break;
- case 0x05: m_printhead = (m_printhead & 0x0ff) | (BIT(data, 7) ? (1 << 8) : 0); break;
+ case 0x04: m_printhead = (m_printhead & 0x100) | (data == 0 ? 0xff : 0); break;
+ case 0x05: m_printhead = (m_printhead & 0x0ff) | (BIT(data, 7) ? (1 << 8) : 0); break;
/* paper feed and carriage motor phase data*/
case 0x06: m_pf_motor = (data & 0xf0) >> 4; break;
diff --git a/src/devices/machine/hdc92x4.cpp b/src/devices/machine/hdc92x4.cpp
index dc2e2a0070c..d9cdf3a48b8 100644
--- a/src/devices/machine/hdc92x4.cpp
+++ b/src/devices/machine/hdc92x4.cpp
@@ -1912,9 +1912,9 @@ bool hdc92x4_device::found_mark(int state)
if (using_floppy())
{
if (state == SEARCH_IDAM)
- {
- ismark = (m_live_state.shift_reg == (fm_mode() ? 0xf57e : 0x4489));
- }
+ {
+ ismark = (m_live_state.shift_reg == (fm_mode() ? 0xf57e : 0x4489));
+ }
else
{
// f56a 1x1x
diff --git a/src/devices/machine/i8251.cpp b/src/devices/machine/i8251.cpp
index 6e45d13a1ea..8baf4bc57ec 100644
--- a/src/devices/machine/i8251.cpp
+++ b/src/devices/machine/i8251.cpp
@@ -169,7 +169,7 @@ void i8251_device::receive_clock()
-------------------------------------------------*/
bool i8251_device::is_tx_enabled(void) const
{
- return BIT(m_command , 0) != 0 && m_cts == 0;
+ return BIT(m_command , 0) != 0 && m_cts == 0;
}
/*-------------------------------------------------
@@ -177,9 +177,9 @@ bool i8251_device::is_tx_enabled(void) const
-------------------------------------------------*/
void i8251_device::check_for_tx_start(void)
{
- if (is_tx_enabled() && (m_status & (I8251_STATUS_TX_EMPTY | I8251_STATUS_TX_READY)) == I8251_STATUS_TX_EMPTY) {
- start_tx();
- }
+ if (is_tx_enabled() && (m_status & (I8251_STATUS_TX_EMPTY | I8251_STATUS_TX_READY)) == I8251_STATUS_TX_EMPTY) {
+ start_tx();
+ }
}
/*-------------------------------------------------
@@ -187,9 +187,9 @@ void i8251_device::check_for_tx_start(void)
-------------------------------------------------*/
void i8251_device::start_tx(void)
{
- transmit_register_setup(m_tx_data);
- m_status &= ~I8251_STATUS_TX_EMPTY;
- m_status |= I8251_STATUS_TX_READY;
+ transmit_register_setup(m_tx_data);
+ m_status &= ~I8251_STATUS_TX_EMPTY;
+ m_status |= I8251_STATUS_TX_READY;
}
/*-------------------------------------------------
@@ -205,21 +205,21 @@ void i8251_device::transmit_clock()
else
return;
- if (is_transmit_register_empty()) {
- if ((m_status & I8251_STATUS_TX_READY) == 0 && (is_tx_enabled() || (m_flags & I8251_DELAYED_TX_EN) != 0)) {
- start_tx();
- } else {
- m_status |= I8251_STATUS_TX_EMPTY;
- }
- update_tx_ready();
- update_tx_empty();
- }
- /* if diserial has bits to send, make them so */
- if (!is_transmit_register_empty())
- {
- UINT8 data = transmit_register_get_data_bit();
- m_txd_handler(data);
- }
+ if (is_transmit_register_empty()) {
+ if ((m_status & I8251_STATUS_TX_READY) == 0 && (is_tx_enabled() || (m_flags & I8251_DELAYED_TX_EN) != 0)) {
+ start_tx();
+ } else {
+ m_status |= I8251_STATUS_TX_EMPTY;
+ }
+ update_tx_ready();
+ update_tx_empty();
+ }
+ /* if diserial has bits to send, make them so */
+ if (!is_transmit_register_empty())
+ {
+ UINT8 data = transmit_register_get_data_bit();
+ m_txd_handler(data);
+ }
#if 0
/* hunt mode? */
@@ -387,7 +387,7 @@ WRITE8_MEMBER(i8251_device::command_w)
}
else
{
- LOG(("transmit disable\n"));
+ LOG(("transmit disable\n"));
}
@@ -433,10 +433,10 @@ WRITE8_MEMBER(i8251_device::command_w)
m_flags |= I8251_EXPECTING_MODE;
}
- check_for_tx_start();
+ check_for_tx_start();
update_rx_ready();
update_tx_ready();
- update_tx_empty();
+ update_tx_empty();
}
WRITE8_MEMBER(i8251_device::mode_w)
@@ -654,20 +654,20 @@ WRITE8_MEMBER(i8251_device::data_w)
{
m_tx_data = data;
- LOG(("data_w %02x\n" , data));
+ LOG(("data_w %02x\n" , data));
/* writing clears */
m_status &=~I8251_STATUS_TX_READY;
update_tx_ready();
- // Store state of tx enable when writing to DB buffer
- if (is_tx_enabled()) {
- m_flags |= I8251_DELAYED_TX_EN;
- } else {
- m_flags &= ~I8251_DELAYED_TX_EN;
- }
+ // Store state of tx enable when writing to DB buffer
+ if (is_tx_enabled()) {
+ m_flags |= I8251_DELAYED_TX_EN;
+ } else {
+ m_flags &= ~I8251_DELAYED_TX_EN;
+ }
- check_for_tx_start();
+ check_for_tx_start();
/* if transmitter is active, then tx empty will be signalled */
@@ -729,9 +729,9 @@ WRITE_LINE_MEMBER(i8251_device::write_cts)
{
m_cts = state;
- check_for_tx_start();
- update_tx_ready();
- update_tx_empty();
+ check_for_tx_start();
+ update_tx_ready();
+ update_tx_empty();
}
WRITE_LINE_MEMBER(i8251_device::write_dsr)
diff --git a/src/devices/machine/i8251.h b/src/devices/machine/i8251.h
index 46103368676..eb5fdd612e4 100644
--- a/src/devices/machine/i8251.h
+++ b/src/devices/machine/i8251.h
@@ -92,16 +92,16 @@ protected:
void update_tx_empty();
void transmit_clock();
void receive_clock();
- bool is_tx_enabled(void) const;
- void check_for_tx_start(void);
- void start_tx(void);
+ bool is_tx_enabled(void) const;
+ void check_for_tx_start(void);
+ void start_tx(void);
enum
{
I8251_EXPECTING_MODE = 0x01,
I8251_EXPECTING_SYNC_BYTE = 0x02,
- I8251_DELAYED_TX_EN = 0x04
+ I8251_DELAYED_TX_EN = 0x04
};
private:
@@ -138,7 +138,7 @@ private:
/* data being received */
UINT8 m_rx_data;
- /* tx buffer */
+ /* tx buffer */
UINT8 m_tx_data;
};
diff --git a/src/devices/machine/i8271.cpp b/src/devices/machine/i8271.cpp
index c7b2c7cf175..75086e941d4 100644
--- a/src/devices/machine/i8271.cpp
+++ b/src/devices/machine/i8271.cpp
@@ -10,7 +10,7 @@ i8271_device::i8271_device(const machine_config &mconfig, const char *tag, devic
intrq_cb(*this),
drq_cb(*this),
hdl_cb(*this),
- opt_cb(*this), irq(false), drq(false), scan_done(false), scan_match(false), command_pos(0), sectors_read(0), scan_len(0), dma_data(0), oport(0), rr(0), scan_sec(0), moder(0),
+ opt_cb(*this), irq(false), drq(false), scan_done(false), scan_match(false), command_pos(0), sectors_read(0), scan_len(0), dma_data(0), oport(0), rr(0), scan_sec(0), moder(0),
precomp(0), perpmode(0), srate(0), hset(0), icnt(0), hload(0), sector_size(0), cur_rate(0)
{
select_connected = true;
diff --git a/src/devices/machine/i8279.cpp b/src/devices/machine/i8279.cpp
index 442f943d2b2..d336dd80858 100644
--- a/src/devices/machine/i8279.cpp
+++ b/src/devices/machine/i8279.cpp
@@ -374,9 +374,9 @@ READ8_MEMBER( i8279_device::data_r )
// read the display ram
data = m_d_ram[m_d_ram_ptr];
if (m_autoinc)
- {
+ {
m_d_ram_ptr++;
- }
+ }
}
else
if (sensor_mode)
@@ -385,13 +385,13 @@ READ8_MEMBER( i8279_device::data_r )
assert(m_s_ram_ptr < ARRAY_LENGTH(m_s_ram));
data = m_s_ram[m_s_ram_ptr];
if (m_autoinc)
- {
+ {
m_s_ram_ptr++;
- }
+ }
else
- {
+ {
set_irq(0);
- }
+ }
}
else
{
diff --git a/src/devices/machine/keyboard.cpp b/src/devices/machine/keyboard.cpp
index 30d3d528e93..e586aaaa8a6 100644
--- a/src/devices/machine/keyboard.cpp
+++ b/src/devices/machine/keyboard.cpp
@@ -43,9 +43,9 @@ generic_keyboard_device::generic_keyboard_device(const machine_config &mconfig,
m_io_kbd7(*this, "TERM_LINE7"),
m_io_kbd8(*this, "TERM_LINE8"),
m_io_kbd9(*this, "TERM_LINE9"),
- m_io_kbdc(*this, "TERM_LINEC"),
- m_timer(NULL),
- m_last_code(0),
+ m_io_kbdc(*this, "TERM_LINEC"),
+ m_timer(NULL),
+ m_last_code(0),
m_scan_line(0),
m_keyboard_cb(*this)
{
diff --git a/src/devices/machine/legscsi.cpp b/src/devices/machine/legscsi.cpp
index 21e635bd1d8..4ef3318d1ce 100644
--- a/src/devices/machine/legscsi.cpp
+++ b/src/devices/machine/legscsi.cpp
@@ -3,7 +3,7 @@
#include "legscsi.h"
legacy_scsi_host_adapter::legacy_scsi_host_adapter(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source) :
- device_t(mconfig, type, name, tag, owner, clock, shortname, source),
+ device_t(mconfig, type, name, tag, owner, clock, shortname, source),
m_selected(0),
m_scsi_port(*this)
{
diff --git a/src/devices/machine/mb8795.cpp b/src/devices/machine/mb8795.cpp
index 18d19c7060c..7f2c096023c 100644
--- a/src/devices/machine/mb8795.cpp
+++ b/src/devices/machine/mb8795.cpp
@@ -20,7 +20,7 @@ ADDRESS_MAP_END
mb8795_device::mb8795_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, MB8795, "Fujitsu MB8795", tag, owner, clock, "mb8795", __FILE__),
- device_network_interface(mconfig, *this, 10), txstat(0), txmask(0), rxstat(0), rxmask(0), txmode(0), rxmode(0), txlen(0), rxlen(0), txcount(0), drq_tx(false),
+ device_network_interface(mconfig, *this, 10), txstat(0), txmask(0), rxstat(0), rxmask(0), txmode(0), rxmode(0), txlen(0), rxlen(0), txcount(0), drq_tx(false),
drq_rx(false), irq_tx(false), irq_rx(false), timer_tx(nullptr), timer_rx(nullptr),
irq_tx_cb(*this),
irq_rx_cb(*this),
diff --git a/src/devices/machine/microtch.cpp b/src/devices/machine/microtch.cpp
index 7e13d3c62f0..8cb8abce1ac 100644
--- a/src/devices/machine/microtch.cpp
+++ b/src/devices/machine/microtch.cpp
@@ -19,7 +19,7 @@ const device_type MICROTOUCH = &device_creator<microtouch_device>;
microtouch_device::microtouch_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
device_t(mconfig, MICROTOUCH, "Microtouch Touchscreen", tag, owner, clock, "microtouch", __FILE__),
- device_serial_interface(mconfig, *this), m_rx_buffer_ptr(0), m_tx_buffer_num(0), m_tx_buffer_ptr(0), m_reset_done(0), m_format(0), m_mode(0), m_last_touch_state(0),
+ device_serial_interface(mconfig, *this), m_rx_buffer_ptr(0), m_tx_buffer_num(0), m_tx_buffer_ptr(0), m_reset_done(0), m_format(0), m_mode(0), m_last_touch_state(0),
m_last_x(0), m_last_y(0),
m_out_stx_func(*this),
m_touch(*this, "TOUCH"),
diff --git a/src/devices/machine/mos6530n.cpp b/src/devices/machine/mos6530n.cpp
index 2f1b2258555..3affa2d7b7f 100644
--- a/src/devices/machine/mos6530n.cpp
+++ b/src/devices/machine/mos6530n.cpp
@@ -61,7 +61,7 @@ DEVICE_ADDRESS_MAP_START( io_map, 8, mos6532_t )
AM_RANGE(0x00, 0x00) AM_MIRROR(0x18) AM_READWRITE(pa_data_r, pa_data_w) // SWCHA
AM_RANGE(0x01, 0x01) AM_MIRROR(0x18) AM_READWRITE(pa_ddr_r, pa_ddr_w) // SWACNT
AM_RANGE(0x02, 0x02) AM_MIRROR(0x18) AM_READWRITE(pb_data_r, pb_data_w) // SWCHB
- AM_RANGE(0x03, 0x03) AM_MIRROR(0x18) AM_READWRITE(pb_ddr_r, pb_ddr_w) // SWBCNT
+ AM_RANGE(0x03, 0x03) AM_MIRROR(0x18) AM_READWRITE(pb_ddr_r, pb_ddr_w) // SWBCNT
AM_RANGE(0x14, 0x17) AM_WRITE(timer_off_w)
AM_RANGE(0x1c, 0x1f) AM_WRITE(timer_on_w)
AM_RANGE(0x04, 0x04) AM_MIRROR(0x12) AM_READ(timer_off_r)
diff --git a/src/devices/machine/ncr5380n.cpp b/src/devices/machine/ncr5380n.cpp
index 33e681b555a..6534730ca00 100644
--- a/src/devices/machine/ncr5380n.cpp
+++ b/src/devices/machine/ncr5380n.cpp
@@ -31,8 +31,8 @@ DEVICE_ADDRESS_MAP_START(map, 8, ncr5380n_device)
ADDRESS_MAP_END
ncr5380n_device::ncr5380n_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nscsi_device(mconfig, NCR5380N, "5380 SCSI (new)", tag, owner, clock, "ncr5380", __FILE__), tm(nullptr), status(0), istatus(0), m_mode(0),
- m_outdata(0), m_busstatus(0), m_dmalatch(0), m_icommand(0), m_tcommand(0), clock_conv(0), sync_offset(0), sync_period(0), bus_id(0), select_timeout(0),
+ : nscsi_device(mconfig, NCR5380N, "5380 SCSI (new)", tag, owner, clock, "ncr5380", __FILE__), tm(nullptr), status(0), istatus(0), m_mode(0),
+ m_outdata(0), m_busstatus(0), m_dmalatch(0), m_icommand(0), m_tcommand(0), clock_conv(0), sync_offset(0), sync_period(0), bus_id(0), select_timeout(0),
seq(0), tcount(0), mode(0), state(0), irq(false), drq(false),
m_irq_handler(*this),
m_drq_handler(*this)
diff --git a/src/devices/machine/ncr5390.cpp b/src/devices/machine/ncr5390.cpp
index 6ccbdcdbbc3..fa29299ff45 100644
--- a/src/devices/machine/ncr5390.cpp
+++ b/src/devices/machine/ncr5390.cpp
@@ -22,7 +22,7 @@ DEVICE_ADDRESS_MAP_START(map, 8, ncr5390_device)
ADDRESS_MAP_END
ncr5390_device::ncr5390_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : nscsi_device(mconfig, NCR5390, "5390 SCSI", tag, owner, clock, "ncr5390", __FILE__), tm(nullptr), config(0), status(0), istatus(0), clock_conv(0), sync_offset(0), sync_period(0), bus_id(0),
+ : nscsi_device(mconfig, NCR5390, "5390 SCSI", tag, owner, clock, "ncr5390", __FILE__), tm(nullptr), config(0), status(0), istatus(0), clock_conv(0), sync_offset(0), sync_period(0), bus_id(0),
select_timeout(0), seq(0), tcount(0), mode(0), fifo_pos(0), command_pos(0), state(0), xfr_phase(0), command_length(0), dma_dir(0), irq(false), drq(false),
m_irq_handler(*this),
m_drq_handler(*this)
diff --git a/src/devices/machine/nsc810.cpp b/src/devices/machine/nsc810.cpp
index 85fd2f93f48..fb2f3466508 100644
--- a/src/devices/machine/nsc810.cpp
+++ b/src/devices/machine/nsc810.cpp
@@ -23,8 +23,8 @@
const device_type NSC810 = &device_creator<nsc810_device>;
nsc810_device::nsc810_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- device_t(mconfig, NSC810, "National Semiconductor NSC810", tag, owner, clock, "nsc810", __FILE__), m_portA_latch(0), m_portB_latch(0), m_portC_latch(0),
- m_ddrA(0), m_ddrB(0), m_ddrC(0), m_mode(0), m_timer0(nullptr), m_timer1(nullptr), m_timer0_mode(0), m_timer1_mode(0), m_timer0_counter(0), m_timer1_counter(0),
+ device_t(mconfig, NSC810, "National Semiconductor NSC810", tag, owner, clock, "nsc810", __FILE__), m_portA_latch(0), m_portB_latch(0), m_portC_latch(0),
+ m_ddrA(0), m_ddrB(0), m_ddrC(0), m_mode(0), m_timer0(nullptr), m_timer1(nullptr), m_timer0_mode(0), m_timer1_mode(0), m_timer0_counter(0), m_timer1_counter(0),
m_timer0_base(0), m_timer1_base(0), m_timer0_running(false), m_timer1_running(false), m_timer0_clock(0), m_timer1_clock(0), m_ramselect(false),
m_portA_r(*this),
m_portB_r(*this),
diff --git a/src/devices/machine/serflash.cpp b/src/devices/machine/serflash.cpp
index 6660fd16aaa..ebdd1dd53a9 100644
--- a/src/devices/machine/serflash.cpp
+++ b/src/devices/machine/serflash.cpp
@@ -24,7 +24,7 @@ const device_type SERFLASH = &device_creator<serflash_device>;
serflash_device::serflash_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, SERFLASH, "Serial Flash", tag, owner, clock, "serflash", __FILE__),
device_nvram_interface(mconfig, *this),
- m_length(0), m_region(nullptr), m_flash_state(), m_flash_enab(0), m_flash_cmd_seq(0), m_flash_cmd_prev(0), m_flash_addr_seq(0), m_flash_read_seq(0), m_flash_row(0),
+ m_length(0), m_region(nullptr), m_flash_state(), m_flash_enab(0), m_flash_cmd_seq(0), m_flash_cmd_prev(0), m_flash_addr_seq(0), m_flash_read_seq(0), m_flash_row(0),
m_flash_col(0), m_flash_page_addr(0), m_flash_page_index(0), m_last_flash_cmd(0), m_flash_addr(0)
{
}
diff --git a/src/devices/machine/t10mmc.h b/src/devices/machine/t10mmc.h
index c8e0bff16de..47706a098f7 100644
--- a/src/devices/machine/t10mmc.h
+++ b/src/devices/machine/t10mmc.h
@@ -58,7 +58,7 @@ protected:
UINT32 m_num_subblocks;
UINT32 m_cur_subblock;
int m_audio_sense;
-
+
device_t *m_device;
};
diff --git a/src/devices/machine/terminal.cpp b/src/devices/machine/terminal.cpp
index 081266f801d..6b1b26b8c85 100644
--- a/src/devices/machine/terminal.cpp
+++ b/src/devices/machine/terminal.cpp
@@ -143,9 +143,9 @@ static const UINT8 terminal_font[256*16] =
generic_terminal_device::generic_terminal_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
m_palette(*this, "palette"),
- m_io_term_conf(*this, "TERM_CONF"),
- m_x_pos(0),
- m_framecnt(0),
+ m_io_term_conf(*this, "TERM_CONF"),
+ m_x_pos(0),
+ m_framecnt(0),
m_y_pos(0),
m_keyboard_cb(*this)
{
@@ -153,12 +153,12 @@ generic_terminal_device::generic_terminal_device(const machine_config &mconfig,
generic_terminal_device::generic_terminal_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, GENERIC_TERMINAL, "Generic Terminal", tag, owner, clock, "generic_terminal", __FILE__),
- m_palette(*this, "palette"),
- m_io_term_conf(*this, "TERM_CONF"),
- m_x_pos(0),
- m_framecnt(0),
- m_y_pos(0),
- m_keyboard_cb(*this)
+ m_palette(*this, "palette"),
+ m_io_term_conf(*this, "TERM_CONF"),
+ m_x_pos(0),
+ m_framecnt(0),
+ m_y_pos(0),
+ m_keyboard_cb(*this)
{
}
diff --git a/src/devices/machine/upd4701.cpp b/src/devices/machine/upd4701.cpp
index d2b103f1f5b..37e5d5dadd9 100644
--- a/src/devices/machine/upd4701.cpp
+++ b/src/devices/machine/upd4701.cpp
@@ -19,7 +19,7 @@
const device_type UPD4701 = &device_creator<upd4701_device>;
upd4701_device::upd4701_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, UPD4701, "uPD4701 Encoder", tag, owner, clock, "upd4701", __FILE__), m_cs(0), m_xy(0), m_ul(0), m_resetx(0), m_resety(0), m_latchx(0), m_latchy(0),
+ : device_t(mconfig, UPD4701, "uPD4701 Encoder", tag, owner, clock, "upd4701", __FILE__), m_cs(0), m_xy(0), m_ul(0), m_resetx(0), m_resety(0), m_latchx(0), m_latchy(0),
m_startx(0), m_starty(0), m_x(0), m_y(0), m_switches(0), m_latchswitches(0), m_cf(0)
{
}
diff --git a/src/devices/machine/ym2148.cpp b/src/devices/machine/ym2148.cpp
index 8f4df5af907..bdaef303d77 100644
--- a/src/devices/machine/ym2148.cpp
+++ b/src/devices/machine/ym2148.cpp
@@ -30,7 +30,7 @@ ym2148_device::ym2148_device(const machine_config &mconfig, const char *tag, dev
, m_data_in(0)
, m_control(0)
, m_status(0), m_timer(nullptr)
- , m_rxd(1)
+ , m_rxd(1)
, m_tx_busy(false)
{
}
diff --git a/src/devices/machine/z80ctc.cpp b/src/devices/machine/z80ctc.cpp
index 4f7a2c32e7c..7ea90146ca3 100644
--- a/src/devices/machine/z80ctc.cpp
+++ b/src/devices/machine/z80ctc.cpp
@@ -85,7 +85,7 @@ z80ctc_device::z80ctc_device(const machine_config &mconfig, const char *tag, dev
m_zc0_cb(*this),
m_zc1_cb(*this),
m_zc2_cb(*this),
- m_zc3_cb(*this),
+ m_zc3_cb(*this),
m_vector(0)
{
}
@@ -284,8 +284,8 @@ void z80ctc_device::interrupt_check()
//-------------------------------------------------
z80ctc_device::ctc_channel::ctc_channel()
- : m_device(NULL),
- m_index(0),
+ : m_device(NULL),
+ m_index(0),
m_mode(0),
m_tconst(0),
m_down(0),
diff --git a/src/devices/sound/2151intf.cpp b/src/devices/sound/2151intf.cpp
index 567b8cfe16d..cd87829c803 100644
--- a/src/devices/sound/2151intf.cpp
+++ b/src/devices/sound/2151intf.cpp
@@ -23,9 +23,9 @@ const device_type YM2151 = &device_creator<ym2151_device>;
ym2151_device::ym2151_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, YM2151, "YM2151", tag, owner, clock, "ym2151", __FILE__),
- device_sound_interface(mconfig, *this),
- m_stream(NULL),
- m_chip(NULL),
+ device_sound_interface(mconfig, *this),
+ m_stream(NULL),
+ m_chip(NULL),
m_lastreg(0),
m_irqhandler(*this),
m_portwritehandler(*this)
diff --git a/src/devices/sound/3526intf.cpp b/src/devices/sound/3526intf.cpp
index 6639aa83e5e..e66d745e31e 100644
--- a/src/devices/sound/3526intf.cpp
+++ b/src/devices/sound/3526intf.cpp
@@ -156,8 +156,8 @@ const device_type YM3526 = &device_creator<ym3526_device>;
ym3526_device::ym3526_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, YM3526, "YM3526", tag, owner, clock, "ym3526", __FILE__),
- device_sound_interface(mconfig, *this),
- m_stream(NULL),
+ device_sound_interface(mconfig, *this),
+ m_stream(NULL),
m_chip(NULL),
m_irq_handler(*this)
{
diff --git a/src/devices/sound/3812intf.cpp b/src/devices/sound/3812intf.cpp
index 73d0307d20a..edd752fa47d 100644
--- a/src/devices/sound/3812intf.cpp
+++ b/src/devices/sound/3812intf.cpp
@@ -154,8 +154,8 @@ const device_type YM3812 = &device_creator<ym3812_device>;
ym3812_device::ym3812_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, YM3812, "YM3812", tag, owner, clock, "ym3812", __FILE__),
- device_sound_interface(mconfig, *this),
- m_stream(NULL),
+ device_sound_interface(mconfig, *this),
+ m_stream(NULL),
m_chip(NULL),
m_irq_handler(*this)
{
diff --git a/src/devices/sound/8950intf.cpp b/src/devices/sound/8950intf.cpp
index 4ca01ed31a7..6c6a7931142 100644
--- a/src/devices/sound/8950intf.cpp
+++ b/src/devices/sound/8950intf.cpp
@@ -205,8 +205,8 @@ const device_type Y8950 = &device_creator<y8950_device>;
y8950_device::y8950_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, Y8950, "Y8950", tag, owner, clock, "y8950", __FILE__),
- device_sound_interface(mconfig, *this),
- m_stream(NULL),
+ device_sound_interface(mconfig, *this),
+ m_stream(NULL),
m_chip(NULL),
m_irq_handler(*this),
m_keyboard_read_handler(*this),
diff --git a/src/devices/sound/discrete.cpp b/src/devices/sound/discrete.cpp
index 6d72e6b1e95..3e8eaed0632 100644
--- a/src/devices/sound/discrete.cpp
+++ b/src/devices/sound/discrete.cpp
@@ -354,14 +354,14 @@ void discrete_task::check(discrete_task *dest_task)
*
*************************************/
-discrete_base_node::discrete_base_node() :
+discrete_base_node::discrete_base_node() :
m_device(NULL),
m_block(NULL),
- m_active_inputs(0),
+ m_active_inputs(0),
m_custom(NULL),
m_input_is_node(0),
m_step_intf(NULL),
- m_input_intf(NULL),
+ m_input_intf(NULL),
m_output_intf(NULL)
{
m_output[0] = 0.0;
@@ -851,7 +851,7 @@ discrete_device::discrete_device(const machine_config &mconfig, device_type type
discrete_sound_device::discrete_sound_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: discrete_device(mconfig, DISCRETE, "DISCRETE", tag, owner, clock),
- device_sound_interface(mconfig, *this),
+ device_sound_interface(mconfig, *this),
m_stream(NULL)
{
}
diff --git a/src/devices/sound/fm.cpp b/src/devices/sound/fm.cpp
index cb30e55656a..2e3e0f5d92b 100644
--- a/src/devices/sound/fm.cpp
+++ b/src/devices/sound/fm.cpp
@@ -2422,8 +2422,8 @@ struct YM2610
UINT8 flagmask; /* YM2608 only */
UINT8 irqmask; /* YM2608 only */
-
- device_t *device;
+
+ device_t *device;
};
/* here is the virtual YM2608 */
diff --git a/src/devices/sound/fm2612.cpp b/src/devices/sound/fm2612.cpp
index 22e7e8b7749..fc74fa6e6ea 100644
--- a/src/devices/sound/fm2612.cpp
+++ b/src/devices/sound/fm2612.cpp
@@ -693,7 +693,7 @@ struct YM2612
/* dac output (YM2612) */
int dacen;
INT32 dacout;
- device_t *device;
+ device_t *device;
};
/* log output level */
diff --git a/src/devices/sound/k054539.cpp b/src/devices/sound/k054539.cpp
index 350077fb96e..90e7efbff1d 100644
--- a/src/devices/sound/k054539.cpp
+++ b/src/devices/sound/k054539.cpp
@@ -19,7 +19,7 @@ const device_type K054539 = &device_creator<k054539_device>;
k054539_device::k054539_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, K054539, "K054539 ADPCM", tag, owner, clock, "k054539", __FILE__),
- device_sound_interface(mconfig, *this), flags(0), ram(nullptr), reverb_pos(0), cur_ptr(0), cur_limit(0),
+ device_sound_interface(mconfig, *this), flags(0), ram(nullptr), reverb_pos(0), cur_ptr(0), cur_limit(0),
cur_zone(nullptr), rom(nullptr), rom_size(0), rom_mask(0), stream(nullptr), m_timer(nullptr), m_timer_state(0),
m_timer_handler(*this),
m_rgnoverride(NULL)
diff --git a/src/devices/sound/l7a1045_l6028_dsp_a.h b/src/devices/sound/l7a1045_l6028_dsp_a.h
index 836c35b20d0..b095a79568d 100644
--- a/src/devices/sound/l7a1045_l6028_dsp_a.h
+++ b/src/devices/sound/l7a1045_l6028_dsp_a.h
@@ -7,7 +7,7 @@
struct l7a1045_voice
{
l7a1045_voice() : end(0), mode(false),
- pos(0),
+ pos(0),
frac(0), l_volume(0), r_volume(0)
{
//memset(regs, 0, sizeof(UINT32)*8);
diff --git a/src/devices/sound/mas3507d.cpp b/src/devices/sound/mas3507d.cpp
index d61b932a1bf..7b081d0a4bf 100644
--- a/src/devices/sound/mas3507d.cpp
+++ b/src/devices/sound/mas3507d.cpp
@@ -12,7 +12,7 @@ const device_type MAS3507D = &device_creator<mas3507d_device>;
mas3507d_device::mas3507d_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, MAS3507D, "MAS3507D", tag, owner, clock, "mas3507d", __FILE__),
- device_sound_interface(mconfig, *this), i2c_bus_state(), i2c_bus_address(), i2c_scli(false), i2c_sclo(false), i2c_sdai(false), i2c_sdao(false),
+ device_sound_interface(mconfig, *this), i2c_bus_state(), i2c_bus_address(), i2c_scli(false), i2c_sclo(false), i2c_sdai(false), i2c_sdao(false),
i2c_bus_curbit(0), i2c_bus_curval(0), i2c_subdest(), i2c_command(), i2c_bytecount(0), i2c_io_bank(0), i2c_io_adr(0), i2c_io_count(0), i2c_io_val(0)
{
}
diff --git a/src/devices/sound/multipcm.cpp b/src/devices/sound/multipcm.cpp
index ef6613d8546..3d89611cfe5 100644
--- a/src/devices/sound/multipcm.cpp
+++ b/src/devices/sound/multipcm.cpp
@@ -45,22 +45,22 @@ ALLOW_SAVE_TYPE(multipcm_device::state_t); // allow save_item on a non-fundament
//Times are based on a 44100Hz timebase. It's adjusted to the actual sampling rate on startup
const double multipcm_device::BASE_TIMES[64] = {
- 0, 0, 0, 0,
- 6222.95, 4978.37, 4148.66, 3556.01,
- 3111.47, 2489.21, 2074.33, 1778.00,
- 1555.74, 1244.63, 1037.19, 889.02,
- 777.87, 622.31, 518.59, 444.54,
- 388.93, 311.16, 259.32, 222.27,
- 194.47, 155.60, 129.66, 111.16,
- 97.23, 77.82, 64.85, 55.60,
- 48.62, 38.91, 32.43, 27.80,
- 24.31, 19.46, 16.24, 13.92,
- 12.15, 9.75, 8.12, 6.98,
- 6.08, 4.90, 4.08, 3.49,
- 3.04, 2.49, 2.13, 1.90,
- 1.72, 1.41, 1.18, 1.04,
- 0.91, 0.73, 0.59, 0.50,
- 0.45, 0.45, 0.45, 0.45
+ 0, 0, 0, 0,
+ 6222.95, 4978.37, 4148.66, 3556.01,
+ 3111.47, 2489.21, 2074.33, 1778.00,
+ 1555.74, 1244.63, 1037.19, 889.02,
+ 777.87, 622.31, 518.59, 444.54,
+ 388.93, 311.16, 259.32, 222.27,
+ 194.47, 155.60, 129.66, 111.16,
+ 97.23, 77.82, 64.85, 55.60,
+ 48.62, 38.91, 32.43, 27.80,
+ 24.31, 19.46, 16.24, 13.92,
+ 12.15, 9.75, 8.12, 6.98,
+ 6.08, 4.90, 4.08, 3.49,
+ 3.04, 2.49, 2.13, 1.90,
+ 1.72, 1.41, 1.18, 1.04,
+ 0.91, 0.73, 0.59, 0.50,
+ 0.45, 0.45, 0.45, 0.45
};
const INT32 multipcm_device::VALUE_TO_CHANNEL[32] =
diff --git a/src/devices/sound/multipcm.h b/src/devices/sound/multipcm.h
index 950905e47b8..6ea22c5e3e8 100644
--- a/src/devices/sound/multipcm.h
+++ b/src/devices/sound/multipcm.h
@@ -98,7 +98,7 @@ private:
// internal state
sound_stream *m_stream;
- sample_t *m_samples; // Max 512 samples
+ sample_t *m_samples; // Max 512 samples
slot_t *m_slots;
UINT32 m_cur_slot;
UINT32 m_address;
@@ -107,8 +107,8 @@ private:
float m_rate;
UINT32 *m_attack_step;
- UINT32 *m_decay_release_step; // Envelope step tables
- UINT32 *m_freq_step_table; // Frequency step table
+ UINT32 *m_decay_release_step; // Envelope step tables
+ UINT32 *m_freq_step_table; // Frequency step table
direct_read_data *m_direct;
diff --git a/src/devices/sound/samples.cpp b/src/devices/sound/samples.cpp
index 279eada7a1f..6da7dd48f16 100644
--- a/src/devices/sound/samples.cpp
+++ b/src/devices/sound/samples.cpp
@@ -84,7 +84,7 @@ void samples_device::start(UINT8 channel, UINT32 samplenum, bool loop)
chan.stream->update();
// update the parameters
- sample_t &sample = m_sample[samplenum];
+ sample_t &sample = m_sample[samplenum];
chan.source = (sample.data.size() > 0) ? &sample.data[0] : NULL;
chan.source_length = sample.data.size();
chan.source_num = (chan.source_length > 0) ? samplenum : -1;
diff --git a/src/devices/sound/votrax.cpp b/src/devices/sound/votrax.cpp
index ff91eb33f44..c4538f14270 100644
--- a/src/devices/sound/votrax.cpp
+++ b/src/devices/sound/votrax.cpp
@@ -96,15 +96,15 @@ const double votrax_sc01_device::s_glottal_wave[16] =
votrax_sc01_device::votrax_sc01_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, VOTRAX_SC01, "Votrax SC-01", tag, owner, clock, "votrax", __FILE__),
- device_sound_interface(mconfig, *this),
- m_stream(NULL),
- m_phoneme_timer(NULL), m_rom(NULL), m_inflection(0), m_phoneme(0),
- m_request_cb(*this), m_request_state(0), m_internal_request(0), m_master_clock_freq(0), m_master_clock(0), m_counter_34(0),
- m_latch_70(0), m_latch_72(0), m_beta1(0), m_p2(0), m_p1(0), m_phi2(0), m_phi1(0), m_phi2_20(0), m_phi1_20(0), m_subphoneme_period(0),
- m_subphoneme_count(0), m_clock_88(0), m_latch_42(0), m_counter_84(0), m_latch_92(0), m_srff_132(false), m_srff_114(false), m_srff_112(false),
- m_srff_142(false), m_latch_80(0), m_counter_220(0), m_counter_222(0), m_counter_224(0), m_counter_234(0), m_counter_236(0), m_fgate(0),
- m_glottal_sync(0), m_0625_clock(0), m_counter_46(0), m_latch_46(0), m_latch_168(0), m_latch_170(0), m_f1(0), m_f2(0), m_fc(0), m_f3(0),
- m_f2q(0), m_va(0), m_fa(0), m_noise_clock(0), m_shift_252(0), m_counter_250(0)
+ device_sound_interface(mconfig, *this),
+ m_stream(NULL),
+ m_phoneme_timer(NULL), m_rom(NULL), m_inflection(0), m_phoneme(0),
+ m_request_cb(*this), m_request_state(0), m_internal_request(0), m_master_clock_freq(0), m_master_clock(0), m_counter_34(0),
+ m_latch_70(0), m_latch_72(0), m_beta1(0), m_p2(0), m_p1(0), m_phi2(0), m_phi1(0), m_phi2_20(0), m_phi1_20(0), m_subphoneme_period(0),
+ m_subphoneme_count(0), m_clock_88(0), m_latch_42(0), m_counter_84(0), m_latch_92(0), m_srff_132(false), m_srff_114(false), m_srff_112(false),
+ m_srff_142(false), m_latch_80(0), m_counter_220(0), m_counter_222(0), m_counter_224(0), m_counter_234(0), m_counter_236(0), m_fgate(0),
+ m_glottal_sync(0), m_0625_clock(0), m_counter_46(0), m_latch_46(0), m_latch_168(0), m_latch_170(0), m_f1(0), m_f2(0), m_fc(0), m_f3(0),
+ m_f2q(0), m_va(0), m_fa(0), m_noise_clock(0), m_shift_252(0), m_counter_250(0)
{
}
@@ -656,9 +656,9 @@ osd_printf_debug("counter=%d\n", m_counter_84);
{
// if the request line was previously low, reset the VD/CLD flip-flops
if (m_internal_request == CLEAR_LINE)
- {
+ {
m_srff_112 = m_srff_114 = false;
- }
+ }
m_internal_request = ASSERT_LINE;
}
@@ -698,18 +698,18 @@ osd_printf_debug("counter=%d\n", m_counter_84);
case 4:
romdata_swapped = (BIT(romdata, 0) << 3) | (BIT(romdata, 1) << 2) | (BIT(romdata, 2) << 1) | (BIT(romdata, 3) << 0);
if (m_counter_84 != 0 && romdata_swapped == (m_counter_84 ^ 0xf))
- {
+ {
m_srff_114 = true;
- }
+ }
break;
// update VD
case 5:
romdata_swapped = (BIT(romdata, 0) << 3) | (BIT(romdata, 1) << 2) | (BIT(romdata, 2) << 1) | (BIT(romdata, 3) << 0);
if (m_counter_84 != 0 && romdata_swapped == (m_counter_84 ^ 0xf))
- {
+ {
m_srff_112 = true;
- }
+ }
break;
// update FF == PAC & (VA | FA)
@@ -857,16 +857,16 @@ osd_printf_debug("[PH=%02X]\n", m_latch_80);
case 5:
if ((m_latch_46 & 0xc) == 0xc && m_srff_112)
- {
+ {
ram_write = 1;
- }
+ }
break;
case 6:
if ((m_latch_46 & 0xc) == 0xc && m_srff_114)
- {
+ {
ram_write = 1;
- }
+ }
break;
}
diff --git a/src/devices/sound/ymdeltat.cpp b/src/devices/sound/ymdeltat.cpp
index 7d67bcf357b..af9b4ac6a51 100644
--- a/src/devices/sound/ymdeltat.cpp
+++ b/src/devices/sound/ymdeltat.cpp
@@ -413,7 +413,7 @@ value: START, REC, MEMDAT, REPEAT, SPOFF, x,x,RESET meaning:
void YM_DELTAT_ADPCM_Reset(YM_DELTAT *DELTAT,int pan,int emulation_mode,device_t *device)
{
- DELTAT->device = device;
+ DELTAT->device = device;
DELTAT->now_addr = 0;
DELTAT->now_step = 0;
DELTAT->step = 0;
diff --git a/src/devices/video/315_5313.cpp b/src/devices/video/315_5313.cpp
index 0ed77263bd3..6a655874da4 100644
--- a/src/devices/video/315_5313.cpp
+++ b/src/devices/video/315_5313.cpp
@@ -15,15 +15,15 @@
const device_type SEGA315_5313 = &device_creator<sega315_5313_device>;
sega315_5313_device::sega315_5313_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : sega315_5124_device(mconfig, SEGA315_5313, "Sega 315-5313 Megadrive VDP", tag, owner, clock, SEGA315_5124_CRAM_SIZE, 0, true, "sega315_5313", __FILE__), m_render_bitmap(nullptr),
+ : sega315_5124_device(mconfig, SEGA315_5313, "Sega 315-5313 Megadrive VDP", tag, owner, clock, SEGA315_5124_CRAM_SIZE, 0, true, "sega315_5313", __FILE__), m_render_bitmap(nullptr),
m_render_line(nullptr), m_render_line_raw(nullptr), m_megadriv_scanline_timer(nullptr),
m_sndirqline_callback(*this),
m_lv6irqline_callback(*this),
- m_lv4irqline_callback(*this), m_command_pending(0), m_command_part1(0), m_command_part2(0), m_vdp_code(0), m_vdp_address(0), m_vram_fill_pending(0), m_vram_fill_length(0), m_irq4counter(0),
- m_imode_odd_frame(0), m_sprite_collision(0), m_irq6_pending(0), m_irq4_pending(0), m_scanline_counter(0), m_vblank_flag(0), m_imode(0), m_visible_scanlines(0), m_irq6_scanline(0),
+ m_lv4irqline_callback(*this), m_command_pending(0), m_command_part1(0), m_command_part2(0), m_vdp_code(0), m_vdp_address(0), m_vram_fill_pending(0), m_vram_fill_length(0), m_irq4counter(0),
+ m_imode_odd_frame(0), m_sprite_collision(0), m_irq6_pending(0), m_irq4_pending(0), m_scanline_counter(0), m_vblank_flag(0), m_imode(0), m_visible_scanlines(0), m_irq6_scanline(0),
m_z80irq_scanline(0), m_total_scanlines(0), m_base_total_scanlines(0), m_framerate(0), m_vdp_pal(0), m_use_cram(0),
- m_dma_delay(0), m_regs(nullptr), m_vram(nullptr), m_cram(nullptr), m_vsram(nullptr), m_internal_sprite_attribute_table(nullptr), m_irq6_on_timer(nullptr), m_irq4_on_timer(nullptr),
- m_render_timer(nullptr), m_sprite_renderline(nullptr), m_highpri_renderline(nullptr), m_video_renderline(nullptr), m_palette_lookup(nullptr), m_palette_lookup_sprite(nullptr),
+ m_dma_delay(0), m_regs(nullptr), m_vram(nullptr), m_cram(nullptr), m_vsram(nullptr), m_internal_sprite_attribute_table(nullptr), m_irq6_on_timer(nullptr), m_irq4_on_timer(nullptr),
+ m_render_timer(nullptr), m_sprite_renderline(nullptr), m_highpri_renderline(nullptr), m_video_renderline(nullptr), m_palette_lookup(nullptr), m_palette_lookup_sprite(nullptr),
m_palette_lookup_shadow(nullptr), m_palette_lookup_highlight(nullptr), m_space68k(nullptr), m_cpu68k(nullptr)
{
m_use_alt_timing = 0;
diff --git a/src/devices/video/crtc_ega.cpp b/src/devices/video/crtc_ega.cpp
index b1e5a5facda..c8c4c212f72 100644
--- a/src/devices/video/crtc_ega.cpp
+++ b/src/devices/video/crtc_ega.cpp
@@ -24,13 +24,13 @@ crtc_ega_device::crtc_ega_device(const machine_config &mconfig, const char *tag,
m_res_out_de_cb(*this),
m_res_out_hsync_cb(*this),
m_res_out_vsync_cb(*this),
- m_res_out_vblank_cb(*this), m_horiz_char_total(0), m_horiz_disp(0), m_horiz_blank_start(0), m_horiz_blank_end(0), m_ena_vert_access(0), m_de_skew(0), m_horiz_retr_start(0), m_horiz_retr_end(0),
- m_horiz_retr_skew(0), m_vert_total(0), m_preset_row_scan(0), m_byte_panning(0), m_max_ras_addr(0), m_scan_doubling(0), m_cursor_start_ras(0), m_cursor_disable(0), m_cursor_end_ras(0), m_cursor_skew(0),
- m_disp_start_addr(0), m_cursor_addr(0), m_light_pen_addr(0), m_vert_retr_start(0), m_vert_retr_end(0), m_protect(0), m_bandwidth(0), m_vert_disp_end(0), m_offset(0), m_underline_loc(0), m_vert_blank_start(0),
+ m_res_out_vblank_cb(*this), m_horiz_char_total(0), m_horiz_disp(0), m_horiz_blank_start(0), m_horiz_blank_end(0), m_ena_vert_access(0), m_de_skew(0), m_horiz_retr_start(0), m_horiz_retr_end(0),
+ m_horiz_retr_skew(0), m_vert_total(0), m_preset_row_scan(0), m_byte_panning(0), m_max_ras_addr(0), m_scan_doubling(0), m_cursor_start_ras(0), m_cursor_disable(0), m_cursor_end_ras(0), m_cursor_skew(0),
+ m_disp_start_addr(0), m_cursor_addr(0), m_light_pen_addr(0), m_vert_retr_start(0), m_vert_retr_end(0), m_protect(0), m_bandwidth(0), m_vert_disp_end(0), m_offset(0), m_underline_loc(0), m_vert_blank_start(0),
m_vert_blank_end(0), m_mode_control(0), m_line_compare(0), m_register_address_latch(0), m_cursor_state(false), m_cursor_blink_count(0),
- m_hpixels_per_column(0), m_cur(0), m_hsync(0), m_vsync(0), m_vblank(0), m_de(0), m_character_counter(0), m_hsync_width_counter(0), m_line_counter(0), m_raster_counter(0), m_vsync_width_counter(0),
- m_line_enable_ff(false), m_vsync_ff(0), m_adjust_active(0), m_line_address(0), m_cursor_x(0), m_line_timer(nullptr), m_de_off_timer(nullptr), m_cur_on_timer(nullptr), m_cur_off_timer(nullptr),
- m_hsync_on_timer(nullptr), m_hsync_off_timer(nullptr), m_light_pen_latch_timer(nullptr), m_horiz_pix_total(0), m_vert_pix_total(0), m_max_visible_x(0), m_max_visible_y(0), m_hsync_on_pos(0),
+ m_hpixels_per_column(0), m_cur(0), m_hsync(0), m_vsync(0), m_vblank(0), m_de(0), m_character_counter(0), m_hsync_width_counter(0), m_line_counter(0), m_raster_counter(0), m_vsync_width_counter(0),
+ m_line_enable_ff(false), m_vsync_ff(0), m_adjust_active(0), m_line_address(0), m_cursor_x(0), m_line_timer(nullptr), m_de_off_timer(nullptr), m_cur_on_timer(nullptr), m_cur_off_timer(nullptr),
+ m_hsync_on_timer(nullptr), m_hsync_off_timer(nullptr), m_light_pen_latch_timer(nullptr), m_horiz_pix_total(0), m_vert_pix_total(0), m_max_visible_x(0), m_max_visible_y(0), m_hsync_on_pos(0),
m_hsync_off_pos(0), m_vsync_on_pos(0), m_vsync_off_pos(0), m_current_disp_addr(0), m_light_pen_latched(0), m_has_valid_parameters(false)
{
}
diff --git a/src/devices/video/epic12.cpp b/src/devices/video/epic12.cpp
index 15b5bdedfd5..3fe0be1e0f7 100644
--- a/src/devices/video/epic12.cpp
+++ b/src/devices/video/epic12.cpp
@@ -11,7 +11,7 @@ const device_type EPIC12 = &device_creator<epic12_device>;
epic12_device::epic12_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, EPIC12, "EP1C12 Blitter", tag, owner, clock, "epic12", __FILE__),
- device_video_interface(mconfig, *this), m_ram16(nullptr), m_gfx_size(0), m_bitmaps(nullptr), m_use_ram(nullptr),
+ device_video_interface(mconfig, *this), m_ram16(nullptr), m_gfx_size(0), m_bitmaps(nullptr), m_use_ram(nullptr),
m_main_ramsize(0), m_main_rammask(0), m_maincpu(nullptr), m_ram16_copy(nullptr), m_work_queue(nullptr)
{
m_is_unsafe = 0;
diff --git a/src/devices/video/scn2674.cpp b/src/devices/video/scn2674.cpp
index bedf15dceca..9198fb28984 100644
--- a/src/devices/video/scn2674.cpp
+++ b/src/devices/video/scn2674.cpp
@@ -21,14 +21,14 @@ scn2674_device::scn2674_device(const machine_config &mconfig, const char *tag, d
: device_t(mconfig, SCN2674_VIDEO, "Signetics SCN2674 AVDC", tag, owner, clock, "scn2674_device", __FILE__),
device_video_interface(mconfig, *this),
device_memory_interface(mconfig, *this),
- m_irq_cb(*this), m_IR_pointer(0), m_screen1_l(0), m_screen1_h(0), m_cursor_l(0), m_cursor_h(0), m_screen2_l(0), m_screen2_h(0), m_irq_register(0), m_status_register(0), m_irq_mask(0),
- m_gfx_enabled(0), m_display_enabled(0), m_display_enabled_field(0), m_display_enabled_scanline(0), m_cursor_enabled(0), m_hpixels_per_column(0), m_text_hpixels_per_column(0),
- m_gfx_hpixels_per_column(0), m_IR0_double_ht_wd(0), m_IR0_scanline_per_char_row(0), m_IR0_sync_select(0), m_IR0_buffer_mode_select(0), m_IR1_interlace_enable(0), m_IR1_equalizing_constant(0),
- m_IR2_row_table(0), m_IR2_horz_sync_width(0), m_IR2_horz_back_porch(0), m_IR3_vert_front_porch(0), m_IR3_vert_back_porch(0), m_IR4_rows_per_screen(0), m_IR4_character_blink_rate_divisor(0),
- m_IR5_character_per_row(0), m_IR6_cursor_first_scanline(0), m_IR6_cursor_last_scanline(0), m_IR7_cursor_underline_position(0), m_IR7_cursor_rate_divisor(0), m_IR7_cursor_blink(0),
- m_IR7_vsync_width(0), m_IR8_display_buffer_first_address_LSB(0), m_IR9_display_buffer_first_address_MSB(0), m_IR9_display_buffer_last_address(0), m_IR10_display_pointer_address_lower(0),
- m_IR11_display_pointer_address_upper(0), m_IR11_reset_scanline_counter_on_scrollup(0), m_IR11_reset_scanline_counter_on_scrolldown(0), m_IR12_scroll_start(0), m_IR12_split_register_1(0),
- m_IR13_scroll_end(0), m_IR13_split_register_2(0), m_IR14_scroll_lines(0), m_IR14_double_1(0), m_IR14_double_2(0), m_spl1(0), m_spl2(0), m_dbl1(0), m_buffer(0), m_linecounter(0), m_address(0),
+ m_irq_cb(*this), m_IR_pointer(0), m_screen1_l(0), m_screen1_h(0), m_cursor_l(0), m_cursor_h(0), m_screen2_l(0), m_screen2_h(0), m_irq_register(0), m_status_register(0), m_irq_mask(0),
+ m_gfx_enabled(0), m_display_enabled(0), m_display_enabled_field(0), m_display_enabled_scanline(0), m_cursor_enabled(0), m_hpixels_per_column(0), m_text_hpixels_per_column(0),
+ m_gfx_hpixels_per_column(0), m_IR0_double_ht_wd(0), m_IR0_scanline_per_char_row(0), m_IR0_sync_select(0), m_IR0_buffer_mode_select(0), m_IR1_interlace_enable(0), m_IR1_equalizing_constant(0),
+ m_IR2_row_table(0), m_IR2_horz_sync_width(0), m_IR2_horz_back_porch(0), m_IR3_vert_front_porch(0), m_IR3_vert_back_porch(0), m_IR4_rows_per_screen(0), m_IR4_character_blink_rate_divisor(0),
+ m_IR5_character_per_row(0), m_IR6_cursor_first_scanline(0), m_IR6_cursor_last_scanline(0), m_IR7_cursor_underline_position(0), m_IR7_cursor_rate_divisor(0), m_IR7_cursor_blink(0),
+ m_IR7_vsync_width(0), m_IR8_display_buffer_first_address_LSB(0), m_IR9_display_buffer_first_address_MSB(0), m_IR9_display_buffer_last_address(0), m_IR10_display_pointer_address_lower(0),
+ m_IR11_display_pointer_address_upper(0), m_IR11_reset_scanline_counter_on_scrollup(0), m_IR11_reset_scanline_counter_on_scrolldown(0), m_IR12_scroll_start(0), m_IR12_split_register_1(0),
+ m_IR13_scroll_end(0), m_IR13_split_register_2(0), m_IR14_scroll_lines(0), m_IR14_double_1(0), m_IR14_double_2(0), m_spl1(0), m_spl2(0), m_dbl1(0), m_buffer(0), m_linecounter(0), m_address(0),
m_start1change(0), m_irq_state(0), m_scanline_timer(nullptr),
m_space_config("videoram", ENDIANNESS_LITTLE, 8, 16, 0, NULL, *ADDRESS_MAP_NAME(scn2674_vram))
{
diff --git a/src/devices/video/sed1520.cpp b/src/devices/video/sed1520.cpp
index 98815057e65..d868600595c 100644
--- a/src/devices/video/sed1520.cpp
+++ b/src/devices/video/sed1520.cpp
@@ -29,7 +29,7 @@ const device_type SED1520 = &device_creator<sed1520_device>;
//-------------------------------------------------
sed1520_device::sed1520_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- device_t(mconfig, SED1520, "SED1520", tag, owner, clock, "sed1520", __FILE__), m_lcd_on(0), m_busy(0), m_page(0), m_column(0), m_old_column(0), m_start_line(0),
+ device_t(mconfig, SED1520, "SED1520", tag, owner, clock, "sed1520", __FILE__), m_lcd_on(0), m_busy(0), m_page(0), m_column(0), m_old_column(0), m_start_line(0),
m_adc(0), m_static_drive(0), m_modify_write(false),
m_screen_update_func(nullptr)
{
diff --git a/src/devices/video/t6a04.cpp b/src/devices/video/t6a04.cpp
index 771963d016f..71b8e89d3bb 100644
--- a/src/devices/video/t6a04.cpp
+++ b/src/devices/video/t6a04.cpp
@@ -37,7 +37,7 @@ void t6a04_device::device_validity_check(validity_checker &valid) const
//-------------------------------------------------
t6a04_device::t6a04_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
- device_t(mconfig, T6A04, "T6A04", tag, owner, clock, "t6a04", __FILE__), m_busy_flag(0), m_display_on(0), m_contrast(0), m_xpos(0), m_ypos(0), m_zpos(0), m_direction(0),
+ device_t(mconfig, T6A04, "T6A04", tag, owner, clock, "t6a04", __FILE__), m_busy_flag(0), m_display_on(0), m_contrast(0), m_xpos(0), m_ypos(0), m_zpos(0), m_direction(0),
m_active_counter(0), m_word_len(0), m_opa1(0), m_opa2(0), m_output_reg(0),
m_height(0),
m_width(0)
diff --git a/src/emu/addrmap.cpp b/src/emu/addrmap.cpp
index f989f43dc4a..0179dc0e7ac 100644
--- a/src/emu/addrmap.cpp
+++ b/src/emu/addrmap.cpp
@@ -29,8 +29,8 @@ address_map_entry::address_map_entry(device_t &device, address_map &map, offs_t
m_addrmask(0),
m_share(NULL),
m_region(NULL),
- m_rgnoffs(0),
- m_submap_bits(0),
+ m_rgnoffs(0),
+ m_submap_bits(0),
m_memory(NULL),
m_bytestart(0),
m_byteend(0),
diff --git a/src/emu/devcb.cpp b/src/emu/devcb.cpp
index aa69ce9e7d1..8a05625aabd 100644
--- a/src/emu/devcb.cpp
+++ b/src/emu/devcb.cpp
@@ -108,8 +108,8 @@ void devcb_base::resolve_space()
//-------------------------------------------------
devcb_read_base::devcb_read_base(device_t &device, UINT64 defmask)
- : devcb_base(device, defmask),
- m_adapter(NULL)
+ : devcb_base(device, defmask),
+ m_adapter(NULL)
{
}
@@ -336,8 +336,8 @@ UINT64 devcb_read_base::read_constant_adapter(address_space &space, offs_t offse
//-------------------------------------------------
devcb_write_base::devcb_write_base(device_t &device, UINT64 defmask)
- : devcb_base(device, defmask),
- m_adapter(NULL)
+ : devcb_base(device, defmask),
+ m_adapter(NULL)
{
}
diff --git a/src/emu/device.cpp b/src/emu/device.cpp
index c6c29d7af4a..2e8a56d9101 100644
--- a/src/emu/device.cpp
+++ b/src/emu/device.cpp
@@ -1003,4 +1003,3 @@ void device_interface::interface_debug_setup()
{
// do nothing by default
}
-
diff --git a/src/emu/diexec.cpp b/src/emu/diexec.cpp
index f1f1528f826..1e9e6d487a9 100644
--- a/src/emu/diexec.cpp
+++ b/src/emu/diexec.cpp
@@ -615,7 +615,7 @@ int device_execute_interface::standard_irq_callback(int irqline)
{
// get the default vector and acknowledge the interrupt if needed
int vector = m_input[irqline].default_irq_callback();
-
+
if (VERBOSE) device().logerror("standard_irq_callback('%s', %d) $%04x\n", device().tag(), irqline, vector);
// if there's a driver callback, run it to get the vector
diff --git a/src/emu/digfx.cpp b/src/emu/digfx.cpp
index 933dd5a72c5..d21a3ea0158 100644
--- a/src/emu/digfx.cpp
+++ b/src/emu/digfx.cpp
@@ -22,7 +22,7 @@
device_gfx_interface::device_gfx_interface(const machine_config &mconfig, device_t &device,
const gfx_decode_entry *gfxinfo, const char *palette_tag)
- : device_interface(device, "gfx"),
+ : device_interface(device, "gfx"),
m_palette(NULL),
m_gfxdecodeinfo(gfxinfo),
m_palette_tag(palette_tag),
diff --git a/src/emu/diimage.cpp b/src/emu/diimage.cpp
index 87a6b10797b..57a73dc66a8 100644
--- a/src/emu/diimage.cpp
+++ b/src/emu/diimage.cpp
@@ -59,14 +59,14 @@ device_image_interface::device_image_interface(const machine_config &mconfig, de
m_file(NULL),
m_mame_file(NULL),
m_software_info_ptr(NULL),
- m_software_part_ptr(NULL),
- m_supported(0),
+ m_software_part_ptr(NULL),
+ m_supported(0),
m_readonly(false),
- m_created(false),
- m_init_phase(false),
- m_from_swlist(false),
- m_create_format(0),
- m_create_args(NULL),
+ m_created(false),
+ m_init_phase(false),
+ m_from_swlist(false),
+ m_create_format(0),
+ m_create_args(NULL),
m_is_loading(FALSE)
{
}
diff --git a/src/emu/diserial.cpp b/src/emu/diserial.cpp
index 9fce5064a90..3b679b47232 100644
--- a/src/emu/diserial.cpp
+++ b/src/emu/diserial.cpp
@@ -19,13 +19,13 @@ device_serial_interface::device_serial_interface(const machine_config &mconfig,
m_rcv_register_data(0x8000),
m_rcv_flags(0),
m_rcv_bit_count_received(0),
- m_rcv_bit_count(0),
+ m_rcv_bit_count(0),
m_rcv_byte_received(0),
m_rcv_framing_error(false),
m_rcv_parity_error(false),
m_tra_register_data(0),
- m_tra_flags(TRANSMIT_REGISTER_EMPTY),
- m_tra_bit_count_transmitted(0),
+ m_tra_flags(TRANSMIT_REGISTER_EMPTY),
+ m_tra_bit_count_transmitted(0),
m_tra_bit_count(0),
m_rcv_clock(NULL),
m_tra_clock(NULL),
diff --git a/src/emu/dislot.cpp b/src/emu/dislot.cpp
index 7a6d2471d6e..304a6517a42 100644
--- a/src/emu/dislot.cpp
+++ b/src/emu/dislot.cpp
@@ -20,9 +20,9 @@ device_slot_interface::~device_slot_interface()
{
}
-device_slot_option::device_slot_option(const char *name, const device_type &devtype):
+device_slot_option::device_slot_option(const char *name, const device_type &devtype):
m_next(NULL),
- m_name(name),
+ m_name(name),
m_devtype(devtype),
m_selectable(true),
m_default_bios(NULL),
diff --git a/src/emu/drivers/testcpu.cpp b/src/emu/drivers/testcpu.cpp
index 04260578fc2..4ee9e30271c 100644
--- a/src/emu/drivers/testcpu.cpp
+++ b/src/emu/drivers/testcpu.cpp
@@ -32,7 +32,7 @@ public:
testcpu_state(const machine_config &mconfig, device_type type, const char *tag)
: driver_device(mconfig, type, tag),
m_cpu(*this, "maincpu"),
- m_ram(*this, "ram"),
+ m_ram(*this, "ram"),
m_space(NULL)
{
}
diff --git a/src/emu/emupal.cpp b/src/emu/emupal.cpp
index a7673d12447..53841d93581 100644
--- a/src/emu/emupal.cpp
+++ b/src/emu/emupal.cpp
@@ -24,19 +24,19 @@ palette_device::palette_device(const machine_config &mconfig, const char *tag, d
m_entries(0),
m_indirect_entries(0),
m_enable_shadows(0),
- m_enable_hilights(0),
+ m_enable_hilights(0),
m_membits(0),
- m_membits_supplied(false),
+ m_membits_supplied(false),
m_endianness(),
m_endianness_supplied(false),
m_raw_to_rgb(raw_to_rgb_converter()),
m_palette(NULL),
- m_pens(NULL),
+ m_pens(NULL),
m_format(),
m_shadow_table(NULL),
m_shadow_group(0),
- m_hilight_group(0),
- m_white_pen(0),
+ m_hilight_group(0),
+ m_white_pen(0),
m_black_pen(0),
m_init(palette_init_delegate())
{
diff --git a/src/emu/ioport.cpp b/src/emu/ioport.cpp
index 50b27db4779..ac2f9436773 100644
--- a/src/emu/ioport.cpp
+++ b/src/emu/ioport.cpp
@@ -726,7 +726,7 @@ void input_type_entry::restore_default_seq()
//-------------------------------------------------
digital_joystick::digital_joystick(int player, int number)
- : m_next(NULL),
+ : m_next(NULL),
m_player(player),
m_number(number),
m_current(0),
@@ -2454,10 +2454,10 @@ ioport_manager::ioport_manager(running_machine &machine)
m_record_file(machine.options().input_directory(), OPEN_FLAG_WRITE | OPEN_FLAG_CREATE | OPEN_FLAG_CREATE_PATHS),
m_playback_file(machine.options().input_directory(), OPEN_FLAG_READ),
m_playback_accumulated_speed(0),
- m_playback_accumulated_frames(0),
- m_has_configs(false),
- m_has_analog(false),
- m_has_dips(false),
+ m_playback_accumulated_frames(0),
+ m_has_configs(false),
+ m_has_analog(false),
+ m_has_dips(false),
m_has_bioses(false)
{
memset(m_type_to_entry, 0, sizeof(m_type_to_entry));
diff --git a/src/emu/luaengine.cpp b/src/emu/luaengine.cpp
index e7f00e60126..867e5fa992c 100644
--- a/src/emu/luaengine.cpp
+++ b/src/emu/luaengine.cpp
@@ -863,9 +863,9 @@ void lua_engine::serve_lua()
/*
static void *serve_lua(void *param)
{
- lua_engine *engine = (lua_engine *)param;
- engine->serve_lua();
- return NULL;
+ lua_engine *engine = (lua_engine *)param;
+ engine->serve_lua();
+ return NULL;
}
*/
diff --git a/src/emu/memory.cpp b/src/emu/memory.cpp
index c9767bcd592..c0596496fea 100644
--- a/src/emu/memory.cpp
+++ b/src/emu/memory.cpp
@@ -335,8 +335,8 @@ public:
// construction/destruction
handler_entry_read(UINT8 width, endianness_t endianness, UINT8 **rambaseptr)
- : handler_entry(width, endianness, rambaseptr),
- m_ioport(NULL)
+ : handler_entry(width, endianness, rambaseptr),
+ m_ioport(NULL)
{
}
@@ -398,8 +398,8 @@ public:
// construction/destruction
handler_entry_write(UINT8 width, endianness_t endianness, UINT8 **rambaseptr)
- : handler_entry(width, endianness, rambaseptr),
- m_ioport(NULL)
+ : handler_entry(width, endianness, rambaseptr),
+ m_ioport(NULL)
{
}
@@ -4081,8 +4081,8 @@ handler_entry::handler_entry(UINT8 width, endianness_t endianness, UINT8 **ramba
m_byteend(0),
m_bytemask(~0),
m_rambaseptr(rambaseptr),
- m_subunits(0),
- m_invsubmask(0)
+ m_subunits(0),
+ m_invsubmask(0)
{
}
diff --git a/src/emu/render.h b/src/emu/render.h
index b33ba92a8c1..7f3f87b8a7d 100644
--- a/src/emu/render.h
+++ b/src/emu/render.h
@@ -304,11 +304,11 @@ class render_primitive
friend class simple_list<render_primitive>;
public:
- render_primitive():
- type(),
- flags(0),
- width(0),
- container(NULL),
+ render_primitive():
+ type(),
+ flags(0),
+ width(0),
+ container(NULL),
m_next(NULL)
{}
@@ -998,7 +998,7 @@ private:
INT32 m_clear_extent_count; // number of clear extents
INT32 m_clear_extents[MAX_CLEAR_EXTENTS]; // array of clear extents
bool m_transform_primitives; // determines if the primitives shall be scaled/offset by screen settings,
- // otherwise the respective render API will handle it (default is true)
+ // otherwise the respective render API will handle it (default is true)
static render_screen_list s_empty_screen_list;
};
diff --git a/src/emu/screen.cpp b/src/emu/screen.cpp
index fb6fcbc1b57..84b343bdc81 100644
--- a/src/emu/screen.cpp
+++ b/src/emu/screen.cpp
@@ -58,8 +58,8 @@ screen_device::screen_device(const machine_config &mconfig, const char *tag, dev
m_container(NULL),
m_width(100),
m_height(100),
- m_visarea(0, 99, 0, 99),
- m_texformat(),
+ m_visarea(0, 99, 0, 99),
+ m_texformat(),
m_curbitmap(0),
m_curtexture(0),
m_changed(true),
diff --git a/src/emu/screen.h b/src/emu/screen.h
index b723a3589ac..0a12c92f6b3 100644
--- a/src/emu/screen.h
+++ b/src/emu/screen.h
@@ -228,7 +228,7 @@ public:
// additional helpers
void register_vblank_callback(vblank_state_delegate vblank_callback);
void register_screen_bitmap(bitmap_t &bitmap);
-
+
// internal to the video system
bool update_quads();
void update_burnin();
diff --git a/src/emu/softlist.cpp b/src/emu/softlist.cpp
index a8cdbb0f19f..ce0aee13a92 100644
--- a/src/emu/softlist.cpp
+++ b/src/emu/softlist.cpp
@@ -278,7 +278,7 @@ software_list_device::software_list_device(const machine_config &mconfig, const
m_list_type(SOFTWARE_LIST_ORIGINAL_SYSTEM),
m_filter(NULL),
m_parsed(false),
- m_file(mconfig.options().hash_path(), OPEN_FLAG_READ),
+ m_file(mconfig.options().hash_path(), OPEN_FLAG_READ),
m_description(NULL)
{
}
diff --git a/src/emu/sound.cpp b/src/emu/sound.cpp
index 980e552f0b0..f24fb56980b 100644
--- a/src/emu/sound.cpp
+++ b/src/emu/sound.cpp
@@ -791,9 +791,9 @@ sound_stream::stream_input::stream_input()
//-------------------------------------------------
sound_stream::stream_output::stream_output()
- : m_stream(NULL),
- m_dependents(0),
- m_gain(0x100)
+ : m_stream(NULL),
+ m_dependents(0),
+ m_gain(0x100)
{
}
diff --git a/src/emu/sprite.h b/src/emu/sprite.h
index 44a57606864..b61f5e07f3b 100644
--- a/src/emu/sprite.h
+++ b/src/emu/sprite.h
@@ -20,7 +20,7 @@
// class representing a single dirty region
class sparse_dirty_rect : public rectangle
-{
+{
friend class simple_list<sparse_dirty_rect>;
public:
diff --git a/src/emu/tilemap.cpp b/src/emu/tilemap.cpp
index 29af574443a..43be2252666 100644
--- a/src/emu/tilemap.cpp
+++ b/src/emu/tilemap.cpp
@@ -1589,8 +1589,8 @@ const device_type TILEMAP = &device_creator<tilemap_device>;
tilemap_device::tilemap_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, TILEMAP, "Tilemap", tag, owner, clock, "tilemap", __FILE__),
m_gfxdecode(*this),
- m_standard_mapper(TILEMAP_STANDARD_COUNT),
- m_bytes_per_entry(0),
+ m_standard_mapper(TILEMAP_STANDARD_COUNT),
+ m_bytes_per_entry(0),
m_tile_width(8),
m_tile_height(8),
m_num_columns(64),
diff --git a/src/emu/ui/filesel.cpp b/src/emu/ui/filesel.cpp
index 78193f49399..02b0f89e295 100644
--- a/src/emu/ui/filesel.cpp
+++ b/src/emu/ui/filesel.cpp
@@ -218,7 +218,7 @@ static int is_valid_filename_char(unicode_char unichar)
ui_menu_file_create::ui_menu_file_create(running_machine &machine, render_container *container, device_image_interface *image, std::string &current_directory, std::string &current_file, bool *ok)
: ui_menu(machine, container),
m_current_directory(current_directory),
- m_current_file(current_file),
+ m_current_file(current_file),
m_current_format(NULL)
{
m_image = image;
@@ -344,7 +344,7 @@ void ui_menu_file_create::handle()
ui_menu_file_selector::ui_menu_file_selector(running_machine &machine, render_container *container, device_image_interface *image, std::string &current_directory, std::string &current_file, bool has_empty, bool has_softlist, bool has_create, int *result)
: ui_menu(machine, container),
m_current_directory(current_directory),
- m_current_file(current_file),
+ m_current_file(current_file),
m_entrylist(NULL)
{
m_image = image;
diff --git a/src/emu/ui/imgcntrl.cpp b/src/emu/ui/imgcntrl.cpp
index eefea73189c..d1d4c43e60f 100644
--- a/src/emu/ui/imgcntrl.cpp
+++ b/src/emu/ui/imgcntrl.cpp
@@ -28,10 +28,10 @@
//-------------------------------------------------
ui_menu_control_device_image::ui_menu_control_device_image(running_machine &machine, render_container *container, device_image_interface *_image)
- : ui_menu(machine, container),
- submenu_result(0),
- create_ok(false),
- create_confirmed(false)
+ : ui_menu(machine, container),
+ submenu_result(0),
+ create_ok(false),
+ create_confirmed(false)
{
image = _image;
diff --git a/src/emu/validity.cpp b/src/emu/validity.cpp
index 01d56378939..014a2a5bf92 100644
--- a/src/emu/validity.cpp
+++ b/src/emu/validity.cpp
@@ -287,7 +287,7 @@ void validity_checker::validate_one(const game_driver &driver)
validate_roms();
validate_inputs();
validate_devices();
- m_current_config = NULL;
+ m_current_config = NULL;
}
catch (emu_fatalerror &err)
{
diff --git a/src/emu/video/vector.cpp b/src/emu/video/vector.cpp
index 619ecd88802..8cc5aaf9bdb 100644
--- a/src/emu/video/vector.cpp
+++ b/src/emu/video/vector.cpp
@@ -130,7 +130,7 @@ const device_type VECTOR = &device_creator<vector_device>;
vector_device::vector_device(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, UINT32 clock, const char *shortname, const char *source)
: device_t(mconfig, type, name, tag, owner, clock, shortname, source),
- device_video_interface(mconfig, *this),
+ device_video_interface(mconfig, *this),
m_vector_list(NULL),
m_min_intensity(255),
m_max_intensity(0)
diff --git a/src/lib/formats/tzx_cas.cpp b/src/lib/formats/tzx_cas.cpp
index 225184b7bd0..e210afff8b7 100644
--- a/src/lib/formats/tzx_cas.cpp
+++ b/src/lib/formats/tzx_cas.cpp
@@ -342,7 +342,7 @@ INLINE int tzx_handle_symbol(INT16 **buffer, const UINT8 *symtable, UINT8 symbol
UINT8 starttype = cursymb[0];
-// printf("start polarity %01x (max number of symbols is %d)\n", starttype, maxp);
+// printf("start polarity %01x (max number of symbols is %d)\n", starttype, maxp);
switch (starttype)
{
@@ -371,13 +371,11 @@ INLINE int tzx_handle_symbol(INT16 **buffer, const UINT8 *symtable, UINT8 symbol
for (int i = 0; i < maxp; i++)
{
UINT16 pulse_length = cursymb[1 + (i*2)] | (cursymb[2 + (i*2)] << 8);
- // printf("pulse_length %04x\n", pulse_length);
+ // printf("pulse_length %04x\n", pulse_length);
// shorter lists can be terminated with a pulse_length of 0
if (pulse_length != 0)
{
-
-
int samples = tcycles_to_samplecount(pulse_length);
tzx_output_wave(buffer, samples);
size += samples;
@@ -425,7 +423,7 @@ static int tzx_handle_generalized(INT16 **buffer, const UINT8 *bytes, int pause,
if (totp > 0)
{
- // printf("pilot block table %04x\n", totp);
+ // printf("pilot block table %04x\n", totp);
const UINT8 *symtable = bytes;
const UINT8 *table2 = symtable + (2 * npp + 1)*asp;
@@ -440,7 +438,7 @@ static int tzx_handle_generalized(INT16 **buffer, const UINT8 *bytes, int pause,
for (int j = 0; j < repetitions; j++)
{
size += tzx_handle_symbol(buffer, symtable, symbol, npp);
- // toggle_wave_data();
+ // toggle_wave_data();
}
@@ -470,7 +468,7 @@ static int tzx_handle_generalized(INT16 **buffer, const UINT8 *bytes, int pause,
for (int i = 0; i < totd; i++)
{
UINT8 symbol = 0;
-
+
for (int j = 0; j < NB; j++)
{
symbol |= stream_get_bit(table2, stream_bit, stream_byte) << j;
@@ -750,12 +748,12 @@ static int tzx_cas_do_work( INT16 **buffer )
data_size = cur_block[1] + (cur_block[2] << 8) + (cur_block[3] << 16) + (cur_block[4] << 24);
pause_time= cur_block[5] + (cur_block[6] << 8);
-
+
UINT32 totp = cur_block[7] + (cur_block[8] << 8) + (cur_block[9] << 16) + (cur_block[10] << 24);
int npp = cur_block[11];
int asp = cur_block[12];
if (asp == 0) asp = 256;
-
+
UINT32 totd = cur_block[13] + (cur_block[14] << 8) + (cur_block[15] << 16) + (cur_block[16] << 24);
int npd = cur_block[17];
int asd = cur_block[18];
diff --git a/src/lib/util/delegate.h b/src/lib/util/delegate.h
index 3a717de9f86..85a1628409c 100644
--- a/src/lib/util/delegate.h
+++ b/src/lib/util/delegate.h
@@ -112,7 +112,7 @@
#define HAS_DIFFERENT_ABI 0
#endif
#elif defined(_MSC_VER) && defined (PTR64)
-#define MEMBER_ABI
+#define MEMBER_ABI
#define HAS_DIFFERENT_ABI 0
#define USE_DELEGATE_TYPE DELEGATE_TYPE_MSVC
#else
@@ -598,10 +598,10 @@ private:
// if odd, it's the byte offset into the vtable
int m_this_delta; // delta to apply to the 'this' pointer
- int m_dummy1;
- int m_dummy2;
+ int m_dummy1;
+ int m_dummy2;
- int m_size;
+ int m_size;
};
#endif
diff --git a/src/mame/arcade.lst b/src/mame/arcade.lst
index f6b526ccbb8..27003bd62d6 100644
--- a/src/mame/arcade.lst
+++ b/src/mame/arcade.lst
@@ -4895,8 +4895,8 @@ toutrun3d // bootleg
toutrunj1d // bootleg
toutrun2d // bootleg
shangon3d // bootleg
-outrundxeh // hack
-outruneh // hack
+outrundxeh // hack
+outruneh // hack
// X Board
aburner // 1987.07 After Burner (Japan)
@@ -5740,7 +5740,7 @@ initdexpo // 2002.?? Initial D Arcade Stage (Export)
// 2003.05 Initial D Arcade Stage Ver. 2 (Japan) (Rev A)
initdv2j // 2003.05.27 Initial D Arcade Stage Ver. 2 (Japan) (Rev B)
// 2003.09 World Club Champion Football Serie A 2002-2003
-clubkcyc // 2003.?? Club Kart Cycraft Edition (Rev A)
+clubkcyc // 2003.?? Club Kart Cycraft Edition (Rev A)
clubk2k3 // 2003.?? Club Kart: European Session (2003, Rev A)
clubk2kp // 2003.?? Club Kart: European Session (2003, prototype)
clubkprz // 2003.?? Club Kart Prize
diff --git a/src/mame/drivers/a2600.cpp b/src/mame/drivers/a2600.cpp
index 796eb3ad78d..4e001da3f26 100644
--- a/src/mame/drivers/a2600.cpp
+++ b/src/mame/drivers/a2600.cpp
@@ -93,7 +93,7 @@ protected:
#else
required_device<riot6532_device> m_riot;
#endif
-
+
};
@@ -572,7 +572,7 @@ MACHINE_CONFIG_END
static MACHINE_CONFIG_START( a2600, a2600_state )
/* basic machine hardware */
- MCFG_CPU_ADD("maincpu", M6507, MASTER_CLOCK_NTSC / 3)
+ MCFG_CPU_ADD("maincpu", M6507, MASTER_CLOCK_NTSC / 3)
MCFG_M6502_DISABLE_DIRECT()
MCFG_CPU_PROGRAM_MAP(a2600_mem)
@@ -597,13 +597,13 @@ static MACHINE_CONFIG_START( a2600, a2600_state )
/* devices */
#if USE_NEW_RIOT
MCFG_DEVICE_ADD("riot", MOS6532n, MASTER_CLOCK_NTSC / 3)
- MCFG_MOS6530n_IN_PA_CB(READ8(a2600_state, switch_A_r))
- MCFG_MOS6530n_OUT_PA_CB(WRITE8(a2600_state, switch_A_w))
- MCFG_MOS6530n_IN_PB_CB(READ8(a2600_state, riot_input_port_8_r))
- MCFG_MOS6530n_OUT_PB_CB(WRITE8(a2600_state, switch_B_w))
- MCFG_MOS6530n_IRQ_CB(WRITELINE(a2600_state, irq_callback))
+ MCFG_MOS6530n_IN_PA_CB(READ8(a2600_state, switch_A_r))
+ MCFG_MOS6530n_OUT_PA_CB(WRITE8(a2600_state, switch_A_w))
+ MCFG_MOS6530n_IN_PB_CB(READ8(a2600_state, riot_input_port_8_r))
+ MCFG_MOS6530n_OUT_PB_CB(WRITE8(a2600_state, switch_B_w))
+ MCFG_MOS6530n_IRQ_CB(WRITELINE(a2600_state, irq_callback))
#else
- MCFG_DEVICE_ADD("riot", RIOT6532, MASTER_CLOCK_NTSC / 3)
+ MCFG_DEVICE_ADD("riot", RIOT6532, MASTER_CLOCK_NTSC / 3)
MCFG_RIOT6532_IN_PA_CB(READ8(a2600_state, switch_A_r))
MCFG_RIOT6532_OUT_PA_CB(WRITE8(a2600_state, switch_A_w))
MCFG_RIOT6532_IN_PB_CB(READ8(a2600_state, riot_input_port_8_r))
@@ -621,7 +621,7 @@ MACHINE_CONFIG_END
static MACHINE_CONFIG_START( a2600p, a2600_state )
/* basic machine hardware */
- MCFG_CPU_ADD("maincpu", M6507, MASTER_CLOCK_PAL / 3)
+ MCFG_CPU_ADD("maincpu", M6507, MASTER_CLOCK_PAL / 3)
MCFG_CPU_PROGRAM_MAP(a2600_mem)
MCFG_M6502_DISABLE_DIRECT()
@@ -646,12 +646,12 @@ static MACHINE_CONFIG_START( a2600p, a2600_state )
/* devices */
#if USE_NEW_RIOT
- MCFG_DEVICE_ADD("riot", MOS6532n, MASTER_CLOCK_PAL / 3)
- MCFG_MOS6530n_IN_PA_CB(READ8(a2600_state, switch_A_r))
- MCFG_MOS6530n_OUT_PA_CB(WRITE8(a2600_state, switch_A_w))
- MCFG_MOS6530n_IN_PB_CB(READ8(a2600_state, riot_input_port_8_r))
- MCFG_MOS6530n_OUT_PB_CB(WRITE8(a2600_state, switch_B_w))
- MCFG_MOS6530n_IRQ_CB(WRITELINE(a2600_state, irq_callback))
+ MCFG_DEVICE_ADD("riot", MOS6532n, MASTER_CLOCK_PAL / 3)
+ MCFG_MOS6530n_IN_PA_CB(READ8(a2600_state, switch_A_r))
+ MCFG_MOS6530n_OUT_PA_CB(WRITE8(a2600_state, switch_A_w))
+ MCFG_MOS6530n_IN_PB_CB(READ8(a2600_state, riot_input_port_8_r))
+ MCFG_MOS6530n_OUT_PB_CB(WRITE8(a2600_state, switch_B_w))
+ MCFG_MOS6530n_IRQ_CB(WRITELINE(a2600_state, irq_callback))
#else
MCFG_DEVICE_ADD("riot", RIOT6532, MASTER_CLOCK_PAL / 3)
MCFG_RIOT6532_IN_PA_CB(READ8(a2600_state, switch_A_r))
diff --git a/src/mame/drivers/apple2.cpp b/src/mame/drivers/apple2.cpp
index d7b7b87609f..09dc4cc510f 100644
--- a/src/mame/drivers/apple2.cpp
+++ b/src/mame/drivers/apple2.cpp
@@ -1469,13 +1469,13 @@ ROM_START(uniap2ti) /* "Teclado Inteligente" means "smart keyboard" in brazilian
ROM_END
ROM_START(microeng)
- ROM_REGION(0x0800,"gfx1",0)
- ROM_LOAD ( "microengenho_6c.bin", 0x0000, 0x0800, CRC(64f415c6) SHA1(f9d312f128c9557d9d6ac03bfad6c3ddf83e5659))
+ ROM_REGION(0x0800,"gfx1",0)
+ ROM_LOAD ( "microengenho_6c.bin", 0x0000, 0x0800, CRC(64f415c6) SHA1(f9d312f128c9557d9d6ac03bfad6c3ddf83e5659))
- ROM_REGION(0x4000,"maincpu",0)
- ROM_LOAD ( "microengenho_d0_d8.bin", 0x1000, 0x1000, CRC(834eabf4) SHA1(9a2385c6df16e5f5d15b79da17d21bf0f99dbd08))
- ROM_LOAD ( "microengenho_e0_e8.bin", 0x2000, 0x1000, CRC(0d494efd) SHA1(a2fd1223a3ca0cfee24a6afe66ea3c4c144dd98e))
- ROM_LOAD ( "microengenho_f0_f8.bin", 0x3000, 0x1000, CRC(588717cf) SHA1(e2a867c4a390d65e5ea181a4f933abb9992e4a63))
+ ROM_REGION(0x4000,"maincpu",0)
+ ROM_LOAD ( "microengenho_d0_d8.bin", 0x1000, 0x1000, CRC(834eabf4) SHA1(9a2385c6df16e5f5d15b79da17d21bf0f99dbd08))
+ ROM_LOAD ( "microengenho_e0_e8.bin", 0x2000, 0x1000, CRC(0d494efd) SHA1(a2fd1223a3ca0cfee24a6afe66ea3c4c144dd98e))
+ ROM_LOAD ( "microengenho_f0_f8.bin", 0x3000, 0x1000, CRC(588717cf) SHA1(e2a867c4a390d65e5ea181a4f933abb9992e4a63))
ROM_END
/*
diff --git a/src/mame/drivers/aristmk4.cpp b/src/mame/drivers/aristmk4.cpp
index 4fe3af10dab..44bca24fc01 100644
--- a/src/mame/drivers/aristmk4.cpp
+++ b/src/mame/drivers/aristmk4.cpp
@@ -187,7 +187,7 @@
cause a note acceptor error), the note acceptor works, adding 4 credits ($1?).
This is seemingly a quarter slot (25c). Not sure if other notes are possible.
- Same gameplay as Gone Troppo, one interesting thing about this game is that
- the KQJ symbols have actual faces instead of plain letters.
+ the KQJ symbols have actual faces instead of plain letters.
08/03/2013 - Heihachi_73
Cleaned up comments and erroneous ROM names (e.g. graphics ROMs named after the program ROM).
@@ -206,7 +206,7 @@
13/11/2015 - Roberto Fresca
Added new game: Fever Pitch? (2VXEC534, NSW, 90.36%).
- Need to confirm the title.
+ Need to confirm the title.
*************************************************************************************************************
diff --git a/src/mame/drivers/arkanoid.cpp b/src/mame/drivers/arkanoid.cpp
index c7b60ad8acd..d0a245aa029 100644
--- a/src/mame/drivers/arkanoid.cpp
+++ b/src/mame/drivers/arkanoid.cpp
@@ -2028,10 +2028,10 @@ DRIVER_INIT_MEMBER(arkanoid_state,hexa)
DRIVER_INIT_MEMBER(arkanoid_state,hexaa)
{
DRIVER_INIT_CALL(hexa);
-
+
m_hexaa_from_main = 0;
m_hexaa_from_sub = 0;
-
+
save_item(NAME(m_hexaa_from_main));
save_item(NAME(m_hexaa_from_sub));
}
diff --git a/src/mame/drivers/atarittl.cpp b/src/mame/drivers/atarittl.cpp
index 1c4212103d6..5e21ffef151 100644
--- a/src/mame/drivers/atarittl.cpp
+++ b/src/mame/drivers/atarittl.cpp
@@ -46,7 +46,7 @@
TM-049 Tank II (1975) K5T-F 90124 YES 90-2006
TM-002 Touch-Me (1974) ??????? NO
TM-006,017 World Cup/World Cup Football/Coupe du Monde (1974) A000823 NO
-
+
- Not Known to be released or produced, but at least announced.
TM-0?? Arcade Driver/Driver First Person (Not Produced/Released) (197?)
diff --git a/src/mame/drivers/bfm_ad5.cpp b/src/mame/drivers/bfm_ad5.cpp
index be650aba75b..cdfc21fa5f0 100644
--- a/src/mame/drivers/bfm_ad5.cpp
+++ b/src/mame/drivers/bfm_ad5.cpp
@@ -38,9 +38,9 @@ DRIVER_INIT_MEMBER(adder5_state,ad5)
// find it.
int found = find_project_string(machine(), 3, 0);
if (!found)
- {
+ {
printf("Normal rom pair string not found, checking mismatched / missing rom string\n");
- }
+ }
// help identify roms where one of the pair is missing too
if (!found)
@@ -48,15 +48,15 @@ DRIVER_INIT_MEMBER(adder5_state,ad5)
found = find_project_string(machine(), 3, 1);
}
- if (!found)
- {
+ if (!found)
+ {
found = find_project_string(machine(), 3, 2);
- }
-
- if (!found)
- {
+ }
+
+ if (!found)
+ {
printf("No suitable string found\n");
- }
+ }
}
diff --git a/src/mame/drivers/bfm_sc5sw.cpp b/src/mame/drivers/bfm_sc5sw.cpp
index b2d826fafee..12583cf42d4 100644
--- a/src/mame/drivers/bfm_sc5sw.cpp
+++ b/src/mame/drivers/bfm_sc5sw.cpp
@@ -13135,25 +13135,25 @@ DRIVER_INIT_MEMBER(bfm_sc5_state,sc5)
// find it.
int found = find_project_string(machine(), 3, 0);
if (!found)
- {
+ {
printf("Normal rom pair string not found, checking mismatched / missing rom string\n");
- }
+ }
// help identify roms where one of the pair is missing too
if (!found)
{
found = find_project_string(machine(), 3, 1);
}
-
- if (!found)
- {
+
+ if (!found)
+ {
found = find_project_string(machine(), 3, 2);
- }
-
- if (!found)
- {
- printf("No suitable string found\n");
- }
+ }
+
+ if (!found)
+ {
+ printf("No suitable string found\n");
+ }
}
diff --git a/src/mame/drivers/cclimber.cpp b/src/mame/drivers/cclimber.cpp
index b2accb5ff0c..c7e624d30ce 100644
--- a/src/mame/drivers/cclimber.cpp
+++ b/src/mame/drivers/cclimber.cpp
@@ -186,7 +186,7 @@ JALECO MADE IN JAPAN
|HA1388 VOL AY-3-8910 7611.9S |
|------------------------------------------------|
Notes:
- ENCR_Z80 - Encrypted Z80 CPU. Clock 3.00MHz [12/4]. No markings on
+ ENCR_Z80 - Encrypted Z80 CPU. Clock 3.00MHz [12/4]. No markings on
the chip but likely made by Sega (possibly 315-5018)
AY3-8910 - Clock 1.50MHz [12/8]
7603 - Harris M3-7603 32 bytes x8-bit (256 bits) bipolar PROM
diff --git a/src/mame/drivers/champbas.cpp b/src/mame/drivers/champbas.cpp
index 3f2f92ff440..9ae87f0b685 100644
--- a/src/mame/drivers/champbas.cpp
+++ b/src/mame/drivers/champbas.cpp
@@ -273,7 +273,7 @@ static ADDRESS_MAP_START( exctsccr_sound_map, AS_PROGRAM, 8, champbas_state )
AM_RANGE(0xc009, 0xc009) AM_WRITE(dac2_w)
AM_RANGE(0xc00c, 0xc00c) AM_WRITE(soundlatch_clear_byte_w)
AM_RANGE(0xc00d, 0xc00d) AM_READ(soundlatch_byte_r)
-// AM_RANGE(0xc00f, 0xc00f) AM_WRITENOP // ?
+// AM_RANGE(0xc00f, 0xc00f) AM_WRITENOP // ?
ADDRESS_MAP_END
static ADDRESS_MAP_START( exctsccr_sound_io_map, AS_IO, 8, champbas_state )
diff --git a/src/mame/drivers/cps1.cpp b/src/mame/drivers/cps1.cpp
index 20255620a2d..9875716458f 100644
--- a/src/mame/drivers/cps1.cpp
+++ b/src/mame/drivers/cps1.cpp
@@ -3367,7 +3367,7 @@ ROM_END
LW-07 @ 10G
Also known to have LW-13 @ 10D instead of LW_25.10C, LW_26.10E, LW_27.11C & LW_28.11E
-
+
OTHER:
2 PALs labeled LW621 (near LW_1.2A) and LWI0 (near LW_00.13C)
Custom chip - CAPCOM CPS-B-01 (QFP160)
diff --git a/src/mame/drivers/crystal.cpp b/src/mame/drivers/crystal.cpp
index f6c94fa6b14..efac645840b 100644
--- a/src/mame/drivers/crystal.cpp
+++ b/src/mame/drivers/crystal.cpp
@@ -607,12 +607,12 @@ READ32_MEMBER(crystal_state::trivrus_input_r)
{
switch (m_trivrus_input)
{
- case 1: return ioport("IN1")->read();
- case 2: return ioport("IN2")->read();
- case 3: return ioport("IN3")->read();
- case 4: return ioport("IN4")->read();
- case 5: return ioport("IN5")->read();
- case 6: return ioport("DSW")->read();
+ case 1: return ioport("IN1")->read();
+ case 2: return ioport("IN2")->read();
+ case 3: return ioport("IN3")->read();
+ case 4: return ioport("IN4")->read();
+ case 5: return ioport("IN5")->read();
+ case 6: return ioport("DSW")->read();
}
logerror("%s: unknown input %02x read\n", machine().describe_context(), m_trivrus_input);
return 0xffffffff;
@@ -627,14 +627,14 @@ WRITE32_MEMBER(crystal_state::trivrus_input_w)
static ADDRESS_MAP_START( trivrus_mem, AS_PROGRAM, 32, crystal_state )
AM_RANGE(0x00000000, 0x0007ffff) AM_ROM AM_WRITENOP
-// 0x01280000 & 0x0000ffff (written at boot)
+// 0x01280000 & 0x0000ffff (written at boot)
AM_RANGE(0x01500000, 0x01500003) AM_READWRITE(trivrus_input_r, trivrus_input_w)
-// 0x01500010 & 0x000000ff = sec
-// 0x01500010 & 0x00ff0000 = min
-// 0x01500014 & 0x000000ff = hour
-// 0x01500014 & 0x00ff0000 = day
-// 0x01500018 & 0x000000ff = month
-// 0x0150001c & 0x000000ff = year - 2000
+// 0x01500010 & 0x000000ff = sec
+// 0x01500010 & 0x00ff0000 = min
+// 0x01500014 & 0x000000ff = hour
+// 0x01500014 & 0x00ff0000 = day
+// 0x01500018 & 0x000000ff = month
+// 0x0150001c & 0x000000ff = year - 2000
AM_RANGE(0x01600000, 0x01607fff) AM_RAM AM_SHARE("nvram")
AM_RANGE(0x01801400, 0x01801403) AM_READWRITE(Timer0_r, Timer0_w)
@@ -660,7 +660,7 @@ static ADDRESS_MAP_START( trivrus_mem, AS_PROGRAM, 32, crystal_state )
AM_RANGE(0x05000000, 0x05000003) AM_READWRITE(FlashCmd_r, FlashCmd_w)
AM_RANGE(0x05000000, 0x05ffffff) AM_ROMBANK("bank1")
-// AM_RANGE(0x44414F4C, 0x44414F7F) AM_RAM AM_SHARE("reset_patch")
+// AM_RANGE(0x44414F4C, 0x44414F7F) AM_RAM AM_SHARE("reset_patch")
ADDRESS_MAP_END
@@ -1003,11 +1003,11 @@ static INPUT_PORTS_START(officeye)
PORT_BIT( 0x0000ff00, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x00010000, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_PLAYER(1) PORT_NAME("P1 Red") // RED
- PORT_BIT( 0x00020000, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_PLAYER(3) PORT_NAME("P3 Red")
+ PORT_BIT( 0x00020000, IP_ACTIVE_LOW, IPT_BUTTON1 ) PORT_PLAYER(3) PORT_NAME("P3 Red")
PORT_BIT( 0x00040000, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_PLAYER(1) PORT_NAME("P1 Green") // GREEN
- PORT_BIT( 0x00080000, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_PLAYER(3) PORT_NAME("P3 Green")
+ PORT_BIT( 0x00080000, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_PLAYER(3) PORT_NAME("P3 Green")
PORT_BIT( 0x00100000, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_PLAYER(1) PORT_NAME("P1 Blue") // BLUE
- PORT_BIT( 0x00200000, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_PLAYER(3) PORT_NAME("P3 Blue")
+ PORT_BIT( 0x00200000, IP_ACTIVE_LOW, IPT_BUTTON3 ) PORT_PLAYER(3) PORT_NAME("P3 Blue")
PORT_BIT( 0x00400000, IP_ACTIVE_LOW, IPT_START1 )
PORT_BIT( 0x00800000, IP_ACTIVE_LOW, IPT_START3 )
PORT_BIT( 0xff000000, IP_ACTIVE_LOW, IPT_UNKNOWN )
@@ -1095,10 +1095,10 @@ static INPUT_PORTS_START(trivrus)
PORT_BIT( 0xffffff00, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_START("IN5")
- PORT_BIT( 0x00000001, IP_ACTIVE_LOW, IPT_SERVICE1 ) // Free Game
+ PORT_BIT( 0x00000001, IP_ACTIVE_LOW, IPT_SERVICE1 ) // Free Game
PORT_BIT( 0x00000002, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x00000004, IP_ACTIVE_LOW, IPT_UNKNOWN )
- PORT_SERVICE_NO_TOGGLE( 0x08, IP_ACTIVE_LOW ) // Setup
+ PORT_SERVICE_NO_TOGGLE( 0x08, IP_ACTIVE_LOW ) // Setup
PORT_BIT( 0x00000010, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x00000020, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x00000040, IP_ACTIVE_LOW, IPT_UNKNOWN )
@@ -1111,7 +1111,7 @@ static INPUT_PORTS_START(trivrus)
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
PORT_DIPNAME( 0x02, 0x02, "Serial?" )
PORT_DIPSETTING( 0x02, DEF_STR( Off ) )
- PORT_DIPSETTING( 0x00, DEF_STR( On ) ) // hangs at boot
+ PORT_DIPSETTING( 0x00, DEF_STR( On ) ) // hangs at boot
PORT_DIPNAME( 0x04, 0x04, DEF_STR( Unknown ) )
PORT_DIPSETTING( 0x04, DEF_STR( Off ) )
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
@@ -1421,5 +1421,5 @@ GAME( 2001, donghaer, 0, crystal, crystal, crystal_state, donghaer, ROT
GAME( 2009, trivrus, 0, trivrus, trivrus, driver_device, 0, ROT0, "AGT", "Trivia R Us (v1.07)", 0 )
// has a CF card instead of flash roms
GAME( 2004, psattack, 0, crystal, crystal, crystal_state, psattack, ROT0, "Uniana", "P's Attack", MACHINE_IS_SKELETON )
-// looks like the same kind of hw from strings in the ROM, but scrambled / encrypted?
+// looks like the same kind of hw from strings in the ROM, but scrambled / encrypted?
GAME( 200?, ddz, 0, crystal, crystal, driver_device, 0, ROT0, "IGS?", "Dou Di Zhu", MACHINE_IS_SKELETON )
diff --git a/src/mame/drivers/dassault.cpp b/src/mame/drivers/dassault.cpp
index 9be764ca27e..c3a3557e889 100644
--- a/src/mame/drivers/dassault.cpp
+++ b/src/mame/drivers/dassault.cpp
@@ -53,7 +53,7 @@ Notes:
M6295(2) - OKI M6295 4-Channel Mixing ADPCM Voice Synthesis LSI. Clock input 1.000MHz [32/32]. Pin 7 HIGH (QFP44)
YM2203 - Yamaha YM2203C FM Operator Type-N(OPN). Clock input 4.000MHz [32/8] (DIP40)
YM2151 - Yamaha YM2151 FM Operator Type-M(OPM). Clock input 3.55556MHz comes from a 74F163 on pin 12. F163 input pin 2 is 32MHz (DIP24)
- YM3012 - Yamaha YM3012 2-Channel Serial Input Floating D/A Converter (DIP16)
+ YM3012 - Yamaha YM3012 2-Channel Serial Input Floating D/A Converter (DIP16)
YM3014 - Yamaha YM3014 Serial Input Floating D/A Converter (DIP8)
6116 - 2kx8 SRAM (DIP24)
6264 - 8kx8 SRAM (DIP28)
@@ -65,7 +65,7 @@ GT* & GZ* - EPROMs
3403 - NEC uPC3403C Quad Operational Amplifier (DIP14)
RCDM-I111 - Custom Data East resistor array
SW1/2/3 - 8-position DIP switch (2 populated, SW3 unpopulated)
- HSYNC - 15.80464kHz
+ HSYNC - 15.80464kHz
VSYNC - 58.1052Hz
Sub PCB:
@@ -95,15 +95,15 @@ Notes:
(some PCBs may use a 28.0MHz oscillator)
59 - 68000-based CPU (in custom QFP64 package) disguised as Data East chip 59. Clock input 14.161MHz [28.322/2] (QFP64)
52 - Data East custom chip 52 graphic generator IC (QFP128)
- MB7138 - Fujitsu MB7138 Bi-Polar PROM marked 'GR-1' (DIP24)
+ MB7138 - Fujitsu MB7138 Bi-Polar PROM marked 'GR-1' (DIP24)
6116 - 2kx8 SRAM (DIP24)
6264 - 8kx8 SRAM (DIP28)
MAJ* - Mask ROMs
GT* & GZ* - EPROMs
MB8421 - Fujitsu MB8421 CMOS 16k-bit Dual-port SRAM (SDIP52)
MB8431 - Fujitsu MB8431 CMOS 16k-bit Dual-port SRAM (SDIP52)
-
-***************************************************************************
+
+***************************************************************************
Stephh's notes (based on the games M68000 code and some tests) :
diff --git a/src/mame/drivers/ddenlovr.cpp b/src/mame/drivers/ddenlovr.cpp
index 9ffefd6c454..e1c0ec92d2b 100644
--- a/src/mame/drivers/ddenlovr.cpp
+++ b/src/mame/drivers/ddenlovr.cpp
@@ -697,7 +697,7 @@ INLINE int fetch_bit( UINT8 *src_data, int src_len, int *bit_addr )
if (baddr / 8 >= src_len)
{
#ifdef MAME_DEBUG
-// popmessage("GFX ROM OVER %06x", baddr / 8);
+// popmessage("GFX ROM OVER %06x", baddr / 8);
#endif
return 1;
}
diff --git a/src/mame/drivers/deco32.cpp b/src/mame/drivers/deco32.cpp
index 93ce908916d..d8f77543f26 100644
--- a/src/mame/drivers/deco32.cpp
+++ b/src/mame/drivers/deco32.cpp
@@ -19,12 +19,12 @@
Captain America & Fighter's History - reset with both start buttons
held down for test mode. Reset with player 1 start held in Fighter's
History for 'Pattern Editor'.
-
- For version information:
- Captain America - Reset with Player 1 start held
- Fighter's History - Reset with Player 1 button 1 & 2 held
- Night Slashers - Reset with Player 1 & 2 start held
- Locked 'N Loaded - Reset with Player 1 & 2 start held
+
+ For version information:
+ Captain America - Reset with Player 1 start held
+ Fighter's History - Reset with Player 1 button 1 & 2 held
+ Night Slashers - Reset with Player 1 & 2 start held
+ Locked 'N Loaded - Reset with Player 1 & 2 start held
Tattoo Assassins is a prototype, it is thought only 25 test units
were manufactured and distributed to test arcades before the game
diff --git a/src/mame/drivers/fidelz80.cpp b/src/mame/drivers/fidelz80.cpp
index 8d109b5e963..2289cb0965b 100644
--- a/src/mame/drivers/fidelz80.cpp
+++ b/src/mame/drivers/fidelz80.cpp
@@ -974,7 +974,7 @@ void fidelz80_state::machine_start()
m_digit_data = 0;
m_led_data = 0;
memset(m_digit_line_status, 0, sizeof(m_digit_line_status));
-
+
// register for savestates
save_item(NAME(m_led_selected));
save_item(NAME(m_kp_matrix));
diff --git a/src/mame/drivers/goldnpkr.cpp b/src/mame/drivers/goldnpkr.cpp
index e7f906615ad..3c20e271ab5 100644
--- a/src/mame/drivers/goldnpkr.cpp
+++ b/src/mame/drivers/goldnpkr.cpp
@@ -483,7 +483,7 @@
To run...
1) Start the game.
2) Break into debugger and do a pc=cfa1
-
+
Debug notes...
From interrupts routine:
@@ -495,11 +495,11 @@
CFA1: JMP $CEC6 ; yes?... jump to $CEC6
CFA4: JSR $C0E1 ; continue...
...
-
+
Forcing the first time the comparation at $CF9D --> true, the game boots and is
fully working.
-
+
************************************************************************************
@@ -2105,7 +2105,7 @@ static INPUT_PORTS_START( ngold)
PORT_DIPSETTING( 0x00, DEF_STR( On ) )
INPUT_PORTS_END
-static INPUT_PORTS_START( ngoldb) // only coinage changes against ngold...
+static INPUT_PORTS_START( ngoldb) // only coinage changes against ngold...
/* Multiplexed - 4x5bits */
PORT_START("IN0-0")
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_GAMBLE_BET )
@@ -3657,7 +3657,7 @@ static INPUT_PORTS_START( super98 )
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x01") PORT_CODE(KEYCODE_H)
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x02") PORT_CODE(KEYCODE_J)
PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x04") PORT_CODE(KEYCODE_K)
- PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_GAMBLE_BET ) // Key 'M'
+ PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_GAMBLE_BET ) // Key 'M'
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x10") PORT_CODE(KEYCODE_L)
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNKNOWN )
@@ -3722,7 +3722,7 @@ static INPUT_PORTS_START( geniea )
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_SERVICE ) PORT_NAME("Supervisor Key") PORT_CODE(KEYCODE_9)
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x02") PORT_CODE(KEYCODE_J)
PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_COIN2 ) PORT_IMPULSE(3) PORT_NAME("Note In") // Key '6'
- PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_GAMBLE_BET ) // Key 'M'
+ PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_GAMBLE_BET ) // Key 'M'
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_OTHER ) PORT_NAME("Unknown IN0-3 0x10") PORT_CODE(KEYCODE_L)
PORT_BIT( 0x20, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_BIT( 0x40, IP_ACTIVE_LOW, IPT_UNKNOWN )
@@ -4166,9 +4166,9 @@ static MACHINE_CONFIG_DERIVED( geniea, goldnpkr_base )
MCFG_CPU_MODIFY("maincpu")
MCFG_CPU_PROGRAM_MAP(goldnpkr_map)
-// MCFG_DEVICE_MODIFY("pia0")
-// MCFG_PIA_READPA_HANDLER(READ8(goldnpkr_state, pottnpkr_mux_port_r))
-// MCFG_PIA_WRITEPA_HANDLER(WRITE8(goldnpkr_state, mux_port_w))
+// MCFG_DEVICE_MODIFY("pia0")
+// MCFG_PIA_READPA_HANDLER(READ8(goldnpkr_state, pottnpkr_mux_port_r))
+// MCFG_PIA_WRITEPA_HANDLER(WRITE8(goldnpkr_state, mux_port_w))
/* video hardware */
MCFG_PALETTE_MODIFY("palette")
@@ -4547,7 +4547,7 @@ ROM_START( potnpkrh )
ROM_LOAD( "unk_2716.8a", 0x1000, 0x0800, CRC(a138afa6) SHA1(80c6d11086f78e36dfc01c15b23e70667fcf17fc) ) /* char ROM */
/* Backplane at 5a has two bits different against the common cards gfx
- Offsets 0x380 and 0x400, bit0 is set to 0 */
+ Offsets 0x380 and 0x400, bit0 is set to 0 */
ROM_REGION( 0x1800, "gfx2", 0 )
ROM_LOAD( "unk_2716.4a", 0x0000, 0x0800, CRC(f2f94661) SHA1(f37f7c0dff680fd02897dae64e13e297d0fdb3e7) ) /* cards deck gfx, bitplane1 */
ROM_LOAD( "unk_2716.5a", 0x0800, 0x0800, CRC(daf38d03) SHA1(6b518494688756ad7b753fdec46b6392c4a9ebbe) ) /* cards deck gfx, bitplane2 */
@@ -10435,38 +10435,38 @@ DRIVER_INIT_MEMBER(goldnpkr_state, vkdlswwv)
If you apply these XOR's to get 00's, the code has no sense,
so something is missing. For now will comment out the partial
decryption code...
-
+
***********************************************/
DRIVER_INIT_MEMBER(goldnpkr_state, icp1db)
{
/*
- int i;
- UINT8 *ROM = memregion("maincpu")->base();
-
- unsigned char rawData[256] = {
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB,
- 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9,
- 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB,
- 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9,
- 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA,
- 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8,
- 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA,
- 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8,
- 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB,
- 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9,
- 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB,
- 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9,
- 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA,
- 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8,
- 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA,
- 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8,
- };
-
- for (i = 0; i < 0x10000; i++)
- {
- ROM[i] = ROM[i] ^ rawData[i & 0xff];
- }
+ int i;
+ UINT8 *ROM = memregion("maincpu")->base();
+
+ unsigned char rawData[256] = {
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB,
+ 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9,
+ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB, 0xFB,
+ 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xFD, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9, 0xF9,
+ 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA,
+ 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8,
+ 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFE, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA, 0xFA,
+ 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xFC, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8, 0xF8,
+ 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB,
+ 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9,
+ 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBF, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB, 0xBB,
+ 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xBD, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9, 0xB9,
+ 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA,
+ 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8,
+ 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBE, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA, 0xBA,
+ 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xBC, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8, 0xB8,
+ };
+
+ for (i = 0; i < 0x10000; i++)
+ {
+ ROM[i] = ROM[i] ^ rawData[i & 0xff];
+ }
*/
}
diff --git a/src/mame/drivers/imds2.cpp b/src/mame/drivers/imds2.cpp
index a115dc50c73..4cd79a5daab 100644
--- a/src/mame/drivers/imds2.cpp
+++ b/src/mame/drivers/imds2.cpp
@@ -115,11 +115,11 @@ static ADDRESS_MAP_START(ipc_io_map , AS_IO , 8 , imds2_state)
ADDRESS_MAP_UNMAP_LOW
AM_RANGE(0xc0 , 0xc0) AM_READWRITE(imds2_ipc_dbbout_r , imds2_ipc_dbbin_data_w)
AM_RANGE(0xc1 , 0xc1) AM_READWRITE(imds2_ipc_status_r , imds2_ipc_dbbin_cmd_w)
- AM_RANGE(0xf0 , 0xf3) AM_DEVREADWRITE("ipctimer" , pit8253_device , read , write)
- AM_RANGE(0xf4 , 0xf4) AM_DEVREADWRITE("ipcusart0" , i8251_device , data_r , data_w)
- AM_RANGE(0xf5 , 0xf5) AM_DEVREADWRITE("ipcusart0" , i8251_device , status_r , control_w)
- AM_RANGE(0xf6 , 0xf6) AM_DEVREADWRITE("ipcusart1" , i8251_device , data_r , data_w)
- AM_RANGE(0xf7 , 0xf7) AM_DEVREADWRITE("ipcusart1" , i8251_device , status_r , control_w)
+ AM_RANGE(0xf0 , 0xf3) AM_DEVREADWRITE("ipctimer" , pit8253_device , read , write)
+ AM_RANGE(0xf4 , 0xf4) AM_DEVREADWRITE("ipcusart0" , i8251_device , data_r , data_w)
+ AM_RANGE(0xf5 , 0xf5) AM_DEVREADWRITE("ipcusart0" , i8251_device , status_r , control_w)
+ AM_RANGE(0xf6 , 0xf6) AM_DEVREADWRITE("ipcusart1" , i8251_device , data_r , data_w)
+ AM_RANGE(0xf7 , 0xf7) AM_DEVREADWRITE("ipcusart1" , i8251_device , status_r , control_w)
AM_RANGE(0xf8 , 0xf9) AM_DEVREADWRITE("iocpio" , i8041_device , upi41_master_r , upi41_master_w)
AM_RANGE(0xfa , 0xfb) AM_READWRITE(imds2_ipclocpic_r , imds2_ipclocpic_w)
AM_RANGE(0xfc , 0xfd) AM_READWRITE(imds2_ipcsyspic_r , imds2_ipcsyspic_w)
@@ -169,11 +169,11 @@ imds2_state::imds2_state(const machine_config &mconfig, device_type type, const
m_ipccpu(*this , "ipccpu"),
m_ipcsyspic(*this , "ipcsyspic"),
m_ipclocpic(*this , "ipclocpic"),
- m_ipctimer(*this , "ipctimer"),
- m_ipcusart0(*this , "ipcusart0"),
- m_ipcusart1(*this , "ipcusart1"),
- m_serial0(*this , "serial0"),
- m_serial1(*this , "serial1"),
+ m_ipctimer(*this , "ipctimer"),
+ m_ipcusart0(*this , "ipcusart0"),
+ m_ipcusart1(*this , "ipcusart1"),
+ m_serial0(*this , "serial0"),
+ m_serial1(*this , "serial1"),
m_ioccpu(*this , "ioccpu"),
m_iocdma(*this , "iocdma"),
m_ioccrtc(*this , "ioccrtc"),
@@ -256,14 +256,14 @@ WRITE8_MEMBER(imds2_state::imds2_ipclocpic_w)
WRITE_LINE_MEMBER(imds2_state::imds2_baud_clk_0_w)
{
- m_ipcusart0->write_txc(state);
- m_ipcusart0->write_rxc(state);
+ m_ipcusart0->write_txc(state);
+ m_ipcusart0->write_rxc(state);
}
WRITE_LINE_MEMBER(imds2_state::imds2_baud_clk_1_w)
{
- m_ipcusart1->write_txc(state);
- m_ipcusart1->write_rxc(state);
+ m_ipcusart1->write_txc(state);
+ m_ipcusart1->write_rxc(state);
}
WRITE8_MEMBER(imds2_state::imds2_miscout_w)
@@ -781,27 +781,27 @@ static MACHINE_CONFIG_START(imds2 , imds2_state)
MCFG_PIT8253_OUT1_HANDLER(WRITELINE(imds2_state , imds2_baud_clk_1_w))
MCFG_PIT8253_OUT2_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir4_w))
- MCFG_DEVICE_ADD("ipcusart0" , I8251 , 0)
- MCFG_I8251_RTS_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_cts))
- MCFG_I8251_RXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir0_w))
- MCFG_I8251_TXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir1_w))
- MCFG_I8251_TXD_HANDLER(DEVWRITELINE("serial0" , rs232_port_device , write_txd))
+ MCFG_DEVICE_ADD("ipcusart0" , I8251 , 0)
+ MCFG_I8251_RTS_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_cts))
+ MCFG_I8251_RXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir0_w))
+ MCFG_I8251_TXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir1_w))
+ MCFG_I8251_TXD_HANDLER(DEVWRITELINE("serial0" , rs232_port_device , write_txd))
- MCFG_DEVICE_ADD("ipcusart1" , I8251 , 0)
- MCFG_I8251_RXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir2_w))
- MCFG_I8251_TXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir3_w))
- MCFG_I8251_TXD_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_txd))
- MCFG_I8251_RTS_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_rts))
- MCFG_I8251_DTR_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_dtr))
+ MCFG_DEVICE_ADD("ipcusart1" , I8251 , 0)
+ MCFG_I8251_RXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir2_w))
+ MCFG_I8251_TXRDY_HANDLER(DEVWRITELINE("ipclocpic" , pic8259_device , ir3_w))
+ MCFG_I8251_TXD_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_txd))
+ MCFG_I8251_RTS_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_rts))
+ MCFG_I8251_DTR_HANDLER(DEVWRITELINE("serial1" , rs232_port_device , write_dtr))
MCFG_RS232_PORT_ADD("serial0" , default_rs232_devices , NULL)
- MCFG_RS232_RXD_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_rxd))
- MCFG_RS232_DSR_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_dsr))
+ MCFG_RS232_RXD_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_rxd))
+ MCFG_RS232_DSR_HANDLER(DEVWRITELINE("ipcusart0" , i8251_device , write_dsr))
MCFG_RS232_PORT_ADD("serial1" , default_rs232_devices , NULL)
- MCFG_RS232_RXD_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_rxd))
- MCFG_RS232_CTS_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_cts))
- MCFG_RS232_DSR_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_dsr))
+ MCFG_RS232_RXD_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_rxd))
+ MCFG_RS232_CTS_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_cts))
+ MCFG_RS232_DSR_HANDLER(DEVWRITELINE("ipcusart1" , i8251_device , write_dsr))
MCFG_CPU_ADD("ioccpu" , I8080A , IOC_XTAL_Y2 / 18) // 2.448 MHz but running at 50% (due to wait states & DMA usage of bus)
MCFG_CPU_PROGRAM_MAP(ioc_mem_map)
diff --git a/src/mame/drivers/marinedt.cpp b/src/mame/drivers/marinedt.cpp
index 0593758ca18..324c5448376 100644
--- a/src/mame/drivers/marinedt.cpp
+++ b/src/mame/drivers/marinedt.cpp
@@ -4,7 +4,7 @@
---------------------------
Marine Date by TAITO (1981)
MAME driver by insideoutboy
----------------------------
+---------------------------
a static underwater scene with obstacles in it, like seaweed,
crabs and other stuff. You have a limited number of "strokes"
per screen as well as a timer to work against. Your goal is
@@ -34,7 +34,7 @@ MGN00001
|MB3712 |P|
| 4006 LM3900 LM3900 LM3900 | |
|2 4030 |-|
- |2 |
+ |2 |
|W DSW(8) |
|A |-|
|Y HD14584 NE555 MG17 DSW(8) |Q|
@@ -52,11 +52,11 @@ Notes: (PCB contains lots of resistors/caps/transistors etc)
4030 - RCA CD4030 Quad Exclusive-Or Gate
VR* - Volume pots for each sound
VOL - Master Volume pot
-
+
Middle board
-MGO70002
+MGO70002
MGN00002
|---------------------------------------------|
| MG15.1A |
@@ -64,7 +64,7 @@ MGN00002
|S| |Q|
| | | |
|-| MG16.4E |-|
- | |
+ | |
| |
|-| MG13.6H MG12.6C |-|
|R| |P|
@@ -76,11 +76,11 @@ Notes:
MG12/13 - Hitachi HN462532 4kx8 EPROM
MG14/15/16 - 82S123 bipolar PROM
PC3259 - PC3259 8025 H08 unknown DIP24 IC. Package design indicates it was manufactured by Fujitsu
-
-
+
+
Lower board
-AA017779
+AA017779
sticker: MGN00003
sticker: CLN00002
|---------------------------------------------|
@@ -89,7 +89,7 @@ sticker: CLN00002
|R| MG07.10D 2114 |
| | MG06.9D 2114 |
|-| 2114 1|
- | MG05.7D 8|Edge
+ | MG05.7D 8|Edge
| MG04.6D W|Connector 'T'
|-| MG03.5D A|
|S| MG02.4D Y|
diff --git a/src/mame/drivers/mcatadv.cpp b/src/mame/drivers/mcatadv.cpp
index b71ee562024..9c9186a20fe 100644
--- a/src/mame/drivers/mcatadv.cpp
+++ b/src/mame/drivers/mcatadv.cpp
@@ -482,10 +482,10 @@ static MACHINE_CONFIG_DERIVED( nost, mcatadv )
MCFG_DEVICE_REMOVE("rspeaker")
MCFG_SPEAKER_STANDARD_MONO("mono")
MCFG_SOUND_REPLACE("ymsnd", YM2610, XTAL_16MHz/2) /* verified on pcb */
- MCFG_YM2610_IRQ_HANDLER(WRITELINE(mcatadv_state, sound_irq))
- MCFG_SOUND_ROUTE(0, "mono", 0.2)
- MCFG_SOUND_ROUTE(1, "mono", 0.5)
- MCFG_SOUND_ROUTE(2, "mono", 0.5)
+ MCFG_YM2610_IRQ_HANDLER(WRITELINE(mcatadv_state, sound_irq))
+ MCFG_SOUND_ROUTE(0, "mono", 0.2)
+ MCFG_SOUND_ROUTE(1, "mono", 0.5)
+ MCFG_SOUND_ROUTE(2, "mono", 0.5)
MACHINE_CONFIG_END
diff --git a/src/mame/drivers/metro.cpp b/src/mame/drivers/metro.cpp
index bf13a4062fb..65b0f84ad89 100644
--- a/src/mame/drivers/metro.cpp
+++ b/src/mame/drivers/metro.cpp
@@ -5036,7 +5036,7 @@ VG460-(A)
|SW2 361A06 361A04 |---| |
| 361A07 361A05 |
|----------------------------------------------|
-Notes:
+Notes:
* - Not populated
68000 - Clock input 12.000MHz [24/2]
D78C10 - NEC D78C10 8-bit CPU with A/D Converter. Clock input 12.000MHz [24/2]
@@ -5059,9 +5059,9 @@ Notes:
M54532 - Mitsubishi M54532P Quad 1.5A Darlington Transistor Array with Clamp Diode
MM1035 - Mitsumi System Reset IC with Built-in Watchdog Timer (==Fujitsu MB3773)
TA7222 - Toshiba TA7222 5.8w Audio Power Amplifier
- HSync - 14.9505kHz
+ HSync - 14.9505kHz
VSync - 57.1556Hz
-
+
***************************************************************************/
ROM_START( karatour )
diff --git a/src/mame/drivers/namcos21.cpp b/src/mame/drivers/namcos21.cpp
index 2ba363d3b59..819d139dfbc 100644
--- a/src/mame/drivers/namcos21.cpp
+++ b/src/mame/drivers/namcos21.cpp
@@ -294,18 +294,18 @@ CPU68 PCB:
JP2 /D-ST /VBL
JP3
-
-*****************************
+
+*****************************
Winning Run / Winning Run Suzuka GP/ Winning Run 91
Namco 1988-91
These games run on Namco System 21 hardware. Note each set of PCBs for System 21 games are slightly different,
with some common PCBs and some unique-to-that-game PCBs. This covers the Winning Run series.
-The PCBs are housed in a metal box. The front has a small filter board containing a 60-pin flat cable connector.
-Underneath is a connector that plugs into PCB #3.
-Inside at the bottom is a small MOTHER PCB containing 8 connectors where the PCBs plug in and the power input connector.
-On Winning Run there is an additional PCB for the controls and cabinet motion.
+The PCBs are housed in a metal box. The front has a small filter board containing a 60-pin flat cable connector.
+Underneath is a connector that plugs into PCB #3.
+Inside at the bottom is a small MOTHER PCB containing 8 connectors where the PCBs plug in and the power input connector.
+On Winning Run there is an additional PCB for the controls and cabinet motion.
The PAL labels suggest it was originally used with Metal Hawk. It may be used with other games too.
@@ -514,9 +514,9 @@ Filter Board
| |
|-------|60-PIN FLAT CABLE|------|
|-------CONN------|
-
-****************************
-
+
+****************************
+
*/
#include "emu.h"
#include "cpu/m68000/m68000.h"
diff --git a/src/mame/drivers/namcos23.cpp b/src/mame/drivers/namcos23.cpp
index 31597971aee..5bdda44220d 100644
--- a/src/mame/drivers/namcos23.cpp
+++ b/src/mame/drivers/namcos23.cpp
@@ -1897,7 +1897,7 @@ void namcos23_state::c435_render() // 8
re->model.scaling = use_scaling ? m_scaling / 16384.0 : 1.0;
memcpy(re->model.m, m, sizeof(re->model.m));
memcpy(re->model.v, v, sizeof(re->model.v));
- // re->model.v[2] *= 768/420.0;
+ // re->model.v[2] *= 768/420.0;
if(0)
logerror("Render %04x (%f %f %f %f %f %f %f %f %f) (%f %f %f) %f\n",
@@ -3385,20 +3385,20 @@ static INPUT_PORTS_START( downhill )
PORT_BIT( 0xfff, IP_ACTIVE_LOW, IPT_UNKNOWN )
PORT_START("IN01")
- PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_BUTTON3) // brake left
- PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_START1) // start
- PORT_BIT(0x100, IP_ACTIVE_LOW, IPT_SERVICE) PORT_TOGGLE // test switch
- PORT_BIT(0x200, IP_ACTIVE_LOW, IPT_JOYSTICK_UP) // select up
- PORT_BIT(0x400, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN) // select down
- PORT_BIT(0x800, IP_ACTIVE_LOW, IPT_BUTTON1) // enter
+ PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_BUTTON3) // brake left
+ PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_START1) // start
+ PORT_BIT(0x100, IP_ACTIVE_LOW, IPT_SERVICE) PORT_TOGGLE // test switch
+ PORT_BIT(0x200, IP_ACTIVE_LOW, IPT_JOYSTICK_UP) // select up
+ PORT_BIT(0x400, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN) // select down
+ PORT_BIT(0x800, IP_ACTIVE_LOW, IPT_BUTTON1) // enter
PORT_BIT(0xf00c, IP_ACTIVE_LOW, IPT_UNKNOWN)
PORT_START("IN23")
- PORT_BIT(0x400, IP_ACTIVE_LOW, IPT_BUTTON4) // brake right
+ PORT_BIT(0x400, IP_ACTIVE_LOW, IPT_BUTTON4) // brake right
PORT_BIT(0xfbff, IP_ACTIVE_LOW, IPT_UNKNOWN)
PORT_START("SERVICE")
- PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_SERVICE1 ) // service coin
+ PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_SERVICE1 ) // service coin
PORT_START("DSW")
PORT_SERVICE( 0x01, IP_ACTIVE_LOW )
diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp
index 237012693cb..cba08764527 100644
--- a/src/mame/drivers/naomi.cpp
+++ b/src/mame/drivers/naomi.cpp
@@ -9373,7 +9373,7 @@ GAME( 2003, puyofevp, naomi, naomim1, naomi, naomi_state, naomi, ROT0, "Sega", "
// 0037? Puyo Puyo Fever (Export)
// 0038
// 0039 Initial D Arcade Stage Ver. 3 Cycraft Edition
-/* 0039A */ GAME( 2006, inidv3ca, inidv3cy,naomigd, naomi, naomi_state, naomi2, ROT0, "Sega", "Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev A) (GDS-0039A)", GAME_FLAGS )
+/* 0039A */ GAME( 2006, inidv3ca, inidv3cy,naomigd, naomi, naomi_state, naomi2, ROT0, "Sega", "Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev A) (GDS-0039A)", GAME_FLAGS )
/* 0039B */ GAME( 2006, inidv3cy, naomi2, naomigd, naomi, naomi_state, naomi2, ROT0, "Sega", "Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev B) (GDS-0039B)", GAME_FLAGS )
// 0040
// 0041 Dragon Treasure 3
diff --git a/src/mame/drivers/nes.cpp b/src/mame/drivers/nes.cpp
index 308f9a3a60a..3e6fcaaa880 100644
--- a/src/mame/drivers/nes.cpp
+++ b/src/mame/drivers/nes.cpp
@@ -110,8 +110,8 @@ MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( nespal, nes )
/* basic machine hardware */
-// MCFG_CPU_MODIFY("maincpu")
-// MCFG_CPU_CLOCK(PAL_CLOCK) // this doesn't get inherited by the APU with DERIVED_CLOCK!
+// MCFG_CPU_MODIFY("maincpu")
+// MCFG_CPU_CLOCK(PAL_CLOCK) // this doesn't get inherited by the APU with DERIVED_CLOCK!
MCFG_CPU_REPLACE("maincpu", N2A03, PAL_CLOCK)
MCFG_CPU_PROGRAM_MAP(nes_map)
@@ -135,8 +135,8 @@ MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( dendy, nes )
/* basic machine hardware */
-// MCFG_CPU_MODIFY( "maincpu" )
-// MCFG_CPU_CLOCK( 26601712/15 ) // this doesn't get inherited by the APU with DERIVED_CLOCK!
+// MCFG_CPU_MODIFY( "maincpu" )
+// MCFG_CPU_CLOCK( 26601712/15 ) // this doesn't get inherited by the APU with DERIVED_CLOCK!
MCFG_CPU_REPLACE("maincpu", N2A03, 26601712/15 )/* 26.601712MHz / 15 == 1.77344746666... MHz */
MCFG_CPU_PROGRAM_MAP(nes_map)
diff --git a/src/mame/drivers/pc2000.cpp b/src/mame/drivers/pc2000.cpp
index ad934d387b8..22d5c330ec5 100644
--- a/src/mame/drivers/pc2000.cpp
+++ b/src/mame/drivers/pc2000.cpp
@@ -230,10 +230,10 @@ SED1520_UPDATE_CB(gl3000s_screen_update_left)
{
UINT8 data = vram[(y*0x50 + x) % 0x140];
INT32 dpos = (x - 74) / 2;
- if (dpos < 0)
- {
- dpos = 0;
- }
+ if (dpos < 0)
+ {
+ dpos = 0;
+ }
for (int yi=0; yi<8; yi++)
{
diff --git a/src/mame/drivers/playch10.cpp b/src/mame/drivers/playch10.cpp
index fab3dde1d9b..1a044e7e2ec 100644
--- a/src/mame/drivers/playch10.cpp
+++ b/src/mame/drivers/playch10.cpp
@@ -681,7 +681,7 @@ static MACHINE_CONFIG_START( playch10, playch10_state )
MCFG_PPU2C0X_CPU("cart")
MCFG_PPU2C0X_COLORBASE(256)
MCFG_PPU2C0X_SET_NMI(playch10_state, ppu_irq)
-
+
MCFG_SPEAKER_STANDARD_MONO("mono")
MCFG_RP5H01_ADD("rp5h01")
diff --git a/src/mame/drivers/pong.cpp b/src/mame/drivers/pong.cpp
index 53b1f1e2dce..60e182d2060 100644
--- a/src/mame/drivers/pong.cpp
+++ b/src/mame/drivers/pong.cpp
@@ -10,13 +10,13 @@ driver by Couriersud
Atari Pong Games List - Data based, in part from:
-
+
- "Andy's collection of Bronzeage Atari Video Arcade PCBs"
http://www.andysarcade.net/personal/bronzeage/index.htm
-
+
- "Atari's Technical Manual Log"
http://www.atarigames.com/manuals.txt
-
+
Suspected "same games" are grouped together. These are usually the exact same game but different cabinet/name.
Technical Manual #s Game Name(s) Atari Part #'s Data
@@ -28,7 +28,7 @@ driver by Couriersud
422 Superpong (1974) A000423 NO
TM-014 Pong Doubles/Coupe Davis (1973) A000785 NO
TM-058 Breakout/Breakout Cocktail/Consolette (1976) A004533 NO
-
+
Notes:
TODO: Please see netlist include files
@@ -525,43 +525,43 @@ ROM_END
/* // 100% TTL - NO ROMS
ROM_START( pongbarl ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( coupedav ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( coupfran ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( cktpong ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( drpong ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( pupppong ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( snoopong ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( suprpong ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( breakckt ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
ROM_START( consolet ) // dummy to satisfy game entry
- ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
+ ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
*/
diff --git a/src/mame/drivers/pse.cpp b/src/mame/drivers/pse.cpp
index 4334c82cc0d..c7e8fefeb45 100644
--- a/src/mame/drivers/pse.cpp
+++ b/src/mame/drivers/pse.cpp
@@ -79,8 +79,8 @@ static NETLIST_START(pse)
// schematics
//...
- // NETDEV_ANALOG_CALLBACK(sound_cb, sound, psettl_state, sound_cb, "")
- // NETDEV_ANALOG_CALLBACK(video_cb, videomix, fixedfreq_device, update_vid, "fixfreq")
+ // NETDEV_ANALOG_CALLBACK(sound_cb, sound, psettl_state, sound_cb, "")
+ // NETDEV_ANALOG_CALLBACK(video_cb, videomix, fixedfreq_device, update_vid, "fixfreq")
NETLIST_END()
diff --git a/src/mame/drivers/ramtek.cpp b/src/mame/drivers/ramtek.cpp
index 5254ddf6945..ce83fd26306 100644
--- a/src/mame/drivers/ramtek.cpp
+++ b/src/mame/drivers/ramtek.cpp
@@ -149,7 +149,7 @@ ROM_START( hockyrmt )
ROM_LOAD( "ramtek5.g9", 0x0000, 0x0020, CRC(205bf9a1) SHA1(3014d226d8afebc6a52e5adb84f1846dd1c0b01c) )
ROM_END
-ROM_START( soccrrmt )
+ROM_START( soccrrmt )
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_REGION( 0x0020, "roms", ROMREGION_ERASE00 )
diff --git a/src/mame/drivers/shougi.cpp b/src/mame/drivers/shougi.cpp
index 4d8b4aee09f..a4143b3c002 100644
--- a/src/mame/drivers/shougi.cpp
+++ b/src/mame/drivers/shougi.cpp
@@ -270,7 +270,7 @@ WRITE8_MEMBER(shougi_state::control_w)
// 7: nothing? connected to +5v via resistor
break;
}
-
+
m_control[offset] = data;
}
diff --git a/src/mame/drivers/st_mp200.cpp b/src/mame/drivers/st_mp200.cpp
index 4a51e0f89e3..fbdc05b0a06 100644
--- a/src/mame/drivers/st_mp200.cpp
+++ b/src/mame/drivers/st_mp200.cpp
@@ -439,33 +439,33 @@ WRITE8_MEMBER( st_mp200_state::u11_a_w )
if (!m_u10_ca2)
{
if (m_7d && BIT(data, 1))
- {
- m_digit = 6;
- }
+ {
+ m_digit = 6;
+ }
else if BIT(data, 2)
- {
+ {
m_digit = 5;
- }
+ }
else if BIT(data, 3)
- {
+ {
m_digit = 4;
- }
+ }
else if BIT(data, 4)
- {
+ {
m_digit = 3;
- }
+ }
else if BIT(data, 5)
- {
+ {
m_digit = 2;
- }
+ }
else if BIT(data, 6)
- {
+ {
m_digit = 1;
- }
+ }
else if BIT(data, 7)
- {
+ {
m_digit = 0;
- }
+ }
if (BIT(data, 0) && (m_counter > 8))
{
diff --git a/src/mame/drivers/vsnes.cpp b/src/mame/drivers/vsnes.cpp
index cc1d70a236f..aceafded7b2 100644
--- a/src/mame/drivers/vsnes.cpp
+++ b/src/mame/drivers/vsnes.cpp
@@ -273,7 +273,7 @@ static ADDRESS_MAP_START( vsnes_bootleg_z80_map, AS_PROGRAM, 8, vsnes_state )
AM_RANGE(0x60FA, 0x60FA) AM_DEVWRITE("sn1", sn76489_device, write)
AM_RANGE(0x60F9, 0x60F9) AM_DEVWRITE("sn2", sn76489_device, write)
AM_RANGE(0x60FF, 0x60FF) AM_DEVWRITE("sn3", sn76489_device, write)
-
+
ADDRESS_MAP_END
/******************************************************************************/
@@ -1824,7 +1824,7 @@ static MACHINE_CONFIG_START( vsnes_bootleg, vsnes_state )
MCFG_CPU_ADD("sub", Z80,XTAL_16MHz/4) /* ? MHz */ // Z8400APS-Z80CPU
MCFG_CPU_PROGRAM_MAP(vsnes_bootleg_z80_map)
MCFG_CPU_VBLANK_INT_DRIVER("screen1", vsnes_state, irq0_line_hold)
-// MCFG_CPU_PERIODIC_INT_DRIVER(vsnes_state, nmi_line_pulse)
+// MCFG_CPU_PERIODIC_INT_DRIVER(vsnes_state, nmi_line_pulse)
/* video hardware */
MCFG_SCREEN_ADD("screen1", RASTER)
diff --git a/src/mame/drivers/wecleman.cpp b/src/mame/drivers/wecleman.cpp
index 5f629f2b474..bbf0aa6f31d 100644
--- a/src/mame/drivers/wecleman.cpp
+++ b/src/mame/drivers/wecleman.cpp
@@ -337,7 +337,7 @@ WRITE16_MEMBER(wecleman_state::irqctrl_w)
// Bit 1 : NSUBRST
m_subcpu->set_input_line(INPUT_LINE_RESET, (data & 2) ? CLEAR_LINE : ASSERT_LINE);
-
+
// Bit 2 : SOUND-ON: send a interrupt to sound CPU, 0 -> 1 transition
if ( (m_irqctrl & 4) && (!(data & 4)) )
{
diff --git a/src/mame/includes/imds2.h b/src/mame/includes/imds2.h
index a6d9f4e0a9f..8ba235cdcc3 100644
--- a/src/mame/includes/imds2.h
+++ b/src/mame/includes/imds2.h
@@ -78,8 +78,8 @@ class imds2_state : public driver_device
required_device<pic8259_device> m_ipcsyspic;
required_device<pic8259_device> m_ipclocpic;
required_device<pit8253_device> m_ipctimer;
- required_device<i8251_device> m_ipcusart0;
- required_device<i8251_device> m_ipcusart1;
+ required_device<i8251_device> m_ipcusart0;
+ required_device<i8251_device> m_ipcusart1;
required_device<rs232_port_device> m_serial0;
required_device<rs232_port_device> m_serial1;
required_device<i8080a_cpu_device> m_ioccpu;
diff --git a/src/mame/machine/alpha8201.cpp b/src/mame/machine/alpha8201.cpp
index 0fd0e13000f..5636a56ede1 100644
--- a/src/mame/machine/alpha8201.cpp
+++ b/src/mame/machine/alpha8201.cpp
@@ -296,7 +296,7 @@ alpha_8201_device::alpha_8201_device(const machine_config &mconfig, const char *
void alpha_8201_device::device_start()
{
m_shared_ram = auto_alloc_array_clear(machine(), UINT8, 0x400);
-
+
// zerofill
m_bus = 0;
m_mcu_address = 0;
@@ -365,12 +365,12 @@ void alpha_8201_device::mcu_update_address()
READ8_MEMBER(alpha_8201_device::mcu_data_r)
{
UINT8 ret = 0;
-
+
if (m_bus && ~m_mcu_d & 4)
ret = m_shared_ram[m_mcu_address];
else
logerror("%s: MCU side invalid read\n", tag());
-
+
if (offset == HMCS40_PORT_R0X)
ret >>= 4;
return ret & 0xf;
diff --git a/src/mame/machine/alpha8201.h b/src/mame/machine/alpha8201.h
index 1fe5dccb9b2..4d2df305d2b 100644
--- a/src/mame/machine/alpha8201.h
+++ b/src/mame/machine/alpha8201.h
@@ -20,7 +20,7 @@ public:
DECLARE_READ8_MEMBER(mcu_data_r);
DECLARE_WRITE8_MEMBER(mcu_data_w);
DECLARE_WRITE16_MEMBER(mcu_d_w);
-
+
// external I/O
DECLARE_WRITE_LINE_MEMBER(bus_dir_w);
DECLARE_WRITE_LINE_MEMBER(mcu_start_w);
diff --git a/src/mame/machine/amstrad.cpp b/src/mame/machine/amstrad.cpp
index 2e6f5c4226c..1d21acd51da 100644
--- a/src/mame/machine/amstrad.cpp
+++ b/src/mame/machine/amstrad.cpp
@@ -709,7 +709,7 @@ void amstrad_state::amstrad_plus_gate_array_get_video_data()
{
ma += m_asic.horiz_disp;
}
-
+
m_gate_array.address = ( ( ma & 0x3000 ) << 2 ) | ( ( ra & 0x07 ) << 11 ) | ( ( ma & 0x3ff ) << 1 );
m_gate_array.data = m_ram->pointer()[ m_gate_array.address ];
if((m_asic.ram[0x2804] & 0x80) && m_asic.hsync_first_tick)
diff --git a/src/mame/machine/bbc.cpp b/src/mame/machine/bbc.cpp
index 79f735214a2..1c181c96030 100644
--- a/src/mame/machine/bbc.cpp
+++ b/src/mame/machine/bbc.cpp
@@ -1834,4 +1834,4 @@ MACHINE_START_MEMBER(bbc_state, bbcmc)
MACHINE_RESET_MEMBER(bbc_state, bbcmc)
{
MACHINE_RESET_CALL_MEMBER(bbcm);
-} \ No newline at end of file
+}
diff --git a/src/mame/machine/n64.cpp b/src/mame/machine/n64.cpp
index a57db69e0b6..e3270364f66 100644
--- a/src/mame/machine/n64.cpp
+++ b/src/mame/machine/n64.cpp
@@ -1669,10 +1669,10 @@ READ32_MEMBER( n64_periphs::ri_reg_r )
{
if(offset == 0x0C/4) // RI_SELECT
{
- /* This is to 'simulate' the time that RDRAM initialization
+ /* This is to 'simulate' the time that RDRAM initialization
would take if the RI registers were not set to skip the RDRAM
testing during device reset. Proper simulation would require
- emulating the RDRAM modules and bus stalls for the mips cpu.
+ emulating the RDRAM modules and bus stalls for the mips cpu.
The cycle amount chosen represents 1/2 second, which is not
necessarily the time for RDRAM initialization, but rather the
time recommended for letting the SI devices settle after startup.
diff --git a/src/mame/machine/naomim2.cpp b/src/mame/machine/naomim2.cpp
index 5de6dde8520..9c82089ab01 100644
--- a/src/mame/machine/naomim2.cpp
+++ b/src/mame/machine/naomim2.cpp
@@ -12,9 +12,9 @@ Naomi cartridge type M2/3 mapping
NAOMI_ROM_OFFSET bit29: ROM size/mapping selection, 0 - 4MB ROM mode, 1 - 8MB ROM mode
bit28: Bank selection.
- in the case of flash-based 171-7885A ROM boards two of them can be stacked at once
- onto main board. each must be configured as Bank 0 or 1 via some (currently unknown) jumper.
- this bit selects which one ROM board will be accessed.
+ in the case of flash-based 171-7885A ROM boards two of them can be stacked at once
+ onto main board. each must be configured as Bank 0 or 1 via some (currently unknown) jumper.
+ this bit selects which one ROM board will be accessed.
note: if ROM is not mounted its area readed as 0xFF
diff --git a/src/mame/machine/zx.cpp b/src/mame/machine/zx.cpp
index dec8d81ee8b..f68494b8c9e 100644
--- a/src/mame/machine/zx.cpp
+++ b/src/mame/machine/zx.cpp
@@ -92,10 +92,10 @@ void zx_state::drop_sync()
// Ignore too short frame times, they're cassette output
if(time - m_base_vsync_clock > 52000) {
logerror("frame time %d\n", int(time - m_base_vsync_clock));
-
+
rectangle rect(0, 383, 0, 310);
copybitmap(*m_bitmap_buffer, *m_bitmap_render, 0, 0, 0, 0, rect);
- m_bitmap_render->fill(0);
+ m_bitmap_render->fill(0);
m_base_vsync_clock = time;
m_ypos = 0;
}
diff --git a/src/mame/video/equites.cpp b/src/mame/video/equites.cpp
index 79d8e4dd93e..a5913bc879a 100644
--- a/src/mame/video/equites.cpp
+++ b/src/mame/video/equites.cpp
@@ -3,7 +3,7 @@
/*************************************************************************
Equites, Splendor Blast driver
-
+
functions to emulate the video hardware
*************************************************************************/
@@ -191,7 +191,7 @@ WRITE16_MEMBER(equites_state::splndrbt_selchar_w)
{
// data bit is A16 (offset)
data = (offset == 0) ? 0 : 1;
-
+
// select active char map
if (m_fg_char_bank != data)
{
diff --git a/src/mame/video/mcatadv.cpp b/src/mame/video/mcatadv.cpp
index 92c0775c05e..9e03ef904ac 100644
--- a/src/mame/video/mcatadv.cpp
+++ b/src/mame/video/mcatadv.cpp
@@ -137,7 +137,7 @@ void mcatadv_state::draw_sprites( screen_device &screen, bitmap_ind16 &bitmap, c
if (!(pridata & 0x10)) // if we haven't already drawn a sprite pixel here (sprite masking)
- {
+ {
pix = sprdata[(offset / 2)&sprmask];
if (offset & 1)
@@ -151,7 +151,7 @@ void mcatadv_state::draw_sprites( screen_device &screen, bitmap_ind16 &bitmap, c
priline[drawxpos] |= 0x10;
}
-
+
}
}
diff --git a/src/mame/video/model2.cpp b/src/mame/video/model2.cpp
index 14445bafc23..4975a26fbbf 100644
--- a/src/mame/video/model2.cpp
+++ b/src/mame/video/model2.cpp
@@ -1184,7 +1184,7 @@ struct geo_state
texture_parameter texture_parameters[32]; /* Texture parameters */
UINT32 polygon_ram0[0x8000]; /* Fast Polygon RAM pointer */
UINT32 polygon_ram1[0x8000]; /* Slow Polygon RAM pointer */
- model2_state *state;
+ model2_state *state;
};
diff --git a/src/mame/video/zx.cpp b/src/mame/video/zx.cpp
index ecf00939bbf..43ec24aa467 100644
--- a/src/mame/video/zx.cpp
+++ b/src/mame/video/zx.cpp
@@ -86,7 +86,7 @@ void zx_state::recalc_hsync()
delta = 192 - step;
else
delta = 399 - step;
- }
+ }
m_ula_hsync->adjust(m_maincpu->cycles_to_attotime(delta));
}
diff --git a/src/osd/modules/debugger/debugint.cpp b/src/osd/modules/debugger/debugint.cpp
index 181b5c149fa..2598f481ca6 100644
--- a/src/osd/modules/debugger/debugint.cpp
+++ b/src/osd/modules/debugger/debugint.cpp
@@ -1440,10 +1440,10 @@ void debug_internal::wait_for_debugger(device_t &device, bool firststop)
DView *disassembly = dview_alloc(target, device.machine(), DVT_DISASSEMBLY, VIEW_STATE_FOLLOW_CPU);
disassembly->editor.active = TRUE;
disassembly->editor.container = &device.machine().render().ui_container();
-
- dview_alloc(target, device.machine(), DVT_STATE, VIEW_STATE_FOLLOW_CPU);
-
- DView *console = dview_alloc(target, device.machine(), DVT_CONSOLE, VIEW_STATE_FOLLOW_CPU);
+
+ dview_alloc(target, device.machine(), DVT_STATE, VIEW_STATE_FOLLOW_CPU);
+
+ DView *console = dview_alloc(target, device.machine(), DVT_CONSOLE, VIEW_STATE_FOLLOW_CPU);
dview_set_title(console, "Console");
console->editor.active = TRUE;
console->editor.container = &device.machine().render().ui_container();
diff --git a/src/osd/modules/font/font_windows.cpp b/src/osd/modules/font/font_windows.cpp
index e6ae37bdfc6..6192c965564 100644
--- a/src/osd/modules/font/font_windows.cpp
+++ b/src/osd/modules/font/font_windows.cpp
@@ -34,7 +34,7 @@
//-------------------------------------------------
class osd_font_windows : public osd_font
-{
+{
public:
osd_font_windows(): m_font(NULL) { }
virtual ~osd_font_windows() { }
diff --git a/src/osd/modules/midi/portmidi.cpp b/src/osd/modules/midi/portmidi.cpp
index df92b0b9a37..dd75d58ff17 100644
--- a/src/osd/modules/midi/portmidi.cpp
+++ b/src/osd/modules/midi/portmidi.cpp
@@ -44,7 +44,7 @@ static const int RX_EVENT_BUF_SIZE = 512;
#define MIDI_EOX 0xf7
class osd_midi_device_pm : public osd_midi_device
-{
+{
public:
osd_midi_device_pm(): pmStream(NULL), xmit_cnt(0), last_status(0), rx_sysex(false) { }
virtual ~osd_midi_device_pm() { }
diff --git a/src/osd/modules/render/d3d/d3dhlsl.cpp b/src/osd/modules/render/d3d/d3dhlsl.cpp
index 61e2a4b12b5..567426b3c27 100644
--- a/src/osd/modules/render/d3d/d3dhlsl.cpp
+++ b/src/osd/modules/render/d3d/d3dhlsl.cpp
@@ -52,7 +52,6 @@ static file_error open_next(d3d::renderer *d3d, emu_file &file, const char *temp
namespace d3d
{
-
//============================================================
// PROTOTYPES
//============================================================
@@ -72,12 +71,12 @@ static direct3dx9_loadeffect_ptr g_load_effect = NULL;
// shader manager constructor
//============================================================
-shaders::shaders() :
- d3dintf(NULL), machine(NULL), d3d(NULL), num_screens(0), curr_screen(0), curr_frame(0), write_ini(false), read_ini(false), hlsl_prescale_x(0), hlsl_prescale_y(0), bloom_count(0),
+shaders::shaders() :
+ d3dintf(NULL), machine(NULL), d3d(NULL), num_screens(0), curr_screen(0), curr_frame(0), write_ini(false), read_ini(false), hlsl_prescale_x(0), hlsl_prescale_y(0), bloom_count(0),
vecbuf_type(), vecbuf_index(0), vecbuf_count(0), avi_output_file(NULL), avi_frame(0), avi_copy_surface(NULL), avi_copy_texture(NULL), avi_final_target(NULL), avi_final_texture(NULL),
- black_surface(NULL), black_texture(NULL), render_snap(false), snap_rendered(false), snap_copy_target(NULL), snap_copy_texture(NULL), snap_target(NULL), snap_texture(NULL),
+ black_surface(NULL), black_texture(NULL), render_snap(false), snap_rendered(false), snap_copy_target(NULL), snap_copy_texture(NULL), snap_target(NULL), snap_texture(NULL),
snap_width(0), snap_height(0), lines_pending(false), backbuffer(NULL), curr_effect(NULL), default_effect(NULL), prescale_effect(NULL), post_effect(NULL), distortion_effect(NULL),
- focus_effect(NULL), phosphor_effect(NULL), deconverge_effect(NULL), color_effect(NULL), yiq_encode_effect(NULL), yiq_decode_effect(NULL), bloom_effect(NULL),
+ focus_effect(NULL), phosphor_effect(NULL), deconverge_effect(NULL), color_effect(NULL), yiq_encode_effect(NULL), yiq_decode_effect(NULL), bloom_effect(NULL),
downsample_effect(NULL), vector_effect(NULL), fsfx_vertices(NULL), curr_texture(NULL), curr_render_target(NULL), curr_poly(NULL)
{
master_enable = false;
diff --git a/src/osd/modules/render/d3d/d3dhlsl.h b/src/osd/modules/render/d3d/d3dhlsl.h
index 71661bbe625..e611ec1eecc 100644
--- a/src/osd/modules/render/d3d/d3dhlsl.h
+++ b/src/osd/modules/render/d3d/d3dhlsl.h
@@ -325,7 +325,7 @@ public:
int defval;
int maxval;
int step;
- int screen_type;
+ int screen_type;
INT32(*adjustor)(running_machine &, void *, std::string *, INT32);
};
diff --git a/src/osd/modules/render/drawd3d.cpp b/src/osd/modules/render/drawd3d.cpp
index 34a23f80901..04fdadbcbbc 100644
--- a/src/osd/modules/render/drawd3d.cpp
+++ b/src/osd/modules/render/drawd3d.cpp
@@ -616,8 +616,8 @@ texture_info *texture_manager::find_texinfo(const render_texinfo *texinfo, UINT3
}
renderer::renderer(osd_window *window)
- : osd_renderer(window, FLAG_NONE), m_adapter(0), m_width(0), m_height(0), m_refresh(0), m_create_error_count(0), m_device(NULL), m_gamma_supported(0), m_pixformat(),
- m_vertexbuf(NULL), m_lockedbuf(NULL), m_numverts(0), m_vectorbatch(NULL), m_batchindex(0), m_numpolys(0), m_restarting(false), m_mod2x_supported(0), m_mod4x_supported(0),
+ : osd_renderer(window, FLAG_NONE), m_adapter(0), m_width(0), m_height(0), m_refresh(0), m_create_error_count(0), m_device(NULL), m_gamma_supported(0), m_pixformat(),
+ m_vertexbuf(NULL), m_lockedbuf(NULL), m_numverts(0), m_vectorbatch(NULL), m_batchindex(0), m_numpolys(0), m_restarting(false), m_mod2x_supported(0), m_mod4x_supported(0),
m_screen_format(), m_last_texture(NULL), m_last_texture_flags(0), m_last_blendenable(0), m_last_blendop(0), m_last_blendsrc(0), m_last_blenddst(0), m_last_filter(0),
m_last_wrap(), m_last_modmode(0), m_hlsl_buf(NULL), m_shaders(NULL), m_shaders_options(NULL), m_texture_manager(NULL), m_line_count(0)
{
diff --git a/src/osd/modules/render/drawdd.cpp b/src/osd/modules/render/drawdd.cpp
index 0240b8fc26e..a4dfc58777b 100644
--- a/src/osd/modules/render/drawdd.cpp
+++ b/src/osd/modules/render/drawdd.cpp
@@ -38,9 +38,9 @@ class renderer_dd : public osd_renderer
{
public:
renderer_dd(osd_window *window)
- : osd_renderer(window, FLAG_NONE),
- width(0),
- height(0),
+ : osd_renderer(window, FLAG_NONE),
+ width(0),
+ height(0),
refresh(0),
//adapter(0),
adapter_ptr(NULL),
diff --git a/src/osd/windows/winmain.cpp b/src/osd/windows/winmain.cpp
index 29c93a5bac4..a7b946332c7 100644
--- a/src/osd/windows/winmain.cpp
+++ b/src/osd/windows/winmain.cpp
@@ -1348,7 +1348,7 @@ FPTR symbol_manager::get_text_section_base()
//-------------------------------------------------
sampling_profiler::sampling_profiler(UINT32 max_seconds, UINT8 stack_depth = 0)
- : m_target_thread(NULL),
+ : m_target_thread(NULL),
m_thread(NULL),
m_thread_id(0),
m_thread_exit(false),
diff --git a/src/version.cpp b/src/version.cpp
index 3ed45cbfb40..ce17119e68e 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -8,7 +8,7 @@
***************************************************************************/
-#define BARE_BUILD_VERSION "0.167"
+#define BARE_BUILD_VERSION "0.168"
extern const char bare_build_version[];
extern const char build_version[];