Version 1.1.0 (the COM together)
Version 1.1.0 (the COM together)
- Added COM port access through the
COMPort()
object. - Added RAW LPT port access through LPT-funktions
LPTRawData()
,LPTRawStatus()
andLPTRawControl()
. - Added LPT printer acces through
LPTReset()
,LPTSend()
andLPTStatus()
. - Added LPT/COM port enumeration through
GetParallelPorts()
andGetSerialPorts()
. - Added more verbose output about detected 3dfx card and found ports when startig up.
Version 1.0.1 (the minimal midi modification)
- Added
MidiGetPos()
- Added example script that implements a simple MIDI player.
- Small cleanups for release building.