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
/
mess
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
15
-38
/
+38
*
(mess) fixed apollo regression. (nw)
Sandro Ronco
2012-09-09
1
-1
/
+1
*
added missing \n to remaining fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-09
13
-34
/
+29
*
(MESS) Clean up some MACHINE_CONFIG_START. (nw)
Sandro Ronco
2012-09-08
1
-0
/
+4
*
fixed some warnings about unreachable statements reported by cppcheck (no wha...
Oliver Stöneberg
2012-09-08
5
-10
/
+2
*
(MESS) c128: Fixed extended keyboard line reading. (nw)
Curt Coder
2012-09-08
1
-2
/
+13
*
(MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC a...
Curt Coder
2012-09-08
1
-2
/
+2
*
(MESS) mos6566: Refactored to use an rgb32 bitmap. (nw)
Curt Coder
2012-09-07
2
-95
/
+90
*
(MESS) mos6566: Added VIC-IIe variants. (nw)
Curt Coder
2012-09-07
2
-20
/
+99
*
(MESS) svga_s3: Added Hardware Graphics Cursor. Works fine under Windows 95, ...
mahlemiut
2012-09-06
1
-2
/
+2
*
(MESS) vic20: Refactored VIC to a modern device. (nw)
Curt Coder
2012-09-06
2
-10
/
+11
*
TILE/TILEMAP modernization part 3 (no whatsnew)
Miodrag Milanovic
2012-09-06
4
-51
/
+45
*
gfx_element is now a class. Accessors are provided for all
Aaron Giles
2012-09-06
8
-28
/
+28
*
Replaced standard mappers with an enumeration that maps internally
Aaron Giles
2012-09-05
4
-7
/
+7
*
Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl]
Miodrag Milanovic
2012-09-04
2
-0
/
+127
*
Cleanup and some inheritance fixes (no whatsnew)
Miodrag Milanovic
2012-09-03
12
-283
/
+0
*
conversion of legacy devices into modern wip (no whatsnew)
Miodrag Milanovic
2012-09-03
22
-38
/
+730
*
(MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple...
Curt Coder
2012-09-02
2
-2
/
+17
*
(MESS) svga_s3: added memory-mapped I/O ports, and various other updates.
mahlemiut
2012-09-02
1
-0
/
+1
*
Removed legacy inline_config support and updated devices using it (no whatsnew)
Miodrag Milanovic
2012-08-30
2
-40
/
+38
*
Removed zero sized inline_config (no whatsnew)
Miodrag Milanovic
2012-08-30
3
-4
/
+0
*
Removed template usage for legacy devices, to make my future work easier (nw)
Miodrag Milanovic
2012-08-30
3
-18
/
+36
*
(MESS) sr16: added layout for LCD. (nw)
Sandro Ronco
2012-08-28
1
-0
/
+165
*
(MESS) svga_s3: implemented background and foreground mix registers.
mahlemiut
2012-08-28
1
-0
/
+2
*
(MESS) HD44780: added an optional pixel_update callback in order to support c...
Sandro Ronco
2012-08-27
2
-6
/
+19
*
(MESS) Preliminary work on S3 764.
mahlemiut
2012-08-26
1
-1
/
+10
*
(MESS) svga_s3: converted to 16-bit ISA device. The S3 chipsets have 16-bit w...
mahlemiut
2012-08-26
2
-13
/
+13
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
213
-0
/
+94029