summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author yz70s <yz70s@users.noreply.github.com>2019-12-22 11:31:16 +0100
committer yz70s <yz70s@users.noreply.github.com>2019-12-22 11:32:47 +0100
commita2e0ec8df30a102150e280bf9071493a757c4d83 (patch)
tree41d4e8864929972fe65427cf85776f565b318b48
parentc85f53c511e275540e63b57f7407bb6f2c36a496 (diff)
Remove unwanted changes (nw)
-rw-r--r--src/devices/bus/isa/mc1502_fdc.cpp2
-rw-r--r--src/devices/bus/lpci/i82439tx.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/isa/mc1502_fdc.cpp b/src/devices/bus/isa/mc1502_fdc.cpp
index 07eef8f0544..b9ec465bf77 100644
--- a/src/devices/bus/isa/mc1502_fdc.cpp
+++ b/src/devices/bus/isa/mc1502_fdc.cpp
@@ -185,7 +185,7 @@ WRITE8_MEMBER(mc1502_fdc_device::mc1502_fdc_w)
// mc1502_fdc_device - constructor
//-------------------------------------------------
-mc1502_fdc_device::mc1502_fdc_device(const machine_config& mconfig, const char* tag, device_t* owner, uint32_t clock)
+mc1502_fdc_device::mc1502_fdc_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock)
: device_t(mconfig, MC1502_FDC, tag, owner, clock)
, device_isa8_card_interface(mconfig, *this)
, m_fdc(*this, "fdc")
diff --git a/src/devices/bus/lpci/i82439tx.h b/src/devices/bus/lpci/i82439tx.h
index fc151e0fd37..d4f19ba6c6a 100644
--- a/src/devices/bus/lpci/i82439tx.h
+++ b/src/devices/bus/lpci/i82439tx.h
@@ -24,7 +24,7 @@ public:
// construction/destruction
i82439tx_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
- void set_cpu(const char* tag) { m_cpu_tag = tag; m_cpu.set_tag(m_cpu_tag); }
+ void set_cpu(const char *tag) { m_cpu_tag = tag; m_cpu.set_tag(m_cpu_tag); }
void set_region(const char *tag) { m_region_tag = tag; }
virtual uint32_t pci_read(pci_bus_device *pcibus, int function, int offset, uint32_t mem_mask) override;
span class="cp"><!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!-- load software with LOAD "" Tape must be started manually from the MESS menu " is mapped to ] by default on a UK keyboard layout The Sam Coupe will recognize most Spectrum tapes but isn't actually directly compatible with the majority of them due to different memory mapping --> <softwarelist name="samcoupe_cass" description="Sam Coupe cassettes"> <!-- it loads, includes the SAM specific title screen, but the game doesn't boot --> <software name="snare" supported="no"> <description>Snare</description> <year>1992</year> <publisher>Enigma Software Developments</publisher> <part name="cass" interface="samcoupe_cass"> <!-- side A is for the ZX Spectrum, see spectrum_cass.xml --> <dataarea name="cass" size="67044"> <rom name="snare - alternate - side b.tzx" size="67044" crc="3278d671" sha1="9046c7b2ca54c8dd653cc797f7cc2ac6616791af" offset="0"/> </dataarea> </part> </software> </softwarelist>