Disabled SEL interrupt functionality so we can receive IP packets without delays. Some updates for receiving messages. Appears that the HD functionality still works, but others are untested

This commit is contained in:
akuker
2020-09-22 20:57:28 -05:00
parent 661ce30067
commit 3e4f23d53d
9 changed files with 101 additions and 25 deletions

View File

@@ -39,7 +39,9 @@
// Various Operation Settings
//
//---------------------------------------------------------------------------
#define USE_SEL_EVENT_ENABLE // Check SEL signal by event
// For now, USE_SEL_EVENT_ENABLE is incompatible with the Nuvolink functionality.
// See https://github.com/akuker/RASCSI/issues/27 for more information
//#define USE_SEL_EVENT_ENABLE // Check SEL signal by event
#define REMOVE_FIXED_SASIHD_SIZE // remove the size limitation of SASIHD
#define USE_MZ1F23_1024_SUPPORT // MZ-1F23 (SASI 20M/sector size 1024)