Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FZX support
#3
Like the other print routines that are in the library, you'd have to tweak it so that it didn't need to use the zx spectrum channels, but was called directly. This is pretty easy to do, and is how some of the routines got into the library in the first place, since I just converted them.

It's easier to have a print at routine separately from the character printing routine.

Usually with these things you set an entry point slightly later into the code, discarding all the stream code that's usually at the start. You can have a separate print at routine that pokes the print co-ordinates to the variable store the routing undoubtedly has, and that's pretty much all the magic.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)