2018-09-28 17:05:11 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Old s c h o o l b o x e d o u t p u t h e a d e r . B r k *
* multiple l i n e s y a y . H o w a b o u t a h y - *
* phenated w o r d ? *
* Looonglonglonglonglonglonglonglonglo *
* nglonglongword. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Throw i n a l i n e d i v i d e r . T h e s e *
* aren' t : *
* * ! *
* * *
* & XYZ *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
plataddr e q u $ 3 0 0 0 ;address only in platform file
;Short, unboxed comment here!!
2019-11-02 02:39:08 +00:00
;Two spaces after. More hyp-
2018-09-28 17:05:11 +00:00
;hens?
org $ 1 0 0 0
lda #$ 01 ;Comment!
;Comment rulers can be helpful in findin the edges of notes. Comments are hyph-
;enatingly fun. Like the note, this goes out to 80 columns.
lda #$ 02 ;&another comment with &&s!
;Down to 64 columns this time. Why 64? Why not 64. A rose, by
;any other name, would break the line at the same place. Or hy-
;phen split.
lda #$ 03
;Ah, the classic 40-column limitation...
;brings back memories. Of, you know, h-
;yphenated things.
lda #$ 04
;Thirty columns. 'cause forty
;felt like too many. Oh, hyp-
;henation!
lda #$ 05
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Short b o x c o m m e n t , 8 0 c o l s . *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
lda #$ 06
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* Choppy *
* *
* box *
* *
* comment *
* *
* 6 4 cols *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
lda #$ 07
2019-11-02 02:39:08 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Some n o n - A S C I I s t u f f : *
* † • <EFBFBD> ␇ *
* ( right s i d e o f b o x l o o k s p u s h e d o v e r o n - s c r e e n b e c a u s e f o n t *
* isn' t f u l l y m o n o ) *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2018-09-28 17:05:11 +00:00
lda #$ 08
2019-11-02 02:39:08 +00:00
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Specific l i n e b r e a k c a s e a t e n d o f . *
* Sentence. *
* Alternate v e r s i o n f o r s e m i c o l o n z z . *
* Output. *
* *
* Same t h i n g b u t w i t h t h r e e s p a c e s z z . *
* Three! *
* Again w i t h t h e t h r e e s p c e s b e t w e e n . *
* Things. *
* *
* Try t o m a k e i t t h e v e r y l a s t t h i n g . . *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2018-09-28 17:05:11 +00:00
lda #$ 09
lda #$ 0 a
lda #$ 0 b
lda #$ 0 c
lda #$ 0 d
lda #$ 0 e
lda #$ 0 f
bit p l a t a d d r ;Pull in plataddr to see the comment on the platform file entry.
rts
bytes h e x 0 0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 a0 b0 c0 d0 e 0 f00 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 a0 b0 c0 d0 e 0 f ;Comment at the end of a lengthy bulk hex item might overflow various things, but could be wrapped.
hex 0 0 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 a0 b0 c0 d0 e 0 f00 0 1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 a0 b0 c0 d0 e 0 f