A libretro emulation core for the Mattel Intellivision designed to be compatible with joypads from the SNES era forward
Go to file
2018-02-03 12:26:48 -05:00
jni Create Android.mk 2018-01-22 23:30:17 -05:00
metadata Create Mattel Intellivision - Games (TOSEC-v2014-01-18_CM).dat 2018-01-26 23:26:50 -05:00
open-content/4-Tris add 4-Tris binary and source redistributables 2018-02-03 12:26:48 -05:00
retropie Rename retropie.txt to retropie/retropie.txt 2018-01-22 12:48:16 -05:00
src Fixes display issues on Windows 10 64 2018-01-29 01:28:51 -05:00
ISSUE_TEMPLATE.md Rename src/ISSUE_TEMPLATE.md to ISSUE_TEMPLATE.md 2018-01-28 14:46:51 -05:00
LICENSE Update LICENSE 2018-01-12 12:01:06 -05:00
link.T Add files via upload 2018-01-13 14:56:14 -05:00
Makefile port MSVC 2017 build from snes9x 2018-02-02 10:21:05 -05:00
Makefile.common Add files via upload 2018-01-21 06:03:48 -05:00
README.md Update README.md 2018-02-02 23:32:56 -05:00

FreeIntv

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.

Authors

FreeIntv was created by David Richardson.

License

The FreeIntv core is licensed under GPLv3. More information at https://github.com/markwkidd/FreeIntv/blob/master/LICENSE.

BIOS

FreeIntv requires two Intellivision BIOS files to be placed in the libretro 'system' folder:

Function Filename* MD5 Hash
Executive ROM exec.bin 62e761035cb657903761800f4437b8af
Graphics ROM grom.bin 0cd5946c6473e42e8e4c2137785e427f
  • BIOS filenames are case-sensitive

Entertainment Computer System and Intellivoice

FreeIntv does not currently support Entertainment Computer System (ECS) and Intellivoice functionality. Contributions to the code are welcome!

Controller overlays

Mattel Intellivision games were often meant to be played with game-specific cards overlaid on the numeric keypad. These overlays convey information which can be very useful in gameplay. Images of a limited selection of Intellivision titles are available at: http://www.intellivisionlives.com/bluesky/games/instructions.shtml

Controls

Definitions:

  • Mini-Keypad - allows the user to view and select keys from a small Intellivision pad in the lower corner of the display.
RetroPad FreeIntv Function
D-Pad 8-way movement
Left Analog Stick 16-way disc
A Left Action Button
Y Top Action Button
X Use the Last Selected Mini-Keypad Button - In Astrosmash, for example, you can leave "3" selected to enable instant access to hyperspace.
L/R Activate the Mini-Keypad
Start Pause Game
Select Swap left/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.