Slashdot Mirror


First IBM PC Plays Full Motion Sound and Video

wally writes "Something for the older geeks; it 'started as a bit of a joke around the office, about doing stupid things with old technology' he said. 'Stupid things like, "Well, I can calculate fractals on an abacus!" or "Well, I can surf the web on my Game Boy!". Then one person said, "Oh yeah? Well, I can display video on my XT!". And later that day I kept thinking about it and came up with a way to do it.' And he really did. With video proof and a full explanation with all the needed code, full motion video on an original 8088 IBM."

7 of 96 comments (clear)

  1. Re:Poor Show by TripMaster+Monkey · · Score: 3, Informative


    Here's a working link, courtesy of Digg. ^_^

    --
    ____

    ~ |rip/\/\aster /\/\onkey

  2. Re:Poor Show by fishybell · · Score: 2, Informative

    Well, thanks to google, I found a link to the story.

    --
    ><));>
  3. Amigas did this at the same time and better :) by Amiga+Lover · · Score: 4, Informative

    The Amiga did this at the same time and better :). Amiga 500, 68000 at 8MHz could do smooth fullscreen full colour video with stereo 4 channel sound booted from floppy with 1MB RAM AND multitask like Windows and MacOS didn't know how to do until 1999 or later.

    Sometimes the world forgets the technology we had yesteryear.

    1. Re:Amigas did this at the same time and better :) by shawnce · · Score: 2, Informative

      No the A1000 ("Commodore Amiga 1000") was release in summer of 1985 and the Macintosh 128K was released in January of 1984. The Apple Lisa which has aspect of the interface that was later used in the Mac was released in January of 1983 (but had existed in various circles near / external to Apple since around 1980... my Dad had early release access to a Lisa in mid 1982 IIRC).

      So I think your memory is faulty on the dates.

    2. Re:Amigas did this at the same time and better :) by drsmithy · · Score: 2, Informative
      Minor point - didn't the Amiga use co-operative multitasking without protected memory?

      Half right. AmigaOS was pre-emptively multitasking, but did lack protected memory.

      GP is incorrect, however. Microsoft's first foray into pre-emptive multitasking was OS/2 (or Xenix, or the unreleased multitasking version of DOS, if you want to get picky). This was over a decade before 1999.

  4. Re:Putting it in perspective by Trixter · · Score: 3, Informative

    You can't use DMA to transfer mem-to-mem if you are using a Sound Blaster. DMA has two usuable channels on 8088, 0 and 1. DMA 0 is used for RAM refresh, so that leaves 1 -- and Sound Blaster Pro can only use DMA 1. So no, I didn't have the option of using DMA for the memory updates.

    On a mixed benchmark of general instructions, integer math, register-to-memory, memory-to-memory, etc. operations, a 4.77MHz 8088 is generally 0.2 MIPs, not 1 MIPS.

    To the other posters: Yes, you can do digitized sound via the PC Speaker, but it almost completely ties up the machine leaving no free cycles for video playback. You need at least 30fps for decent motion (our brain is generally more sensitive to frequency than amplitude when it comes to motion) so that was the standard I reverse-engineered from.

  5. Re:Wow by Trixter · · Score: 2, Informative

    Not to pimp my own product too heavily, but you can get a perfect version of this, with commentary from Future Crew themselves, on Mindcandy Volume 1. See www.mindcandydvd.com for details.