1
0
Fork 0
LithOS3 is a development library for ZDoom designed to provide an in-game graphical user interface and OS-like capabilities.
 
 
 
Go to file
Marrub 89882c943f stdlib: Add Lth_ceilk and Lth_fractk
stdlib: Change memcpy calls to memmove calls
stdlib: Optimize Lth_PrintString with hacks
2016-11-21 01:03:52 -05:00
lithos_c stdlib: Add Lth_ceilk and Lth_fractk 2016-11-21 01:03:52 -05:00
lithos_fs Add Manifest module. 2016-10-21 15:05:29 -04:00
lithos_gfx/Base Initial commit 2016-10-17 11:57:44 -04:00
lithos_tools Add Manifest module. 2016-10-21 15:05:29 -04:00
.gitignore Remove binary files from tree. 2016-10-20 21:49:49 -04:00
COPYLIB Create Token and TokenStream modules. 2016-10-20 19:55:35 -04:00
LICENSE Initial commit 2016-10-17 11:57:44 -04:00
README.md Move README to README.md 2016-11-21 00:15:22 -05:00
loadacs.txt Initial commit 2016-10-17 11:57:44 -04:00

README.md

LithOS3 is a development library for ZDoom designed to provide an in-game graphical user interface and OS-like capabilities.