Devine Lu Linvega
|
9a882a64c7
|
(uxnemu) Write arguments end in console device
|
2023-04-17 10:41:03 -07:00 |
Devine Lu Linvega
|
fbba9b304d
|
(console) Implemented 0x17 port with stream type based on design by zzo38
|
2023-04-16 21:13:50 -07:00 |
Sigrid Solveig Haflínudóttir
|
8420c81d52
|
system.h: no need to redefine the same macro
|
2023-03-12 02:39:20 +01:00 |
Devine Lu Linvega
|
36a70ed605
|
Protect system_cmd from reading out of bounds
|
2023-02-02 10:20:19 -08:00 |
Devine Lu Linvega
|
0dcc3b4c2e
|
Simplified system_cmd
|
2023-01-31 09:49:32 -08:00 |
Devine Lu Linvega
|
e20b572c20
|
Moved all system memory functions into system.c
|
2023-01-31 09:38:06 -08:00 |
Devine Lu Linvega
|
fd84ff44d7
|
Initial draft for MMU
|
2023-01-28 14:45:31 -08:00 |
Devine Lu Linvega
|
7afe1f39c7
|
Screen device is half ported to new device handlers
|
2023-01-01 13:19:40 -08:00 |
neauoire
|
b48db8278f
|
(monospace.tal) Added a 8x8 label drawing example
|
2022-01-13 10:25:31 -08:00 |
neauoire
|
f1cc022e9b
|
Uxncli now uses the system_inspect
|
2022-01-13 08:34:32 -08:00 |
neauoire
|
031f63a13c
|
Print stack with DEO on 0x0f
|
2022-01-13 08:25:59 -08:00 |
neauoire
|
459855d825
|
Removed supervisor
|
2022-01-12 18:40:51 -08:00 |
Sigrid Solveig Haflínudóttir
|
eeb0dc9e45
|
put back newlines to avoid compilation warnings
|
2022-01-07 23:46:39 +01:00 |
neauoire
|
1a7af4d8d0
|
Supervisor is now watching the device page
|
2022-01-06 19:20:50 -08:00 |
neauoire
|
ed1f6e6263
|
Connected error reporting and the hypervisor
|
2022-01-06 14:32:28 -08:00 |
Andrew Alderwick
|
646d79fff5
|
Factor out common parts of system_dei/deo.
|
2022-01-05 13:29:18 +00:00 |