0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-01 03:52:39 +00:00
Commit graph

133 commits

Author SHA1 Message Date
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
neauoire
386b477611 Link to 9front from README 2021-05-17 15:13:46 -07:00
Sigrid Solveig Haflínudóttir
6c3e46d514 add build instructions for 9front 2021-05-17 22:07:20 +00:00
neauoire
8845a326d8 Fixed hello world 2021-05-13 08:47:18 -07:00
neauoire
8630028e97 JNZ is now JCN 2021-05-11 11:12:07 -07:00
neauoire
5ae48f84b3 Progress on drum rack 2021-05-03 15:13:12 -07:00
neauoire
f5fb9714e4 * 2021-05-03 09:57:39 -07:00
neauoire
993719818a Removed LTS/GTS opcodes 2021-05-01 09:59:57 -07:00
neauoire
ec3c5a691b Cleaned a few examples 2021-04-28 21:00:39 -07:00
neauoire
7034a0cbfb Piano example 2021-04-25 13:47:32 -07:00
neauoire
743eaef47a Ported some of the examples to the new accessors 2021-04-21 11:12:42 -07:00
neauoire
276e5086db Implemented PEK/POK/GET/PUT 2021-04-21 10:23:58 -07:00