You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
294 B

; RomWBW Configured for N8VEM simh, 2015-02-14T09:50:52
;
#DEFINE TIMESTAMP "14-Feb-2015"
;
PLATFORM .EQU PLT_N8VEM ; HARDWARE PLATFORM
ROMSIZE .EQU 512 ; SIZE OF ROM IN KB
;
; INCLUDE PLATFORM SPECIFIC DEVICE DEFINITIONS
;
#INCLUDE "std-n8vem.inc"
;
#INCLUDE "config.asm"
;