Page 1 of 1

quick sort color demo

Posted: Sat Mar 13, 2021 10:54 pm
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