Difference between revisions of "FreeIntv"

From Emulation General Wiki
Jump to navigation Jump to search
(Created page with "Intellivision emulator. Category:Emulators")
 
(Infobox & new sectors added (GitHub link was destroyed before creation of this page - shouldn't have happened).)
Line 1: Line 1:
[[Intellivision]] emulator.
+
{{Infobox emulator
 +
|title = FreeIntv
 +
|logo =
 +
|logowidth =
 +
|developer = [https://sourceforge.net/u/recompileorg/profile/ recompileorg], David Richardson & [https://github.com/libretro/FreeIntv/graphs/contributors FreeIntv community]
 +
|version = [https://sourceforge.net/projects/freeintv/ {{FreeIntv}}]
 +
|active = Yes
 +
|platform = Windows, Raspberry Pi 3<br/>[[libretro]] <small>(Multi-platform)</small>
 +
|target = [[Intellivision_emulators|Intellivision]]
 +
|prog-lang =
 +
|website = [http://neocomputer.org/projects/freeintv/ neocomputer.org/projects/freeintv/]
 +
|source = [https://github.com/libretro/FreeIntv GitHub]<br/>[https://sourceforge.net/projects/freeintv/ SourceForge] (Old)
 +
}}
 +
 
 +
FreeIntv is a libretro emulation core for the Mattel Intellivision designed to be compatible with [[Controllers|joypads]] from the [[Super_Nintendo_emulators|SNES]] era forward even if they originally required a number pad.
 +
 
 +
==Download==
 +
* [https://sourceforge.net/projects/freeintv/files/ Binary builds] (Windows 10 x64 & Raspberry Pi 3)
 +
* [[libretro]] buildbot (To download binaries for multiple platforms via libretro software)
 +
 
 +
==Overview==
 +
'':Mostly copy-pasted from main website:''
 +
 
 +
FreeIntv is a libretro core Intellivision Emulator, intended for use with RetroPie on a Raspberry Pi 3. The primary goal was to allow one to play [[wikipedia:Astrosmash|Astrosmash]] without needing to use a keyboard.
 +
 
 +
A few unique features allow easy play on a typical SNES or PlayStation style joypad.
 +
 
 +
The first is the "mini keypad" that allows you to view and press keys on a small keypad that appears in the lower-corner of the display while L or R is being held.
 +
 
 +
The "X" button is also mapped to the last selected keypad button, giving quick access. In Astrosmash, for example, you can leave "3" selected to enable instant access to hyperspace.
 +
 
 +
Finally, the select button lets you switch the left and right controllers. Some games expect the left controller to be player one, others expect the right controller. This isn't a problem if you have two controllers (and don't mind juggling them) but users with only one controller or using a portable setup would be effectively locked out of some games. Pressing select from either controller with swap the left controller for the right and vice-versa.
 +
 
 +
===Features===
 +
* Virtual Keypad
 +
* Full 16-way movement
 +
* A Pause Button!
 +
* Pre-configured .int and .bin
 +
* Support for intellicart ROM images
 +
* Pre-compiled for RetroPie on Raspberry Pi 3
 +
* Pre-compiled for Windows 10 (x64)
 +
 
 +
==External Links==
 +
* [https://retropie.org.uk/forum/topic/15665/libretro-intellivision-emulator Author recompile's guide to setting up FreeInt on a RetroPie] (retropie.org.uk. Jan 5, 2018.)
 +
 
 +
[[Category:Intellivision emulators]]
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Windows emulation software]]

Revision as of 16:59, 3 December 2018

FreeIntv
Developer(s) recompileorg, David Richardson & FreeIntv community
Latest version Template:FreeIntv
Active Yes
Platform(s) Windows, Raspberry Pi 3
libretro (Multi-platform)
Emulates Intellivision
Website neocomputer.org/projects/freeintv/
Source code GitHub
SourceForge (Old)

FreeIntv is a libretro emulation core for the Mattel Intellivision designed to be compatible with joypads from the SNES era forward even if they originally required a number pad.

Download

  • Binary builds (Windows 10 x64 & Raspberry Pi 3)
  • libretro buildbot (To download binaries for multiple platforms via libretro software)

Overview

:Mostly copy-pasted from main website:

FreeIntv is a libretro core Intellivision Emulator, intended for use with RetroPie on a Raspberry Pi 3. The primary goal was to allow one to play Astrosmash without needing to use a keyboard.

A few unique features allow easy play on a typical SNES or PlayStation style joypad.

The first is the "mini keypad" that allows you to view and press keys on a small keypad that appears in the lower-corner of the display while L or R is being held.

The "X" button is also mapped to the last selected keypad button, giving quick access. In Astrosmash, for example, you can leave "3" selected to enable instant access to hyperspace.

Finally, the select button lets you switch the left and right controllers. Some games expect the left controller to be player one, others expect the right controller. This isn't a problem if you have two controllers (and don't mind juggling them) but users with only one controller or using a portable setup would be effectively locked out of some games. Pressing select from either controller with swap the left controller for the right and vice-versa.

Features

  • Virtual Keypad
  • Full 16-way movement
  • A Pause Button!
  • Pre-configured .int and .bin
  • Support for intellicart ROM images
  • Pre-compiled for RetroPie on Raspberry Pi 3
  • Pre-compiled for Windows 10 (x64)

External Links