First post, by lucky7456969
lucky7456969
Offline
Rank
Oldbie
- Rank
- Oldbie
won't this scrap the old port variable here?
Sorry, might be off-topic here. I can build ykhwong version now, but I am getting this runtime error
/* register parallel ports */
for (port=0;port < 3;port++) {
Bitu port = mem_readw(BIOS_ADDRESS_LPT1+(port*2));
if (port != 0) {