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 |
|
Devine Lu Linvega
|
db6f7d9fbf
|
(uxn.c) Aligned BRK/JCI/JMI
|
2023-07-23 09:52:20 -07:00 |
|
Devine Lu Linvega
|
bc4ec9ea5f
|
(uxn.c) JSI makes use of SET() macro
|
2023-07-23 09:41:11 -07:00 |
|
Devine Lu Linvega
|
6f15a96d91
|
(uxn.c) LIT opcodes use SET() macro
|
2023-07-23 09:36:18 -07:00 |
|
Devine Lu Linvega
|
b020732d6d
|
(uxn.c) PUT2 should use POKE2 macro
|
2023-07-23 09:21:09 -07:00 |
|
Devine Lu Linvega
|
41a3a6b358
|
(uxn) Removed z stack assignment
|
2023-07-22 20:53:23 -07:00 |
|
Devine Lu Linvega
|
92e06e2eda
|
Removed window padding
|
2023-07-22 19:52:17 -07:00 |
|
Devine Lu Linvega
|
a673d63336
|
(fizzbuzz.tal) Formatting
|
2023-07-21 11:35:56 -07:00 |
|
Devine Lu Linvega
|
050690181a
|
(fib.tal) Housekeeping
|
2023-07-21 10:42:04 -07:00 |
|
Devine Lu Linvega
|
98a0c7d609
|
(fib.tal) Formatted
|
2023-07-21 10:18:49 -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 |
|
Sigrid Solveig Haflínudóttir
|
51d43a6989
|
screen: don't leak memory and don't crash if failed to adjust for new screen size
|
2023-07-17 00:50:19 +02:00 |
|
Devine Lu Linvega
|
a75f4a1496
|
(datetime.tal) Added numeric display of date
|
2023-07-16 11:59:30 -07:00 |
|
Devine Lu Linvega
|
a0b739f8da
|
(datetime) Improved example
|
2023-07-16 11:41:44 -07:00 |
|
Devine Lu Linvega
|
8508fd3dec
|
Improved console device examples
|
2023-07-16 10:04:40 -07:00 |
|
Devine Lu Linvega
|
7f35e1863a
|
Improved device examples
|
2023-07-16 09:41:40 -07:00 |
|
Devine Lu Linvega
|
f0377ca2d9
|
(system.expansion.tal) Added expansion port test file
|
2023-07-15 21:58:41 -07:00 |
|
Devine Lu Linvega
|
1880b1cd2a
|
(system.catch) Improved test file.
|
2023-07-15 21:46:04 -07:00 |
|
Sigrid Solveig Haflínudóttir
|
dbcb8ed050
|
retry_realpath: check before possibly writing out of bounds
|
2023-07-10 17:21:36 +00:00 |
|
Sigrid Solveig Haflínudóttir
|
784467564c
|
uxnemu: fix two warnings on 9front build
|
2023-07-10 15:37:42 +00:00 |
|