summaryrefslogtreecommitdiffstats
path: root/firmware/system.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-09SWAB32 is finally workingLinus Nielsen Feltzing1-1/+4
2002-04-22Uh, we already had SWAB macros :)Björn Stenberg1-36/+12
2002-04-21Replaced SWAB macros with register-safe versions.Björn Stenberg1-6/+12
2002-04-21Added SWAB (swap bytes) macrosBjörn Stenberg1-1/+17
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg1-20/+1
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg1-3/+0
2002-04-11Added TRUE/FALSE, made it work with SIMULATORDaniel Stenberg1-0/+7
2002-03-28First versionBjörn Stenberg1-0/+267