Dave Chapman | ac845a0 | 2002-05-12 12:16:05 +0000 | [diff] [blame] | 1 | __________ __ ___. |
| 2 | Open \______ \ ____ ____ | | _\_ |__ _______ ___ |
| 3 | Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / |
| 4 | Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < |
| 5 | Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ |
| 6 | \/ \/ \/ \/ \/ |
| 7 | |
| 8 | This directory is for code that is shared between all versions of the |
| 9 | simulator, but is not needed for the target device. |
| 10 | |
| 11 | The first code is for the software mpeg audio decoder. The actual |
| 12 | mpeg decoding code is here and the O/S specific sound drivers should |
| 13 | be located in the x11 and win32 directories as appropriate. |