The unified diff between revisions [afdbb938..] and [63fe9cf9..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/lsi/abispec'

#
# old_revision [afdbb9388305ae66464ad4acb0437922656e3059]
# new_revision [63fe9cf91eccf15b977d5be7600ee10a17d08d95]
#
# add_file "src/lsi/abispec"
#  content [e8cad560a662c1abc9da835eedd7dddafa77d03f]
#
============================================================
--- /dev/null	
+++ src/lsi/abispec	e8cad560a662c1abc9da835eedd7dddafa77d03f
@@ -0,0 +1,44 @@
+/* This should be a master file specifying all aspects of ABI */
+
+/* Function assignments */
+
+function __nop
+function __global_store
+function __global_load
+function __global_array_store
+function __global_array_load
+function printint
+function printreal
+function printstr
+function dmxsetchannel
+function dmxoutput
+function gettime
+function waittime
+function wait
+function wakeup
+function spawn
+function midi_read
+function beatdetect_read
+function beatdetect_phase
+function beatdetect_confidence
+funciton realtoint
+function inttoreal
+function map3d_setcal
+function map3d_calibrate
+function map3d_transform
+function map3d_setparams
+function map3d_load
+function map3d_save
+function sin
+function cos
+function random
+function mouse_read
+function cmdsocket_listen
+function cmdsocket_accept
+function cmdsocket_read
+function cmdsocket_write
+function cmdsocket_prefix
+
+/*
+ * The ABI should be identified by a SHA1 hash of this file
+ */