The KIM Uno code was written for the 1.5 version. Scott tipped me off that you need to make one change when compiling under 1.6:
change "prog_uchar" to "const unsigned char" in cpu.
Thanks!
Oscar.
A project log for KIM Uno: Simple KIM-1, Apple-1 & Cosmac Elf remake
A pocket-sized KIM-1/Apple-1/Cosmac Elf with added '6502 programmable calculator mode'. Parts cost is about $10.
The KIM Uno code was written for the 1.5 version. Scott tipped me off that you need to make one change when compiling under 1.6:
change "prog_uchar" to "const unsigned char" in cpu.
Thanks!
Oscar.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.