Devine Lu Linvega
|
d043ce633d
|
(screen.c) Faster drawing of pixel
|
2023-04-13 09:42:59 -07:00 |
|
Devine Lu Linvega
|
a44dbd9696
|
(screen.c) Merge all checks
|
2023-04-12 20:00:17 -07:00 |
|
Devine Lu Linvega
|
8aae16a9d0
|
(screen) Removed clamp function
|
2023-04-12 19:20:11 -07:00 |
|
Devine Lu Linvega
|
540847694e
|
Removed screen_wipe
|
2023-04-12 14:35:48 -07:00 |
|
Devine Lu Linvega
|
be138f5952
|
Removed FIXED_SIZE flag
|
2023-04-12 12:22:17 -07:00 |
|
Devine Lu Linvega
|
11e9b635c8
|
Removed mono mode to screen
|
2023-04-12 11:58:32 -07:00 |
|
Lior Stern
|
847b3f2b56
|
uxnemu: Add dpad support
More info about joyhats in SDL2:
https://wiki.libsdl.org/SDL2/SDL_JoyHatEvent
|
2023-04-12 11:08:48 -07:00 |
|
Devine Lu Linvega
|
344c5c9904
|
Added flip-x/flip-y to pixel fill mode
|
2023-04-11 11:31:36 -07:00 |
|
Devine Lu Linvega
|
07e8306616
|
(screen) Created static fill function
|
2023-04-11 11:11:12 -07:00 |
|
Devine Lu Linvega
|
24dbc7d5f8
|
(screen) Rename screen_clear to screen_fill
|
2023-04-11 10:42:32 -07:00 |
|
Devine Lu Linvega
|
daa421c259
|
(uxn.c) Cache stack pointer
|
2023-04-11 10:32:23 -07:00 |
|
Devine Lu Linvega
|
fc8400dcac
|
(uxn.c) Formatting
|
2023-04-11 10:24:54 -07:00 |
|
Devine Lu Linvega
|
3973bc2ab8
|
Made the uxn stacks private again
|
2023-04-11 10:14:29 -07:00 |
|
Devine Lu Linvega
|
83237c9641
|
(launcher.tal) Do not try to open extra-large ROMs
|
2023-04-09 15:24:55 -07:00 |
|
Devine Lu Linvega
|
6f55ed496c
|
(uxncli) Fixed issue with DateTime device mask
|
2023-04-08 08:53:56 -07:00 |
|
Devine Lu Linvega
|
eaf7d095ec
|
(system.c) The debug port will always print the stacks, even if empty
|
2023-04-06 17:50:03 -07:00 |
|
Devine Lu Linvega
|
38ec3ef7e7
|
Removed mention of uxn-fast from README
|
2023-04-05 19:25:40 -07:00 |
|
Devine Lu Linvega
|
f19d3262ff
|
(console.tal) Do not eval on space
|
2023-04-05 17:18:03 -07:00 |
|
Devine Lu Linvega
|
21e41874cb
|
(console.tal)Added quit option
|
2023-04-05 16:50:06 -07:00 |
|
Devine Lu Linvega
|
00ed056e51
|
(uxnasm) Added support for label sized pads
|
2023-04-04 20:02:33 -07:00 |
|
Devine Lu Linvega
|
edfa734817
|
(metadata.tal) Removed, moved to uxn-utils
|
2023-04-04 15:44:52 -07:00 |
|
Devine Lu Linvega
|
a55d2c80ca
|
(mouse.tal) Drawing button states
|
2023-04-03 21:15:52 -07:00 |
|
Devine Lu Linvega
|
3b10969f9e
|
Fixed issue where a screen redraw might occur after it has been unset
|
2023-04-02 20:27:15 -07:00 |
|
Devine Lu Linvega
|
8b43d0d7ae
|
Removed redundant pixel param from screen routines
|
2023-03-27 08:38:54 -07:00 |
|
Sigrid Solveig Haflínudóttir
|
8a3c86a879
|
core: in plan 9 C it does not wrap around, fix the crash
|
2023-03-20 16:29:46 +00:00 |
|
Sigrid Solveig Haflínudóttir
|
37afbc25fb
|
file: sprintf → snprintf
|
2023-03-20 16:58:45 +01:00 |
|
Sigrid Solveig Haflínudóttir
|
562153d09e
|
fix a few long-standing compilation warnings
|
2023-03-20 16:58:09 +01:00 |
|
Sigrid Solveig Haflínudóttir
|
21f8130f0d
|
fix plan 9 build now that we decided to use ifdefs
|
2023-03-20 16:57:43 +01:00 |
|
Devine Lu Linvega
|
e386c3aeaa
|
Fixed issue with Windows builds
|
2023-03-19 14:12:14 -07:00 |
|
Deadly Headshot
|
05fd9771ca
|
A more elegant solution to the Windows bugs in filepaths and MinGW compilation
|
2023-03-19 14:11:42 -07:00 |
|
Devine Lu Linvega
|
7d66d81e63
|
Fixed issue with datetime mask
|
2023-03-17 21:45:03 -07:00 |
|
Devine Lu Linvega
|
4f9b375895
|
Fixed issue with device deo mask in uxnemu
|
2023-03-14 12:40:31 -07:00 |
|
Devine Lu Linvega
|
35c90d8a24
|
Merge branch 'main' of git.sr.ht:~rabbits/uxn
|
2023-03-13 10:32:44 -07:00 |
|
Devine Lu Linvega
|
b38e328078
|
(hilbert.tal) Animated
|
2023-03-13 10:22:19 -07:00 |
|
Andrew Alderwick
|
c701b95541
|
Detect stack overflows with greater than 255 bytes.
|
2023-03-13 06:04:33 +00:00 |
|
Andrew Alderwick
|
4464b1ec56
|
Correct SET values for NIP.
|
2023-03-13 06:03:44 +00:00 |
|
Devine Lu Linvega
|
39fa5851eb
|
(hilbert.tal) Updated colors
|
2023-03-12 22:24:25 -07:00 |
|
Devine Lu Linvega
|
79cb56a718
|
(hilbert.tal) Added Hilbert demo
|
2023-03-12 22:10:28 -07:00 |
|
Devine Lu Linvega
|
b68af3d173
|
Replaced macros in PUT2/PUSH2
|
2023-03-12 18:29:08 -07:00 |
|
Devine Lu Linvega
|
1de2cea576
|
Ordered the SWP writes
|
2023-03-12 16:15:27 -07:00 |
|
Devine Lu Linvega
|
3ecbfe5e03
|
Make use of macros in PUT/PUSH
|
2023-03-12 15:54:20 -07:00 |
|
Devine Lu Linvega
|
4e77d3d5ae
|
Renamed PEEK16/POKE16 to PEEK2/POKE2
|
2023-03-12 15:25:52 -07:00 |
|
Devine Lu Linvega
|
43ce262a07
|
Moved opcodes side-by-side
|
2023-03-12 15:16:10 -07:00 |
|
Devine Lu Linvega
|
6c068b7774
|
Removed device page from addressable memory
|
2023-03-12 14:56:44 -07:00 |
|
Devine Lu Linvega
|
bdd071cab4
|
Archived old core
|
2023-03-12 14:49:58 -07:00 |
|
Devine Lu Linvega
|
13ab0e5d95
|
Temporarily override uxn.c with fast until I can port the devices macros
|
2023-03-11 23:00:32 -08: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
|
75af0e3cad
|
Removed redundant mask in SFT opcode
|
2023-03-08 09:25:55 -08: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 |
|