Code Language PASM

Mouse

OverviewObject ID : 2734 (2013-04-11)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent Standard mouse driver. Supports up to five-button mice. Downloads  Zip archive downloadTo view this content, you need…

gamepad_drv_001 - N64

OverviewObject ID : 2732 (2013-04-09)Author : Jeff Ledger | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent This is a drop-in replacement for any game which uses gamepad_drv_001, making it work with the N64.…

Combo PS2 Keyboard and Mouse Driver

OverviewObject ID : 2731 (2013-04-18)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent A combo PS2 keyboard and mouse driver that runs on one cog. The code has been…

Combo mouse/keyboard driver

OverviewObject ID : 2729 (2013-04-04)Author : Tim Moore | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent Merged mouse and keyboard driver that runs both drivers with 1 COG. Downloads  Zip archive downloadTo view this…

Keyboard

OverviewObject ID : 2727 (2013-04-10)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent Standard PC keyboard driver. Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled…

Commodore VIC-20 Keyboard Driver

OverviewObject ID : 2726 (2018-11-02)Author : Mike Christle | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent A while ago I got my hands on a burned out Commodore VIC-20. So I decided to…

N64 Controller

OverviewObject ID : 2725 (2013-04-11)Author : Claude Hertel (CJ) | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent This is an object for reading a standard N64 controller. includes a test program that displays…

PS2Controller

OverviewObject ID : 2724 (2013-04-12)Author : Chris Cantrell | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent This PS2 Controller interface object allows the user to send multi-byte commands to the controller for configuration.…

gamepad_drv_001 - Keyboard Instead

OverviewObject ID : 2723 (2013-04-09)Author : Jeff Ledger | added by ArchiverMicrocontroller : Propeller 1Category : Human InputLanguages : PASM, SPINLicence : OtherContent A simple drop-in replacement for any game using “gamepad_drv_001” This version uses the keyboard as the NES…

Generalized WAV player

OverviewObject ID : 2719 (2013-04-09)Author : David Sloan | added by ArchiverMicrocontroller : Propeller 1Category : Speech and SoundLanguages : PASM, SPINLicence : OtherContent Plays .wav files form an SD card allowing general access to SD functions when not currently…