iratahack

Results 4 issues of iratahack

Two issues are addressed in this commit. * A symbol for section __head was being added twice, once for the actual head and once for __size since the code clobbered...

On line 45: ld bc,#0cfd 'b' holds the loop counter and the loop initializes 4 bytes at a time for a total of 4 * 12 bytes. My guess is...

Minimize differences between the Windows and Linux setup to allow easier integration of separate gcc toolsets. Windows environment will continue to work the same but allows different versions of gcc...

Updated the compiler and debugger to newer versions. * GCC 13.2.0 * GDB 13.2 The benchmark app reports a better total score so optimizations are slightly improved with this version....