2021-12-28, 02:42 PM
(2021-12-27, 06:22 PM)boriel Wrote:(2021-12-27, 03:54 PM)RandomiserUsr Wrote: Very quick question,
could ZXBC target a 128K BIOS ROM in the asm compile routines?
I'm expecting a "no"
thanks
![]()
You can, but it's your responsibility to switch ROM banks, etc within an ASM context and then back to 48K ROM.
Okay thanks Boriel.

