Homebrew Applications: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
mNo edit summary  | 
				Vgturtle127 (talk | contribs) m Adjusted some stuff  | 
				||
| Line 4: | Line 4: | ||
!  Description  | !  Description  | ||
!  Author  | !  Author  | ||
!    | !  Download  | ||
!  Open Source  | !  Open-Source  | ||
|-  | |-  | ||
|   | | Engine  | ||
| [https://github.com/smealum/yeti3DS 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.  | ||
| Line 37: | Line 37: | ||
| Emulator  | | Emulator  | ||
| [https://github.com/st4rk/3DNES 3DNES]  | | [https://github.com/st4rk/3DNES 3DNES]  | ||
|   | | An NES emulator.  | ||
| St4rk  | | St4rk  | ||
| N/A  | | N/A  | ||
| Line 49: | Line 49: | ||
| Yes  | | Yes  | ||
|-  | |-  | ||
|   | | Application  | ||
| [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)  | | 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:yellows8|yellows8]]  | | [[User:yellows8|yellows8]]  | ||
| N/A  | | N/A  | ||
| Yes  | | Yes  | ||
|}  | |}  | ||
Revision as of 23:21, 5 November 2014
| Category | Name | Description | Author | Download | Open-Source | 
|---|---|---|---|---|---|
| Engine | Yeti3DS | A quick and dirty port of Derek Evans' Yeti3D software rendering engine. | smea | N/A | Yes | 
| Game | 3DSCraft | Minecraft clone. | smea | N/A | Yes | 
| Emulator | blargSnes | A Super Nintendo emulator. | StapleButter | N/A | Yes | 
| Emulator | GameYob | A Game Boy (Color) emulator. | Drenn | N/A | Yes | 
| Emulator | 3DNES | An NES emulator. | St4rk | N/A | Yes | 
| Application | ftPONY | A basic FTP server, useful for testing new homebrew versions without swapping the SD card. | smea | N/A | Yes | 
| Application | 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 | Yes |