Talk:Programming:Undo delete of file

From CPCWiki - THE Amstrad CPC encyclopedia!
Revision as of 05:19, 15 April 2010 by Arnoldemu (Talk | contribs) (Created page with 'This code assumes AMSDOS reserved area always starts at &a700 which is not always true. But the start can be read from be7d, be7e.. so could the page be modified to take this int…')

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

This code assumes AMSDOS reserved area always starts at &a700 which is not always true. But the start can be read from be7d, be7e.. so could the page be modified to take this into account so that it will always work regardless of where AMSDOS reserved area actually lies?