Prev: XPander-3 Progress
Next: RAM under $D000-DFFF?
From: Jonno Downes on 18 Apr 2010 17:45 Re "review ip65 build settings to see if more memory can be made available" - from looking through the hex dump of 'IP65-GEOS', I can see the http & gopher client code has been included but I assume is not being used. - it should be possible to reclaim a fair bit of both code and variable space by removing that code, which (from the browsing through geoLink.inc) would be a matter of deleting the implemention of function $31 (K_DLOAD) from geos_dispatcher.s Regards Jonno |