index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
h8500
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
5
-8
/
+8
*
cpu/h8500: Remove "intram" space to simplify memory interface for future emul...
AJR
2024-04-14
5
-15
/
+7
*
h8500dasm.cpp: Fix silly mistake in disassembly of illegal instructions
AJR
2023-03-19
1
-1
/
+1
*
h8500: Disassembler updates
AJR
2022-05-02
2
-68
/
+38
*
Debugger feature improvements
AJR
2022-03-27
1
-2
/
+2
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-1
/
+1
*
h8500: Add mode control and EPROM variant types
AJR
2021-06-20
9
-14
/
+81
*
New machines marked as NOT_WORKING
AJR
2020-09-12
2
-3
/
+53
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-4
/
+2
*
h8500dasm: Fix JMP @aa:16 decoding; use BSR mnemonic for relative calls (nw)
AJR
2020-04-09
1
-2
/
+2
*
h8500dasm: Fix length calculation for indirect JMP/JSR (nw)
AJR
2020-04-09
1
-1
/
+1
*
New machines marked as NOT_WORKING
AJR
2020-04-04
1
-1
/
+1
*
Add H8/500 disassembler and skeleton CPU device family
AJR
2020-04-04
12
-0
/
+1465