PC-CONFIGs source is written in Borland (Turbo) Pascal and assembler,
about 90% pascal 10% assembler. I used Borland Pascal 7.0 for the latest version.

the plain source is over 1.3 megabyte code with some german and english comments.

this was developed over 10 years and is not quite easy to read.

Due to codesize limitation to 64k, the code is split into several units.
I also used the commercial toolkit "Turbo-Power-Tools", which gives me some usesfull routines like hex-dec conversation. I'm not sure if this is now under public domain, so I cannot include this units.

So you may not compile the source without modification or adding the missing "Turbo-Power" units.

But anyway, please accept the source as is for studies or whatever.

Please do not ask any questions, I will not bring pc-config back to life. If you have time and skills please do so, but I can not help you with this project.

ok ok, enough talking, I wanna download this stuff (about 1 mb zipped).