Skip to content

Commit

Permalink
Updated changelog and version #
Browse files Browse the repository at this point in the history
  • Loading branch information
ChartreuseK committed Mar 1, 2018
1 parent 5aa149c commit 0ad9f55
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion petterm.s
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;-----------------------------------------------------------------------
; PET Term
; Version 0.2.1
; Version 0.3.0
;
; A bit-banged full duplex serial terminal for the PET 2001 computers,
; including those running BASIC 1.
Expand Down Expand Up @@ -54,6 +54,10 @@
; - Added ability to re-open menu (CLR/HOME key)
; 0.2.2
; - Inverted mixed-case, was backwards compared with real hardware.
; 0.3.0
; - Re-wrote keyboard shift handling.
; - Added compile time support for 80 column, buisness layout machines
; - Made _ and | display correctly in PETSCII
;
; Written for the DASM assembler
;-----------------------------------------------------------------------
Expand Down

0 comments on commit 0ad9f55

Please sign in to comment.