itsmattkc
e7b5ea53df
rename GetClassName/IsClass, declare mxtypes
...
Was intended as a simple code improvement, however it also seems to make WinMain, MxString::operator=, MxDSFile::Open 100% (all of which just needed registers to be switched around)
2023-06-27 19:04:07 -07:00
Christian Semmler
64d2b9e02b
lego: implement SetControlMax and related partials (MxVideoManager, MxPalette, MxUnknown100dc6b0) ( #42 )
...
* lego: implement LegoNavController::SetControlMax and related
* use MxResult
* fix name
2023-06-24 10:09:46 -07:00
Christian Semmler
a0fac56d4c
lego: implement/match MxVideoParam exported functions ( #36 )
...
Co-authored-by: itsmattkc <itsmattkc@gmail.com>
2023-06-22 09:19:48 -07:00
itsmattkc
f8263a3ef8
implemented some parts of MxOmni and LegoOmni
2023-06-18 23:19:40 -07:00
itsmattkc
279d626279
import all functions from lego1 exports
...
This declares a bunch of classes and functions for us, as well as fixes some declarations that were slightly incorrect (e.g. missing "virtual", etc)
2023-06-11 18:03:54 -07:00
itsmattkc
d4e2fb8d8a
reorganized repo, implemented mxcore
2023-05-05 02:54:17 -07:00