Commit graph

93 commits

Author SHA1 Message Date
Scott Duensing
5d24b88783 Updates for build service. 2021-09-16 18:35:59 -05:00
Scott Duensing
076397652d When you rename things, rename ALL the things! 2021-09-16 17:23:35 -05:00
Scott Duensing
a73839c85b Copy / Pasta bug. Oops. 2021-09-16 15:43:05 -05:00
Scott Duensing
b2a7f69f57 Successful building! 2021-09-15 20:00:45 -05:00
Scott Duensing
3d38c8dab1 M1 build fixed. Again. 2021-09-09 20:55:50 -05:00
Scott Duensing
10c06187c1 Installer fixes. 2021-09-09 17:09:38 -05:00
Scott Duensing
13dd1200c9 Updating build scripts for JoeyDev. Fixed bug in installer where JFS support could disappear. 2021-09-05 19:16:07 -05:00
Scott Duensing
532dc61e3b First working build of M1 support and automated building for a VM. 2021-08-15 16:38:52 -05:00
Scott Duensing
1956472c30 Start of M1 support. Currently all MacOS support is broken. 2021-08-12 18:37:24 -05:00
Scott Duensing
1ba9000661 Updating online version of installer. 2021-08-10 20:17:02 -05:00
Scott Duensing
aac50496f9 Added environment variable listing all installed SDKs. 2021-08-09 17:31:28 -05:00
Scott Duensing
f7aa5fbee3 Moved VM build script to JoeyDev project. 2021-08-08 18:23:50 -05:00
Scott Duensing
3dbcf4d7dd Adding VM build script. 2021-08-07 18:47:53 -05:00
Scott Duensing
ad949fdf68 Moving IIgs tools from HFS to JFS. 2021-08-03 19:08:16 -05:00
Scott Duensing
a93c83c32e Still working on automating VM building for JoeyDev. 2021-06-16 20:45:44 -05:00
Scott Duensing
6d5560a9ef Fixing automated Windows build. Again. Maybe. 2021-06-15 19:46:12 -05:00
Scott Duensing
a954a24e9c Fixing automated Windows build. Maybe. 2021-06-15 18:51:04 -05:00
Scott Duensing
986c63e7e1 Adding licensing headers and updating installer for JoeyDev. 2021-06-14 18:30:36 -05:00
Scott Duensing
1832f5de7d Fixed IIgs build helper scripts. 2021-06-14 17:55:25 -05:00
Scott Duensing
2bcb7025c3 Updated to be happy with the JoeyDev changes. 2021-06-09 17:07:26 -05:00
Scott Duensing
fd5875e651 More JoeyDev work. 2021-05-17 21:12:49 -05:00
Scott Duensing
b76e19467c More changes to support JoeyDev. All targets need updating before they'll work again. 2021-05-15 19:42:19 -05:00
Scott Duensing
6f88d4ae69 Changes to support JoeyDev. 2021-05-14 19:48:39 -05:00
Scott Duensing
5bf7816f11 Couple installer bugs fixed. 2021-05-02 15:37:10 -05:00
Scott Duensing
9a897ec8ef Renamed byte/bool/true/false/new to make C++ based tools happy. 2021-04-19 19:20:07 -05:00
Scott Duensing
379ba1318a JOEY_TOOLS define now allows using JoeyLib inside modern tool programs. 2021-03-26 19:33:45 -05:00
Scott Duensing
5207c8f77a Moved pixel buffer routines into their own file for easier sharing between platforms. 2021-03-25 19:39:30 -05:00
Scott Duensing
5d5cf0fe5d I don't even know what I'm doing anymore. 2021-03-11 20:14:10 -06:00
Scott Duensing
9eb2fff01a Fixed a few modularization bugs. 2021-03-06 16:52:00 -06:00
Scott Duensing
b8643d14d3 Modularized joey.c to make adding new platforms easier and to clean up code sharing. 2021-03-05 18:39:56 -06:00
Scott Duensing
f37e8d831f Fixed blitting from the display to a surface. Timer now 60Hz instead of 10Hz. 2020-08-16 18:52:12 -05:00
Scott Duensing
91f0b44a33 Whoa. Bad memory fubar in jlImgCreate(). Fixed. 2020-08-10 17:54:18 -05:00
Scott Duensing
a6004882dd Minor fixes. Also toying with dmalloc. 2020-08-09 20:19:07 -05:00
Scott Duensing
9be4485177 MOD and MIDI interfaces added. 2020-08-07 20:52:07 -05:00
Scott Duensing
f96acfe020 No more need to manually install Tools on the IIgs! 2020-08-06 17:24:52 -05:00
Scott Duensing
b82c0b10ff Upgraded Tool221 to Tool222. 2020-08-06 14:59:38 -05:00
Scott Duensing
9aed38a5b6 Blitter optimizations (thanks qkumba!) and minor fixes. 2020-08-06 14:11:38 -05:00
Scott Duensing
36beed9f6c IIgs stencil blitter fixed. Thanks dwsJason! 2020-07-30 19:55:28 -05:00
Scott Duensing
d2094b8d00 Added git-lfs to installer. 2020-07-26 18:13:55 -05:00
Scott Duensing
84fc548775 Blitters updated to allow arbitrary source locations. IIgs stencil blitter broken. BlitterMap broken. 2020-07-26 18:12:15 -05:00
Scott Duensing
9ac1b105e2 Fixed jlDrawPixelSet() on the IIgs. 2020-07-07 17:20:55 -05:00
Scott Duensing
d3fa3874a1 Updated installer for Ubuntu/Mint 20.x 2020-07-05 17:09:44 -05:00
Scott Duensing
5c04ad6b02 IIgs stencil blitting is working! 2020-05-13 19:20:30 -05:00
Scott Duensing
436314f3f8 Stencil blitting works on the IIgs! 2020-05-12 18:55:10 -05:00
Scott Duensing
cd094cf23a IIgs ASM line drawing fixed. Many bugs in stencil ASM code fixed. Still not blitting. 2020-05-12 17:52:05 -05:00
Scott Duensing
bfc7dc093e Working on new stencil blitter for IIgs. 2020-05-11 18:02:43 -05:00
Scott Duensing
0be3ee69ba Updated tools to use IMG instead of STA. 2020-05-10 16:51:12 -05:00
Scott Duensing
7b7dffad7a STA renamed IMG. 2020-05-10 16:38:29 -05:00
Scott Duensing
9690c278b0 xfc2sta/imgconvert now uses GIMP instead of xcftools and produces optional stencil buffers. 2020-05-09 18:21:15 -05:00
Scott Duensing
66b7d8b38b Adding JoeyLib logo to repo. 2019-10-27 19:25:57 -05:00