diff --git a/VersionASM b/VersionASM index e6320a9b83830c1dfcbb1c23332cdf2c6fb19ccf..3e9a7ca38d07600174ef2bb4a784b18893b3df45 100644 --- a/VersionASM +++ b/VersionASM @@ -5,8 +5,8 @@ GBLA Module_Version GBLS Module_MinorVersion GBLS Module_Date -Module_MajorVersion SETS "4.65" -Module_Version SETA 465 +Module_MajorVersion SETS "4.66" +Module_Version SETA 466 Module_MinorVersion SETS "" -Module_Date SETS "01 Oct 1998" +Module_Date SETS "22 Oct 1998" END diff --git a/VersionNum b/VersionNum index d9fb4d60399c7d9c802f27185cd90d9305a5dde7..52192a9bc3c9aeacd7a90dc027e830f2a8469019 100644 --- a/VersionNum +++ b/VersionNum @@ -1,14 +1,14 @@ -/* (4.65) +/* (4.66) * * This file is automatically maintained by srccommit, do not edit manually. * */ -#define Module_MajorVersion_CMHG 4.65 +#define Module_MajorVersion_CMHG 4.66 #define Module_MinorVersion_CMHG -#define Module_Date_CMHG 01 Oct 1998 +#define Module_Date_CMHG 22 Oct 1998 -#define Module_MajorVersion "4.65" -#define Module_Version 465 +#define Module_MajorVersion "4.66" +#define Module_Version 466 #define Module_MinorVersion "" -#define Module_Date "01 Oct 1998" +#define Module_Date "22 Oct 1998" diff --git a/s/KbdResPC b/s/KbdResPC index a43d034cac788e6e4677bc146655ba6ee06a5622..c8ced9edb195a236009a872075792e085965a50d 100644 --- a/s/KbdResPC +++ b/s/KbdResPC @@ -50,6 +50,7 @@ PCSHIFTR * &59 PCR * &2D PCT * &2C PCDelete * &71 ; Preceded by &E0 +PCBSpace * &66 PCEnd * &69 ; Preceded by &E0 KeyData @@ -58,6 +59,7 @@ KeyData DCB PCSHIFTR, SHIFT_Down_Flag DCB PCR, R_Down_Flag DCB PCT, T_Down_Flag + DCB PCBSpace, Del_Down_Flag DCB 0 ALIGN