index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
swim2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine/applepic.cpp: Cleaned up IRQ handling, finished and tested DMA. [R. B...
arbee
2024-07-03
1
-24
/
+20
*
swim2.cpp: Put U suffix in proper place for LOG_xxx constant macros
AJR
2023-03-30
1
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-4
/
+0
*
swim1/swim2 - initialize m_floppy and m_timer (#9291)
ksherlock
2022-02-10
1
-1
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
swim1, swim2: Implement callback for DAT1BYTE output
AJR
2021-08-13
1
-0
/
+24
*
swim: Fixed bugs linked to device selection
Olivier Galibert
2021-05-24
1
-1
/
+1
*
iwm.cpp, swim2.cpp: Use logmacro and disable logging by default
AJR
2021-05-06
1
-10
/
+18
*
swim3: Just enough emulation that it is not the cause of power mac not bootin...
Olivier Galibert
2021-03-11
1
-0
/
+3
*
swim2: Correct writing
Olivier Galibert
2021-03-06
1
-0
/
+1
*
swim: local var "bit" is int instead of bool
hap
2021-02-28
1
-2
/
+2
*
Fix MSVC build
Aaron Giles
2021-02-28
1
-1
/
+1
*
swim2: Remove leftover debugging variables
Olivier Galibert
2021-02-27
1
-2
/
+0
*
swim2: Remove leftover verbosity
Olivier Galibert
2021-02-26
1
-1
/
+0
*
iwm/swim: Small write fixes
Olivier Galibert
2021-02-21
1
-4
/
+9
*
swim1: Add mfm read, write needs a little more work
Olivier Galibert
2021-02-03
1
-2
/
+3
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
1
-3
/
+3
*
swim1: Embed the iwm
Olivier Galibert
2021-01-22
1
-27
/
+9
*
swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th...
Olivier Galibert
2021-01-17
1
-43
/
+98
*
swim2: Add reading, writing gcr up to track 63.
Olivier Galibert
2021-01-15
1
-36
/
+95
*
mac/swim2: Add apple drivers and associated communications
Olivier Galibert
2021-01-11
1
-10
/
+11
*
SWIM2: Enough of the write processing to make the timing calibration work.
Olivier Galibert
2021-01-11
1
-17
/
+295
*
mac: Optionally hook up the new skeleton SWIMs
Olivier Galibert
2021-01-06
1
-17
/
+0
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-3
/
+3
*
new files (nw)
arbee
2020-05-23
1
-0
/
+175