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
/
tlcs900
Commit message (
Expand
)
Author
Age
Files
Lines
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-2
/
+2
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
2
-4
/
+3
*
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
-3
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-7
/
+6
*
Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify
Aaron Giles
2010-01-21
1
-4
/
+4
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-3
/
+3
*
Within src/emu, basic conversions:
Aaron Giles
2010-01-12
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
3
-3
/
+2
*
Another step. Moved the address-space related get_info constants
Aaron Giles
2009-07-08
1
-7
/
+7
*
The other larger patch adds missing static and const qualifiers, and
Aaron Giles
2009-06-08
1
-9
/
+9
*
fix typo
Wilbert Pol
2009-05-14
1
-1
/
+1
*
TLCS-900/H cpu core fixes:
Wilbert Pol
2009-04-25
2
-138
/
+178
*
Cleanups and version bump for 0.131.
mame0131
Aaron Giles
2009-04-23
2
-41
/
+41
*
More fixes for the CPD and CPI instructions in the TLCS-900/H core.
Wilbert Pol
2009-04-21
1
-6
/
+6
*
Fixed operation of TLCS-900/H CPD and CPI instructions.
Wilbert Pol
2009-04-21
1
-8
/
+8
*
Added Toshiba TLCS-900/H cpu core.
Wilbert Pol
2009-04-20
4
-0
/
+9526