neauoire
|
13bd3ce2d8
|
Made debugger private to screen
|
2023-08-16 13:46:07 -07:00 |
neauoire
|
b737dfca85
|
Combined all system reboots
|
2023-08-15 19:19:06 -07:00 |
neauoire
|
de7b24e820
|
Added soft reboot
|
2023-08-13 18:48:32 -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
|
7090ab72b9
|
Returned the on-screen debugger
|
2023-08-08 10:27:41 -07:00 |
Devine Lu Linvega
|
dcb434760b
|
Housekeeping
|
2023-07-24 09:48:49 -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
|
09d9990a62
|
(screen) Fixes warnings
|
2023-05-04 20:45:52 -07:00 |
Devine Lu Linvega
|
d80885ee22
|
(screen) Housekeeping
|
2023-05-04 20:17:38 -07:00 |
Devine Lu Linvega
|
98bd2a7849
|
(screen) Use uxn_screen global
|
2023-05-04 17:43:44 -07:00 |
Devine Lu Linvega
|
9416a0e813
|
Removed layer struct
|
2023-05-04 11:33:31 -07:00 |
Devine Lu Linvega
|
8f98281d89
|
(screen) Only repaint changed pixels
|
2023-05-04 11:15:16 -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 |
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
|
8b43d0d7ae
|
Removed redundant pixel param from screen routines
|
2023-03-27 08:38:54 -07: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
|
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
|
ac6e4fed10
|
Toggle monochromatic mode
|
2022-09-15 09:11:20 -07:00 |
Andrew Alderwick
|
d186b7a038
|
Perform resizing of SDL screen during redraw.
|
2022-01-20 01:24:22 +00:00 |
Andrew Alderwick
|
cd0ca2eb17
|
Move clamp() to screen.c.
|
2022-01-20 01:24:20 +00:00 |
neauoire
|
38d2c7cbd7
|
(boot.rom) Renamed to launcher.rom
|
2022-01-10 20:35:34 -08:00 |
neauoire
|
37497060dc
|
Removed stdlib from screen header
|
2022-01-08 19:38:53 -08:00 |
Sigrid Solveig Haflínudóttir
|
eeb0dc9e45
|
put back newlines to avoid compilation warnings
|
2022-01-07 23:46:39 +01:00 |
neauoire
|
3cc2ba98f0
|
First hypervisor
|
2022-01-05 20:44:33 -08:00 |
neauoire
|
385fa44f9d
|
Prefixed globals with uxn_
|
2021-12-29 09:11:03 -08:00 |
neauoire
|
a747e4b20a
|
Fixed issue with screen resize
|
2021-12-28 17:22:40 -08:00 |
neauoire
|
7b33cf3d95
|
Renamed PPU to Screen
|
2021-12-28 13:37:26 -08:00 |