From WikiTemp, the GBAtemp wiki
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>__NOTOC__{{Newpagepreload|Template:P/3DS Homebrew}}
+
<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]]
+
'''NH2''' = Works with Ninjhax 2 / Tubehax / Ironhax / OotHax / SmashbrosHax</noinclude><includeonly>
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew games|Games]]
+
==Demos==
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew emulators|Emulators]]
+
</includeonly>
|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 development tools|Development 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:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS exploits|Exploits]]
+
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew|All]]
+
|}</noinclude>
+
  
 
'''Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)'''
 
'''Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)'''
  
===Demos===
 
 
{| class="prettytable sortable" style="width:100%"
 
{| class="prettytable sortable" style="width:100%"
 
! style="width:25%" | Title
 
! style="width:25%" | Title
 +
! style="width:1%" | NH2
 
! class="unsortable" | Description
 
! class="unsortable" | Description
 
! style="width:20%" | Author
 
! style="width:20%" | Author
! style="width:8%" | Thread
+
! class="unsortable" style="width:8%" | Thread
! style="width:8%" | Source
+
! class="unsortable" style="width:8%" | Source
 
|-
 
|-
 
| 3DS Homebrew Demo
 
| 3DS Homebrew Demo
 +
| {{n}}
 
| Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew
 
| Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew
 
| [[User:Snailface|Snailface]]
 
| [[User:Snailface|Snailface]]
Line 28: Line 23:
 
|-
 
|-
 
| 3DS Homebrew Touch
 
| 3DS Homebrew Touch
 +
| {{n}}
 
| - ARM9 homebrew
 
| - ARM9 homebrew
 
| [[User:Snailface|Snailface]]
 
| [[User:Snailface|Snailface]]
Line 34: Line 30:
 
|-
 
|-
 
| 3DS Life
 
| 3DS Life
 +
|
 
| Increase/decrease random cells spawn speed  
 
| Increase/decrease random cells spawn speed  
 
| [[User:Helreizer543|Helreizer543]]
 
| [[User:Helreizer543|Helreizer543]]
Line 40: Line 37:
 
|-
 
|-
 
| [[3dsmandelbrot]]
 
| [[3dsmandelbrot]]
 +
|
 
| Arm11 homebrew. Mandelbrot, with zoom function
 
| Arm11 homebrew. Mandelbrot, with zoom function
 
| [[User:xantoz|xantoz]]
 
| [[User:xantoz|xantoz]]
Line 46: Line 44:
 
|-
 
|-
 
| 3DS-PAD
 
| 3DS-PAD
 +
| {{n}}
 
| Test the buttons and touch screen - ARM9 homebrew
 
| Test the buttons and touch screen - ARM9 homebrew
 
| [[User:Nop90|Nop90]]
 
| [[User:Nop90|Nop90]]
Line 52: Line 51:
 
|-
 
|-
 
| 8bitPlasma
 
| 8bitPlasma
 +
|
 
| a Color palette shifting demo.  
 
| a Color palette shifting demo.  
 
| [[User:Spinal_cord|Spinal_cord]]
 
| [[User:Spinal_cord|Spinal_cord]]
Line 58: Line 58:
 
|-
 
|-
 
| Citra-hwtests
 
| Citra-hwtests
 +
|
 
| homebrew test suite for Citra 3DS emulator.  
 
| homebrew test suite for Citra 3DS emulator.  
 
| [[User:archshift|archshift]], Citra-emu team
 
| [[User:archshift|archshift]], Citra-emu team
Line 64: Line 65:
 
|-
 
|-
 
| Console demo
 
| Console demo
 +
| {{n}}
 
| Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew
 
| Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew
 
| [[User:Kalimero|Kalimero]]
 
| [[User:Kalimero|Kalimero]]
Line 70: Line 72:
 
|-
 
|-
 
| Game of Life
 
| Game of Life
 +
|
 
| basic implementation of Conway's Game of Life  
 
| basic implementation of Conway's Game of Life  
 
| [[User:JensRenders|JensRenders]]
 
| [[User:JensRenders|JensRenders]]
Line 76: Line 79:
 
|-
 
|-
 
| Input test
 
| Input test
 +
| {{n}}
 
| Tests buttons - ARM9 homebrew
 
| Tests buttons - ARM9 homebrew
 
| [[User:Nop90|Nop90]]
 
| [[User:Nop90|Nop90]]
Line 82: Line 86:
 
|-
 
|-
 
| KSketch
 
| KSketch
 +
|
 
| Etch a sketch - Move letter 0 (zero) on screen using D-pad, set color with L/R.
 
| Etch a sketch - Move letter 0 (zero) on screen using D-pad, set color with L/R.
 
| [[User:thekman|thekman]]
 
| [[User:thekman|thekman]]
Line 88: Line 93:
 
|-
 
|-
 
| [[Mandelbrot (3DS)|Mandelbrot]]
 
| [[Mandelbrot (3DS)|Mandelbrot]]
 +
| {{n}}
 
| ARM9 (launcher.dat) Mandelbrot homebrew.
 
| ARM9 (launcher.dat) Mandelbrot homebrew.
 
| [[User:Aliakr18|Aliakr18]] and [[User:Snailface|Snailface]]
 
| [[User:Aliakr18|Aliakr18]] and [[User:Snailface|Snailface]]
Line 94: Line 100:
 
|-
 
|-
 
| Munching Squares
 
| Munching Squares
 +
|
 
| A [http://en.wikipedia.org/wiki/Munching_square Munching Squares] demo. A mod (or v2?) has been done named ''XOR Fractal''.
 
| A [http://en.wikipedia.org/wiki/Munching_square Munching Squares] demo. A mod (or v2?) has been done named ''XOR Fractal''.
 
| [[User:cedeckovec|cedeckovec]]
 
| [[User:cedeckovec|cedeckovec]]
Line 100: Line 107:
 
|-
 
|-
 
| Particule Demo
 
| Particule Demo
 +
|
 
| - ARM11 homebrew
 
| - ARM11 homebrew
 
| [[User:YourNerdyJoe|YourNerdyJoe]]
 
| [[User:YourNerdyJoe|YourNerdyJoe]]
Line 106: Line 114:
 
|-
 
|-
 
| Reggie-Demo
 
| Reggie-Demo
 +
|
 
| Print a bmp picture converted to .h  
 
| Print a bmp picture converted to .h  
 
| [[User:TricksterGuy|TricksterGuy]]
 
| [[User:TricksterGuy|TricksterGuy]]
Line 112: Line 121:
 
|-
 
|-
 
| Screen Colour and Font Test
 
| Screen Colour and Font Test
 +
| {{n}}
 
| Displays a fake [[Gateway 3DS]] brick screen - ARM9 homebrew
 
| Displays a fake [[Gateway 3DS]] brick screen - ARM9 homebrew
 
| [[User:Pong20302000|Pong20302000]]
 
| [[User:Pong20302000|Pong20302000]]

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