]> Shamusworld >> Repos - apple2/commit
Start of new built-in GUI.
authorShamus Hammons <jlhamm@acm.org>
Tue, 8 Oct 2013 21:55:07 +0000 (16:55 -0500)
committerShamus Hammons <jlhamm@acm.org>
Tue, 8 Oct 2013 21:55:07 +0000 (16:55 -0500)
commitd61fc97ee4fc1d36775f0236a1617d71b8f9d51b
tree8d23bae15dd4fdc011a5c84d6860c678fd6ac4e0
parentf36d026c7b8b398b88765ec5b67a3c767fe5fbad
Start of new built-in GUI.

The idea is to present icons for the most commonly used functions that
will pop up on the screen when moused over, then go away once the mouse
is not over them anymore. Hopefully this will actually be usable, unlike
the previous clusterfuck that I attempted. It was a good idea, but SDL
just wasn't up to the heavy lifting required.
src/apple2.cpp
src/applevideo.cpp
src/gui/gui.cpp
src/gui/gui.h
src/video.cpp
src/video.h