summaryrefslogtreecommitdiff
path: root/avr/cmd_cpu.c
Commit message (Collapse)AuthorAge
* add missing newlinesLeo C.2024-06-29
|
* clean up includesLeo C.2024-06-28
|
* merge/unify chkcpu and freq.Leo C.2024-06-25
|
* merge/unify chkcpu and freq. wipLeo C.2024-06-24
|
* rewrite of cmd_cpu/do_cpu_freqLeo C.2024-06-22
|
* Remove compiler warningsLeo C2019-05-30
|
* z80_measure_phi WIPLeo C2018-10-15
|
* env var fmon (F_CPU)Leo C2018-10-02
|
* Merge branch 'z80-if' of ssh://cb/home/leo/Projekte/stamp/z180-stamp into z80-ifLeo C2018-10-01
|\
| * reset optind before executing commandLeo C2018-10-01
| |
* | cpu_freq: extra timing loop WIPLeo C2018-09-23
|/
* xx commands: measure cpu freq, test bus cyclesLeo C2018-09-12
|
* ew debug command: xx busack: Measure time RESET to BUSACKLeo C2018-09-10
|
* new debug command: xx test. get freq command from single step branch.Leo C2018-09-08
|
* New command cpuchkLeo C2018-09-08
move z80_load_mem() to z80-if.c