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
/
h8
/
h8325.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
h8_sci: add safety check in internal_update for possible negative ticks,
hap
2024-07-11
1
-8
/
+13
*
h8: return 0xff when reading from port DDR (eg. RMW opcodes on DDR)
hap
2024-05-29
1
-7
/
+7
*
misc hap disasm: correction to prev commit
hap
2024-03-07
1
-2
/
+2
*
h8: add internal rom to address map for some h8 devices
hap
2024-03-07
1
-10
/
+14
*
h8: fix standby time travel problem
hap
2024-03-04
1
-0
/
+9
*
h8_timer: fix edge with compare match if both tt and tgr are larger than coun...
hap
2024-03-02
1
-2
/
+4
*
h8: add basic support for h8/3217,
hap
2024-02-25
1
-4
/
+4
*
h8325: use device arrays
hap
2024-02-23
1
-49
/
+44
*
m6800,h8: shorthand variable types
hap
2024-02-14
1
-12
/
+12
*
h8_intc: base h8 does not have ISR
hap
2024-02-14
1
-1
/
+1
*
h8_intc: h8h does not have 16-bit iscr, add support for rising edge interrupts
hap
2024-02-14
1
-4
/
+7
*
h8: add software standby mode and optional nvram
hap
2024-02-10
1
-3
/
+16
*
h8/325: add md pins callback,
hap
2024-02-08
1
-2
/
+14
*
New working systems
hap
2024-02-07
1
-0
/
+3
*
h8_timer16: status flags are set no matter the irq enable flags, add trampoli...
hap
2024-02-07
1
-5
/
+6
*
h8: add h8/325 interrupt controller and 16bit timer,
hap
2024-02-07
1
-12
/
+7
*
h8: add preliminary h8/325
hap
2024-02-06
1
-0
/
+210