VOGONS

Common searches


Search results

Display options

Re: Lost Vikings General MIDI port changer

in DOS
I wrote an 8086 asm version which allows you to enter the two digits of the address: https://16-bits.org/etc/lvmusprt.zip Please note that I am new to x86 asm coding, and as such the included code is not the best. EDIT: Can this port have A..F digits in it? If so, I need A..F hex range checking as …

Re: Lost Vikings General MIDI port changer

in DOS
So me and Tempus got this to work with port 336, but we had to hex edit DATA.DAT because LVPORT.EXE can't change the last nybble of the output address. Do you want to change it so that you can? Instead of using a switch case for the 0..9 numbers like you are doing in your program, you could just …

Page 4 of 9