Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
128K SPECTRUM COMPATIBILITY...
#3
128K support (PLAY, for example) is planned. I own a +2 my self Wink
The problem is the lack of information about interrupts and play (AY chip) routines. Sad

If I knew where to start...

Also Interrupts are also planed. Something like:
Code:
sub XXX interrupt
...
end sub
or
Code:
sub __INTERRUPT__ xxx
...
end sub
But this have to be implemented carefully. For example, an interrupt will "chain" the previous interrupt (by default, the +48 Timer counter and KeyB reader).

These are just ideas... Smile
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)