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
/
z8
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-17
/
+18
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+0
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-1
/
+1
*
z8: Fix reads from Ports 0 & 1; add Z86E02 type
AJR
2020-09-06
2
-2
/
+19
*
z8: Add optional logging for SIO
AJR
2020-08-23
1
-4
/
+28
*
z8: Add interface notes
AJR
2020-08-23
1
-0
/
+9
*
z8: fixed bug in decimal adjust. Fixes PRINT 654 in bert.
Robbbert
2020-08-12
1
-1
/
+1
*
New working machines
hap
2020-07-21
1
-0
/
+1
*
z8: fix emumem regression (nw)
hap
2020-05-25
1
-1
/
+1
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
3
-42
/
+42
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
2
-8
/
+6
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-6
/
+6
*
z8: Fix calculation of half carry flag. Z8671 BASIC no longer prints "12" whe...
AJR
2019-07-08
1
-6
/
+8
*
z8: Add register pairs to debug state
AJR
2019-04-06
2
-30
/
+15
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
3
-103
/
+500
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
3
-500
/
+103
*
z8: Write RRn instead of Rn when disassembling INCW/DECW
AJR
2019-02-03
1
-1
/
+2
*
z8: Fix disassembly of LD IR, R opcode
AJR
2019-02-02
1
-1
/
+1
*
z8: Split sio_tick into two functions (nw)
AJR
2019-01-21
2
-23
/
+30
*
z8: Mask RP properly for debug register view (nw)
AJR
2019-01-20
1
-2
/
+2
*
z8: Add standard_irq_callback for the sake of debugging (nw)
AJR
2019-01-19
1
-0
/
+1
*
z8682: Provide Z8 test ROM from Zilog application note
AJR
2019-01-18
1
-3
/
+2
*
amerihok: Slow down ADPCM chip to a much more reasonable speed
AJR
2019-01-18
1
-1
/
+1
*
z8: Preliminary UART emulation
AJR
2019-01-18
2
-27
/
+174
*
z8: Handle more timer corner cases (nw)
AJR
2019-01-18
1
-1
/
+17
*
z8: Rewrite timer emulation, including support for most TIN and TOUT modes
AJR
2019-01-18
2
-85
/
+278
*
z8: Add Z8682 type with (fake) internal ROM; prevent timer from endlessly thr...
AJR
2019-01-17
2
-3
/
+36
*
z8: Fix typo in pre1_write (restores noise in amerihok); misc. minor cleanups...
AJR
2018-12-09
2
-4
/
+4
*
z8: Register overhaul
AJR
2018-12-08
3
-341
/
+507
*
z8: Use devcb3 instead of MCFG_ macros (nw)
AJR
2018-11-18
1
-36
/
+8
*
(nw) sm8500: fix line accidently deleted; z8 : when pc adjusted, move yellow bar
Robbbert
2018-10-13
1
-3
/
+12
*
(nw) z8: allow step-over with djnz
Robbbert
2018-09-28
1
-17
/
+17
*
srcclean (nw)
Vas Crabb
2018-09-23
1
-1
/
+1
*
(nw) z8: fixed more bugs; jtc: fixed cassette, wave sound, added quickload
Robbbert
2018-09-20
2
-17
/
+35
*
(nw) z8: fixed numerous bugs
Robbbert
2018-09-17
2
-16
/
+21
*
(nw) z8 : added the DA instruction
Robbbert
2018-09-15
2
-1
/
+19
*
(nw) z8: fixed JP @ and CALL @ instructions
Robbbert
2018-09-13
1
-2
/
+2
*
(nw) z8: fixed detection of stack type; jtc: fixed display of jtces88
Robbbert
2018-09-13
1
-4
/
+4
*
Add dump of preprogrammed Z8671 MCU with BASIC/DEBUG interpreter
AJR
2018-07-11
2
-13
/
+46
*
devcb3
Vas Crabb
2018-07-07
1
-8
/
+8
*
diexec: Interrupt API changes (nw)
AJR
2018-05-18
1
-0
/
+1
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
3
-8
/
+8
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
1
-6
/
+8
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
2
-3
/
+3
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-3
/
+3
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-15
/
+13
*
z8: Make address spaces big-endian
AJR
2018-02-21
1
-4
/
+4
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
2
-10
/
+10
[next]