first disasm

This commit is contained in:
Antoine Vignau 2024-08-04 14:26:38 +02:00
parent 6743ed1542
commit df82a63b1c
7 changed files with 35995 additions and 0 deletions

Binary file not shown.

BIN
galaxian/disks/GALAXIAN.DSK Normal file

Binary file not shown.

BIN
galaxian/sources/GALAXIAN Normal file

Binary file not shown.

View File

@ -0,0 +1,29 @@
* TFBD generated equates
* (c) PHC 1992,93
SOFTEV EQU $03F2
PWREDUP EQU $03F4
KBD EQU $C000
KBDSTROBE EQU $C010
SPKR EQU $C030
TXTCLR EQU $C050
MIXCLR EQU $C052
HIRES EQU $C057
BUTN0 EQU $C061
BUTN1 EQU $C062
PTRIG EQU $C070
*-----------------------
TEXT1 = $400
TEXT2 = $800
HGR1 = $2000
HGR2 = $4000
*-----------------------
fgSOUND = $10 ; byte - 0 = sound / -1 = no sound
theDEVICE = $42 ; byte - 0 = joystick / 1 = keyboard
nbPLAYERS = $45 ; byte - 1 or 2

17931
galaxian/sources/GALAXIAN.S Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
GALAXIAN=Type(00),AuxType(0000),VersionCreate(70),MinVersion(BE),Access(E3),FolderInfo1(000000000000000000000000000000000000),FolderInfo2(000000000000000000000000000000000000)