index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
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
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump for 0.123u2.
mame0123u2
Aaron Giles
2008-02-21
36
-298
/
+298
*
- Added void state_save_combine_module_and_tag(char *dest, const char *module...
Zsolt Vasvari
2008-02-21
3
-16
/
+72
*
- Pen lookup removal
Zsolt Vasvari
2008-02-21
13
-97
/
+81
*
- Some more machine->pen lookup removal
Zsolt Vasvari
2008-02-21
15
-64
/
+38
*
Most important thing to note about this change:
Aaron Giles
2008-02-21
963
-5056
/
+6154
*
Removed some unneccassary lookups through machine->pens
Zsolt Vasvari
2008-02-21
38
-143
/
+128
*
Removed the pen array lookup from some INDEXED16 drivers
Zsolt Vasvari
2008-02-21
30
-102
/
+92
*
Adds video\gameplan.c
Zsolt Vasvari
2008-02-21
1
-1
/
+1
*
- Reorganized Gameplan driver
Zsolt Vasvari
2008-02-21
6
-444
/
+552
*
Document regions by color code
Brian Troha
2008-02-20
1
-7
/
+17
*
correction to documentation as pointed out by the Guru
Brian Troha
2008-02-20
1
-1
/
+1
*
- Changed all drivers using the MC6845 chip to use the device interface
Zsolt Vasvari
2008-02-20
27
-147
/
+188
*
- Added running_machine* as first parameter to mc6845_config and all callback...
Zsolt Vasvari
2008-02-20
24
-288
/
+390
*
Removed clock and flags as fundamental device parameters.
Aaron Giles
2008-02-20
4
-11
/
+3
*
Added support for inline device configuration.
Aaron Giles
2008-02-20
4
-8
/
+17
*
Removed unnecessary debug stub.
R. Belmont
2008-02-20
1
-9
/
+0
*
- Complete memory map
Zsolt Vasvari
2008-02-20
6
-373
/
+489
*
Missed a few things in the last commit.
R. Belmont
2008-02-20
1
-4
/
+26
*
[SH4] Added missing SH4 instructions and bugfixed the FPU
R. Belmont
2008-02-20
6
-196
/
+403
*
[AICA] Fixed ADPCM looping.
R. Belmont
2008-02-20
1
-7
/
+27
*
Adds Excellent Co, Ltd Redhawk to nmk16.c
Brian Troha
2008-02-19
4
-64
/
+90
*
Added PROM type information.
Curt Coder
2008-02-19
1
-2
/
+2
*
Removed BAD_DUMP flags from the highly controversial background smoothing PROMs.
Curt Coder
2008-02-19
1
-5
/
+2
*
Updated validity.c to current core style.
Aaron Giles
2008-02-19
1
-160
/
+130
*
Added some XTALs for MESS.
Curt Coder
2008-02-19
1
-2
/
+7
*
Added i8749 CPU type for MESS.
Curt Coder
2008-02-19
6
-2
/
+60
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
20
-311
/
+166
*
- Added video_screen_update_now(int scrnum) to force a screen update up to th...
Zsolt Vasvari
2008-02-19
3
-4
/
+41
*
From: keshbach@comcast.net [mailto:keshbach@comcast.net]
Aaron Giles
2008-02-19
4
-126
/
+170
*
From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Aaron Giles
2008-02-19
4
-12
/
+16
*
From: KO Myung-Hun [mailto:komh@chollian.net]
Aaron Giles
2008-02-19
1
-6
/
+8
*
From: JEA Wallace [mailto:jeaw100@york.ac.uk]
Aaron Giles
2008-02-19
6
-78
/
+174
*
From: Edward Swiftwood [mailto:payphoneed@gmail.com]
Aaron Giles
2008-02-19
1
-3
/
+71
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-19
1
-5
/
+4
*
From: RansAckeR [mailto:RansAckeR@pandora.be]
Aaron Giles
2008-02-19
4
-476
/
+340
*
From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Aaron Giles
2008-02-19
1
-6
/
+6
*
From RansAckeR:
Aaron Giles
2008-02-19
13
-749
/
+480
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
690
-1834
/
+2709
*
Removes MDRV_COLORTABLE_LENGTH macro -- no longer used
Zsolt Vasvari
2008-02-19
1
-3
/
+0
*
Color table removal -- done
Zsolt Vasvari
2008-02-19
20
-357
/
+340
*
Color table removal
Zsolt Vasvari
2008-02-18
10
-404
/
+288
*
- Color table removal
Zsolt Vasvari
2008-02-18
11
-389
/
+312
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
153
-475
/
+475
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
8
-401
/
+457
*
Color table removal
Zsolt Vasvari
2008-02-18
18
-280
/
+265
*
[AICA] Fixed error introduced in last change.
R. Belmont
2008-02-18
1
-3
/
+5
*
[AICA] Fix sample address mask to follow passed-in RAM size. Music in Toy Fi...
R. Belmont
2008-02-18
1
-9
/
+11
*
Color table removal
Zsolt Vasvari
2008-02-18
8
-160
/
+236
*
Fixed one or two dips and found the "service" switch and likely start of inputs
Brian Troha
2008-02-18
1
-9
/
+7
*
From Atari Ace:
Zsolt Vasvari
2008-02-18
46
-66
/
+78
[next]