Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-pdcurses.txt | 2012-11-19 | 816 Bytes | |
pdcurses_3.4_doc.7z | 2012-11-19 | 62.1 kB | |
pdcurses_3.4_dev_mingw32.7z | 2012-11-19 | 42.6 kB | |
pdcurses_3.4_dll_win32.7z | 2012-11-19 | 51.2 kB | |
pdcurses_3.4s1_dev_mingw32.7z | 2012-11-19 | 43.9 kB | |
pdcurses_3.4s1_dll_win32.7z | 2012-11-19 | 51.9 kB | |
pdcurses_3.4u_dev_mingw32.7z | 2012-11-19 | 45.1 kB | |
pdcurses_3.4u_dll_win32.7z | 2012-11-19 | 53.4 kB | |
pdcurses_3.4w_dev_mingw32.7z | 2012-11-19 | 44.8 kB | |
pdcurses_3.4w_dll_win32.7z | 2012-11-19 | 53.2 kB | |
pdcurses-3.4.diff | 2012-11-19 | 1.6 kB | |
Totals: 11 Items | 450.8 kB | 0 |
Description: PDCurses is a public domain curses library for DOS, OS/2, Win32, X11 and SDL, implementing most of the functions available in X/Open and System V R4 curses. Home: http://pdcurses.sourceforge.net Libraries Available: static & shared Requires: DEV: libsdl(3.4s1) DLL: sdl.dll(3.4s1) BIN: Licenses: public domain Source: https://sourceforge.net/projects/pdcurses/files/pdcurses Documentation: http://pdcurses.sourceforge.net/doc/PDCurses.txt Notes: * File Naming Convention: w = Unicode u = Unicode/UTF-8 s1 = SDL(v1.2) * Had to mess around with the makefiles to compile. SDL makefile was not a problem. Just had to point it to SDL location. I've uploaded a diff file for reference. Configure Options: