quick sort color demo

For Scene Demos that display animations, graphics, and music. Also for tech demos of graphics capability of VERA or the audio capabilities of the PSG, FM, or PCM audio channels.
Post Reply
x16tial
Posts: 177
Joined: Sun Feb 07, 2021 8:23 pm

quick sort color demo

Post by x16tial »


Variation of the quick sort demo, but this one using the 320x240x8bpp mode, which uses double the memory, and is that much cooler to watch ?




Tap any key to progress from:





  • Random


  • Slowed down sort


  • Random


  • Full speed sort


  • Back to Basic




Note: that band of "non random" pixels below the middle of the screen is the default location of character tiles at $0f800 = $0ffff.  This gets moved to right after screen memory at $04000 - $047ff (which is probably where it *should* default to, if you ask me :))



Added sortdemocolor2.prg which will pause at each level of the sort


Attachments
quick sort color demo
quick sort color demo
sortdemocolor.png (4.6 KiB) Viewed 388 times
sortdemocolor2.prg
quick sort color demo
(619 Bytes) Downloaded 96 times
sortdemocolor.prg
quick sort color demo
(633 Bytes) Downloaded 115 times
Post Reply