Due to some errors compiling, python and some catalan translation files, I'm unable to release the 32bit version of mames...
If someone have time to check, you are welcome
MESS, MESSUI, MAME AND MAMEUI 0.235 32bit avaliable (Xp compatible). Download from:
RETRODANUART GOOGLEDRIVE
Note: MessUIs from 227 to 233 have been reuploaded and now work fine. Get them from ProgettoSnaps!!!
Simply I'm doing the same process with all the distributions. For example for mameui:
git clone https://github.com/Robbbert/mameui.git
make -j5 TARGET=mame OSD=messui REGENIE=1 STRIP_SYMBOLS=1 NOWERROR=1 PTR64=1
And for messui:
git clone https://github.com/Robbbert/messui.git
make -j5 SUBTARGET=mess OSD=messui REGENIE=1 STRIP_SYMBOLS=1 NOWERROR=1 PTR64=0
No changes are made from the github code.
EDIT: Finally compiled 0.233 with the quoted changes and works. So I'll compile again the messui versions since 0.227.
Tried 0.233 with the known problems. The exe does not launch. Can compile 234 to test later...
Edit: Same problem with 0.234. It's strange this does not happen with arcade, hbmameui and mameui.
OK managed to get working the exes on Xp again. Download them from the usual place.
Big thanks to Mr-J from Emu-France.com <http://www.emu-france.com>
NOTE: MessUI32 won't launch using GCC 9.3.0, so maybe it's not a compiler problem.
MESS, MAME AND MAMEUI 0.229 32bit avaliable (Not compatible with Xp). Download from:
RETRODANUART GOOGLEDRIVE
No MessUI until I get a GCC 10.1 enviroment. Use Mess instead.