Set z80 register according to Registers_Data structure values You can call Registers_ApplyBase() if you don't need to set IX and IY registers
Set z80 register according to Registers_Data structure values You can call this function if you don't need to set IX and IY registers
Set Registers_Data structure data from z80 register values You can call this function if you don't need to get IX and IY registers
Get z80 register data structure
Call BDOS function after setting registers from Registers_Data data structure. Return values are then store in Registers_Data.
Set registers from Registers_Data data structure, call the given address, then get register back to the Registers_Data