Mercurial > repos > blastem
diff z80.cpu @ 2675:dbff641a33df
Implement Z80/PSG clock speed test register bit
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Fri, 14 Mar 2025 01:18:11 -0700 |
parents | 224c7c1730fd |
children |
line wrap: on
line diff
--- a/z80.cpu Sun Mar 09 22:53:04 2025 -0700 +++ b/z80.cpu Fri Mar 14 01:18:11 2025 -0700 @@ -26,6 +26,7 @@ void zremove_breakpoint(z80_context * context, uint16_t address); void z80_options_free(z80_options *opts); void z80_sync_cycle(z80_context *context, uint32_t target_cycle); + void z80_clock_divider_updated(z80_options *options); regs main 8 b c d e h l f a