mirror of
https://github.com/rdolbeau/NuBusFPGA.git
synced 2024-12-23 01:30:32 +00:00
1 line
626 B
Plaintext
1 line
626 B
Plaintext
|
NuBusFPGAID EQU $BEEF
defMinorBase EQU 0 ; beginning
defMinorLength EQU $C0000 ; 768 KiB
Pages8s EQU 1 ; no idea
defmBounds_Ts EQU 0
defmBounds_Ls EQU 0
defmBounds_Bs EQU 480
defmBounds_Rs EQU 640
DrHwNuBusFPGA EQU $BEEF ; placeholder
defmBaseOffset EQU 0 ; beginning, placeholder
devVersion EQU 0 ; placeholder
defmHRes EQU $480000 ;Horizontal Pixels/inch
defmVRes EQU $480000 ;Vertical pixels/inch
defmDevType EQU 0 ;0 = CLUTType
defmPlaneBytes EQU 0 ;Offset from one plane to the next.
SGammaResID EQU 0
RB8s EQU 640
ChunkyIndexed EQU 0
defVersion EQU 0 ;Version = 0
ROMSize EQU $1000 ;4K byte ROM
|