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
/
devices
/
cpu
/
e132xs
Commit message (
Expand
)
Author
Age
Files
Lines
*
-cpu/e132xs: Cleaned up disassembler a bit, disassemble most invalid instruct...
Vas Crabb
40 hours
1
-533
/
+397
*
misc cpu: no need to check debug enabled flag manually
hap
9 days
2
-3
/
+3
*
-emu/schedule.cpp: Restore timers expiring at the same time in the order they...
Vas Crabb
12 days
2
-1
/
+13
*
-cpu/uml.cpp: Rewrote the UML simplification code.
Vas Crabb
12 days
1
-2
/
+2
*
-cpu/e132xs: Use word addressing for I/O.
Vas Crabb
14 days
5
-53
/
+49
*
cpu/e132xs: Changed STBS and STHS to do an unsigned range check.
Vas Crabb
2025-04-06
3
-28
/
+43
*
-cpu/e132xs: Fixed I/O for models with 16-bit external bus.
Vas Crabb
2025-04-06
6
-197
/
+453
*
cpu/e132xs: Improved comment about model differences.
Vas Crabb
2025-04-05
1
-21
/
+40
*
cpu/e132xs: It's rather important to initialise DRC handle pointers.
Vas Crabb
2025-04-05
1
-0
/
+1
*
cpu/e132xs: Untangled device types.
Vas Crabb
2025-04-05
4
-294
/
+586
*
-cpu/e132xs: Got rid of "Mission Craft flags" compile time option.
Vas Crabb
2025-04-04
3
-50
/
+30
*
-cpu/e132xs: Miscellaneous fixes/optimisation:
Vas Crabb
2025-04-03
4
-248
/
+307
*
-cpu/e132xs: Log bus control and memory control setup.
Vas Crabb
2025-04-01
5
-36
/
+150
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
5
-308
/
+297
*
cpu/e132xs: Emulate more exceptions, more recompiler optimisation.
Vas Crabb
2025-03-31
5
-150
/
+336
*
-cpu/e132xs: Implemented pointer error exceptions for recompiler.
Vas Crabb
2025-03-30
5
-462
/
+428
*
-cpu/e132xs: General cleanup and usability improvements:
Vas Crabb
2025-03-29
8
-1318
/
+444
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-28
4
-1123
/
+1248
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-27
4
-299
/
+137
*
cpu/e132xs: More fixes and optimisation:
Vas Crabb
2025-03-27
6
-340
/
+230
*
cpu/e132xs: Fixed some recompiler cycle counts:
Vas Crabb
2025-03-26
2
-22
/
+16
*
cpu/e132xs: Made debugging Hyperstone E1 software less painful.
Vas Crabb
2025-03-26
4
-144
/
+72
*
cpu/e132xs: Call debugger exception hook for TRAP instructions.
Vas Crabb
2025-03-26
4
-53
/
+36
*
cpu/e132xs: Moved interrupt check to the beginning of instruction execution.
Vas Crabb
2025-03-26
5
-328
/
+271
*
-cpu/e132xs: Fixes and optimisations:
Vas Crabb
2025-03-26
5
-666
/
+363
*
cpu/e132xs: Optimised recompiled FRAME instruction.
Vas Crabb
2025-03-25
4
-197
/
+181
*
cpu/e132xs: Removed leftover block end from a function that no longer generat...
Vas Crabb
2025-03-25
1
-2
/
+0
*
cpu/e132xs, cpu/drcbex64.cpp: More fixes and optimisation:
Vas Crabb
2025-03-25
6
-404
/
+381
*
cpu/e132xs: Don't generate code to handle a delayed branch inline.
Vas Crabb
2025-03-24
3
-85
/
+49
*
cpu/e132xs: Fixed IO2 interrupt check in recompiler.
Vas Crabb
2025-03-23
1
-33
/
+33
*
cpu/e132xs: More recompiler optimisation:
Vas Crabb
2025-03-23
3
-198
/
+126
*
cpu/e132xs: More recompiler fixes:
Vas Crabb
2025-03-22
3
-176
/
+168
*
cpu/e132xs, cpu/drcbex64.cpp: Recompiler fixes and optimisations:
Vas Crabb
2025-03-21
2
-1244
/
+583
*
Some relatively simple recompiler optimisations:
Vas Crabb
2025-03-20
1
-2
/
+1
*
-More DRC fixes/improvements:
Vas Crabb
2025-03-20
2
-80
/
+83
*
cpu/e132xs: Removed workarounds for recompiler backends not clearing upper ha...
Vas Crabb
2024-12-30
1
-71
/
+6
*
MAME Testers bugs fixed (#13076)
MooglyGuy
2024-12-12
1
-0
/
+1
*
Demote tautological-compare to a warning again.
Vas Crabb
2024-11-27
1
-0
/
+5
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
1
-5
/
+5
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-23
/
+23
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
2
-12
/
+0
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+1
*
Interrupt callback rationalization
AJR
2023-03-11
2
-15
/
+15
*
-e132xsfe.cpp: Fixed missing bit mask causing UBSAN warnings. [Ryan Holtz] (#...
MooglyGuy
2022-11-15
1
-4
/
+4
*
e132xs: Provide new helper functions for extracting signed 16-bit halves
AJR
2022-10-25
2
-6
/
+10
*
eminline.h: Additions
AJR
2022-09-25
1
-7
/
+1
*
e132xs: Cleanups
AJR
2022-09-20
1
-10
/
+3
*
e132xs: Cleanups
AJR
2022-06-14
2
-82
/
+74
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-2
/
+0
[next]