Skip to content

Version 1.1.0 (the COM together)

Compare
Choose a tag to compare
@SuperIlu SuperIlu released this 11 Jul 16:46
· 46 commits to master since this release

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() and LPTRawControl().
  • Added LPT printer acces through LPTReset(), LPTSend() and LPTStatus().
  • Added LPT/COM port enumeration through GetParallelPorts() and GetSerialPorts().
  • 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.