Grabulosaure 6eef65dcac Merge pull request #37 from TheJesusFish/master
Sys Update and 20250903 Release
2025-09-08 02:27:37 +02:00
2025-09-03 22:56:57 -05:00
2024-10-27 02:09:55 +02:00
2025-09-03 22:56:57 -05:00
2021-02-21 23:36:31 +01:00
2024-10-27 02:09:55 +02:00
2021-02-21 23:36:31 +01:00
2025-09-03 22:56:57 -05:00
2019-09-02 22:11:42 +02:00
2025-09-03 22:56:57 -05:00
2021-04-28 23:23:15 +02:00

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
Description
Intellivision for MiSTer
Readme 7.1 MiB
Languages
VHDL 41%
Verilog 38.5%
SystemVerilog 17.7%
Tcl 2.8%