JAC! information 1585 glöps
- 4k Commodore 64 Malstunde Mit Widdy Und Fakerle by Metalvotze [web]
- ... really
- sucksadded on the 2010-10-21 23:27:30
- 4k Commodore 64 Malstunde Mit Widdy Und Fakerle by Metalvotze [web]
- Naa,you have demos which can beat this demo...
- isokadded on the 2010-10-21 23:27:05
- 32b Atari XL/XE Expanding Universe by JAC! [web]
- Thanks! And here are the lyrics, for those who are familiar with "ancient tongues".
Code:* = $2000 loop inx ;Next double scanline wait cpx $d40b ;Wait for next double scanline beq wait stx $d012 ;Set missile 0 rainbow color and #1 ;Use lowest bit of previous line adc $00,x ;Carry will be set due to CPX sta $00,x ;ZP,x will wrap at $ff to $00 sta $d004 ;Set missle 0 horizontal position asl $d402 ;Reset DL low pointer to force blank line asl $d011 ;This will put "10" into bit 1 and ;0 because $d011 is trigger 0 bcc loop ;Carry is cleared due to ASL above
The youtube is jerky as always due to the lame 30 FPS replay, so I recommend the use the real thing or and emulator. It took some time but the uploaded version now runs on both. - isokadded on the 2010-10-20 23:22:33
- 32b Atari XL/XE Expanding Universe by JAC! [web]
- >> Expanding Universe <<
Two 32 bytes intros for the Atari 800 XL (PAL).
There already was evidence that the universe is expanding permanently. Now there is also evidence, that it originally started with 32 bytes ;-)
This one shows a twirl of colored particles which expands with every iteration. In the end it will become a chaotic star field. At certain times during the expansion, there balance between dark matter and normal matter is broken. This is indicated by a changing background color. If the background changes back to black again, it is save to turn off the demo without destroying the earth.
The first version uses a black background at the expense of having a group of smaller, even more chaotic Atari particles in the upper quarter. The second version forces all particles to be small and to behave less chaotic at the expense of having a background based on the blue sky instead of the dark space.
Here is your youtube video. I hope some people will see it before the next upload rush next weekend.
Notes:
The Atari's executable leaves you with 26 bytes of code for this (6 bytes header). The executables start automatically from a game DOS or an emulator. When using MyDOS or ATARI DOS, the executable has to be started via "M - Run Address" at address "2000".
Created using WUDSN IDE.
- isokadded on the 2010-10-19 17:43:41
- 32b Atari XL/XE Power Of 2 by JAC! [web]
- As some may already have notice, I love to port things to my Atafri. This one is obviously inspired by sierp2 of course. Thanks to Ruelle, I really love this kind of mathematical beauty.
Note: Atari's executable format leaves you with 26 bytes of code for this ;-)
Code:* = $2000 start lda #8 ;Graphics 8 hires mode jsr $ef9c ;Illegal entry point in REV C OS, returns with C=1 loop ldy #0 ;Current line lda (88),y ror ;Rotate into carry bit eor (88),y ldy #40 ;Next line sta (88),y inc 88 bne loop inc 89 dec $53 ;RMARGIN is initialized to 39 by the OS bne loop ;There will be BRK, so the system will stop - isokadded on the 2010-10-16 19:26:56
- invitation Atari XL/XE SillyVenture 2k10 invitro by Mystic Bytes [web] & laresistance [web]
- A pixel spacing would have helped a lot with regards to readability. But first I already know all facts and second the tune and the visuals are nice :-)
- rulezadded on the 2010-10-13 13:24:47
- demo C16/116/plus4 zenith of puberty by The Electronic Knights
- Double Twitser + Booze Zoom + Harald = Thumb
- rulezadded on the 2010-10-08 22:33:26
- 1k C16/116/plus4 Roeddelroemp by The Electronic Knights
- 1k - 16col ?!
- rulezadded on the 2010-10-08 22:24:32
- demo C16/116/plus4 Monopsy 2 by Wilds [web]
- Everythig in this demo fits together!
- rulezadded on the 2010-10-08 22:17:23
- 16k Atari XL/XE 48H by laresistance [web]
- 6853 bytes - WOW. Excellent choice with graphics 10 and the color scheme.
- rulezadded on the 2010-10-08 13:56:19
account created on the 2003-03-30 13:23:16
