JSS Device Intellec_8_80_frontpanel

This device simulates the front panel of an Intellec 8 MOD 80 system, with an Intel 8080 CPU.

Device Connections

Implementation

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

Example configuration


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