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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
renamed a few more files from *.c to *.inc
Oliver Stöneberg
2014-03-19
2
-2
/
+2
*
License tags. (nw)
Curt Coder
2013-10-16
6
-0
/
+12
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
2
-2
/
+1
*
cop400.c: Modernized cpu core (nw)
Wilbert Pol
2013-07-14
3
-1288
/
+1156
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
6
-555
/
+555
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
2
-8
/
+5
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
2
-4
/
+2
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-49
/
+49
*
fixed bogus if-condition in src/emu/cpu/cop400/cop410ds.c
Oliver Stöneberg
2012-07-27
1
-1
/
+1
*
MAME going modern part 1 (no whatsnew)
Miodrag Milanovic
2012-03-31
1
-7
/
+7
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
1
-4
/
+4
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-37
/
+37
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-26
/
+26
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-4
/
+4
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-4
/
+4
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-4
/
+4
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-5
/
+5
*
Remove final set of legacy inlines from memory.h. Mostly affects CPU
Aaron Giles
2010-08-19
1
-1
/
+3
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-4
/
+4
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-3
/
+3
*
Return to type safety. Changed address maps back into functions that build
Aaron Giles
2010-08-01
1
-0
/
+2
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
2
-27
/
+45
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-8
/
+8
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-4
/
+0
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-7
/
+7
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
2
-99
/
+120
*
Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify
Aaron Giles
2010-01-21
1
-30
/
+30
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-7
/
+7
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-3
/
+3
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
4
-5
/
+4
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-225
/
+225
*
looping: modified the cop420 rom region
Roberto Zandona
2009-08-09
2
-4
/
+4
*
Another step. Moved the address-space related get_info constants
Aaron Giles
2009-07-08
1
-19
/
+19
*
Deprecated device_set_info. Almost all devices had a NULL or empty
Aaron Giles
2009-04-23
1
-5
/
+2
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
2
-6
/
+8
*
Moved some of the CPU cores over to use get_safe_token like other devices.
Aaron Giles
2009-03-12
1
-14
/
+35
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
2
-4
/
+4
*
Cleanups and version bump.
mame0129u1
Aaron Giles
2009-01-15
2
-40
/
+40
*
COP400 cpu core refactoring:
Curt Coder
2009-01-12
8
-2544
/
+2114
*
CPU interface organization shuffle. The file cpuintrf.h now merely
Aaron Giles
2008-12-22
3
-9
/
+9
*
More cleanup. Added address-space-specific constants for the various
Aaron Giles
2008-12-20
3
-39
/
+39
*
Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos.
Aaron Giles
2008-12-19
3
-29
/
+29
*
Removed index and clock parameters from CPU_INIT function.
Aaron Giles
2008-12-18
3
-9
/
+9
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-17
1
-0
/
+16
*
More device normalization:
Aaron Giles
2008-12-16
3
-3
/
+3
*
Removed get context/set context calls from the CPU interface entirely.
Aaron Giles
2008-12-11
3
-6
/
+0
[next]