The unified diff between revisions [afdbb938..] and [e36d05ae..] 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 [e36d05aec1b58ab05b8602bed8ed5faf304fe45f] # # add_file "src/lsi/abispec" # content [bf8a0325aba2e8dd563c0c9dc0358989f130e20d] # ============================================================ --- /dev/null +++ src/lsi/abispec bf8a0325aba2e8dd563c0c9dc0358989f130e20d @@ -0,0 +1,43 @@ +/* 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_prefix + +/* + * The ABI should be identified by a SHA1 hash of this file + */