Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 1ah, 80h set up sound multiplexer pcjr</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 1Ah, 80h            Set Up Sound Multiplexer                         PCjr

    Determines the source to be used for sound generation.

        Entry   AH = 80h
                AL = Sound source
                        00h - 8253 channel 2
                        01h - Cassette input
                        02h - "Audio in" line on I/O channel
                        03h - Complex sound generator chip (TI 76496)

        Return  CF   Set if error; else cleared

    ------------------------------------------------------------------

    This service is available only for the PCjr. ATs, XT-286s, and PC
    Convertibles will set the Carry Flag, thus reporting an error
    state. Previous machines will report unpredictable results
    (including the state of the Carry Flag).

    On power-up, the default sound source is the 8253 programmable-timer
    chip, via channel 2.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson