Commit Graph

10 Commits

Author SHA1 Message Date
Ibot02 468746bf6d manager26.c: moved struct for rom data to header 2021-01-22 00:38:22 +01:00
theo3 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
Ibot02 44a35def00 manager15.c: ok
one non-matching for regalloc
2020-08-25 04:20:02 +02:00
Ibot02 bcfae17450 Manager3.c: ok 2020-08-21 19:02:28 +02:00
Ibot02 f7b1a516dd Refactor
Manager Struct Split to not include structure of manager-specific data
Changed some function signatures to work with managers
2020-08-21 02:58:38 +02:00
Ibot02 8186e1ed0d managerE.c: ok 2020-08-17 18:34:03 +02:00
Ibot02 cfaba92b84 manager4.c: ok
except that one function I gave up on, maybe someone else has an idea on how to make that work.
2020-08-17 14:00:36 +02:00
Ibot02 a609afcf83 managerA.c ok 2020-08-09 12:13:02 +02:00
Ibot02 b3dc734ad8 partial managerA.c ok
first three functions decomped
2020-08-08 17:01:13 +02:00
Ibot02 6bf6cc2d6a Added manager.h
Moved the unknown struct from manager6.c to new header manager.h
2020-08-08 02:57:52 +02:00