Devine Lu Linvega
|
867883409e
|
Emulator functions prefixed with emu_ instead of uxn_
|
2023-07-23 19:18:11 -07:00 |
Sigrid Solveig Haflínudóttir
|
0c9e67b9be
|
uxncli: stop on EOF as there is nothing left to run (besides endless loop)
|
2023-07-17 00:52:52 +02:00 |
Devine Lu Linvega
|
fe10cfecef
|
Improved usage standard message
|
2023-06-08 09:47:18 -07:00 |
Devine Lu Linvega
|
83ba7e05ea
|
Added mock behavior for the friend port
|
2023-05-02 10:31:33 -07:00 |
Devine Lu Linvega
|
40d6c889bc
|
Set Console/type after memory is initialized
|
2023-04-22 14:56:12 -07:00 |
Devine Lu Linvega
|
3038d5c40b
|
(console) Use 0x00 for no-queue
|
2023-04-17 11:27:54 -07:00 |
Devine Lu Linvega
|
d8bee29626
|
(console) Use 0x1 for no-args
|
2023-04-17 11:19:37 -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
|
1bf0ffc5e5
|
(uxnemu) Display usage when no roms and no params
|
2023-04-17 10:29:39 -07:00 |
Devine Lu Linvega
|
453f491918
|
(uxnemu) Display new zoom values in usage
|
2023-04-17 09:59:00 -07:00 |
Devine Lu Linvega
|
d1dc143912
|
(uxnemu) Only set zoom scale once on boot
|
2023-04-17 09:36:55 -07:00 |
Devine Lu Linvega
|
a9527fbd95
|
(console.tal) Added input type port to example
|
2023-04-16 22:03:44 -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 |
Devine Lu Linvega
|
6f55ed496c
|
(uxncli) Fixed issue with DateTime device mask
|
2023-04-08 08:53:56 -07:00 |
Devine Lu Linvega
|
4e77d3d5ae
|
Renamed PEEK16/POKE16 to PEEK2/POKE2
|
2023-03-12 15:25:52 -07:00 |
Devine Lu Linvega
|
c4856aabf0
|
Added missing ports in device mask
|
2023-03-07 19:48:24 -08:00 |
Devine Lu Linvega
|
77c8e82419
|
Moved dei/deo masks into emulators
|
2023-03-06 10:36:24 -08:00 |
Devine Lu Linvega
|
8ae1c191d7
|
(uxn-fast.c) Removed function pointers, instead use exterm
|
2023-03-05 10:44:23 -08:00 |
Devine Lu Linvega
|
3457f665a7
|
Use device masks for DEI
|
2023-03-04 10:51:23 -08:00 |
Devine Lu Linvega
|
aeceaf75bf
|
Removed file dei event
|
2023-03-03 21:04:26 -08:00 |
Devine Lu Linvega
|
4cacc0d26b
|
Removed unused deo param
|
2023-03-03 20:37:43 -08:00 |
Devine Lu Linvega
|
6eac5226e1
|
(bunnymark) Ported to immediate opcodes
|
2023-03-03 11:03:38 -08:00 |
Devine Lu Linvega
|
8c4b1b0592
|
Use switch for console_deo
|
2023-03-01 12:04:05 -08:00 |
Devine Lu Linvega
|
dae025af20
|
Date and Screen devices DEI do no need device ptr
|
2023-03-01 11:28:14 -08:00 |
Devine Lu Linvega
|
53f3c18dcf
|
Removed GETVEC macro
|
2023-03-01 10:42:03 -08:00 |
Devine Lu Linvega
|
1014229b8c
|
(uxncli)Use System/halt as exit code
|
2023-02-13 09:33:57 -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 |
Andrew Alderwick
|
c2b0667496
|
Update Copyright years.
|
2023-01-02 14:40:23 +00:00 |
Devine Lu Linvega
|
bf4ee03d27
|
Ported screen to new device
|
2023-01-01 13:34:20 -08:00 |
Devine Lu Linvega
|
7afe1f39c7
|
Screen device is half ported to new device handlers
|
2023-01-01 13:19:40 -08:00 |
Devine Lu Linvega
|
679aec047a
|
Device memory is not a member of ram
|
2023-01-01 12:21:30 -08:00 |
Devine Lu Linvega
|
68d706be25
|
Will connect devices to devold while I migrate to new router
|
2023-01-01 12:12:59 -08:00 |
Devine Lu Linvega
|
0fd68e96f0
|
Connecting new device ports to uxn core
|
2023-01-01 12:04:54 -08:00 |
Andrew Alderwick
|
47f65c7b82
|
(uxncli) Load ROM using the File device functions.
|
2022-03-28 18:51:29 +01:00 |
Andrew Alderwick
|
42dea5b914
|
Replace file_i_deo and file_i_dei.
|
2022-03-28 18:16:44 +01:00 |
Andrew Alderwick
|
0e7ebb69e6
|
(uxnemu) Interrupt infinite loops with an error.
|
2022-03-27 13:53:25 +01:00 |
Andrew Alderwick
|
f2c644f680
|
Move DateTime to 0xc0, add second File to 0xb0.
|
2022-03-26 17:54:29 +00:00 |
Andrew Alderwick
|
27089a77e4
|
Prepare for more than one File device.
|
2022-03-17 18:35:49 +00:00 |
Andrew Alderwick
|
edd05ed1d1
|
Fix compiler warning.
|
2022-01-23 11:23:52 +00:00 |
Andrew Alderwick
|
6577d3c8a0
|
Remove jump-based infinite loop detection.
|
2022-01-23 11:17:07 +00: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
|
ee4308196a
|
Starting a debugging device
|
2022-01-12 21:22:33 -08:00 |
neauoire
|
6a6a2ec383
|
Removed external memory bank
|
2022-01-12 18:56:59 -08:00 |
neauoire
|
459855d825
|
Removed supervisor
|
2022-01-12 18:40:51 -08:00 |
Andrew Alderwick
|
41de322a75
|
Add support for interrupting Uxn during execution.
|
2022-01-12 11:33:49 +00:00 |