neauoire
|
5675d8e65d
|
(uxn.c) Merged PUSH calls
|
2023-08-08 19:53:23 -07:00 |
|
neauoire
|
b523162cf8
|
(uxn.c) Joined POP22 PUSH22
|
2023-08-08 19:38:09 -07:00 |
|
neauoire
|
52fac7c52b
|
Faster Pushxx
|
2023-08-08 17:23:18 -07:00 |
|
neauoire
|
901f76ed52
|
Merged POPxPOPx and PUSHxPUSHx
|
2023-08-08 17:13:39 -07:00 |
|
neauoire
|
a11660f57d
|
(uxnasm.c) Fixed issue with lambda
|
2023-08-08 16:46:35 -07:00 |
|
neauoire
|
d15b2367f3
|
(uxnasm.c) Added comma after date
|
2023-08-08 16:39:33 -07:00 |
|
neauoire
|
c26de05efa
|
Added version to uxnasm
|
2023-08-08 16:35:35 -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 |
|
neauoire
|
13570f790d
|
(screen.c) Hide stack debugger when empty
|
2023-08-08 10:39:11 -07:00 |
|
neauoire
|
7090ab72b9
|
Returned the on-screen debugger
|
2023-08-08 10:27:41 -07:00 |
|
neauoire
|
27ff275cea
|
Merge branch 'main' of git.sr.ht:~rabbits/uxn
|
2023-08-08 09:23:49 -07:00 |
|
neauoire
|
a1d2bfbbb0
|
Removed DEI/DEO from uxn-tnl core
|
2023-08-08 09:23:11 -07:00 |
|
Sigrid Solveig Haflínudóttir
|
9888dcba03
|
DEVR: use bitwise OR to avoid C compiler (kencc) promoting types to int and doing other weird stuff
|
2023-08-08 04:22:10 +02:00 |
|
Sigrid Solveig Haflínudóttir
|
a87ececb71
|
remove SDL_RENDERER_TARGETTEXTURE (unused)
|
2023-08-08 02:49:02 +02:00 |
|
neauoire
|
fda12df0f1
|
Housekeeping
|
2023-08-07 16:35:34 -07:00 |
|
neauoire
|
c68936b475
|
(uxn.c) Renamed POP/PUSH to POPx/PUSHx
|
2023-08-07 16:22:57 -07:00 |
|
neauoire
|
fcf12a12dc
|
(uxn.c) Connected to device masks
|
2023-08-07 16:12:12 -07:00 |
|
neauoire
|
6d7696a760
|
(uxn.c) Reconnected old core
|
2023-08-07 12:20:50 -07:00 |
|
neauoire
|
e0bbf38af5
|
(uxn.c) Reconnected the wires to the old core to be compatible with emu
|
2023-08-07 12:07:39 -07:00 |
|
neauoire
|
222246748e
|
(screen.c) Inlined sprite drawing function
|
2023-08-05 10:31:22 -07:00 |
|
neauoire
|
789fb0cd8b
|
(screen.c) Faster sprite drawing
|
2023-08-05 09:59:08 -07:00 |
|
neauoire
|
d6691fddef
|
(screen.flip) Added example to test flip bit in screen/sprite port
|
2023-08-05 08:56:32 -07:00 |
|
neauoire
|
b4d7818632
|
Added auto byte sprite flipping
|
2023-08-04 11:55:17 -07:00 |
|
Derek Stevens
|
ffc604fba3
|
run: set window title from rom
Signed-off-by: Derek Stevens <nilix@nilfm.cc>
|
2023-08-04 11:47:37 -07:00 |
|
neauoire
|
2ddc20b1b6
|
(uxnasm) Generalized lambdas as common labels
|
2023-08-02 19:48:48 -07:00 |
|
Cellmaker
|
9ca8e9623d
|
added microtonality to the audio device
|
2023-07-30 15:03:34 -07:00 |
|
Devine Lu Linvega
|
538294220d
|
(launcher.tal) Clear screen using Screen/pixel
|
2023-07-29 18:46:25 -07:00 |
|
Devine Lu Linvega
|
3a8cc42e0e
|
Better labels for lambdas
|
2023-07-29 16:24:39 -07:00 |
|
Devine Lu Linvega
|
32cc690539
|
(uxnasm) Lambdas support
|
2023-07-29 16:14:19 -07:00 |
|
Devine Lu Linvega
|
e2e5e86531
|
Added screen.blending.tal
|
2023-07-26 09:57:36 -07:00 |
|
Devine Lu Linvega
|
0efea06b46
|
Only update viewport rect on resize
|
2023-07-26 08:37:58 -07:00 |
|
Devine Lu Linvega
|
289d13aeb4
|
Returned emulator border
|
2023-07-25 21:43:26 -07:00 |
|
Devine Lu Linvega
|
12509b7e6b
|
Merged show() and gameloop()
|
2023-07-25 14:56:26 -07:00 |
|
Devine Lu Linvega
|
db2117ee0a
|
Resize emulator on start
|
2023-07-25 14:46:37 -07:00 |
|
Devine Lu Linvega
|
4286e0ba53
|
Grouped emulator routines together in uxnemu
|
2023-07-25 14:42:10 -07:00 |
|
Devine Lu Linvega
|
969f03e0ba
|
Uxnemu skips resizing window until reset vector is done.
|
2023-07-25 14:30:51 -07:00 |
|
Devine Lu Linvega
|
07f2ea43f7
|
(mouse.tal) Fixed issue with clearing
|
2023-07-24 10:47:52 -07:00 |
|
Devine Lu Linvega
|
dcb434760b
|
Housekeeping
|
2023-07-24 09:48:49 -07:00 |
|
Devine Lu Linvega
|
eb07d9fba6
|
(bunnymark.tal) Fixed issue with clear
|
2023-07-23 20:48:22 -07:00 |
|
Devine Lu Linvega
|
737f4af8ab
|
(amiga.tal) Fixed issue with clearing
|
2023-07-23 20:43:16 -07:00 |
|
Devine Lu Linvega
|
26bc456a1b
|
(screen.c) Blending 00 only clears in accordance to sprite at addr
|
2023-07-23 19:32:41 -07:00 |
|
Devine Lu Linvega
|
867883409e
|
Emulator functions prefixed with emu_ instead of uxn_
|
2023-07-23 19:18:11 -07:00 |
|
Devine Lu Linvega
|
ec973c2ea6
|
Only set emu size on screen resize, no constant checks
|
2023-07-23 16:24:09 -07:00 |
|
Devine Lu Linvega
|
29e664c6b8
|
Do not re-set window size when unchanged
|
2023-07-23 16:10:48 -07:00 |
|
Devine Lu Linvega
|
4db53c1cc6
|
(uxn.c) Housekeeping
|
2023-07-23 11:06:21 -07:00 |
|
Devine Lu Linvega
|
cb41bdfa9a
|
(uxn.c) Removed PUSH/PUSH2 macros
|
2023-07-23 10:13:16 -07:00 |
|
Devine Lu Linvega
|
bf1ee0298d
|
(uxn.c) Fixed issue where JSRr was pushing to wrong stack
|
2023-07-23 09:57:32 -07:00 |
|