summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2021-02-24 20:46:24 -0500
committer arbee <rb6502@users.noreply.github.com>2021-02-24 20:46:24 -0500
commit2ea2a582f39390bb4b2210c0ccc4455b57000749 (patch)
treeadbc5f529bf025991f902198c52154f9cbe30c3e /src/mame/includes
parentc186e7eb3aaa637390ea6f6bae75a99eecda8db2 (diff)
mac updates: [R. Belmont]
- Adjust macadb timings to work with real timings from the microcontrollers - Eliminate via_cycles timing hack - Preliminary working ADB on Portable and PowerBook 100
Diffstat (limited to 'src/mame/includes')
-rw-r--r--src/mame/includes/mac.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mame/includes/mac.h b/src/mame/includes/mac.h
index 9e1fcb28f54..336a4543f52 100644
--- a/src/mame/includes/mac.h
+++ b/src/mame/includes/mac.h
@@ -33,7 +33,7 @@
#include "emupal.h"
#include "screen.h"
-#define NEW_SWIM 0
+#define NEW_SWIM 1
#define MAC_SCREEN_NAME "screen"
#define MAC_539X_1_TAG "539x_1"
@@ -378,9 +378,6 @@ private:
inline bool has_adb() { return m_model >= MODEL_MAC_SE; }
- // wait states for accessing the VIA
- int m_via_cycles;
-
uint8_t m_oss_regs[0x400];
// AMIC for x100 PowerMacs