JSS Device Intellec_4_frontpanel

This device simulates the front panel of an Intellec 4 system, with an Intel 4004 CPU.

Device Connections

Implementation

https://github.com/ComputingMongoose/JavaSystemSimulator/blob/main/src/jss/devices/peripherals/Intellec_4_frontpanel.java

Example configuration


{
	"name":"FrontPanel",
	"type":"Intellec_4_frontpanel",
	"configuration":[]
}

Example simulation

https://github.com/ComputingMongoose/Simulations/tree/main/simulations/Intellec_4/basic_system_with_monitor

Youtube