From WikiTemp, the GBAtemp wiki
(Create 3DS homebrew Demo page)
 
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
<noinclude>{{3DSNav}}__NOTOC__{{Newpagepreload|Template:P/3DS Homebrew}}
{|style="border: 1px solid #505050;"
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew applications|Applications]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew games|Games]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew emulators|Emulators]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew loaders|Homebrew Loaders]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew system tools|System Tools]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS PC utilities|PC Utilities]]
+
|align="center" style="background-color:#A4CDDF; padding:10px; border-right: 2px solid #505050;" | '''Demos'''
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew|All]]
+
|}
+
 
+
<onlyinclude>
+
  
 +
'''NH2''' = Works with Ninjhax 2 / Tubehax / Ironhax / OotHax / SmashbrosHax</noinclude><includeonly>
 
==Demos==
 
==Demos==
{| class="compatibilitytable sortable" border="1" cellspacing="0" cellpadding="0" style="background:#ECECEC;border: 1px #222222 solid;text-align:Left;" width=100%
+
</includeonly>
 +
 
 +
'''Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)'''
 +
 
 +
{| class="prettytable sortable" style="width:100%"
 +
! style="width:25%" | Title
 +
! style="width:1%" | NH2
 +
! class="unsortable" | Description
 +
! style="width:20%" | Author
 +
! class="unsortable" style="width:8%" | Thread
 +
! class="unsortable" style="width:8%" | Source
 
|-
 
|-
! width="25%"  style="background:#D9D9D9;border: 1px #222222 solid;" | Title
+
| 3DS Homebrew Demo
!  style="background:#D9D9D9;border: 1px #222222 solid;" | System(s)
+
| {{n}}
! width="20%"  style="background:#D9D9D9;border: 1px #222222 solid;"| Author
+
| Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew
 +
| [[User:Snailface|Snailface]]
 +
|
 +
|
 
|-
 
|-
|3DS Homebrew Demo
+
| 3DS Homebrew Touch
|Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew
+
| {{n}}
|Snailface
+
|-
+
|3DS Homebrew Touch
+
 
| - ARM9 homebrew
 
| - ARM9 homebrew
|Snailface
+
| [[User:Snailface|Snailface]]
 +
|
 +
|
 
|-
 
|-
|3DS-PAD
+
| 3DS Life
|Test the buttons and touch screen - ARM9 homebrew
+
|  
|Nop90
+
| Increase/decrease random cells spawn speed
 +
| [[User:Helreizer543|Helreizer543]]
 +
|
 +
| [https://github.com/helreizerDev/3dshomebrews/tree/master/3Dslife Git]
 
|-
 
|-
|Console demo
+
| [[3dsmandelbrot]]
|Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew
+
|  
|Kalimero
+
| Arm11 homebrew. Mandelbrot, with zoom function
 +
| [[User:xantoz|xantoz]]
 +
|
 +
|
 
|-
 
|-
|Input test
+
| 3DS-PAD
|Tests buttons - ARM9 homebrew
+
| {{n}}
|Nop90
+
| Test the buttons and touch screen - ARM9 homebrew
 +
| [[User:Nop90|Nop90]]
 +
|
 +
|
 +
|-
 +
| 8bitPlasma
 +
|
 +
| a Color palette shifting demo.
 +
| [[User:Spinal_cord|Spinal_cord]]
 +
| [https://gbatemp.net/threads/homebrew-development.360646/page-151#post-5208982 Thread]
 +
|
 +
|-
 +
| Citra-hwtests
 +
|
 +
| homebrew test suite for Citra 3DS emulator.
 +
| [[User:archshift|archshift]], Citra-emu team
 +
|
 +
| [https://github.com/citra-emu/hwtests Git]
 +
|-
 +
| Console demo
 +
| {{n}}
 +
| Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew
 +
| [[User:Kalimero|Kalimero]]
 +
|
 +
|
 +
|-
 +
| Game of Life
 +
|
 +
| basic implementation of Conway's Game of Life
 +
| [[User:JensRenders|JensRenders]]
 +
| [https://gbatemp.net/threads/game-of-life-for-3ds.376306/ Thread]
 +
|
 +
|-
 +
| Input test
 +
| {{n}}
 +
| Tests buttons - ARM9 homebrew
 +
| [[User:Nop90|Nop90]]
 +
|
 +
|
 +
|-
 +
| KSketch
 +
|
 +
| Etch a sketch - Move letter 0 (zero) on screen using D-pad, set color with L/R.
 +
| [[User:thekman|thekman]]
 +
|
 +
|
 
|-
 
|-
 
| [[Mandelbrot (3DS)|Mandelbrot]]
 
| [[Mandelbrot (3DS)|Mandelbrot]]
| - ARM9 homebrew
+
| {{n}}
| Aliakr18 and Snailface
+
| ARM9 (launcher.dat) Mandelbrot homebrew.
 +
| [[User:Aliakr18|Aliakr18]] and [[User:Snailface|Snailface]]
 +
|
 +
|
 +
|-
 +
| Munching Squares
 +
|
 +
| A [http://en.wikipedia.org/wiki/Munching_square Munching Squares] demo. A mod (or v2?) has been done named ''XOR Fractal''.
 +
| [[User:cedeckovec|cedeckovec]]
 +
|
 +
|
 
|-
 
|-
 
| Particule Demo
 
| Particule Demo
| - ARM9 homebrew
+
|  
| YourNerdyJoe
+
| - ARM11 homebrew
 +
| [[User:YourNerdyJoe|YourNerdyJoe]]
 +
|
 +
|
 
|-
 
|-
|Screen Colour and Font Test
+
| Reggie-Demo
|Displays a fake [[Gateway 3DS]] brick screen - ARM9 homebrew
+
|
|Pong20302000
+
| Print a bmp picture converted to .h
 +
| [[User:TricksterGuy|TricksterGuy]]
 +
|
 +
| [https://github.com/TricksterGuy/reggie-demo Git]
 +
|-
 +
| Screen Colour and Font Test
 +
| {{n}}
 +
| Displays a fake [[Gateway 3DS]] brick screen - ARM9 homebrew
 +
| [[User:Pong20302000|Pong20302000]]
 +
|
 +
|
 
|}
 
|}
 
</onlyinclude>
 

Latest revision as of 11:50, 14 September 2015

NH2 = Works with Ninjhax 2 / Tubehax / Ironhax / OotHax / SmashbrosHax

Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)

Title NH2 Description Author Thread Source
3DS Homebrew Demo Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew Snailface
3DS Homebrew Touch - ARM9 homebrew Snailface
3DS Life Increase/decrease random cells spawn speed Helreizer543 Git
3dsmandelbrot Arm11 homebrew. Mandelbrot, with zoom function xantoz
3DS-PAD Test the buttons and touch screen - ARM9 homebrew Nop90
8bitPlasma a Color palette shifting demo. Spinal_cord Thread
Citra-hwtests homebrew test suite for Citra 3DS emulator. archshift, Citra-emu team Git
Console demo Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew Kalimero
Game of Life basic implementation of Conway's Game of Life JensRenders Thread
Input test Tests buttons - ARM9 homebrew Nop90
KSketch Etch a sketch - Move letter 0 (zero) on screen using D-pad, set color with L/R. thekman
Mandelbrot ARM9 (launcher.dat) Mandelbrot homebrew. Aliakr18 and Snailface
Munching Squares A Munching Squares demo. A mod (or v2?) has been done named XOR Fractal. cedeckovec
Particule Demo - ARM11 homebrew YourNerdyJoe
Reggie-Demo Print a bmp picture converted to .h TricksterGuy Git
Screen Colour and Font Test Displays a fake Gateway 3DS brick screen - ARM9 homebrew Pong20302000