1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-12-19 00:42:06 +00:00
Atmosphere/thermosphere/src
2021-02-19 21:51:33 +00:00
..
platform thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
arm.h thermosphere: add actual breakpoint code 2021-02-19 21:51:31 +00:00
arm.s thermosphere: add actual breakpoint code 2021-02-19 21:51:31 +00:00
breakpoints.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
breakpoints.h thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
breakpoints_watchpoints_common.h thermosphere: refactor crt0 + watchpoint init 2021-02-19 21:51:31 +00:00
breakpoints_watchpoints_load.h thermosphere: remove breakpoint/watchpoint reg dump functions 2021-02-19 21:51:32 +00:00
breakpoints_watchpoints_load.s thermosphere: remove breakpoint/watchpoint reg dump functions 2021-02-19 21:51:32 +00:00
core_ctx.c
core_ctx.h thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
debug_log.c
debug_log.h
exception_vectors.s thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
exceptions.c thermopshere: refactor jump-to-kernel ,add single-step code 2021-02-19 21:51:30 +00:00
exceptions.h
fmt.c
gicv2.h thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
hvc.c
hvc.h
init.c thermosphere: refactor crt0 + watchpoint init 2021-02-19 21:51:31 +00:00
irq.c thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
irq.h thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
main.c thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
mmu.h
my_libc.c
preprocessor.h
semihosting.c
semihosting.h
single_step.c thermosphere: add breakpoint/watchpoint enable/reset code 2021-02-19 21:51:30 +00:00
single_step.h thermopshere: refactor & fix single-stepping code 2021-02-19 21:51:30 +00:00
smc.c thermosphere: refactor crt0 + watchpoint init 2021-02-19 21:51:31 +00:00
smc.h
software_breakpoints.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
software_breakpoints.h thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
spinlock.h thermosphere: handle physical IRQs 2021-02-19 21:51:33 +00:00
spinlock.s thermosphere: add spinlock code 2021-02-19 21:51:29 +00:00
start.s thermosphere: refactor crt0 + watchpoint init 2021-02-19 21:51:31 +00:00
sysreg.h thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
sysreg_traps.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
sysreg_traps.h thermometer: yeet most a32 support code 👌 2021-02-19 21:51:29 +00:00
traps.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
traps.h
types.h
utils.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
utils.h thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
watchpoints.c thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00
watchpoints.h thermosphere: sw breakpoint code, etc. 2021-02-19 21:51:32 +00:00