I've finally finished the more interesting parts of the text screen peripheral I'd been building for several months for R16K1S60. *** Update: Fixed TEST, see main save ***
sorcery
nextgen
screen
computer
60hz
display
printer
electronics
subframe
r16k1s60
Comments
-
Neither did I lol. It probably overflowed.
-
Stopped at 10946 :D I did not know that one!
-
I tried prime finder and it was probably 500 times faster than the LightPC. +1
-
add ax, bx; add bx, ax;
-
Finally! Here's the hexdump utility: id:2028557
-
Tommorow: a full hexdump utility
-
I made a useful debugging program that dumps the R16K1S60 memory contents, at id: 2027844.
-
*** Fixed instruction TEST, see main save ***
-
Ah okay. I was on android version of TPT, and touch screens are hard to be precise with, so I missed the button, and only sparked one of the wires from tbe start button -Equal to pressing resume. Rather instresing to see an early version on this. You could use this to hidden messages! :)
-
It's not a bug. You sparked Resume instead of Start. The difference is that Resume doesn't copy the ROM into the RAM, thus running the previously flushed ROM. I tend to accidentally leave those in there.