mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-20 21:30:03 +00:00
24 lines
537 B
Plaintext
24 lines
537 B
Plaintext
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-
|
|
box_entropy 64
|
|
--------------------------------------
|
|
Hi-res Xdraw Pattern
|
|
by Deater / dSr
|
|
|
|
I attempted this before as a 64-byter
|
|
but managed to fit a more complete
|
|
version this time.
|
|
|
|
roughly based on:
|
|
|
|
; Entropy
|
|
; by Dave McKellar of Toronto
|
|
; Two-line BASIC program
|
|
; Found on Beagle Brother's Apple Mechanic Disk
|
|
|
|
XORs a box pattern, but randomly doubles the
|
|
size of the box. It's hard to generate good
|
|
random numbers on 6502 in 64 bytes.
|
|
|
|
Lovebyte 2024
|
|
--------------------------------------
|