Homebrew Applications: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				|||
| Line 1: | Line 1: | ||
{| class="wikitable" border="1"  | {| class="wikitable" border="1"  | ||
!  Category  | !  Category  | ||
| Line 5: | Line 4: | ||
!  Description  | !  Description  | ||
!  Author  | !  Author  | ||
! Download  | |||
|-  | |-  | ||
| Game  | | Game  | ||
| [https://github.com/smealum/yeti3DS   | | [https://github.com/smealum/yeti3DS Yeti3DS]  | ||
| A quick and dirty port of Derek Evans' Yeti3D software rendering engine.  | | A quick and dirty port of Derek Evans' Yeti3D software rendering engine.  | ||
| [[User:  | | [[User:smea|smea]]  | ||
| N/A  | |||
|-  | |||
| Game  | |||
| [https://github.com/smealum/3dscraft 3DSCraft]  | |||
| Minecraft clone.  | |||
| [[User:smea|smea]]  | |||
| N/A  | |||
|-  | |||
| Emulator  | |||
| [https://github.com/StapleButter/blargSnes BlargSnes]  | |||
| Super Nintendo emulator.  | |||
| StapleButter  | |||
| N/A  | |||
|-  | |-  | ||
| Network media server / tool  | | Network media server / tool  | ||
| [https://github.com/yellows8/ctr-streaming-server ctr-streaming-server]  | | [https://github.com/yellows8/ctr-streaming-server ctr-streaming-server]  | ||
| This is a server which runs on a 3DS, which receives audio/video for playback. This can also send [[HID_Shared_Memory|HID]] state to the client(see the README), when enabled. The included parse_hidstream tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux uinput.  | | This is a server which runs on a 3DS, which receives audio/video for playback. This can also send [[HID_Shared_Memory|HID]] state to the client(see the README), when enabled. The included parse_hidstream tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux uinput.  | ||
| [[User:  | | [[User:yellows8|yellows8]]  | ||
|  | | N/A  | ||
|}  | |}  | ||
Revision as of 21:57, 2 November 2014
| Category | Name | Description | Author | Download | 
|---|---|---|---|---|
| Game | Yeti3DS | A quick and dirty port of Derek Evans' Yeti3D software rendering engine. | smea | N/A | 
| Game | 3DSCraft | Minecraft clone. | smea | N/A | 
| Emulator | BlargSnes | Super Nintendo emulator. | StapleButter | N/A | 
| Network media server / tool | ctr-streaming-server | This is a server which runs on a 3DS, which receives audio/video for playback. This can also send HID state to the client(see the README), when enabled. The included parse_hidstream tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux uinput. | yellows8 | N/A |