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
/
devices
/
cpu
/
nec
Commit message (
Expand
)
Author
Age
Files
Lines
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
5
-16
/
+7
*
Changed the NEC disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-16
2
-210
/
+218
*
Put necv_dasm_one() into a header file
Nathan Woods
2016-11-16
3
-2
/
+10
*
some TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
4
-40
/
+30
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
15
-392
/
+392
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
2
-2
/
+6
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
2
-6
/
+2
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
2
-2
/
+6
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-2
/
+2
*
v25.cpp: made it use devcb instead of a memory map for the ports (nw)
Ivan Vangelista
2016-06-21
3
-13
/
+65
*
Fix some cpus with virtual ports, mark them with +1 in any case (nw)
Olivier Galibert
2016-06-17
1
-1
/
+1
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
4
-3
/
+3
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
2
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
6
-22
/
+22
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
6
-6
/
+6
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
6
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
6
-22
/
+22
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
4
-4
/
+4
*
remove const (nw)
Miodrag Milanovic
2016-01-11
4
-4
/
+4
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
4
-4
/
+4
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-4
/
+4
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
2
-23
/
+23
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-15
/
+15
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
4
-4
/
+4
*
- Fix PVS-Studio warning V562, "It's odd to compare a bool type value with
therealmogminer@gmail.com
2015-11-09
1
-8
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
5
-0
/
+0
*
nec: propagated source file location (nw)
Miodrag Milanovic
2015-11-07
3
-8
/
+8
*
Commented out a bunch of printfs related to hng64. (nw)
Andrew Gardner
2015-10-06
1
-28
/
+28
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
17
-0
/
+7113