summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Adaptions for fatfs R0.15Leo C.2024-06-30
|
* Merge branch 'chan-fatfs' into fatfs-integrationLeo C.2024-06-30
|\
| * Import fatfs R0.15fatfs-0.15chan-fatfsLeo C.2024-06-30
| |
* | add missing newlinesLeo C.2024-06-29
| |
* | clean up includesLeo C.2024-06-28
| |
* | cpu commandsLeo C.2024-06-28
| |
* | merge/unify chkcpu and freq.Leo C.2024-06-25
| |
* | merge/unify chkcpu and freq. wipLeo C.2024-06-24
| |
* | -Wimplicit-fallthrough=1Leo C.2024-06-24
| |
* | rewrite of cmd_cpu/do_cpu_freqLeo C.2024-06-22
| |
* | Remove TupLeo C2019-05-30
| |
* | Refactor makefilesLeo C2019-05-30
| |
* | Remove compiler warningsLeo C2019-05-30
| |
* | Remove local copy of avr-libc time lib.Leo C2019-05-29
| |
* | Add makefiles (replace Tup)Leo C2019-05-29
| |
* | 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
|\ \
| * | bit operation optimizingLeo C2018-10-01
| | |
| * | new command: timeLeo 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
| |
* | z80_toggle_reset(), z80_toggle_busreq()Leo C2018-09-12
| |
* | Disable Refresh Cycles, pulse I/O 040h when loaded.Leo C2018-09-12
| |
* | command go: new option -hLeo C2018-09-10
| |
* | ew debug command: xx busack: Measure time RESET to BUSACKLeo C2018-09-10
| |
* | Tup: F_CPU per configLeo C2018-09-10
| |
* | new debug command: xx test. get freq command from single step branch.Leo C2018-09-08
| |
* | bool reset_polarity --> Stat & S_RESET_POLARITYLeo C2018-09-08
| |
* | move sys timer setup from main to timer.cLeo C2018-09-08
| |
* | New command cpuchkLeo C2018-09-08
| | | | | | | | move z80_load_mem() to z80-if.c
* | z80_bus_cmd(): wait for BUSACK==1 after BUSREQ=1Leo C2018-09-08
| |
* | new command: memsize. new function z80_memsize_detect().Leo C2018-09-06
| |
* | z80_bus_request_or_exit()Leo C2018-09-05
| |
* | mcd_mem.c: use cmd_error(), z80_bus_request_or_exit()Leo C2018-09-05
| |
* | cmd_loadihex.c: use cmd_error()Leo C2018-09-04
| |
* | cmd_attach.c, cmd_boot.c, cmd_loadcpm3.c: use cmd_error()Leo C2018-09-04
| |
* | cmd_fat.c, cmd_sd: use cmd_error()Leo C2018-09-01
| |
* | error handling: improved cmd_error() - print fatfs error stringsLeo C2018-08-31
| |
* | new command: boot - boot default, i.e., run 'bootcmd'Leo C2018-08-30
| |
* | error handling (WIP)Leo C2018-08-28
| |
* | path functions (WIP)Leo C2018-08-24
| |
* | pwd/cdLeo C2018-08-23
| |
* | Move unicode tables from RAM to FLASH.Leo C2018-08-20
| |
* | Reduce static RAM usageLeo C2018-08-20
| |
* | Fix 'help [-a] command ...' command.Leo C2018-08-19
| |
* | pwd hackLeo C2018-07-31
| |
* | Revised help command. Options -a -f -kLeo C2018-07-30
| |
* | Rename: 'fat stat' to 'fat status'Leo C2018-07-30
| |