You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the Z80 sim just calls this code, which implements a few virtual devices like the disk, and console. It would have to be expanded to support the other onboard hardware, from the CP/M system. E.g. the MBASIC and FORTH languages on the CP/M disk can't currently turn on or off the LED, play sounds, control IO pins, etc...
It looks like the Z80 sim just calls this code, which implements a few virtual devices like the disk, and console. It would have to be expanded to support the other onboard hardware, from the CP/M system. E.g. the MBASIC and FORTH languages on the CP/M disk can't currently turn on or off the LED, play sounds, control IO pins, etc...
2018-Supercon-Badge/firmware/badge-supercon18.X/src/Z80/iosim.c
Line 134 in fd0b499
The text was updated successfully, but these errors were encountered: