FreeCalypso > hg > freecalypso-tools
graph
-
target-utils: use of bcopy() changed to memcpy()2016-11-01, by Mychaela Falconia
-
target-utils: buzplayer converted to our own libc2016-10-31, by Mychaela Falconia
-
target-utils/include: our own ctype.h and strings.h added2016-10-31, by Mychaela Falconia
-
target-utils/libc: strtol and strtoul added from 4.4BSD with simplification2016-10-31, by Mychaela Falconia
-
target-utils/libc: strlen optimized assembly implementation added2016-10-31, by Mychaela Falconia
-
target-utils/Makefile: libc added to the dependencies2016-10-31, by Mychaela Falconia
-
target-utils/libc: assembly implementation of bcmp/memcmp2016-10-29, by Mychaela Falconia
-
target-utils/libc/bzero.S: changed signed conditions to unsigned2016-10-28, by Mychaela Falconia
-
target-utils/libc: non-optimized C implementation of memset2016-10-28, by Mychaela Falconia
-
target-utils/libc: memcpy16 and memcpy32 optimized variants implemented2016-10-28, by Mychaela Falconia
-
target-utils/libc: our own memcpy assembly implementation2016-10-28, by Mychaela Falconia
-
target-utils/libc: bzero imported from Citrine2016-10-28, by Mychaela Falconia
-
target-utils/libc: beginning of newlib-ectomy2016-10-28, by Mychaela Falconia
-
fc-buzplay play command implemented2016-10-27, by Mychaela Falconia
-
fc-buzplay started2016-10-27, by Mychaela Falconia
-
loadtools: hwparamstubs.c split in preparation for adding fc-buzplay2016-10-27, by Mychaela Falconia
-
ringtools/examples: a couple of buzzer tone examples2016-10-27, by Mychaela Falconia
-
ringtools/examples renamed to ringtools/e1-experiments2016-10-27, by Mychaela Falconia
-
buzplayer: play implemented2016-10-27, by Mychaela Falconia
-
buzplayer: melody entry implemented2016-10-27, by Mychaela Falconia
-
buzplayer: melody buffer implemented2016-10-27, by Mychaela Falconia
-
buzplayer timer implementation finished2016-10-27, by Mychaela Falconia
-
buzplayer: beginning of timer implementation2016-10-27, by Mychaela Falconia
-
target-utils: buzplayer started2016-10-27, by Mychaela Falconia
-
fc-shell: added support for AT commands in one-shot mode2016-10-27, by Mychaela Falconia
-
rvinterf/asyncshell/main.c: same "usage" fix as in fc-tmsh2016-10-27, by Mychaela Falconia
-
rvinterf/etmsync/fsiomain.c: same "usage" fix as in fc-tmsh2016-10-27, by Mychaela Falconia
-
CHANGES: fc-tmsh change documented2016-10-27, by Mychaela Falconia
-
fc-tmsh one-shot operation mode implemented2016-10-26, by Mychaela Falconia
-
fc-tmsh works like fc-shell and fc-fsio now, following the -p convention2016-10-26, by Mychaela Falconia
-
fc-tmsh: all commands internally return values2016-10-26, by Mychaela Falconia
-
fc-tmsh: etmpkt command renamed to tmpkt, etmpkt retained as alias2016-10-26, by Mychaela Falconia
-
rvinterf/tmsh/Makefile: simpler structure like that used for fc-shell2016-10-26, by Mychaela Falconia
-
fc-tmsh: set-* commands removed, use fc-fsio instead2016-10-26, by Mychaela Falconia
-
fc-tmsh: use the newly adopted exit code convention2016-10-26, by Mychaela Falconia
-
fc-shell: use the newly adopted exit code convention2016-10-26, by Mychaela Falconia
-
rvinterf/libasync: use the newly adopted exit code convention2016-10-26, by Mychaela Falconia
-
rvinterf tree: exitcodes.h moved from etmsync to include2016-10-26, by Mychaela Falconia
-
target-utils/libtiffs: find the root inode even if it's preceded2016-10-26, by Mychaela Falconia
-
target-utils: long-overdue s/mpffs/tiffs/ and s/MPFFS/TIFFS/ rename2016-10-26, by Mychaela Falconia
-
c139explore and pirexplore host wrapper shell scripts added2016-10-26, by Mychaela Falconia
-
doc/Compiling moved to INSTALL2016-10-26, by Mychaela Falconia
-
top Makefile install rule: new packaging approach2016-10-26, by Mychaela Falconia
-
doc/Compiling: update for the move to /opt/freecalypso2016-10-26, by Mychaela Falconia
-
CHANGES: made note of the install location big change2016-10-26, by Mychaela Falconia
-
loadtools/loadtool.help: new default directory for the exec command2016-10-26, by Mychaela Falconia
-
rvinterf/asyncshell/help.c: new help file location2016-10-26, by Mychaela Falconia
-
rvinterf/libasync/launchrvif.c: new rvinterf binary location2016-10-26, by Mychaela Falconia