OSDN Git Service

cross_v Cross assembled with lwtools also works. Images are slightly different.
[bif-6809/bif-6809.git] / cross_v / BIFU.INC
index 3d681d0..22dbeff 100644 (file)
@@ -2,7 +2,6 @@
 00020 * BIF Copyright 1989 Joel Matthew Rees (see BIF/ASM)
 00100 * INCLUDE THIS BEFORE SETTING DPR
 00110 * ORG used here for offsets only
-{      userAllocations.h
 00120  ORG 0
 00130 US0      RMB 2   base of data stack (6809 U)
 00140 UR0      RMB 2   base of control stack (6809 S)
@@ -38,6 +37,5 @@
 00440 UVMK     RMB 2   stack mark and function for VISIT
 00450 UFORE    RMB 2   FOREWARD reference block link
 00460 UDPR     RMB 2   Direct Page Emulator for Assembler
-}
 00990  RMB 16  8 spares 
 01000 UEND     EQU *