
but i have some questions about:
1- i'm struggling to use functions that uses more than one argument, because they use ix and iy registers - when i try to use them the display gets totally blank (the functions i'm using are 'fastcall', that accesses simpler registers instead of ix and iy, but it is limited to one argument only) - why that happens? and how can i use ix and iy registers efficiently then?
2- where do i set sp (stack point) register?
3- which i/o ports are used for keyboard (is that exactly like ZX-Spectrum?), ay sound (like from quicksilva), and stuff like that?
thanks in advance!
