You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes to the UNAPI calling code so it works with ROM UNAPI's
Fixes not being able to connect to server when using a INI file as input parameter
Fixes DOS1 Mapper support when no mapper present
DOS1 Mapper wouldn't allow usage of #FF segment for our program, it a valuable segment, one more window and no reason to do so
Fixes possible crash with DOS1 mapper support and Mapper UNAPI, it was assuming it always use last mapper segment in DOS1, this is not a rule even though it works for Obsonet that does that :)
Changed the exit function, so it closes open connection as well
Updated so the main menu won't show remainings of the cursor or of the SIAT :)