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
/
mips
/
mips3com.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expanded the set of memory accessor functions. In addition to
Aaron Giles
2008-04-19
1
-70
/
+0
*
Rewrote core memory handlers as inline functions. These should be easier to
Aaron Giles
2008-04-09
1
-67
/
+12
*
Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_*
Aaron Giles
2008-04-03
1
-8
/
+8
*
New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ...
smf-
2008-03-30
1
-8
/
+8
*
WIP check-in. Things work now, but I'm still working on the code.
Aaron Giles
2008-03-09
1
-2
/
+2
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-2
/
+2
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-2
/
+2
*
Removed distinction between *_gettotalcycles() and *_gettotalcycles64().
Aaron Giles
2008-01-29
1
-5
/
+5
*
- Changed cpunum_set_input_line* functions to take running_machine as an argu...
Zsolt Vasvari
2008-01-24
1
-1
/
+1
*
Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers.
Aaron Giles
2008-01-14
1
-0
/
+1
*
Yet another attempt to fix the MIPS 64-bit Linux crash.
Aaron Giles
2008-01-08
1
-4
/
+9
*
(Thanks to MooglyGuy for the pointer)
Aaron Giles
2008-01-06
1
-5
/
+2
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+979