Talk:84PCSE:OS:Include File

From WikiTI
Revision as of 21:07, 2 July 2014 by KermMartian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

After debugging some issues with Doors CSE 8.1, I discovered that the previous StatVars equate ($8C1C) was incorrect, and instead should be $8B8C (see 84PCSE:RAM:8B8C). I determined that this was the case after noticing that using 531 bytes at $8C1C caused input items in the Stats Wizards to be corrupted, even after calling _DelRes and resetting StatsValid,(iy+StatsFlags). Stepping through _DelRes showed it assumed StatVars was at $8B8C. KermMartian 04:07, 3 July 2014 (UTC)