Table of Contents
C
Assembler
un-asm
naken_asm
Other
C
Reading input from controllers
-
Ported to VBCC compiler suite
PCM sound playback
Contiki operating system
compiled using uNSP IDE
Port of the game "Copyright Infringement"
Assembler
un-asm
https://github.com/bmx/vsmilestuff/tree/main/un-asm
https://github.com/bmx/vsmilestuff/tree/main/examples/hello
- Hello world showing minimal init of the PPU and video output.
https://github.com/bmx/vsmilestuff/tree/main/examples/awwsum
- another minimal Hello world example.
naken_asm
https://github.com/sp1187/vsmile-demos
- PPU programming examples
https://github.com/sgadrat/vsmile_demo_dragon
- VSmile Demo - The one with a Dragon
Other
https://github.com/vsmile-dev/vsmile-rom
- Early work when no assembler was available. It seems to run on emulators but not real hardware?