1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-01-11 04:29:53 +00:00

Removed unused clob-fragments. #599

This commit is contained in:
jespergravgaard 2020-12-21 15:07:57 +01:00
parent ea97e20319
commit bda0f28414
16 changed files with 0 additions and 40 deletions

View File

@ -1,3 +0,0 @@
pha
txa
pha

View File

@ -1,4 +0,0 @@
pla
tax
pla
rti

View File

@ -1,3 +0,0 @@
pha
tya
pha

View File

@ -1,4 +0,0 @@
pla
tay
pla
rti

View File

@ -1,2 +0,0 @@
sta rega+1
stx regx+1

View File

@ -1,3 +0,0 @@
rega: lda #0
regx: ldx #0
rti

View File

@ -1,2 +0,0 @@
sta rega+1
sty regy+1

View File

@ -1,3 +0,0 @@
rega: lda #0
regy: ldy #0
rti

View File

@ -1,3 +0,0 @@
plx
pla
rti

View File

@ -1,3 +0,0 @@
ply
pla
rti