7 Commits

Author SHA1 Message Date
Michael Martin 6dff21ef52 Update keyjam.exe to use SDL2
KeyJam is only used on Windows, so SDL1 support has been dropped.
Build this tool from the v0.7.0 branch if you need an SDL1-compatible
version of KeyJam.
2020-09-05 15:52:10 -07:00
mcmartin 66a9b84837 Sleep between frames
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2570 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-03 03:29:46 +00:00
mcmartin 35f7e05fc0 List which SDL driver is actually in use, for debugging purposes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2569 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-03 03:12:22 +00:00
mcmartin 3b41e36bc9 Punctuation between keys for readability.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2359 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-05-15 23:41:30 +00:00
mcmartin b9c4ec6726 Complete keyjamming application
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2336 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-28 05:02:37 +00:00
mcmartin 3e94beb605 Near-complete rewrite, with KEYS.EXE style output.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2331 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-04-27 22:08:11 +00:00
mcmartin b278e8b101 Extremely basic "key jammer", mostly lifted from SDL docs.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@124 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-15 10:47:06 +00:00