Unlike the other platforms, this uses a single global pointer to ws; this is simpler than having a per-subroutine one, as well as making subroutine prologue and epilogues less complex. It takes the size of cowfe for the 68000 down from 107046 bytes to 97275 bytes, which is respectable. Also applies some other minor optimisations.
Unlike the other platforms, this uses a single global pointer to ws; this is simpler than having a per-subroutine one, as well as making subroutine prologue and epilogues less complex. It takes the size of cowfe for the 68000 down from 107046 bytes to 97275 bytes, which is respectable. Also applies some other minor optimisations.