Commit Graph

144 Commits

Author SHA1 Message Date
neauoire d97fa9e8b8 Added F12 to toggle borderless 2023-10-25 14:16:23 -07:00
Leonora Tindall b57554a098 (uxnemu) add fullscreen mode and improve argument handling 2023-10-25 11:23:27 -04: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
Andrew Alderwick f6b7195578 Update binary builds to point to drive.100r.co. 2023-06-09 18:13:44 +01:00
Sigrid Solveig Haflínudóttir a740105b76 enable "install" target on Plan 9, install as games/uxn* 2023-05-02 23:01:29 +00:00
Devine Lu Linvega d1dc143912 (uxnemu) Only set zoom scale once on boot 2023-04-17 09:36:55 -07:00
Devine Lu Linvega 38ec3ef7e7 Removed mention of uxn-fast from README 2023-04-05 19:25:40 -07:00
Devine Lu Linvega 8ae1c191d7 (uxn-fast.c) Removed function pointers, instead use exterm 2023-03-05 10:44:23 -08:00
Devine Lu Linvega 4ab97a6c1f (README) Removed link to cheatsheet 2023-01-22 17:42:16 -08:00
Andrew Alderwick 9f97976ac8 Update README 2022-06-07 20:14:27 +01:00
neauoire 7511f4c2ac Added --install flag to build script 2022-02-03 19:52:12 -08:00
Andrew Alderwick 3ee8a2394b Update README with new build URLs. 2022-01-23 23:17:54 +00:00
Andrew Alderwick 37f2ba6a5a Move uploaded binaries inside uxn directory. 2022-01-17 23:29:35 +00:00
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 2022-01-10 20:35:34 -08:00
Vlad-Stefan Harbuz bdef6c3dbd add uxn resources to README.md
Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
2022-01-10 19:10:44 -08:00
neauoire 84f17059f7 Added include to uxncli build manual 2021-12-29 10:35:13 -08:00
neauoire 3c47876d5e Start button is now HOME 2021-12-27 13:42:36 -08:00
Andrew Alderwick 972d2a494b Add --console switch to build with Console support on Windows. 2021-12-19 11:43:38 +00:00
Noelle Leigh 96c11198da README: remove unnecessary Windows instructions
Thanks to d2cf7213, this paragraph no longer applies.

Now, all MSYS2 builds should have SDL2 statically linked.
2021-12-14 13:22:59 -08:00
Noelle Leigh 0244f89d7e README: Add Contributing section 2021-12-13 14:48:01 -08:00
Sigrid Haflínudóttir 34f75968c7 readme: add void linux sdl2 install example; /bin → ./bin 2021-11-29 23:27:23 +01:00
Noelle Leigh ca54db6597 README: linkify IRC channel 2021-11-29 23:20:52 +01:00
Noelle Leigh 1574e5dcce README: Add instructions for uxnemu on Windows
When compiled under the MSYS2 environment, the executible that is
produced expects the SDL2 library to be available at runtime. When
running outside MSYS2, that may not be the case, and the emulator may
crash on startup with a message about missing SDL2.dll, or sometimes
without a message at all.

This patch adds some guidance for this scenario by guiding the reader
to download the precompiled SDL binaries for Windows and make them
available for the emulator's use.
2021-11-29 09:20:37 -08:00
Andrew Alderwick 8990ad84ad Add link to macOS binary build. 2021-11-09 16:09:10 +00:00
Devine Lu Linvega 737a87ac3f Building boot on start 2021-11-08 11:21:23 -05:00
Andrew Alderwick ad39872f3a Added automated builds for Linux and Windows 2021-09-23 23:56:48 +01:00
Hannah Crawford 8b83ae7e38 Added scale (-s) flag 2021-09-21 21:27:45 +01:00
neauoire f875d09605 Fixed OS X instructions 2021-08-29 19:38:42 -07:00
neauoire 41e18c16b1 Made clang-format non necessary 2021-08-27 11:00:34 -07:00
neauoire c6c31aa815 Improved README 2021-08-25 15:55:57 -07:00
neauoire 7598f40f30 Improved README 2021-08-25 15:53:37 -07:00
neauoire e3f181579b Optimized gui examples 2021-08-18 11:14:29 -07:00
neauoire 1704e23b4d Fixed issue with uxncli debugger 2021-08-16 07:22:53 -07:00
neauoire 0e69b01270 Rephrased README 2021-08-12 10:23:45 -07:00
Andrew Alderwick 6c80a46a3a Added instructions and adaptation for Windows build 2021-07-27 21:13:12 +01:00
neauoire 2566943659 Removed the noisy prints in the assembler 2021-06-27 10:03:09 -07:00
neauoire 4e8375d8df Removed the Midi device 2021-06-26 13:17:41 -07:00
Andrew Alderwick 8783bf12b2 Brought back portmidi with conditional compilation 2021-06-25 23:20:36 +01:00
neauoire 617364916e Use F keys for emulator controls 2021-06-25 08:57:25 -07:00
Andrew Alderwick 8b7efeec7f Updated README with screenshot hotkey change 2021-06-18 20:08:30 +01:00
neauoire 847728e7d4 Changed capture button 2021-06-11 07:03:48 -07:00
neauoire fbc0b762c9 Renamed USM to TAL files 2021-05-31 14:50:36 -07:00
neauoire d163c43201 Improved uxncli and moved all demos into examples 2021-05-26 10:02:13 -07:00
neauoire 46658b7595 Improved README 2021-05-24 21:31:53 -07:00
neauoire 5c5aad1e10 Improved README 2021-05-24 21:27:41 -07:00
neauoire 7369f5fb52 Improved README 2021-05-24 21:23:59 -07:00
neauoire e71817759b Added more details to the README 2021-05-24 20:39:40 -07:00
neauoire 99721ecc55 Removed portmidi temporarily 2021-05-21 08:58:10 -07:00
neauoire 556fd603f8 Add link to npe as well 2021-05-17 15:15:40 -07:00