Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
homebrew [2024/05/06 16:16] – pulkomandy | homebrew [2024/05/07 14:49] (current) – [C] pulkomandy |
---|
====== C ====== | ====== C ====== |
| |
* [[https://github.com/sp1187/vsmile-ctrldemo|Reading input from controllers]] | * [[https://github.com/sp1187/vsmile-ctrldemo|Reading input from controllers]] - [[http://pulkomandy.tk/gerrit/admin/repos/vsmile-ctrldemo,general|Ported to VBCC compiler suite]] |
* [[https://github.com/sp1187/vsmile-sounddemo|PCM sound playback]] | * [[https://github.com/sp1187/vsmile-sounddemo|PCM sound playback]] |
* [[https://github.com/pulkomandy/contiki-1.x|Contiki operating system]] compiled using uNSP IDE | * [[https://github.com/pulkomandy/contiki-1.x|Contiki operating system]] compiled using uNSP IDE |
====== Assembler ====== | ====== Assembler ====== |
| |
===== [[https://github.com/bmx/vsmilestuff/tree/main/un-asm|un-asm]] ===== | ===== 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/hello - Hello world showing minimal init of the PPU and video output. |