Andrew Alderwick
|
a6b99078de
|
Changed file_talk files to open in binary mode
|
2021-08-31 19:30:57 +01:00 |
neauoire
|
a2e40d9d10
|
Removed unused device string
|
2021-08-29 19:52:12 -07:00 |
neauoire
|
90540742ae
|
Standardizing fns names before merge
|
2021-08-29 14:41:05 -07:00 |
neauoire
|
8988f536be
|
Simplified Inspect()
|
2021-08-29 13:18:42 -07:00 |
neauoire
|
2919c11cb9
|
Print return stack in uxncli
|
2021-08-29 11:53:27 -07:00 |
neauoire
|
c70f16f7ac
|
Formatted changes
|
2021-08-28 10:49:51 -07:00 |
Andrew Alderwick
|
a92fd8fb22
|
Expanded File/offset to 32-bit /offset-hs and /offset-ls
|
2021-08-28 00:37:27 +01:00 |
neauoire
|
52d5e2d694
|
Single vector uxncli
|
2021-08-26 20:12:56 -07:00 |
Andrew Alderwick
|
72356912e7
|
Filtered through clang-format
|
2021-08-17 20:34:21 +01:00 |
neauoire
|
fd907e87d6
|
writing nonzero to "halt" port halts the read() loop.
|
2021-08-17 08:57:10 -07:00 |
neauoire
|
acf6dcee48
|
Removed unused macro in console example
|
2021-08-16 18:45:27 -07:00 |
neauoire
|
1704e23b4d
|
Fixed issue with uxncli debugger
|
2021-08-16 07:22:53 -07:00 |
neauoire
|
d111146eb6
|
Stack pointers can be written
|
2021-08-15 17:48:15 -07:00 |
neauoire
|
b64570f827
|
Minor cleanup
|
2021-08-01 15:04:51 -07:00 |
neauoire
|
5d7151ab61
|
Cleaned up a few function names
|
2021-08-01 14:56:12 -07:00 |
neauoire
|
4f822f55f3
|
Prefixed uxn functions
|
2021-08-01 14:46:43 -07:00 |
Andrew Alderwick
|
6e21f3aba0
|
Removed stdio dependency from uxn.c
Reimplementation of patch sent in by Marc Schraffenberger
<marc@schraffenberger.com>: thank you for the rationale and inspiration!
|
2021-08-01 22:17:48 +01:00 |
neauoire
|
2c78f2cedf
|
Named System device
|
2021-07-28 20:20:57 -07:00 |
neauoire
|
b46d317b4f
|
Added system device to uxncli
|
2021-07-28 15:41:07 -07:00 |
Andrew Alderwick
|
7a865f25ac
|
Switched all output to stderr in uxncli
|
2021-07-17 10:00:38 +01:00 |
Andrew Alderwick
|
d2627a7e46
|
Updated file_talk in uxncli
|
2021-07-17 10:00:38 +01:00 |
Andrew Alderwick
|
91fedff46d
|
Extended Console to write to FD 2-8 (most useful for 2, stderr)
|
2021-07-11 17:54:30 +01:00 |
Sigrid Solveig Haflínudóttir
|
5e71c0bfc8
|
emu: start -> run, remove return type
|
2021-06-29 15:43:28 +02:00 |
Andrew Alderwick
|
7b5ad795f8
|
Switched from non-blocking read to thread and custom SDL event
|
2021-06-28 21:46:50 +01:00 |
neauoire
|
74fc816810
|
Flagged functions as static
|
2021-06-28 14:42:36 -07:00 |
neauoire
|
210be1f458
|
Added console changes to uxncli
|
2021-06-28 10:07:49 -07:00 |
Andrew Alderwick
|
e309ebf6e8
|
Updated uxncli to match uxnemu
|
2021-06-28 06:46:04 +01:00 |
Andrew Alderwick
|
802aa51d54
|
Added Console/vector implementation with example
|
2021-06-27 21:45:50 +01:00 |
neauoire
|
0b2eb7bb44
|
Muted warnings
|
2021-05-26 10:16:42 -07:00 |
neauoire
|
d163c43201
|
Improved uxncli and moved all demos into examples
|
2021-05-26 10:02:13 -07:00 |