home art maths time cubing programming about

programming

com puter


platforms


browser

stupid html/css bullshit funnies[dubious – discuss]

(warning: usually a lot of motion)

"works on my machine" - sizecoded demos

(tested on firefox only; none of these adhere to any reasonable browser standards)

i sacrificed all good coding practices to get these in a small size so DO NOT take any of this as a role model (unless you're sizecoding in which case thank you!)


c64

written in assembly and compiled using TMPx

how do i download/run these?

first you will need the commodore 64 emulator VICE

  1. then you can download a .zip fIle from whichever demo you want below
  2. these contain an .nfo file (info blurb i wrote for the program), an .asm file (source code), and a .prg file (the program)
  3. in VICE ("x64" is the commodore 64 emulator), go to File -> Smart Attach... and then click on the .prg file to load it into the commodore 64
  4. then type SYS 49152 in the commodore 64 and press enter to run the program (note: some of my programs require you to do/type something different to run the program; this will be said in the .nfo file

alternatively, if a BASIC type-in program is given, you don't need to download anything

just type in the BASIC (including the line numbers starting each line) and then on a new line type RUN and press enter to run

disintegratinator (32 bytes) (2024-10-26)

doing this as a type-in shows the effect better i think

download: https://files.scene.org/get/demos/artists/oxidisedbraincells/disintegratinator.zip
source code: here
pouet link: https://www.pouet.net/prod.php?which=99768
BASIC type-in program: 10 FOR A=49152 TO 49181
20 READ B
30 POKE A,B
40 NEXT
50 DATA 169,3,133,252,230,252,177,251
60 DATA 201,32,240,5,24,105,1,145
70 DATA 251,200,208,242,165,252,201,7
80 DATA 208,234,232,208,227,96
90 SYS 49152
PRG file as hexdump: 00c0a90385fce6fcb1fbc920f00518690191fbc8d0f2a5fcc907d0eae8d0e360