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
/
cop400
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz]
mooglyguy
2018-12-16
1
-60
/
+16
*
-tms1xxx: Removed MCFG macros.
mooglyguy
2018-12-07
1
-0
/
+11
*
-cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw
mooglyguy
2018-08-07
1
-0
/
+7
*
devcb3
Vas Crabb
2018-07-07
1
-11
/
+11
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
2
-3
/
+3
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-26
/
+32
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
2
-17
/
+9
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-17
/
+17
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-30
/
+30
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-2
/
+2
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
2
-23
/
+29
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
2
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
10
-45
/
+170
*
device_state_interface: Polymorphism and std::function for entries (nw) (#2690)
ajrhacker
2017-10-12
2
-32
/
+24
*
COP400 overhaul
AJR
2017-09-11
3
-243
/
+332
*
cop400: Room for improvement (nw)
AJR
2017-09-09
1
-0
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-4
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
2
-61
/
+61
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-17
/
+17
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
1
-11
/
+11
*
srcclean (nw)
Vas Crabb
2017-01-22
2
-16
/
+16
*
cop400: Fixed debugger register/flags view. (nw)
Curt Coder
2017-01-17
5
-79
/
+69
*
cop400: Properly separated COP444L from COP444C. [Curt Coder]
Curt Coder
2017-01-16
5
-141
/
+752
*
cop400: Fixed COP444 disassembly. [Curt Coder]
Curt Coder
2017-01-16
2
-52
/
+31
*
cop400: Removed non-working, incomplete COP440 code. (nw)
Curt Coder
2017-01-16
3
-73
/
+8
*
cop400: Fixed debugger behavior on skip. (nw)
Curt Coder
2017-01-16
1
-3
/
+5
*
cop400: Fixed instruction timing and time-base counter. [Curt Coder]
Curt Coder
2017-01-12
3
-425
/
+431
*
Fix compile for cop400 using mentioned fix from QMC2(nw)
Scott Stone
2017-01-10
3
-3
/
+3
*
cop400: Fixed disassembly of jump instructions and used decimal for LDD/XAD. ...
Curt Coder
2017-01-10
4
-31
/
+33
*
cop400: added L pins tri-state callback (nw)
hap
2016-12-21
3
-1
/
+9
*
cop400: correct internal RAM memorymap for COP410 [Sean Riddle]
hap
2016-12-20
1
-4
/
+7
*
cop400 LEI opcode: reset L pins when EN2=0 (nw)
hap
2016-12-19
1
-0
/
+4
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
5
-38
/
+8
*
Revert "using of IS_ENABLED in files used in tiny build (nw)"
Miodrag Milanovic
2016-11-12
1
-2
/
+2
*
Merge pull request #1665 from npwoods/dasmstream_cop444
Vas Crabb
2016-11-12
1
-90
/
+100
|
\
|
*
Changed the cop444 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-90
/
+100
*
|
Merge pull request #1664 from npwoods/dasmstream_cop410
Vas Crabb
2016-11-12
1
-73
/
+84
|
\
\
|
*
|
Changed the cop410 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-73
/
+84
|
|
/
*
/
Changed the cop420 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-85
/
+95
|
/
*
using of IS_ENABLED in files used in tiny build (nw)
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
6
-211
/
+211
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
2
-5
/
+2
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
2
-2
/
+5
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
2
-5
/
+2
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
2
-1
/
+1
*
newbrain: Dumped the COP internal ROM. [Chris Despinidis]
Curt Coder
2016-03-02
2
-66
/
+26
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-4
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
2
-28
/
+28
[next]