Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cprint and cfprint text mode routines
#4
Remember, for speed, you can turn $CHECKING:OFF with mem to see a noticeable speed boost.

$CHECKING:OFF
_MemPut o, o.OFFSET + ts + (cx - 1) * 2, v As _UNSIGNED _BYTE
_MemPut o, o.OFFSET + ts + (cx - 1) * 2 + 1, c As _UNSIGNED _BYTE
$CHECKING:ON
Reply


Messages In This Thread
RE: cprint and cfprint text mode routines - by SMcNeill - 09-23-2023, 06:37 PM



Users browsing this thread: 1 Guest(s)