Editing Fantasy console emulators

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
#REDIRECT[[Fantasy system emulators]]
+
'''Fantasy consoles''' are fictitious video game consoles. they aim to recreate the experience of retrogaming without the need to emulate real hardware, allowing specifications of their emulated hardware surpassing the real hardware specifications of the consoles they are molded after.
 +
 
 +
==PICO-8==
 +
{{Infobox console
 +
|title = PICO-8
 +
|developer = Lexaloffle Games
 +
|image = PICO-8 logo.png
 +
|emulated = {{✓}}
 +
}}
 +
'''[[wikipedia:PICO-8|PICO-8]]''' is a fantasy console created by Lexaloffle Games. It recreates the limited graphics (color and resolution) and audio capabilities of the 1980s/8-bit machines it is modeled after.
 +
 
 +
The popular game [[wikipedia:Celeste|Celeste]] was originally created in PICO-8 during a [[wikipedia:game jam|game jam]] before later being recreated for releases on computers and consoles, with the PICO-8 version being retroactively titled 'Celeste Classic'. 
 +
===PICO-8 emulators===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|PICO-8
 +
|align=left|{{Icon|Windows|Lin|macOS}}
 +
|[https://www.lexaloffle.com/games.php?page=updates 0.2.6b]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[https://github.com/0xcafed00d/tac08 git]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{R}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|PICO-8
 +
|align=left|{{Icon|rpi}}
 +
|[https://www.lexaloffle.com/games.php?page=updates 0.2.6b]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Web
 +
|-
 +
|PICO-8
 +
|align=left|{{Icon|Web}}
 +
|[https://www.lexaloffle.com/pico-8.php Website]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Console
 +
|-
 +
|fake-08
 +
|align=left|{{Icon|WiiU|PSV|3DS|Bitt-Boy|NX}}
 +
|[https://github.com/jtothebell/fake-08 git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{R}}
 +
|-
 +
|PS4-P8
 +
|align=left|{{Icon|PS4}}
 +
|[https://github.com/voliva/ps4-p8 git]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{R}}
 +
|-
 +
|zepto8
 +
|align=left|{{Icon|Dingux|GCW0}}
 +
|[https://github.com/samhocevar/zepto8 git]
 +
|{{?}}
 +
|{{✗}}
 +
|{{R}}
 +
|-
 +
!colspan="6"|Other
 +
|-
 +
|PICOLOVE
 +
|LÖVE
 +
|[https://github.com/picolove/picolove git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{R}}
 +
|}
 +
==TIC-80==
 +
{{Infobox console
 +
|title = TIC-80
 +
|developer = Vadim Grigoruk (Nesbox)
 +
|image = TIC-80 Icon.png
 +
|emulated = {{✓}}
 +
}}
 +
'''[[wikipedia:TIC-80|TIC-80]]''' is a free and open-source (MIT Licensed)<ref>[https://github.com/nesbox/TIC-80/blob/main/LICENSE "TIC-80 / LICENSE"] - GitHub</ref> fantasy computer created by Vadim Grigoruk (Nesbox). It recreates It recreates the limited graphics (color and resolution) and audio capabilities of the 1980s/8-bit machines it is modeled after.
 +
===TIC-80 emulators===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|TIC-80
 +
|align=left|{{Icon|Windows|Lin|macOS|BSD}}
 +
|[https://github.com/nesbox/TIC-80 git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|TIC-80
 +
|align=left|{{Icon|APK|rpi}}
 +
|[https://github.com/nesbox/TIC-80 git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Web
 +
|-
 +
|TIC-80
 +
|align=left|{{Icon|Web}}
 +
|[https://tic80.com/ Website]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Console
 +
|-
 +
|TIC-80
 +
|align=left|{{Icon|3DS}}
 +
|[https://github.com/nesbox/TIC-80 git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
 +
 
 +
 
 +
==imeight==
 +
{{Infobox emulator
 +
|title        = imeight emulator
 +
|developer    = tchibo
 +
|active        = No
 +
|platform      = [[Emulators on browsers|Web]]
 +
|target        = imeight (fantasy machine)
 +
|compatibility = N/A
 +
|website      = [https://sourceforge.net/projects/imeight/ SourceForge]
 +
|download      = [https://sourceforge.net/projects/imeight/files/ SourceForge]
 +
|prog-lang    = JavaScript
 +
|source        = [https://sourceforge.net/p/imeight/code/HEAD/tree/ SourceForge]
 +
}}
 +
An HTML5 emulator of a machine that never existed. The emulator brings back memories from the 1980s, offers graphical features like sprites, character generator, 16-color palette.
 +
 
 +
One goal is to create a framework for making games with 8-bit look and feel, including the process of programming.
 +
 
 +
The programming tutorial helps beginners enter the world of programming in a gamified way.
 +
 
 +
 
 +
===imeight emulator===
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
!colspan="6"|Web
 +
|-
 +
|imeight
 +
|align=left|{{Icon|Web}}
 +
|[https://imeight.sourceforge.io/ Try-it Page]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
 +
 
 +
==See also==
 +
* [[CHIP-8 emulators|CHIP-8]] - predecessor to fantasy consoles.
 +
==References==
 +
<references/>
 +
[[Category:Consoles]] [[Category:Computers]] [[Category:Not really emulators]]

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)