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
/
emu
/
cpu
/
cop400
/
410ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored the COP400 CPU cores to use the new memory functions.
Curt Coder
2008-11-19
1
-6
/
+11
*
Pointerized the COP400 CPU cores.
Curt Coder
2008-11-18
1
-97
/
+161
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-1
/
+1
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-2
/
+2
*
COP4xx:
Curt Coder
2008-06-11
1
-2
/
+2
*
Cleanups/version bump.
mame0125u4
Aaron Giles
2008-06-05
1
-29
/
+29
*
- Added HALT opcode and halt mode to the COP410
Curt Coder
2008-06-04
1
-1
/
+63
*
Cleanups for 0.125u3.
Aaron Giles
2008-05-29
1
-14
/
+14
*
Fixed COP420 instructions XAS and INIL. Fixed cycle count for extended opcode...
Curt Coder
2008-05-23
1
-21
/
+35
*
Fixed COP420 instructions JSRP, LBI, LQID, and SKT. Draco now has sound.
Curt Coder
2008-05-22
1
-2
/
+2
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-4
/
+4
*
Cleanups and version bump to 0.124u1.
mame0124u1
Aaron Giles
2008-04-03
1
-313
/
+313
*
More COP400 fixes:
Curt Coder
2008-04-02
1
-187
/
+132
*
Reverted to old execute, new broke more than it fixed.
Curt Coder
2008-03-29
1
-190
/
+118
*
Removed debugging code.
Curt Coder
2008-03-29
1
-2
/
+0
*
Rewrote the COP400 execute function.
Curt Coder
2008-03-29
1
-192
/
+242
*
Fixed compile error in MSVC.
Aaron Giles
2008-03-28
1
-1
/
+1
*
- implemented interrupt
Curt Coder
2008-03-28
1
-226
/
+913
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-5
/
+10
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+450