tfh wrote:
Can you also add the posibility to start the game by pressing space instead if the "N" key?
@Taylor, if you use the converted BIOS (COLECO_BIOS_v3_COM38h.asm + COLECO_Joystick_Emulator.asm) from the source code I've sent you, space and/or joy fire button can both start the game automatically.
Okay then, I will still study this.
I have an idea. Maybe would it be a good idea to replace values like...
Output FF changed to CFh 00h
Input FC changed to CFh 01h
Input FF changed to CFh 02h
Output 80 changed to CFh 03h or filled with 00h.
Output C0 changed to CFh 04h or filled with 00h.
Output DF changed to CFh 05h or filled with 00h.
Hopefully this will be useful.
Login or register to post comments