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
/
cpuintrf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed cpu_read_byte/cpu_write_byte. Fixed a few lingering compiler
Aaron Giles
2008-11-23
1
-13
/
+0
*
Another big one.
Aaron Giles
2008-11-20
1
-1
/
+24
*
Fixed "H8/3344" to "H8/3334" as per Guru.
R. Belmont
2008-11-19
1
-1
/
+1
*
Big H8 update
R. Belmont
2008-11-19
1
-0
/
+1
*
Pointerized the COP400 CPU cores.
Curt Coder
2008-11-18
1
-6
/
+15
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-3
/
+0
*
Disassemblers now get the CPU object.
Aaron Giles
2008-11-16
1
-3
/
+3
*
Const-ified the return from cpu_get_address_space.
Aaron Giles
2008-11-15
1
-1
/
+1
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-3
/
+17
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-112
/
+402
*
Added CPU device parameters to all CPU callbacks except for the
Aaron Giles
2008-11-10
1
-38
/
+39
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-132
/
+67
*
Populated tag and static_config parts of fake CPU device. Removed 'config'
Aaron Giles
2008-11-09
1
-5
/
+4
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-17
/
+65
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-6
/
+30
*
Adding per-device and per-CPU validity checks
Nathan Woods
2008-07-06
1
-0
/
+3
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
1
-2
/
+18
*
WIP check-in. Things work now, but I'm still working on the code.
Aaron Giles
2008-03-09
1
-2
/
+5
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-40
/
+40
*
Moves watchdog processing logic into its own module
Zsolt Vasvari
2008-03-02
1
-0
/
+1
*
Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers.
Aaron Giles
2008-01-14
1
-0
/
+4
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+516