Devine Lu Linvega
|
02f7add4ac
|
Housekeeping
|
2024-01-02 19:20:16 -08:00 |
Devine Lu Linvega
|
8c212fed3e
|
Housekeeping
|
2024-01-02 11:29:02 -08:00 |
neauoire
|
8e976310d3
|
Improved cli stack debugger
|
2023-10-31 11:24:00 -07:00 |
neauoire
|
1b1c9fc710
|
Make emu_masks globals
|
2023-08-25 09:38:03 -07:00 |
neauoire
|
15d09cf15b
|
Added stack pointer accessors to system device
|
2023-08-19 07:34:14 -07:00 |
neauoire
|
c6a628e6ae
|
Pre-process dei/deo masks
|
2023-08-17 09:25:24 -07:00 |
neauoire
|
5a77c3e1e3
|
Removed unused ports from system deo mask
|
2023-08-16 20:46:24 -07:00 |
neauoire
|
d8532e7c0e
|
system_load() is now private
|
2023-08-15 19:21:06 -07:00 |
neauoire
|
b737dfca85
|
Combined all system reboots
|
2023-08-15 19:19:06 -07:00 |
neauoire
|
bd8b2026b8
|
Keep boot rom path in system
|
2023-08-15 18:53:51 -07:00 |
neauoire
|
c0d45d1440
|
Try loading rom during system init
|
2023-08-15 16:06:29 -07:00 |
neauoire
|
9a7a11003f
|
System device handles boot
|
2023-08-15 15:59:32 -07:00 |
neauoire
|
2e25f6c27e
|
Added version flag to uxnemu
|
2023-08-08 15:56:40 -07:00 |
neauoire
|
9c25f801d0
|
Print system versions for uxncli with -v flag
|
2023-08-08 15:31:48 -07:00 |
neauoire
|
2e1b56018b
|
Added per-device versions
|
2023-08-08 14:44:17 -07:00 |
neauoire
|
97d299261f
|
Setting up stage to add versioning
|
2023-08-08 14:13:07 -07:00 |
Devine Lu Linvega
|
3038d5c40b
|
(console) Use 0x00 for no-queue
|
2023-04-17 11:27:54 -07:00 |
Devine Lu Linvega
|
98282cb1a6
|
Moved error printing to system.c
|
2023-04-17 11:03:11 -07:00 |
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 |