gint/src/kernel
Lephe 293532024d
kernel: fix gint[HWURAM] not being set on fx-9860G
When switching to dynamic TLB the counting of mapped memory was no
longer required at boot time. This was restored weirdly for fx-CG 50 and
not at all for fx-9860G; this is now fixed.
2021-02-02 18:18:02 +01:00
..
cpu.h dsp: enable integrated DSP in SR at startup 2020-10-09 18:58:43 +02:00
cpu.s dsp: enable integrated DSP in SR at startup 2020-10-09 18:58:43 +02:00
drivers.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
exch.c kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
exch.s kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
hardware.c kernel: fix gint[HWURAM] not being set on fx-9860G 2021-02-02 18:18:02 +01:00
inth.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
kernel.c kernel: always pull the INTC driver 2020-10-28 10:01:55 +01:00
kernel.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
osmenu.c move src/core to src/kernel 2020-07-26 11:49:33 +02:00
start.c small cleanup 2020-10-05 16:31:37 +02:00
syscalls.S move src/core to src/kernel 2020-07-26 11:49:33 +02:00
tlbh.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
vbr.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00