python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Database join in the '60s with tape / punch cards only?
We are a large company, selling frobnication services to tens of thousands of customers via phone calls. Orders get recorded on punch cards, featuring
a customer ID
a date
the dollar amount of frobni...
Latanius
Votes: 0
Answers: 1
Linker Inserts Unnecessary Opcode Padding
I've recently come across a minor issue when linking multiple object files for a Motorola 68000 based system (SEGA Mega Drive). The problem is, when an input section for one object file ends and the n...

Smokeysonic
Votes: 0
Answers: 2
Is it possible to play PCM sound (.WAV) using 'Direct Mode' in DOS and display animation simultaneously?
I have this working code in order to play PCM sound (.WAV) using 'Direct Mode' in DOS:
ASM code plays .WAV in DOS
It works perfectly (including timing, etc.).
However I'd like to improve this code so ...
Fract
Votes: 0
Answers: 0