aboutsummaryrefslogtreecommitdiff
path: root/devtools/tasmrecover/tasm-recover
AgeCommit message (Collapse)Author
2011-06-20DREAMWEB: Remove readabyte() and readoneblock()eriktorbjorn
They were only used by the PCX decoder, which was rewritten some time ago to no longer use them.
2011-06-20DREAMWEB: Remove convertkey()eriktorbjorn
This function was responsible for filtering invalid keys (e.g. in savegame names), and was only used by keyboardread(). This filtering is done by processEvents() instead.
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-15DREAMWEB: removed width160 for nowVladimir Menshakov
2011-06-15DREAMWEB: removed dummy video segment, blacklisted video-related functions.Vladimir Menshakov
2011-06-15DREAMWEB: blacklisted vga blitting functionsVladimir Menshakov
2011-06-15DREAMWEB: replaced seecommandtail with stubVladimir
2011-06-15DREAMWEB: added tasm-recover toolVladimir