Hey,
recently I've stumbled across really old piece of code written for MCS-96, specifically 80C196.
I was able to get hand on floppy including complete source code, even with linker batch files, but they refer to linker and compiler executables for MCS-96, which unfortunatelly were not part of the floppy:
I assume these are part of some software set for MCS-96, but I was not able to find any on the internet - except of one floppy image called "ASM960" from BitSavers which is intended for DOS, but it kept crashing DosBox and I wasn't sure if it was even what I was looking for.
Does by any chance anyone happen to have a C/ASM compiler and linker they could share?
I would appreciate ones for Windows (if it even existed), but I think I can also get DOS one to work.
It would help me a lot, as I have to compare the compiled bytecode to existing one, to be sure I didn't make any unwanted changes.
Thanks in advance,
J :)