summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-05-01update gitignoreHEADmasterDaniel Friesel-0/+4
2014-12-22update readme and schematic (no bus-powered application at the moment)Daniel Friesel-7594/+75
2014-12-22main.S: Fix comments (the APOS check is an if chain, not if-elseif)Daniel Friesel-7/+8
2014-12-21main: update commentsDaniel Friesel-74/+52
2014-12-21update README, deprecate main.cDaniel Friesel-11/+33
2014-12-21now with assemblyDaniel Friesel-3/+357
2013-10-10document all the variablesDaniel Friesel-4/+32
2013-10-10add preprocessor alias for EEARDaniel Friesel-9/+15
2013-10-09README: Search ROM is 0x33, not 0x34Daniel Friesel-1/+1
2013-10-09use optimized ADDR -> BYTE code for search ROM as wellDaniel Friesel-20/+37
2013-10-09README: Search ROM is now workingDaniel Friesel-5/+1
2013-10-09directly store bit mask in POSDaniel Friesel-10/+7
2013-10-09check !LASTCMD earlierDaniel Friesel-24/+24
2013-10-09HCNT / r30.r31 is not needed (only the low time holds information)Daniel Friesel-27/+13
2013-10-09Improve code documentation (and README)Daniel Friesel-31/+103
2013-10-09use defines for delay functionsDaniel Friesel-27/+24
2013-10-08improve register use readability (usm inline asm features)Daniel Friesel-8/+10
2013-10-08read ROM: improve post-byte code efficiencyDaniel Friesel-36/+48
2013-10-08add schematicDaniel Friesel-0/+13357
2013-10-07Add READMEDaniel Friesel-0/+26
2013-10-07update documentation commentDaniel Friesel-3/+4
2013-10-07move read-rom back to main now that it also supports search romDaniel Friesel-0/+0
2013-10-07add almost-working SEARCH ROM support (command is not received correctly, res...Daniel Friesel-0/+55
2013-10-06slightly higher low time for WRITE 0Daniel Friesel-1/+1
2013-10-06increased timing precision, more robust codeDaniel Friesel-20/+41
2013-10-05move READ ROM code to separate directoryDaniel Friesel-0/+2
2013-10-04initial commitDaniel Friesel-0/+211