Dean Belfield
Dean Belfield
This is made possible by the BBC Micro being able to page a ROM into a 16K block from address &8000; code can therefore be assembled to run at that...
@lennart-benschop I will keep the check in MOS as it is useful to report back to the user when an invalid set is selected, and is no big deal to...
@luisvolkyazul let me know if that answers your question and if it does I'l close this card.
I'll switch to this after 1.04 has been released properly, save confusing everyone (including myself)
Hi, thanks for the suggestion. The autoexec.txt files do currently execute their commands by passing each line through the command line. Not handling errors and not echoing the details on...
You can access the full 24-bit registers in Z80 mode using LD.LIL HL, n, if that helps. The eZ80 is quite flexible with regards to shifting into 24-bit mode for...
Yes, there are instances where the eZ80 could be a bit more helpful. Appreciate the feedback. I'll have a think about this one.
I'll double check - the stacks * should * be set up with sensible defaults but that doesn't necessarily mean I've covered all the bases.
I agree, probably sits better in MOS.
An alternative approach would be to use an eZ80 timer, but that would decouple it from the VBLANK interrupt.