More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|author=asiekierka | |author=asiekierka | ||
|lastupdated=2020/06/20 | |lastupdated=2020/06/20 | ||
|type= | |type=Computer | ||
|version= | |version=build 2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/tic803ds.7z | ||
|website=https://gbatemp.net/threads/tic-80-fantasy-computer-port-to-the-new-3ds.568154 | |website=https://gbatemp.net/threads/tic-80-fantasy-computer-port-to-the-new-3ds.568154 | ||
|source=https://github.com/asiekierka/TIC-80 | |source=https://github.com/asiekierka/TIC-80 | ||
}} | }} | ||
This is an unofficial port of TIC-80 tiny computer to the (New) 3DS. | |||
TIC-80 is a fantasy computer for making, playing and sharing tiny games. | TIC-80 is a free and open source fantasy computer for making, playing and sharing tiny games. There are built-in tools for development: code, sprites, maps, sound editors and the command line, which is enough to create a mini retro game. At the exit you will get a cartridge file, which can be stored and played on the website. Also, the game can be packed into a player that works on all popular platforms and distribute as you wish. | ||
To make a retro styled game the whole process of creation takes place under some technical limitations: 240x136 pixels display, 16 color palette, 256 8x8 color sprites, 4 channel sound and etc. | |||
==Features== | |||
* Video and audio. | |||
* Button input and keyboard input. | |||
* Mouse input and mouse scrolling. | |||
* HTTP access (including surf). | |||
==Installation== | |||
Available in 3DSX and CIA formats. | |||
* CIA - Install the .cia with the CIA manager of your choice. | |||
* 3DSX - Copy the .3dsx file to sdmc:/3ds/tic80/, then run it with the Homebrew Launcher. | |||
==User guide== | |||
===Online resources=== | |||
* [https://tic80.com TIC-80 website.] | |||
* [https://github.com/nesbox/TIC-80/wiki/Console#available-commands TIC-80 available commands.] | |||
* [https://github.com/nesbox/TIC-80/wiki TIC-80 documentation and manual.] | |||
==Controls== | |||
Select - Toggle scaling modes | |||
L/R - Mouve input | |||
C-Stick - Move scrolling | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/tic803ds3.gif | |||
==Media== | |||
'''HyperSpin TIC-80 tiny computer''' ([https://www.youtube.com/watch?v=EjsfueIBaGk hoscarconh]) <br> | |||
<youtube>EjsfueIBaGk</youtube> | |||
==Compatibility== | |||
New 3DS/2DS models are highly recommended due to the performance requirements of TIC-80. | |||
==Changelog== | |||
'''Build 2''' | |||
* Keyboard enhancements: | |||
** Adjusted keyboard texture to fit a little better with TIC-80 visually. | |||
** Added Caps Lock key. | |||
** Added option to "un-press" modifiers. | |||
* Greatly diminished audio stutter issues. | |||
* Fixed minor visual glitch in "linear" scaling mode. | |||
==External Links== | ==External Links== | ||
* https://tic.computer | * GitHub - https://github.com/asiekierka/TIC-80 | ||
* GBAtemp - https://gbatemp.net/threads/tic-80-fantasy-computer-port-to-the-new-3ds.568154 | |||
[[Category:3DS homebrew emulators]] | |||
[[Category:Homebrew computer emulators on 3DS]] |
Revision as of 06:55, 30 December 2021
TIC-80 | |
---|---|
File:TIC-80.jpg | |
General | |
Author | asiekierka |
Type | Computer |
Version | build 2 |
License | Mixed |
Last Updated | 2020/06/20 |
Links | |
Download | |
Website | |
Source | |
This is an unofficial port of TIC-80 tiny computer to the (New) 3DS.
TIC-80 is a free and open source fantasy computer for making, playing and sharing tiny games. There are built-in tools for development: code, sprites, maps, sound editors and the command line, which is enough to create a mini retro game. At the exit you will get a cartridge file, which can be stored and played on the website. Also, the game can be packed into a player that works on all popular platforms and distribute as you wish.
To make a retro styled game the whole process of creation takes place under some technical limitations: 240x136 pixels display, 16 color palette, 256 8x8 color sprites, 4 channel sound and etc.
Features
- Video and audio.
- Button input and keyboard input.
- Mouse input and mouse scrolling.
- HTTP access (including surf).
Installation
Available in 3DSX and CIA formats.
- CIA - Install the .cia with the CIA manager of your choice.
- 3DSX - Copy the .3dsx file to sdmc:/3ds/tic80/, then run it with the Homebrew Launcher.
User guide
Online resources
Controls
Select - Toggle scaling modes
L/R - Mouve input
C-Stick - Move scrolling
Screenshots
Media
HyperSpin TIC-80 tiny computer (hoscarconh)
Compatibility
New 3DS/2DS models are highly recommended due to the performance requirements of TIC-80.
Changelog
Build 2
- Keyboard enhancements:
- Adjusted keyboard texture to fit a little better with TIC-80 visually.
- Added Caps Lock key.
- Added option to "un-press" modifiers.
- Greatly diminished audio stutter issues.
- Fixed minor visual glitch in "linear" scaling mode.