Skip to content

Resident routine for serial print using Joystick port on MSX computers

Notifications You must be signed in to change notification settings

Danjovic/Joy232

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joy232

Resident routine for serial print using Joystick port on MSX computers.

This program allows you to send your code listing serially through the joystick port of MSX computers by intercepting the LPRINT instruction from the BASIC interpreter. The data is bitbanged in accordance with RS232 standard and it is possible to use speeds from 1200 to 19200 bauds. The program is written in assembly and takes less than 100 bytes

Thought the joystick port uses TTL level the conversion to RS232 levels can be performed using a single transistor circuit.

References: https://hackaday.io/project/18552-joy232

http://hotbit.blogspot.com.br/2008/01/lprint-na-porta-de-joystick-cdigo-em.html

About

Resident routine for serial print using Joystick port on MSX computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published