NuBusFPGA/nubus-to-ztex-gateware/DeclROM/DepVideo.inc
2022-04-18 11:51:07 +02:00

44 lines
722 B
HTML

.include "res.inc"
NuBusFPGAID = 0xC0
defMinorBase = 0 /* beginning */
defMinorLength = 0x200000 /* 2048 KiB */
Pages8s = 1
Pages1s = 1
defmBounds_Ls = 0
defmBounds_Ts = 0
defmBounds_Rs = HRES
defmBounds_Bs = VRES
defScrnRow = HRES
/* row bytes */
RB8s = HRES
RB1s = HRES/8
DrHwNuBusFPGA = 0xBEEF /* placeholder */
defmBaseOffset = 0 /* beginning, placeholder */
devVersion = 0 /* placeholder */
defmHRes = 0x480000 /* Horizontal Pixels/inch */
defmVRes = 0x480000 /* Vertical pixels/inch */
defmDevType = 0 /* 0 = CLUTType */
defmPlaneBytes = 0 /* Offset from one plane to the next. */
SGammaResID = 0
ChunkyIndexed = 0
defVersion = 0 /* Version = 0 */
ROMSize = 0x1000 /* 4K byte ROM */