Skip to content

MiSTer-devel/Intv_MiSTer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
rtl
 
 
sys
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Intv_MiSTer

Mattel Intellivision

This core needs copies of original ROMs in the Intellivision folder

Either use boot0..3.rom files

Name Original Content
boot0.rom exec.bin System ROM (8kB)
boot1.rom grom.bin Character generator ROM (2kB)
boot2.rom sp0256-012.bin Intellivoice ROM (2kB)
boot3.rom ecs.bin ECS extension ROM (24kB)

Or merge all 4 ROMs into a single boot.rom file

cp exec.bin boot.rom
cat grom.bin >>boot.rom
cat sp0256-012.bin >>boot.rom
cat ecs.bin >>boot.rom

About

Intellivision for MiSTer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published