1) Swapping to c++ instead of assembly implementations of several kernel APIs to avoid calling probably broken implementations of __EH_FRAME_?? macros
2) Commenting out otherwise unavoidable calls to __EH_FRAME_?? macros in uc_exe.cia. This is a temporary hack.
Both changes to see if they get past an early kernel panic in the Syborg ROM from the current build:
EH ERROR: no exception descriptor for address 0x801eb277
Thread efile.exe::Main Panic USER-EXEC 3
EXPORTS
_ZN7RBTrace10BufferSizeEv @ 1 NONAME
_ZN7RBTrace11RequestDataER14TRequestStatusi @ 2 NONAME
_ZN7RBTrace12ResizeBufferEi @ 3 NONAME
_ZN7RBTrace17CancelRequestDataEv @ 4 NONAME
_ZN7RBTrace4ModeEv @ 5 NONAME
_ZN7RBTrace4OpenEv @ 6 NONAME
_ZN7RBTrace5CloseEv @ 7 NONAME
_ZN7RBTrace5EmptyEv @ 8 NONAME
_ZN7RBTrace7GetDataERPh @ 9 NONAME
_ZN7RBTrace7SetModeEj @ 10 NONAME
_ZN7RBTrace8DataUsedEv @ 11 NONAME
_ZN7RBTrace9SetFilterEji @ 12 NONAME
_ZN7RBTrace10SetFilter2EPKmi @ 13 NONAME
_ZN7RBTrace10SetFilter2Ei @ 14 NONAME
_ZN7RBTrace10SetFilter2Emi @ 15 NONAME
_ZN7RBTrace7Filter2ERPmRi @ 16 NONAME
_ZN7RBTrace20SetTimestamp2EnabledEi @ 17 NONAME