Skip to content

Intellivision rom converter for the Analogue NT mini noir jailbreak.

License

Notifications You must be signed in to change notification settings

dot-bob/int2intv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

int2intv

Intellivision rom converter for the Analogue NT mini noir jailbreak.

command line: int2intv -m X <input file> <output file>

Switches: -m X, where X = 0-9,99 rom memory map to encode

To determine what map to use for a specific rom refer to https://docs.google.com/spreadsheet/ccc?key=0Ar_02usomyeqdHFyaGRnNWdLN1FzWTN3ajlacXBPWFE

Map #99 is used to convert the intellivision Executive ROM (CRC32 0xCBCE86F7) to the correct format for the Intellivision core on the NT mini noir jailbreak.

To build from source you can use your favorite flavor of the gnu c++ compiler.

Example: g++ int2intv.cpp -s -static -o int2intv

About

Intellivision rom converter for the Analogue NT mini noir jailbreak.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages