index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
41
-168
/
+168
*
ATI Stereo F/X ISA card support [Carl]
Miodrag Milanovic
2012-09-17
1
-0
/
+1
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-5
/
+3
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
(MESS) apple2gs: Save states now officially supported. [R. Belmont]
R. Belmont
2012-09-16
1
-3
/
+4
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
15
-56
/
+56
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
5
-21
/
+12
*
Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was...
Curt Coder
2012-09-14
5
-83
/
+50
*
Fixed remaining regressions (nw)
Miodrag Milanovic
2012-09-14
2
-21
/
+19
*
(MESS) fixed n64 regression. (nw)
Sandro Ronco
2012-09-13
1
-9
/
+10
*
(MESS) fixed kc85_3 regression. (nw)
Sandro Ronco
2012-09-13
1
-1
/
+1
*
(MESS) pc8001: Fixed colors again. (nw)
Curt Coder
2012-09-13
1
-1
/
+1
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
317
-3493
/
+3113
*
(MESS) pc8001: Fixed colors. (nw)
Curt Coder
2012-09-12
1
-6
/
+6
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
58
-219
/
+109
*
(MESS) Death to palettes. (nw)
Curt Coder
2012-09-12
9
-84
/
+24
*
(MESS) cbmb: Added PLA dumps. [Edward Shockley]
Curt Coder
2012-09-12
1
-0
/
+30
*
AM_BASE_LEGACY breathes its last.
Aaron Giles
2012-09-12
3
-17
/
+15
*
(MESS) Added preliminary ATi Graphics Ultra support
mahlemiut
2012-09-12
1
-1
/
+2
*
More AM_BASE_LEGACY removal.
Aaron Giles
2012-09-12
2
-15
/
+8
*
Kill off some AM_BASE_LEGACYs.
Aaron Giles
2012-09-12
2
-6
/
+8
*
Get rid of devtag_reset macro.
Aaron Giles
2012-09-12
8
-8
/
+8
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
106
-270
/
+270
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
92
-247
/
+247
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
71
-144
/
+144
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
44
-191
/
+191
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
7
-13
/
+13
*
Generalized the PLS100 into a PLA device of variable amounts of inputs/output...
Curt Coder
2012-09-11
2
-14
/
+97
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
39
-184
/
+184
*
Added asl_ext, bclr_dir, bset_dir opcodes to the HC11 core. (nw)
Sandro Ronco
2012-09-10
1
-0
/
+1
*
(MESS) c128: MMU WIP. (nw)
Curt Coder
2012-09-10
8
-169
/
+308
*
(MESS) c128: MMU WIP. (nw)
Curt Coder
2012-09-09
1
-0
/
+244
*
(MESS) p500: Refactored to use new VIC emulation. (nw)
Curt Coder
2012-09-09
1
-49
/
+14
*
(MESS) c64: Fixed edu64/pet64 crash. (nw)
Curt Coder
2012-09-09
1
-23
/
+3
*
(MESS) cbmb: Added missing SID interface. (nw)
Curt Coder
2012-09-09
1
-0
/
+9
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
1
-1
/
+1
*
added missing \n to more fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
7
-9
/
+9
*
(MESS) c128: Cleanup (nw)
Curt Coder
2012-09-08
1
-224
/
+322
*
(MESS) Clean up some MACHINE_CONFIG_START. (nw)
Sandro Ronco
2012-09-08
7
-142
/
+20
*
fixed some warnings about unreachable statements reported by cppcheck (no wha...
Oliver Stöneberg
2012-09-08
3
-11
/
+9
*
(MESS) c128: Added missing IEC bus. (nw)
Curt Coder
2012-09-08
1
-8
/
+13
*
(MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC a...
Curt Coder
2012-09-08
1
-213
/
+85
*
(MESS) vic20: Connected light pen signal. (nw)
Curt Coder
2012-09-08
1
-1
/
+4
*
(MESS) Fixed screen type in some drivers. (nw)
Sandro Ronco
2012-09-07
9
-12
/
+12
*
(MESS) mos6566: Refactored to use an rgb32 bitmap. (nw)
Curt Coder
2012-09-07
1
-1
/
+1
*
(MESS) geniusiq: added German keyboard layout and some PORT_CHAR. (nw)
Sandro Ronco
2012-09-07
1
-145
/
+173
*
(MESS) VK100: simplification of the code by emulating the register file as an...
Jonathan Gevaryahu
2012-09-07
1
-41
/
+14
*
New games marked as GAME_NOT_WORKING
Scott Stone
2012-09-07
1
-9
/
+9
*
geniusiq: added mouse input. (nw)
Sandro Ronco
2012-09-06
1
-23
/
+61
*
(MESS) VK100: Correctly hooked up vsync interrupt to crtc instead of video su...
Jonathan Gevaryahu
2012-09-06
1
-43
/
+68
[next]