I have learned a bit of assembly code and also learned that there is’t that much good tutorials on the internet for this. I was wondering about sending signals with to certain devices
ex. parallel ports, usb(perhaps)
I was wondering if there was any code anyone can share to lead me in the right direction. And in-case you didn’t know by signal I mean sending out voltage.
So to sum it up I would like to know how to interact with certain ports with assembly
I am currently using DosBox for running assembly, and using flat assembler to program. This is all running on window 8.
Thanks in advance, 36redsoxfan
I’m not an fasm expert… But, according to this post… Which may or may not be for fasm…
http://board.flatassembler.net/topic.php?t=8638
Set your bios as Bidirectional Parallel port mode (SPP)
This sets the I/O permission:
To Write:
To Read: