Commit Graph

242 Commits

Author SHA1 Message Date
Devine Lu Linvega 69c85c3d45 Updated uxnasm 2024-06-01 09:42:24 -07:00
Devine Lu Linvega 80ed2ffdbf Fixed warning 2024-02-23 20:39:29 -08:00
Nojus Raskevicius 175966d514 (menu.tal) Fix incorrect filename display when more than 15 items in menu 2024-02-19 16:36:26 -08:00
Jason Morley 2d52c7f280 Fix macOS builds
This change adds the _DARWIN_C_SOURCE define to macOS debug and release builds. Without this some symbols aren't defined when including standard headers.
2024-01-01 19:57:05 -08:00
neauoire 624504f8ab Fixed issue with screen drawing 2023-12-18 17:45:38 -08:00
neauoire e999c16966 Improved screen functions 2023-12-18 14:32:11 -08:00
neauoire 7bf3a692c4 Faster icn drawing 2023-12-18 14:08:25 -08:00
neauoire c14c2eb8dd Core optimizations 2023-12-18 12:26:05 -08:00
neauoire 43377a3801 Core optimizations 2023-12-18 12:16:14 -08:00
neauoire f77800e690 Optimizations 2023-12-18 11:44:18 -08:00
neauoire 08b393d3a5 (potato) Optimizations 2023-12-18 11:16:50 -08:00
neauoire 68972fc23c (log) Housekeeping 2023-12-17 11:59:58 -08:00
neauoire 0eca8e7c63 Housekeeping 2023-12-17 11:56:49 -08:00
neauoire 8180562f63 Cleaner boot 2023-12-17 11:43:54 -08:00
neauoire a5112381d1 Merging init routines 2023-12-17 11:10:43 -08:00
neauoire a414ec3ae7 Housekeeping 2023-12-17 10:30:07 -08:00
neauoire 82dc885b44 Starting docs 2023-12-17 10:22:53 -08:00
neauoire 9436905417 Cleaned makefile 2023-12-17 10:11:13 -08:00
neauoire ea1c307975 Removed test fikes 2023-12-17 09:46:58 -08:00
neauoire bf90f74183 Added build instructions 2023-12-15 13:08:31 -08:00
neauoire c444a8308e Loading bundled roms 2023-12-15 13:00:46 -08:00
neauoire 4a66843ead Moved roms c files in src 2023-12-15 12:43:07 -08:00
neauoire 3a4947dea7 Started progress on bundling 2023-12-15 12:29:58 -08:00
neauoire a2463d9b70 Added uxncli and uxnasm for bootstrap 2023-12-15 11:31:57 -08:00
neauoire 6bf8b7b3ac Mouse out on locking 2023-12-15 11:09:54 -08:00
neauoire 93de9aa6f2 Do not center locked windows 2023-12-15 10:52:04 -08:00
neauoire 501d258121 Fixed mouse position issue on varvara entry 2023-12-15 10:14:02 -08:00
neauoire 5b27560475 Clamped action selection 2023-12-15 10:04:52 -08:00
neauoire bec2e2b557 Improved picking in potato 2023-12-15 09:54:57 -08:00
neauoire fa733ef6bb Punch-through for potato mouse picking 2023-12-14 21:05:05 -08:00
neauoire be9fed4793 Added assets to potato 2023-12-14 13:19:32 -08:00
neauoire 9bfc2cea56 (potato) Added screen vector 2023-12-14 11:29:53 -08:00
neauoire cee6cac720 (potato) Added time 2023-12-14 11:21:15 -08:00
neauoire be11264496 (potato) Drawing date 2023-12-14 10:52:12 -08:00
neauoire 56675911fe Adding README instructions for wallpaper 2023-12-14 10:05:29 -08:00
neauoire caca522dec (potato) Detect click 2023-12-13 21:30:06 -08:00
neauoire ed415f9a00 Starting status bar 2023-12-13 20:14:51 -08:00
neauoire 5f543a97d4 Do not eval a failed cmd 2023-12-13 19:17:20 -08:00
neauoire 25ff5a712d Made action enum static 2023-12-13 16:01:00 -08:00
neauoire 4e0e608c21 Housekeeping 2023-12-13 15:52:38 -08:00
neauoire bdc611bb2a Consolidating boot sequences 2023-12-13 15:34:06 -08:00
neauoire e76a3c1357 Skip menu and wallpaper for close/lock 2023-12-13 15:18:04 -08:00
neauoire 23bd363770 Removed draw_clear 2023-12-13 15:05:53 -08:00
neauoire 48df8c31bc Added prefix to porporo core 2023-12-13 14:52:34 -08:00
neauoire 35056a4826 Handle backspace 2023-12-12 11:09:42 -08:00
neauoire 47064b7ef7 Added missing controls to README 2023-12-09 12:54:26 -08:00
neauoire ae3c7bb11f Better corner-picking for connections 2023-12-09 12:31:55 -08:00
neauoire f5debc4093 (wallpaper) draw clear before wallpaper 2023-12-09 12:03:00 -08:00
neauoire fa47ac5677 (wallpaper) Fill screen on launch 2023-12-09 11:58:48 -08:00
neauoire 921c87e984 Output data based on mode 2023-12-09 11:09:00 -08:00