MonsterDruide1
MonsterDruide1
So the main issue is this one: `error CS0246: The type or namespace name 'AxWMPLib' could not be found (are you missing a using directive or an assembly reference?)` The...
Before merging, the necessary changes in `sead` have to be done, and `src/stub.cpp` has to be removed. This file was only added to include all headers, to point out compiler...
Adjusted most of the files according to the comments, function parameters still missing in a lot of places. Needs https://github.com/open-ead/sead/pull/119 to be merged first, fixing two signatures of virtual functions.
Which/How much more changes are required here? Should I maybe split up this PR into multiple parts, so each one can be reviewed/handled individually?
Alright, then - go!
Alright, I just re-worked the whole output method to result in a file similar to the ones described above. I've annotated the problems I'm having with it (version missing, multiple...
Okay, fixed that - now it's only unknown what to do with multiple MMIOs and IRQs, and what happens with a `null` value on both.
Why does the CI fail here?
Alright, so I can safely ignore that I guess... could you look over this PR again and annotate stuff you'd want to have changed? I'd love to get this merged...
Looking at the router code and the URL that is being called, I would assume that these two router specification addresses are wrong: They should be listed without the `/doc/:doc_id`...