Rob Finch wrote:
How hard would it be to mod EhBasic to use long addressing for Peek/poke for 65816 system ?
Thanks
From a quick look at the code to refresh my memory it does look like it just needs the temporary integer changing to three bytes. Of course there are probably some gotchas that aren't immediately aparent but it's worth a go.
As far as I can see the commands/functions that would be affected by this are ..
POKE DOKE
PEEK DEEK
WAIT
BITSET BITCLR BITTST()
CALL
Another thing to look at would be allocating another byte for the USR() vector.
Anyone want to donate a 65816 and I'll have a go at this myself. 8^)=
Cheers,
Lee.