👆 Click on image to see the video of the Demo ☝️
A 130 seconds demo with sound and many annimations gathered mostly on TheBackShed.
You also need the file laamaa.mod in the same directory as demo.bas to have it working properly.
This was tested on a Raspberry Pico2W overclocked at 252MHz.
Requirements
- A PicoCalc (obvously)
- Having the mod files buffer enabled. This will format your A: drive, so do backup if you store some stuff as autorun. To enable the buffer use this command
option modbuff enable. You can disable it latter on withoption modbuff disable - Running on a Raspberry Pico2W overclocked at 252MHz. You can overclock with the following command
option cpluclock 252000. It might run on a Pico1 on regular frequency since it's only MMBasic without 3D instructions in the code.
Launch it using run "demo command.
An attempt to recreate the famous Amiga Demo from 1984. Vibe coded by GPT5 and adapted/fixed by me.
Launch it using run "boing command.
A little demo stolen from this page that looks like this
Launch it using run "chain command.
A wanabe clone of the famous linux command screensaver: cmatrix.
Launch it using run "cmatrix command.
A wanabe clone of the infamous DVD players screensaver.
Launch it using run "dvd command.
A clone of FlappyBird vibe coded with GPT, need rework, added framebuffer to make it playable.
Launch it using run "flappy command.
It's just an illusion, is your screen flikering? is any line moving? Maybe ¯\(ツ)/¯
Launch it using run "ilu command.
A keyboard testing app coded 100% on the picocalc keyboard.
Launch it using run "keyb command.
My most ambitious mmbasic programm yet, 5k to make a .mod files music player / sampler. Tested on Pico2W only.
It requires 2 things
- have the MODBUFFER enabled on yout PicoCalc. This will format your A: drive, so do backup if you store some stuff as autorun. To enable the buffer use this command
option modbuff enable 192(if you don't put the 192 it will only take 128ko for buff and as max mod file size to play) - have a
modfilesdirectory at the same level asmodp.baswith some.modfiles in it, you can get some here.
The player can only play file up to 192k
Launch it using run "nodp command.
A small image maker in 40x40 tiles with basic colors for all the pixels lovers.
Launch it using run "paint command.
A little test to make UI mostly with print characters, also some rbox and text.
Launch it using run "popup command.
A little tool to show rgb colors and corresponding code. Two command are available when running a for again and s to save a screenshot, any other key to quit.
Launch it using run "rgb command.
A screensaver inspired by win95 and partialy vibe coded with a GPTs.
Launch it using run "starfield command.
A windows 95 emulator, needs the w95.wav file to be in the same directory as the w95.bas file to work "properly".
Launch it using run "w95 command.
The windows 10 loading screen with a twist.
Launch it using run "win10 command.






