Talk:SWEET16

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

$00-$1F[edit]

Are these registers big-endian or little-endian? My guess is the latter. -- Toytoy 11:10, Jun 14, 2005 (UTC)

It was little-endian.
R0L     EQU  $0
R0H     EQU  $1
Problem solved. -- Toytoy 12:18, Jun 14, 2005 (UTC)

What is the benefit of this over native 6502 8 Bit binary code? I guess it needs less code bytes to do the same. Or was it for an easier and faster implementation of the basic? — Preceding unsigned comment added by 2003:D0:B3D0:4100:1038:B96D:407E:738E (talk) 12:34, 2 February 2018 (UTC)[reply]