TECH: Making a MAME driver

Hey developers!!.... well, maybe you are a coder, maybe not. Either way, Im going to have some posts that go into technical details on topics that Im currently dealing with on this project. Just so you know, I will prefix those post titles with 'TECH' and also label them appropriately so you can skip them if you don't care. 😋 Im back home in PA to help with some family things and so I had high hopes of making really good progress on the Star Castle level for the two weeks Im back here. One thing I have spent about two days on so far is getting MAME 0.195 to compile properly so I can get some good mhavocpe (yeah, that will be the driver name) code written to support the expanded hardware (more on that in a future post). I actually have a MAME 0.185 driver written but it looks like the newer version has some structural tweaks and getting the source from GIT on my fathers 768K DSL line is like harsh acid. I definitely found that the MAME building instructions ar...