aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glk_dispa.cpp
AgeCommit message (Expand)Author
2019-07-24GLK: Remove redundant function_table arrary and associated functionsPaul Gilbert
2019-07-21JANITORIAL: Glk engine block formattingPaul Gilbert
2019-04-28GLK: Implementing more gli object registrationPaul Gilbert
2019-04-17GLK: GLULXE: Remove gamefile to use proper _gameFilePaul Gilbert
2019-04-17GLK: GLULXE: Set up method definitions, glkop methodsPaul Gilbert
2019-04-14GLK: GLULXE: Stubs for float and operation filesPaul Gilbert
2019-04-14GLK: Avoid clashes of types with union field namesPaul Gilbert
2019-04-14GLK: Fix compiler warnings for dispatch layerPaul Gilbert
2019-04-14GLK: Added core Glk dispatch codePaul Gilbert