Matthias, something is telling me that the adress (the 16557)cannot be higher than 16384. P.
----- PŮVODNÍ ZPRÁVA ----- Od: "Matthias Trute" <[email protected]> Komu: "Everything around amforth" <[email protected]> Předmět: Re: [Amforth-devel] .s on 1284p Datum: 28.8.2010 - 14:41:15 > Pito, > > > it is not stack address, but the 16557 does not > > fit somehow...p. > > > current implementation is like > > : .s > sp@ depth 1- 0 ?do > dup i > dup u. ( gives the "index" ) > 2* + dup u. ( prints the address ) > @ u. ( prints the current content ) > cr > loop > drop > ; > > (just reverse-coded manually from dot-s.asm) > > Matthias > > > > ------------------------------------------------------------------------------ > > Sell apps to millions through the Intel(R) > Atom(Tm) Developer Program > Be part of this innovative community and reach > millions of netbook users > worldwide. Take advantage of special opportunities > to increase revenue and > speed time-to-market. Join now, and jumpstart your > future. > http://p.sf.net/sfu/intel-atom-d2d > _______________________________________________ > Amforth-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amforth-devel ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Amforth-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amforth-devel
