mirror of
https://github.com/LIV2/WinUAE.git
synced 2025-12-06 00:12:52 +00:00
Force floppy data pullup = high if ALG mode.
This commit is contained in:
parent
f754e51bcc
commit
4babc6b447
@ -1103,6 +1103,7 @@ void alg_map_banks(void)
|
||||
ser_buf_offset = 0;
|
||||
alg_hsync_delay = 0;
|
||||
arcadia_hsync_cnt = 0;
|
||||
currprefs.cs_floppydatapullup = changed_prefs.cs_floppydatapullup = true;
|
||||
device_add_vsync_pre(arcadia_vsync);
|
||||
device_add_hsync(arcadia_hsync);
|
||||
if (!currprefs.genlock) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user