Look for or provide help with programming vintage equipment
it's a little program called EXETOOL that i wrote quickly to help me to get relocation offsets and raw code binary extracted from EXE files. it's in...
so i'm taking over int 13h to add a virtual disk via TCP like i mentioned in another thread. a raw image that can by accessed sector-by-sector like a...
Anyone else see this blog post? Python's not a language I've had much to do with, but there's probably enough info in the post to enable a port to...
I don't know if the world really needed that program, but i simply was curious to see whether (and how) it could be done. ;) I'm writing about...
Hi folks, haven't been here in ages and it's looks all so different now! I wanted to just say that I had a programming website with some...
does anybody who has some experience with MS QuickC know of the easiest way to access (read+modify) the general and segment registers in it? it's...
I'm working on a program/lib that sometimes needs to allocate more memory while in an interrupt handler. I guess this is generally frowned upon but I...
I'm writing my own little DOS networking library in C++ (Watcom). So far it's going okay and I'm at the point where an application using the library...
This has been on my todo list for a long time and I am giving everybody here the first peek at it. (My XT doesn't have a clock/calendar, so this is...
I have recently managed to get my commodore 8296 working, and as there are two additional roms , ue9 has wordpro 5+ and ue10 has visicalc, it...
I'm not sure when MEM was introduced but my DOS 3.3 doesn't have it and I've actually missed it a bit.. So I baked my own version and figured I may...
i've got this RLE frame decompression routine for an AVI player i'm writing. the player is QuickBASIC, but i wrote this C routine for the RLE...
I've taken up oldschool programming again and I'm wondering if there are any optimizations to do a regular memory copy? I'm concentrating on...
how are you gentlemen.. i've been trying to use function 48h on int 21h to have DOS allocate 64,000 bytes for me. it always errors and reports that...
I just want to know how it can be done, as a Bing and a Google search didn't turn up anything.
http://www.youtube.com/watch?v=H3sl50-H6tI The only line in the entire program is "CALL absolute". It's also done in QBASIC, not QuickBASIC. I'm...
The latest mTCP applications have just been posted at http://www.brutman.com/mTCP ! For this release I ported the code from Turbo C++ 3.0 for DOS...
This should be possible since the packet driver for my network card in the PS/2 reports what CPU you have installed. What I want to know is how can...
Hmm, I did a little looking and it seems packet drivers use their own interrupt and don't require DOS - would there be anything stopping me from...
Hi, I'm getting to the point in writing my Sanyo MBC-55x BIOS that I'd like to create proper interrupt driven buffering serial port support, and I...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules