|
|
| Folgender Benutzer sagt Danke zu hap für den nützlichen Beitrag: | ||
ruschach (02.01.2020) | ||
|
|||||||||||
|
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
Well, that's the minor problem - the main problem is, that since your last 2 changes yesterday it doesn't compile anymore in MAME 0.215!
![]() It already started with a few error messages for your changed mephisto_modular.cpp, but your last total rewrite of mmboard.cpp/h even returned a whole bunch of errors. If it's not possible to make this Bavaria board work in MAME 0.215, then I'll definitely stop any further work on CB-Emu (or MessChess), because I'm not interested to switch again (the 4th time!) to a new MAME version with all the necessary changes in lots of my sources. BTW, I saw in your updated *.lay files, that also all those *.lua scripts would have to be changed again (:board:board should be replaced by :board). And what about all other Mephisto devices (not in mmodular) which also use the mmboard? Would they still work with this changed mmboard driver? Regards, Franz |
|
|||||||||||
|
Re: Mess Emulator für diverse Schachcomputer ist fertig!
I didn't rewrite mmboard, but I did simplify LED handling. This also fixes incorrect led blinking.
In the next update, "board:board" will remain, no need to change plugins. |
|
|||||||||||
|
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
But it broke MAME 0.215 compatibility.
|
|
|||||||||||
|
Re: Mess Emulator für diverse Schachcomputer ist fertig!
I develop on the latest version of MAME. Literally 1:1 copying over any new changes to an older version is not guaranteed to work. I don't think it should be that difficult though, 0.215 is only 2 months ago and there's not many changes to the core systems.
|
|
|||||||||||
|
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
I've now added your latest changes (from today), but I still get the same error for mephisto_modular.cpp. I've attached the compiler error messages, maybe you have any idea what I would have to change? Geändert von fhub (05.01.2020 um 17:19 Uhr) |
|
|||||||||||
|
Re: Mess Emulator für diverse Schachcomputer ist fertig!
Try
TIMER(config, "bav_busy").configure_generic(nullptr); change to: TIMER(config, "bav_busy").configure_generic(timer_device::expired_delegate ()); |
|
|||||||||||
|
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!
Many thanks! ![]() |
|
|||||||||||
|
AW: Mess Emulator für diverse Schachcomputer ist fertig!
hap, in the modular driver you write:
"TODO: - add the missing very rare 'TM' Tournament Machines" IIRC I've sent you all these TM-ROMs (Berlin/London/Lyon/Portorose/Vancouver) a few months ago, didn't I? Which further informations would you need to implement these devices, too? |
|
|||||||||||
|
Re: Mess Emulator für diverse Schachcomputer ist fertig!
I haven't received any.
I think they're all 'simply' 2MB RAM and 36MHz 68030, right? PCB photos would be nice of course, the only one on the wiki is from a WM 60MHz version. |
![]() |
|
|
Ähnliche Themen
|
||||
| Thema | Erstellt von | Forum | Antworten | Letzter Beitrag |
| Info: Mephisto Emulator für den Mac fertig | RolandLangfeld | Die ganze Welt der Schachcomputer / World of chess computers | 3 | 09.09.2007 22:56 |