Editing Fantasy system 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 6: Line 6:
 
=Consoles=
 
=Consoles=
 
;Fantasy consoles are intended to replicate the experience of older video game consoles
 
;Fantasy consoles are intended to replicate the experience of older video game consoles
 +
==PICO-8==
 +
{{Infobox console
 +
|title = PICO-8
 +
|developer = Lexaloffle Games
 +
|image = PICO-8 logo.png
 +
|type = Fantasy console
 +
|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'.
  
 +
<font size="4"><b>PICO-8 emulators</b></font>
 +
{| 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]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|tac08
 +
|align=left|{{Icon|Windows|Lin|macOS}}
 +
|[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}}
 +
|-
 +
|PICO-8 Emulator
 +
|align=left|{{Icon|Saturn}}
 +
|[https://segaxtreme.net/resources/pico-8-emulator.305/ 2.0]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{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}}
 +
|}
 +
==Vircon32==
 +
{{Infobox emulator
 +
|title        = Vircon32
 +
|logo          = Vircon32_logo.png
 +
|developer    = Carra (Vircon32)
 +
|version      = v1.1 (BIOS)<br/>v24.3.2 (emulator)
 +
|active        = Yes
 +
|platform      = [[Emulators on Windows|Windows]]<br>[[Emulators on Linux|Linux]]<br>[[Emulators on macOS|macOS]]<br>[[Emulators on Android|Android]]<br>[[Emulators on iOS|iOS]]<br>[[Emulators on Raspberry Pi|Raspberry Pi]]<br>[[Emulators on Switch|Switch]]
 +
|target        = Vircon32
 +
|website      = [http://www.vircon32.com/index.html Website]
 +
|download      = [http://www.vircon32.com/emulator.html Official emulator]
 +
|prog-lang    = C and Assembly (BIOS)<br/>C++ (emulator)
 +
|source        = [https://github.com/vircon32/ConsoleSoftware Console software]<br/>[https://github.com/vircon32/ComputerSoftware Computer software]
 +
}}
 +
 +
'''Vircon32''' (stylized as <u>'''Vircon32'''</u>) is a fantasy console created by Carra (A.K.A Vircon32), inspired by the 16-bit and 32-bit generations of video game consoles. The name is a combination of sections the words '''32'''-bit '''vir'''tual '''con'''sole.
 +
 +
Vircon32 has the specifications of a 15 MHz CPU, 16 MBs of RAM, 16-channel stereo sound, with support for 1 MB save games, and 4 controllers.<ref name=website>http://www.vircon32.com/index.html</ref>
 +
 +
The developer has stated that Vircon32 doesn't have 3D support to keep the project's simplicity<ref name=website>http://www.vircon32.com/index.html</ref>
 +
 +
<font size="4"><b>Vircon32 emulators</b></font>
 +
{| 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
 +
|-
 +
|Vircon32<br/><small>vircon32_libretro</small>
 +
|align=left|{{Icon|Windows|Lin|macOS}}
 +
|[http://www.vircon32.com/index.html Website]<br/>[https://github.com/vircon32/ComputerSoftware/releases git]<br/>[https://github.com/vircon32/vircon32-libretro/releases libretro core]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|Vircon32
 +
|align=left|{{Icon|rpi}}
 +
|[https://github.com/vircon32/ComputerSoftware/releases git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|vircon32_libretro
 +
|align=left|{{Icon|Android|iOS|rpi}}
 +
|[https://github.com/vircon32/vircon32-libretro/releases git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Console
 +
|-
 +
|vircon32_libretro
 +
|align=left|{{Icon|Switch}}
 +
|[https://github.com/vircon32/vircon32-libretro/releases git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
 +
;External Links
 +
* [http://www.vircon32.com/games.html#my-games Vircon32: Games] Games on the official Vircon32 website.
 
==BrainFuckConsole74==
 
==BrainFuckConsole74==
 
<font size="4"><b>BrainFuckConsole74 emulators</b></font>
 
<font size="4"><b>BrainFuckConsole74 emulators</b></font>
Line 24: Line 183:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==cel7==
 
==cel7==
 
'''cel7'' is a fantasy console / framework based around the [https://github.com/rxi/fe fe] programming language, both created by rxi.  
 
'''cel7'' is a fantasy console / framework based around the [https://github.com/rxi/fe fe] programming language, both created by rxi.  
Line 43: Line 201:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==DRAK-0==
 
==DRAK-0==
 
'''DRAK-0'' is a fantasy console created by Drew Wibbenmeyer.  
 
'''DRAK-0'' is a fantasy console created by Drew Wibbenmeyer.  
Line 62: Line 219:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==DreamBox==
 
==DreamBox==
 
'''DreamBox''' is a fantasy console created by Hazel Stagner, it recreates the look of 3D on 2000's consoles.
 
'''DreamBox''' is a fantasy console created by Hazel Stagner, it recreates the look of 3D on 2000's consoles.
Line 81: Line 237:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==ESP LGE==
 
==ESP LGE==
 
'''ESP LGE''' is a fantasy console created by Igor (A.K.A corax89) for the ESPboy.
 
'''ESP LGE''' is a fantasy console created by Igor (A.K.A corax89) for the ESPboy.
Line 100: Line 255:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==Kate==
 
==Kate==
 
'''Kate''' is a fantasy console created by Niini.
 
'''Kate''' is a fantasy console created by Niini.
Line 119: Line 273:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==Leikr==
 
==Leikr==
 
'''Leikr''' is a fantasy console created by Torbuntu.
 
'''Leikr''' is a fantasy console created by Torbuntu.
Line 138: Line 291:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==LowRes NX==
 
==LowRes NX==
 
'''LowRes NX''' is a fantasy console created by Timo Kloss.
 
'''LowRes NX''' is a fantasy console created by Timo Kloss.
Line 157: Line 309:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==MegaZeux==
 
==MegaZeux==
 
'''MegaZeux''' is a fantasy console created by Alexis Janson.
 
'''MegaZeux''' is a fantasy console created by Alexis Janson.
Line 176: Line 327:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==MicroW8==
 
==MicroW8==
 
'''MicroW8''' is a fantasy console created by exoticorn.
 
'''MicroW8''' is a fantasy console created by exoticorn.
Line 195: Line 345:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
==PICO-8==
 
{{Infobox console
 
|title = PICO-8
 
|developer = Lexaloffle Games
 
|image = PICO-8 logo.png
 
|type = Fantasy console
 
|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'.
 
 
<font size="4"><b>PICO-8 emulators</b></font>
 
{| 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]
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|tac08
 
|align=left|{{Icon|Windows|Lin|macOS}}
 
|[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}}
 
|-
 
|PICO-8 Emulator
 
|align=left|{{Icon|Saturn}}
 
|[https://segaxtreme.net/resources/pico-8-emulator.305/ 2.0]
 
|{{✗}}
 
|{{✗}}
 
|{{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}}
 
|}
 
 
==Vircon32==
 
{{Infobox emulator
 
|title        = Vircon32
 
|logo          = Vircon32_logo.png
 
|developer    = Carra (Vircon32)
 
|version      = v1.1 (BIOS)<br/>v24.3.2 (emulator)
 
|active        = Yes
 
|platform      = [[Emulators on Windows|Windows]]<br>[[Emulators on Linux|Linux]]<br>[[Emulators on macOS|macOS]]<br>[[Emulators on Android|Android]]<br>[[Emulators on iOS|iOS]]<br>[[Emulators on Raspberry Pi|Raspberry Pi]]<br>[[Emulators on Switch|Switch]]
 
|target        = Vircon32
 
|website      = [http://www.vircon32.com/index.html Website]
 
|download      = [http://www.vircon32.com/emulator.html Official emulator]
 
|prog-lang    = C and Assembly (BIOS)<br/>C++ (emulator)
 
|source        = [https://github.com/vircon32/ConsoleSoftware Console software]<br/>[https://github.com/vircon32/ComputerSoftware Computer software]
 
}}
 
 
'''Vircon32''' (stylized as <u>'''Vircon32'''</u>) is a fantasy console created by Carra (A.K.A Vircon32), inspired by the 16-bit and 32-bit generations of video game consoles. The name is a combination of sections the words '''32'''-bit '''vir'''tual '''con'''sole.
 
 
Vircon32 has the specifications of a 15 MHz CPU, 16 MBs of RAM, 16-channel stereo sound, with support for 1 MB save games, and 4 controllers.<ref name=website>http://www.vircon32.com/index.html</ref>
 
 
The developer has stated that Vircon32 doesn't have 3D support to keep the project's simplicity<ref name=website>http://www.vircon32.com/index.html</ref>
 
 
<font size="4"><b>Vircon32 emulators</b></font>
 
{| 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
 
|-
 
|Vircon32<br/><small>vircon32_libretro</small>
 
|align=left|{{Icon|Windows|Lin|macOS}}
 
|[http://www.vircon32.com/index.html Website]<br/>[https://github.com/vircon32/ComputerSoftware/releases git]<br/>[https://github.com/vircon32/vircon32-libretro/releases libretro core]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
!colspan="6"|Mobile / ARM
 
|-
 
|Vircon32
 
|align=left|{{Icon|rpi}}
 
|[https://github.com/vircon32/ComputerSoftware/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|vircon32_libretro
 
|align=left|{{Icon|Android|iOS|rpi}}
 
|[https://github.com/vircon32/vircon32-libretro/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
!colspan="6"|Console
 
|-
 
|vircon32_libretro
 
|align=left|{{Icon|Switch}}
 
|[https://github.com/vircon32/vircon32-libretro/releases git]
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
;External Links
 
* [http://www.vircon32.com/games.html#my-games Vircon32: Games] Games on the official Vircon32 website.
 
 
 
=Computers=
 
=Computers=
 
;Fantasy computers are intended to replicate the experience of old home computers
 
;Fantasy computers are intended to replicate the experience of old home computers
 
 
==3BC==
 
==3BC==
 
'''3BC''' is a free and open-source (GPLv3 licensed)<ref>[https://github.com/RodrigoDornelles/3bc-lang/blob/master/LICENSE.txt 3BC LICENSE.txt]</ref> fantasy computer created by Rodrigo Dornelles. It recreates 1960s computers.
 
'''3BC''' is a free and open-source (GPLv3 licensed)<ref>[https://github.com/RodrigoDornelles/3bc-lang/blob/master/LICENSE.txt 3BC LICENSE.txt]</ref> fantasy computer created by Rodrigo Dornelles. It recreates 1960s computers.
Line 378: Line 365:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==atto==
 
==atto==
 
'''atto''' is a open-source (MIT licensed) fantasy computer created by DeviceFuture. It recreates elements of 1980s and modern computers.
 
'''atto''' is a open-source (MIT licensed) fantasy computer created by DeviceFuture. It recreates elements of 1980s and modern computers.
Line 415: Line 401:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==Continuum 93==
 
==Continuum 93==
 
'''Continuum 93''' is a free non-commercial fantasy computer created by EnthusiastGuy.
 
'''Continuum 93''' is a free non-commercial fantasy computer created by EnthusiastGuy.
Line 434: Line 419:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==C-Toy==
 
==C-Toy==
 
'''C-Toy''' is a open-source fantasy computer created by Anaël Seghezzi based on TCC (TinyC Compiler) with live-editing and being cross-platform as the focus.
 
'''C-Toy''' is a open-source fantasy computer created by Anaël Seghezzi based on TCC (TinyC Compiler) with live-editing and being cross-platform as the focus.
Line 453: Line 437:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==TIC-80==
 
==TIC-80==
 
{{Infobox emulator
 
{{Infobox emulator
Line 562: Line 545:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==LIKO-12==
 
==LIKO-12==
 
'''LIKO-12''' is a fantasy computer created by RamiLego4Game.
 
'''LIKO-12''' is a fantasy computer created by RamiLego4Game.
Line 581: Line 563:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
==Micro16==
 
==Micro16==
 
'''Micro16''' is a fantasy computer created by bitblitter inspired by PICO-8
 
'''Micro16''' is a fantasy computer created by bitblitter inspired by PICO-8
Line 600: Line 581:
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 
 
=See also=
 
=See also=
 
* [[CHIP-8 emulators|CHIP-8]] - predecessor to fantasy consoles.
 
* [[CHIP-8 emulators|CHIP-8]] - predecessor to fantasy consoles.

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)