Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-06 | GLK: ALAN3: Fix jumps.h macros | Paul Gilbert | |
2019-06-22 | GLK: ALAN2: Create jump context system to replace original setjmp | Paul Gilbert | |
This is basically a simplified version of the ScummVM coroutines, since we just need the ability to consistently break out to the main game loop when a call is made to the error method |