Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
/ jzintv Public archive
forked from DavidKnight247/jzIntv

Intellivision emulator ported to the GCW0 console

Notifications You must be signed in to change notification settings

retrofw/jzintv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jzIntv port to the GCW0 handheld console.

Original author: Joe Zbiciak
Port author: David Knight

COMPILE INSTRUCTIONS

You must have the GCW0 toolchain installed, see http://www.gcw-zero.com/develop

./gcw0buildscript.sh

David Knight

Original readme follows:

============================================================================
 jzIntv  -- Joe Zbiciak's Intellivision(TM) Emulator for Linux
============================================================================

Welcome to jzIntv.  

Important Info
--------------

 jzintv homepage:   http://spatula-city.org/~im14u2c/intv
 Documentation:     Look under jzintv/doc and jzintv/doc/jzintv
 Author:            Joe Zbiciak (intvnut AT gmail.com)
 Credits:           Lots and lots.  See the home page!


Quick Start
-----------

Run 'jzintv --help' to get usage information.  You'll need an EXEC image,
a GROM image, and a GAME image in order to do anything.  You can use
the stock "exec.bin," "grom.bin" and game ROM images that come with the
Intellivision Lives! CD or Intellivision Rocks! CD.


Documentation
-------------

The 'jzintv/doc' directory contains all the documentation I have to
share at the moment.


Game Binaries
-------------

You don't have any?  Go buy an "Intellivision Lives! CD" and/or an
"Intellivision Rocks! CD", you cheapskate!  Go get them here:

    http://www.intellivisionlives.com/   
    
You'll need the game ROMs, EXEC.BIN and GROM.BIN from these CDs.


Administrivia
-------------

Intellivision (TM) is a trademark of Intellivision Productions.  Joe
Zbiciak and jzIntv are not affiliated with Intellivision Productions.

About

Intellivision emulator ported to the GCW0 console

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.3%
  • C++ 7.1%
  • Yacc 3.1%
  • Assembly 2.3%
  • HTML 1.4%
  • Lex 0.3%
  • Other 0.5%