summaryrefslogtreecommitdiff
path: root/apps/plugins/frotz
AgeCommit message (Expand)Author
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus
2016-01-09Plugin Frotz: Match keymap and manualSebastian Leonhardt
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-05-20Tweak new pluginlib button map for frotz to be more convenientTorne Wuff
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz
2010-05-14Make the sim buildable with mingw againFrank Gevaerts
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-01-17Fix warnings in frotz, one of which is a real bug :)Torne Wuff
2010-01-17New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff