summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2002-04-20First commitLinus Nielsen Feltzing
2002-04-20Changed DMA TCRx register names to DTCRxLinus Nielsen Feltzing
2002-04-20Added player button scanningBjörn Stenberg
2002-04-20Removed _ADDR macros for non-existing registersBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-04-19Renamed get_button button_getBjörn Stenberg
2002-04-19adding files... nothin working... a lot of thing missingAlan Korr
2002-04-19& is better than % for speed reasonsDaniel Stenberg
2002-04-18Fixed bit bug in DRAW_PIXELBjörn Stenberg
2002-04-18Added comments about linefeeds and constBjörn Stenberg
2002-04-18Added drawpixel, clearpixel and drawline to the APIBjörn Stenberg
2002-04-18Added archos.mod as target + nl conversionBjörn Stenberg
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-18Added type to PAIOR and PBIOR registersBjörn Stenberg
2002-04-18Moved all code to .c file and indented according to rulesBjörn Stenberg
2002-04-18Added #ifndef/#endif around the hole file and corrected the #elsifsBjörn Stenberg
2002-04-18Added TARGET to CFLAGSBjörn Stenberg
2002-04-18Fixed some compile errorsBjörn Stenberg
2002-04-17small explanation of algorithm used for memory-page.Alan Korr
2002-04-17I hope it is the last one i commit themAlan Korr
2002-04-17some fixesAlan Korr
2002-04-17Now memory-page and memory-misc compile fine (others are in stage-development)Alan Korr
2002-04-17fix bugsAlan Korr
2002-04-17my infoStuart Martin
2002-04-17relocating to firmware/test/wavey/wavey.txtStuart Martin
2002-04-17testing commit with ssh key4Stuart Martin
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-17Fixed Id: linesBjörn Stenberg
2002-04-17Please don't try to compile them... they need to be fixedAlan Korr
2002-04-17grrr... now it should compile all files $(PACKAGE)-*.c found in the directory...Alan Korr
2002-04-17now only one .c file is compiled : $(PACKAGE).cAlan Korr
2002-04-17remove it since all code is now in a .h file of the same filenameAlan Korr
2002-04-17cosmetic changes and additions :Alan Korr
2002-04-17cosmetic changes and additions :Alan Korr
2002-04-17testing commit with ssh key3Stuart Martin
2002-04-17testing commit with ssh keyStuart Martin
2002-04-17testing addStuart Martin
2002-04-16module fat and templates : just added templates files.Alan Korr
2002-04-16module fat and templates : just added templates files.Alan Korr
2002-04-16There is two part in this module :Alan Korr
2002-04-16Ok, I move all what is common in 'test' directoryAlan Korr
2002-04-16simple "target selection" template addedDaniel Stenberg
2002-04-16include config.h properlyDaniel Stenberg
2002-04-16ident properlyDaniel Stenberg
2002-04-16Gary's code for reading the Recorder's keyboard. This can't yet be used inDaniel Stenberg
2002-04-16added keypad definesDaniel Stenberg
2002-04-16two different keypadsDaniel Stenberg
2002-04-15*** empty log message ***Alan Korr
2002-04-12Bresenham line drawing code added, as posted by Björn StenbergDaniel Stenberg
2002-04-12removed C++ comments, added emacs-stuff in the bottomDaniel Stenberg