File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 assembler. Memory moves and fill done with dword instructions where
4242 appropriate. Screen attributes are (unfortunately) now fixed, but screen
4343 updates are very fast. Sep 1995
44- * Cleaned up for modern Linux and BSD system by Jeffrey H. Johnson, mid-2019
44+ * Cleaned up for modern Linux and BSD systems by Jeffrey H. Johnson, mid-2019
4545* G 4.7.2 on GitHub, March 2021
Original file line number Diff line number Diff line change @@ -39,6 +39,6 @@ This is ***G***, a general purpose programmable text editor.
3939
4040## Binaries
4141
42- * [ *** G*** V4.7.2 for DOS] ( https://github.com/johnsonjh/g/raw/master/bin/DOS/g472.exe ) - 32-bit, DPMI
43- * [ *** G*** V4.7.1 for DOS] ( https://github.com/johnsonjh/g/raw/master/bin/DOS/g471.exe ) - 16-bit, real-mode
44- * [ *** G*** V4.7.2 for Win32] ( https://github.com/johnsonjh/g/raw/master/bin/WIN32/g472.exe ) - 32-bit, Win32
42+ * [ *** G*** V4.7.2 for DOS] ( https://github.com/johnsonjh/g/raw/master/bin/DOS/g472.exe ) - 32-bit, DPMI (2022-03-12)
43+ * [ *** G*** V4.7.1 for DOS] ( https://github.com/johnsonjh/g/raw/master/bin/DOS/g471.exe ) - 16-bit, real-mode (1995-10-20)
44+ * [ *** G*** V4.7.2 for Win32] ( https://github.com/johnsonjh/g/raw/master/bin/WIN32/g472.exe ) - 32-bit, Win32 (2022-03-13)
You can’t perform that action at this time.
0 commit comments