This is source code for an implementation of the Glk library which runs in a terminal window, using the curses library for screen control.
3 lines
136 B
Text
3 lines
136 B
Text
build shared lib
|
|
fix Make.glkterm to include correct -L and -l (depending on curses used)
|
|
test on >=1.6M (native curses with halfdelay)
|