Commit graph

126 commits

Author SHA1 Message Date
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
Scott Duensing
7565c30b2a Beginning ST development. 2019-10-24 20:13:45 -05:00
Scott Duensing
44712241fb ORCA/C upgrade in installer disabled for now. 2019-10-23 20:06:19 -05:00
Scott Duensing
5db3befb4a Automated installation now supported. 2019-10-23 19:59:40 -05:00
Scott Duensing
93f3ba2410 Target dependencies are now kept under "sdks". 2019-10-23 16:52:30 -05:00
Scott Duensing
83c9354079 Installer and Build is working for all platforms. 2019-10-23 15:49:52 -05:00
Scott Duensing
21d70b7c33 Testing Amiga and ST installation and initial building. 2019-10-22 21:31:43 -05:00
Scott Duensing
910a735c08 New blitting routines working! 2019-10-08 19:58:26 -05:00
Scott Duensing
0ecf3e1c8b Test code now exercising ASM line drawing. 2019-10-04 19:43:53 -05:00
Scott Duensing
ec08f48556 Fixed some addressing issues in asmDrawLine. Still very broken. 2019-10-03 21:04:26 -05:00
Scott Duensing
040d99935c Can now draw to surfaces other than the display. 2019-10-03 20:09:18 -05:00
Scott Duensing
daea38b790 IIgs ASM code now supports drawing on any valid surface. 2019-10-01 20:50:14 -05:00
Scott Duensing
76c4636489 macOS install working! GIMP templates added. 2019-08-20 20:10:34 -05:00
Scott Duensing
6d6d7e4053 More macOS installer fixes. 2019-08-20 18:34:43 -05:00
Scott Duensing
39aacc8d3c macOS installer bug fixes. 2019-08-19 21:27:52 -05:00
Scott Duensing
6bd0108212 Starting macOS installer support. 2019-08-19 19:58:40 -05:00
Scott Duensing
2d817576f7 Fixed fresh IIgs installer bug. 2019-08-18 18:26:17 -05:00
Scott Duensing
3c2456eb1c Fixed dumb bug in doSudio inside installer. 2019-08-18 17:52:54 -05:00