index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
uigfx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "default" font for artwork elements as well.
Aaron Giles
2010-10-24
1
-3
/
+3
*
Convert rendfont to C++.
Aaron Giles
2010-10-23
1
-11
/
+11
*
Converted render.c objects into C++ objects. Updated all callers.
Aaron Giles
2010-10-13
1
-48
/
+41
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-6
/
+11
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-5
/
+5
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-9
/
+6
*
UI menu interface changes
Couriersud
2010-01-27
1
-27
/
+27
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-0
/
+1
*
Centralized color definitions and made some colors more specific.
Aaron Giles
2009-10-03
1
-3
/
+3
*
> From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-09-06
1
-2
/
+2
*
> From: atari_ace@verizon.net
Aaron Giles
2009-08-13
1
-8
/
+8
*
From: Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2009-05-25
1
-2
/
+2
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
Major drawgfx cleanup, global removal, and feature enhancements:
Aaron Giles
2009-01-12
1
-2
/
+2
*
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
Aaron Giles
2008-12-04
1
-2
/
+2
*
Plumbed machine parameters through the renderer. Removed need for
Aaron Giles
2008-09-29
1
-8
/
+9
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-12
/
+11
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-08-19
1
-11
/
+11
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-35
/
+36
*
Cleanups and version bump.
Aaron Giles
2008-05-22
1
-1
/
+1
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-55
/
+55
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-04-02
1
-8
/
+8
*
- First batch of machine->screen[] access has been removed
Zsolt Vasvari
2008-03-11
1
-1
/
+1
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-3
/
+3
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
1
-16
/
+9
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-7
/
+7
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1085