mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Fix Char Device Name Display, Issue #557
An extraneous character device enumeration string had not been deleted as needed. This has been fixed. Thanks and credit to @PeterOGB.
This commit is contained in:
@@ -8802,7 +8802,6 @@ PS_SDLPT .TEXT "LPT$"
|
||||
PS_SDESPCON .TEXT "ESPCON$"
|
||||
PS_SDESPSER .TEXT "ESPSER$"
|
||||
PS_SDSCON .TEXT "SCON$"
|
||||
PS_SDEF .TEXT "EF$"
|
||||
PS_SDSSER .TEXT "SSER$"
|
||||
PS_SDEZ80 .TEXT "EZ80$"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user