430.git
2015-02-01 Dan WhiteRemove inline ASM for */ word, a*b/c
2015-02-01 Dan WhiteRemove inline ASM for /% word.
2015-02-01 Dan WhiteMerge branch 'master' of git.whiteaudio.com:430
2014-11-25 Dan WhiteTODO: found bug to fix
2014-08-12 Dan Whitesave changes
2014-08-08 Dan Whitesplit rows into two plots
2014-08-07 Dan Whitewip
2014-08-04 Dan Whiteupdate
2014-08-03 Dan Whiteindividual fh-fsin figures
2014-07-31 Dan Whitefixup figure
2014-07-31 Dan Whitetweak figure label size
2014-07-30 Dan Whitefigures for dac histogram
2014-06-27 Dan Whiteminor doc updates
2014-06-20 Dan Whiteundo greyscale figures
2014-06-20 Dan Whiteadd TCAS version of Gm measurement
2014-06-20 Dan WhiteTCAS figures, greyscale no color necessary
2014-06-20 Dan WhiteTCAS gm measuring procedure figure
2014-06-20 Dan Whitefixup TCAS cal figures
2014-06-20 Dan WhiteTCAS figure versions
2014-06-19 Dan WhiteWIP: cal-trajectories name changing
2014-03-16 Dan Whiteupdate figure
2014-02-13 Dan Whitedo not imply we plotted at zero
2014-02-13 Dan Whitempl 1.3.1 does not recognize fontsize in **kwparams
2014-02-13 Dan Whiteadd 3-panel plot of iout-gm-gm
2014-02-10 Dan Whiteupdate digi current plot
2014-02-10 Dan Whitecalibration stats plots
2014-02-10 Dan Whitecalibration stats
2014-02-10 Dan Whiteraw offset calibration example runs
2014-02-10 Dan WhiteWIP figure making
2014-02-09 Dan Whitecleanup harmonic-phase plot
2014-02-09 Dan Whiteadd harmonic vs phase correlations
2014-02-09 Dan Whiterename py file to match output
2014-02-09 Dan Whiteprettify iout-gm figure
2014-02-03 Dan Whiteuse plain title block for diss versions
2014-02-02 Dan Whiteupdate waeda pointers, change sch title blocks
2013-12-06 Dan WhiteWIP: diss figure
2013-08-09 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitesham
2013-07-29 Dan Whitetest
2013-07-26 Dan Whiteadd zip of msp4th
2013-05-22 Dan Whitemsp4th: fix comments
2013-05-21 Dan Whitemsp4th: cosimulation output prints source line numbers
2013-05-21 Dan Whitemsp4th: PC dirMemory needs fixing, do not test
2013-05-21 Dan Whitemsp4th.c: bugfix uart_puts()
2013-05-18 Dan Whitemsp4th: disassembler user code
2013-05-18 Dan Whitebootcode: update to current
2013-05-17 Dan Whitemsp4th: static functions save space
2013-05-17 Dan Whitemsp4th: factor out n drop stack funcs
2013-05-17 Dan Whitemsp4th: better asm annotations (no obj code changes)
2013-05-16 Dan Whitemsp4th: more opcode co-simulation tests, none should...
2013-05-16 Dan Whitemsp4th: fix comments
2013-05-16 Dan Whitemsp4th: rename 2* 2/, numFunc only checks first char
2013-05-16 Dan Whitetesting helpers
2013-05-16 Dan Whitemsp4th: bugfix do-loop, gcc optimizes too much
2013-05-16 Dan Whiteco-simulation framework start
2013-05-14 Dan Whitemsp4th: proper cr/nl handling
2013-05-14 Dan Whitemsp4th: PC testing wrapper + make target
2013-05-14 Dan Whitemsp4th: macro to suppress pointer size cast warnings
2013-05-14 Dan Whitemsp4th: pc4th make target
2013-05-14 Dan Whitebootcode: regen current version
2013-05-14 Dan Whitemsp4th: bugfix o2w, save some bytes
2013-05-14 Dan Whitemsp4th: remove macro
2013-05-14 Dan Whitemsp4th: shrink code size to fit, remove ^D exit
2013-05-13 Dan Whiteword to lookup opcode of next word
2013-05-13 Dan Whitemsp4th: o2p opcode to prog index, #defines
2013-05-13 Dan Whitemsp4th: o2w prints opcode name string
2013-05-13 Dan Whitemsp4th: overFunc is simple enough
2013-05-13 Dan Whitemsp4th: make luFunc() easier to read
2013-05-13 Dan Whitemsp4th: rewrite lookupToken()
2013-05-12 Dan Whitemsp4th: move schemm stuff to subdir
2013-05-12 Dan Whitemsp4th: style cleanup
2013-05-11 Dan Whiteadd notes file
2013-05-11 Dan Whitemsp4th: cleanup, documentation, fix live re-init
2013-05-11 Dan Whitemsp4th: cleanup PC version
2013-05-11 Dan Whitemsp4th: no need to keep pointer to config
2013-05-11 Dan Whitemsp4th: shorten names
2013-05-11 Dan Whitemsp4th: remove unnecessary cast
2013-05-10 Dan Whitemsp4th: speedup stack manipulation to *11*
2013-05-10 Dan Whitemsp4th: keep stack start in mem to avoid double-dereference
2013-05-10 Dan Whitemsp4th: ensure string arrays start as zero-length
2013-05-10 Dan Whitebootcode: interrupts are already disabled out of reset
2013-05-10 Dan Whitebootcode: update to latest version
2013-05-10 Dan Whitemsp4th: */ now returns a single 16b result
2013-05-10 Dan Whitemsp4th: rename exit -> bye, /% replaces / and mod
2013-05-10 Dan Whitemsp4th: config is passed as a struct
2013-05-09 Dan WhiteShow how to add a word to execute at bootup.
2013-05-09 Dan Whitemsp4th: add 'echo' word, cleanup user-defined namespace
2013-05-09 Dan Whitebootcode: update to full-featured msp4th rcf-ini-submit
2013-05-09 Dan Whitemsp4th: add many new functions, rename a few
2013-05-09 Dan Whitemsp4th: add nested loop counters, loop increments/direc...
2013-05-08 Dan Whitemsp4th: rename opcodes
2013-05-08 Dan Whitemsp4th: no special (redundant) str_t type, cleanup
next