mame/src
Aaron Giles d8715ab4ac Note: I have done some testing, but there are probably more bugs
lurking. If you run into anything odd, please let me know.

Added new module uiinput.c which manages input for the user interface.
The OSD is responsible for pushing mouse events and character events
to this interface in order to support mouse movement and text-based
input (currently only used for the select game menu). Added support
for navigating through the menus using the mouse. 
[Nathan Woods, Aaron Giles]

Redesigned the UI menus so that they can maintain a richer state. Now
the menus can be generated once and reused, rather than requiring them
to be regenerated on each frame. All menus also share a comment eventing
system and navigation through them is managed centrally. Rewrote all the 
menus to use the new system, apart from the cheat menus, which are now 
disabled. Reorganized the video menu to make it easier to understand.
[Aaron Giles]
2008-07-12 20:18:25 +00:00
..
build From: Atari Ace [mailto:atari_ace@verizon.net] 2008-06-26 15:27:12 +00:00
emu Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
lib Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
mame 00079: faceoff: When you go for a penalty shot the screen is upside down. 2008-07-12 18:22:13 +00:00
osd Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
tools Split out Philips code parsing into a separate utility module. 2008-07-08 07:55:49 +00:00
version.c Cleanups and version bump. 2008-07-06 23:19:23 +00:00