summaryrefslogtreecommitdiff
path: root/data/fill.asm
blob: d731efc824011d726172297092771229a0450e2e (plain)
1
2
3
4
5
6
7
8
9
10
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;; Miguel's FoolOS Helper Functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;
;   just some data to fill empty space to get a full image
;
;

times 2000000 db 0x69