diff options
| author | B. Watson <urchlay@slackware.uk> | 2022-10-31 20:14:16 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2022-10-31 20:14:16 -0400 |
| commit | d3481fac922d0915d33eec8da05b05990aad3a58 (patch) | |
| tree | 9b5c238a4e9864a97cc7d779ed299524022cfd00 | |
| parent | 6972583ba8a6ef5f949891e283b3a1061d580434 (diff) | |
| download | dla-asm-d3481fac922d0915d33eec8da05b05990aad3a58.tar.gz | |
Bump version to 0.0.99
| -rw-r--r-- | dla.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -725,7 +725,7 @@ close1: ; banner and saveprompt must start with a clear-screen code. banner: .byte $7d, "Diffusion Limited Aggregate",$9b - .byte "Urchlay's ASM version 0.0.7",$9b,$9b + .byte "Urchlay's ASM version 0.0.99",$9b,$9b .byte "Particle count range: 1 to 65535",$9b .byte "How many particles [",$0 |
