Currently running VBA-M (SDL version) as of 2008/07/20, plus a few patches. One of them is a functional fix -- I think I've already posted it here, but it's fairly small so I'll post it again -- and the other two are build fixes required on my machine.
Â
I just checked out the current SVN (2008/08/03) and these still applied without any errors, so I'm submitting them again so they can be integrated "upstream".
Â
All patches apply at -p0
.
Â
vbam-gameboy-gameshark.diff.gz: Recognize GameShark codes (for original GameBoy/Color) passed with the --cheat
option. Probably should have also added GameGenie, but this was enough to get me through Zelda: Oracle of Seasons [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" />
Â
The other two patches are build fixes that I needed on my machine. They actually just comment out or delete the offending sections of CMakeLists.txt
-- I'm not familiar with cmake's syntax, so I took the path of least resistance here, but might at least be something so consider:
Â
CMakeLists.txt.diff.gz: Build without GTK-mm support.
Â
CMakeLists.txt.lirc.diff.gz: Build without LIRC support.