Difference between revisions of "Defines"
From MSX Game Library
Line 35: | Line 35: | ||
MSX_TurboR ................... MSX Turbo-R | MSX_TurboR ................... MSX Turbo-R | ||
</pre> | </pre> | ||
+ | |||
+ | MSX_1 ........................ MSX | ||
+ | MSX_2 ........................ MSX 2 | ||
+ | MSX_2Plus .................... MSX 2+ | ||
+ | MSX_TurboR ................... MSX Turbo-R | ||
== Bios Module == | == Bios Module == | ||
− | === RENDER_MODE == | + | === RENDER_MODE === |
Revision as of 00:51, 2 December 2021
Build
TARGET
Defined by the build tool
Values:
TARGET_BIN ................... BASIC binary program TARGET_ROM16 ................. 16KB ROM in page 1 TARGET_ROM16P2 ............... 16KB ROM in page 2 TARGET_ROM32 ................. 32KB ROM in page 1-2 TARGET_ROM32P0 ............... 32KB ROM in page 0-1 TARGET_ROM48 ................. 48KB ROM in page 0-2 TARGET_DOS ................... MSX-DOS program TARGET_DOSARG ................ MSX-DOS program (using command line arguments)
TARGET_TYPE
Defined by the build tool
Values:
TARGET_TYPE_BIN .............. BASIC binary program TARGET_TYPE_ROM .............. ROM TARGET_TYPE_DOS .............. MSX-DOS program
MSX_VERSION
Values:
MSX_1 ........................ MSX MSX_2 ........................ MSX 2 MSX_2Plus .................... MSX 2+ MSX_TurboR ................... MSX Turbo-R
MSX_1 ........................ MSX MSX_2 ........................ MSX 2 MSX_2Plus .................... MSX 2+ MSX_TurboR ................... MSX Turbo-R