uart on 265 vx 134
Posted: Fri Nov 08, 2019 4:37 pm
Hello,
i was trying to get text down the uart3 line, and tried this viewtopic.php?f=4&t=3545#p42268
thing is, you need to "JSL put_str" the thing...
2 questions:
how can you do this in 6502 emulation mode ?
and how does this work, when you have a 134sxb (8bit) ?
in my understanding, there is no "JSL" in 8 bit.
does "JSR" do the trick, and do i leave the 00 from $00:e04e (put_str) ?
or am i way off here...
Thx... C.
i was trying to get text down the uart3 line, and tried this viewtopic.php?f=4&t=3545#p42268
thing is, you need to "JSL put_str" the thing...
2 questions:
how can you do this in 6502 emulation mode ?
and how does this work, when you have a 134sxb (8bit) ?
in my understanding, there is no "JSL" in 8 bit.
does "JSR" do the trick, and do i leave the 00 from $00:e04e (put_str) ?
or am i way off here...
Thx... C.