aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan3/exe.cpp
AgeCommit message (Expand)Author
2019-07-06GLK: ALAN3: Remove deprecated args.cppPaul Gilbert
2019-07-06GLK: ALAN3: Fix double-free of memory arrayPaul Gilbert
2019-07-06GLK: ALAN3: Further refactoring of setjmp callsPaul Gilbert
2019-07-06GLK: ALAN3: Move readline.cpp into glkio.cppPaul Gilbert
2019-07-06GLK: ALAN3: Move term.cpp code into glkio.cppPaul Gilbert
2019-07-06GLK: ALAN3: Move some Glk interface methods to glkio.cppPaul Gilbert
2019-07-06GLK: ALAN3: Wrapping method calls in longjmp replacement macrosPaul Gilbert
2019-07-06GLK: ALAN3: Fix setup and outputing of text dataPaul Gilbert
2019-07-06GLK: ALAN3: Standardize on using syserr for errorsPaul Gilbert
2019-07-06GLK: ALAN3: Proper indentation & formattingdreammaster
2019-07-06GLK: ALAN3: Removal of #ifdef blocksPaul Gilbert
2019-07-06GLK: ALAN3: Further warning fixesPaul Gilbert
2019-07-06GLK: ALAN3: Further warning fixesPaul Gilbert
2019-07-06GLK: ALAN3: Initial files commitPaul Gilbert