aboutsummaryrefslogtreecommitdiff
path: root/simon/res.cpp
AgeCommit message (Collapse)Author
2002-11-10if possible, always #include headers in the source files, not in other headersMax Horn
svn-id: r5495
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
svn-id: r5413
2002-10-31some more cleanupMax Horn
svn-id: r5360
2002-10-24Add simon1demoTravis Howell
svn-id: r5300
2002-10-22Remove warningTravis Howell
svn-id: r5246
2002-10-22Minor fixes for simon2dos targetTravis Howell
svn-id: r5227
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are ↵Max Horn
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216
2002-10-21use File::size() method were it makes sense; one small change to simon.cpp ↵Max Horn
based on comment on bug #595813 svn-id: r5210
2002-09-16simon also use class FilePaweł Kołodziejski
svn-id: r4948
2002-08-21Initial revisionMax Horn
svn-id: r4785