Adding telemon30 and telemon24 primitives

This commit is contained in:
jede
2017-01-29 21:18:49 +01:00
parent 038ac5a65a
commit d1b5a6632d
11 changed files with 616 additions and 146 deletions

View File

@@ -1,5 +1,5 @@
;
; Based on code by Debrune J<EFBFBD>r<EFBFBD>me <jede@oric.org>
; Based on code by Debrune Jérôme <jede@oric.org>
; 2016-03-17, Greg King
;
@@ -17,18 +17,17 @@
.segment "ORIXHDR"
.byte $01, $00 ;
.byte $01, $00 ;
.byte "ORI"
.byte "ori"
.byte $01 ; version
.byte $00,$00 ; mode
.byte $00,$00 ; cpu type
.byte $00,%00000000 ; 6502 only
.byte $00,$00 ; Extends
.byte $00,$00 ; OS
.byte $00 ; reserved
.byte $00 ; auto
.byte $00 ; reserved
.byte $00 ; auto
.word __BASHEAD_START__ ; Address of start of file
.word __MAIN_LAST__ - 1 ; Address of end of file