Code Language PASM

Vocal Tract

OverviewObject ID : 2716 (2013-04-17)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherContent This object synthesizes a human vocal tract in real-time. It requires one cog and at…

KISS WAV Player Driver

OverviewObject ID : 2715 (2014-01-07)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherTag : DACContent A WAV player driver that runs on one cog. The code has been…

MIDI in

OverviewObject ID : 2712 (2013-04-11)Author : Tom Dimock | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherContent The MidiIn object supports receiving and parsing a standard MIDI stream, making the MIDI events available…

Texas Instruments SN76489 emulator

OverviewObject ID : 2711 (2013-04-17)Author : Francesco de Simone | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherContent This archive contains the driver for the Programmable Sound Generator by Texas Instruments SN76489. This…

Wav Players

OverviewObject ID : 2710 (2013-04-17)Author : Raymond Allen | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherContent Three types of Windows Wav file players. One has an assembly component and can play high…

VGA_640x240_Bitmap

OverviewObject ID : 2705 (2013-04-17)Author : William Henning | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent I wanted a high resolution graphics mode that would work on my 8.4″ TFT LCD monitor – which…

VGA 1280x1024 Tile Driver w/Cursor

OverviewObject ID : 2704 (2013-04-17)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This object generates a 1280×1024 VGA display from a 80×64 array of 16×16-pixel 4-color tiles. It requires…

Commodore 64 Four Color VGA Display

OverviewObject ID : 2701 (2018-11-16)Author : Mike Christle | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent Drives a VGA display using the Commodore 64’s funky 8×8 pixel graphics character set. Supported screen resolutions: 160×120…

S6b0724 text and graphics driver

OverviewObject ID : 2700 (2013-04-16)Author : Erik Friesen | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is an S6b0724,Ks0713, 6800 style parallel lcd driver with text and graphics. Downloads  Zip archive downloadTo view this…

NTSC & PAL driver templates

OverviewObject ID : 2698 (2013-04-12)Author : Eric Ball | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : PASMLicence : OtherContent Relatively simple template for NTSC and PAL video drivers which may be used by others to develop Propeller TV…