mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 15:52:30 +00:00
Updates for removal of -phxass option
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SCREEN_WIDTH equ 320
|
||||
SCREEN_HEIGHT equ (256+(256*INTERLACE))
|
||||
SCREEN_WIDTH_BYTES equ (SCREEN_WIDTH/8)
|
||||
if HAM_MODE == 1
|
||||
if HAM_MODE==1
|
||||
SCREEN_BIT_DEPTH equ 6
|
||||
else
|
||||
SCREEN_BIT_DEPTH equ 5
|
||||
|
||||
Reference in New Issue
Block a user