Skip to content

Commit 3115a56

Browse files
committed
add serial port documentation to acknowledgements
1 parent 9b75f3b commit 3115a56

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

THANKS.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,24 @@ apologies to those whose contribution I have failed to acknowledge here.
6060

6161
##### Data cassette format
6262

63-
* **Mike Brutman**'s [Analysis of the IBM PC Data cassette format](http://www.brutman.com/Cassette_Waveforms/Cassette_Waveforms.html)
64-
* **Dan Tobias**' [IBM PC Data cassette format documentation](http://fileformats.archiveteam.org/wiki/IBM_PC_data_cassette)
63+
* **Mike Brutman**'s [Analysis of the IBM PC data cassette format](http://www.brutman.com/Cassette_Waveforms/Cassette_Waveforms.html)
64+
* **Dan Tobias**' [IBM PC data cassette format documentation](http://fileformats.archiveteam.org/wiki/IBM_PC_data_cassette)
6565

6666
##### BASICODE
6767

6868
* **Janny Looyenga**'s documentation of the [BASICODE format](http://www.nostalgia8.nl/basicode.htm)
6969
* **Prof. Dr. Horst Völz**'s documentation of the [BASICODE cassette file format](http://www.kc85emu.de/scans/rfe0190/Basicode.htm)
7070

71+
##### Serial ports
72+
73+
* **Craig Peacock**'s documentation on [interfacing the serial port](http://retired.beyondlogic.org/serial/serial.htm)
74+
* **Christopher E. Strangio**'s tutorial on [the RS232 standard](http://www.camiresearch.com/Data_Com_Basics/RS232_standard.html)
75+
* [QB64 documentation](http://www.qb64.net/wiki/index.php/Port_Access_Libraries#Serial_Communication_Registers)
76+
7177
##### Technical information on many topics
7278

7379
* [VOGONS](http://www.vogons.org/)
74-
* **Erik S. Klein**'s [Vintage computer forums](http://www.vintage-computer.com)
80+
* **Erik S. Klein**'s [vintage computer forums](http://www.vintage-computer.com)
7581
* **Peter Berg**'s [Pete's QBasic/QuickBasic site](http://www.petesqbsite.com/)
7682

7783
### Fonts

0 commit comments

Comments
 (0)