nuttx/arch/z80/src/z180
Stepan Pressl 637f15ff3c Make/Toolchain.defs: add the AR_EXTRACT command
Use this command to extract archives.
Not all architectures are modified, only those commands I know
or could be logically deducted from the rest were added.

Signed-off-by: Stepan Pressl <pressl.stepan@gmail.com>
2025-08-19 09:47:44 +08:00
..
.gitignore Do not ignore .asm files that are tracked. 2020-07-04 17:52:42 +01:00
chip.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
Make.defs arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
switch.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Toolchain.defs Make/Toolchain.defs: add the AR_EXTRACT command 2025-08-19 09:47:44 +08:00
z80_mem.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_config.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_copystate.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_head.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_initialstate.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_io.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_iomap.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_irq.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_lowscc.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_lowserial.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_lowuart.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_mmu.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
z180_mmu.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_mmu.txt Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
z180_modifiyreg8.c modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
z180_registerdump.c arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
z180_restoreusercontext.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_rom.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_romvectors.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_saveusercontext.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_scc.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_schedulesigaction.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
z180_serial.h arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_sigdeliver.c Revert "Reduce the size of tcb by four bytes." 2025-05-27 16:30:35 +08:00
z180_timerisr.c arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_vectcommon.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
z180_vectors.asm arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00