gint-with-thread/src/kernel
Yatis c923ad24b1 @add
* special fxcg50 dupdate_noint() which display the content of the VRM without using the DMA (usefull for debugging)

@update
* update the drivers interface to get some information about the current running drivers' context
* remove the old cpu_setVBR() function

@fix
* fix cpu_setVBR() returned value
* fix kquit() drivers restore atomic error
2021-03-13 17:59:03 +01:00
..
atomic.S Add dynamique world context management 2021-02-01 12:00:25 +01:00
drivers.c @add 2021-03-13 17:59:03 +01: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 move src/core to src/kernel 2020-07-26 11:49:33 +02:00
hypervisor.c @add 2021-03-13 17:59:03 +01:00
inth.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
kernel.c @add 2021-03-13 17:59:03 +01:00
kernel.h Add dynamique world context management 2021-02-01 12:00:25 +01: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