Releases: pcawte/AgDev
v3.1.0
What's Changed
- vdp_vdu.h: add missing map_char_to_bitmap by @sijnstra in #45
- Fix example projects by @BlastBrothers in #43
- Fix compile issue - remove duplicate copy of arg_processing.c.src by @astralaster in #46
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Because renaming some functions from vpd to vdp is a breaking change, the major version got increased.
Breaking Changes
- swap instances of vpd to vdp by @BlastBrothers in #40
What's Changed
- Remove spurious exit in compile.sh by @BlastBrothers in #42
- swap instances of vpd to vdp by @BlastBrothers in #40
- Fix toupper, tolower, strncasecomp by @BlastBrothers in #39
- Add all remaining VDU commands up to VDP2.8.0 by @robogeek42 in #38
Full Changelog: v2.0.3...v3.0.0
v2.0.3
This is a rerelease, because the windows build was not complete.
What's Changed
- Fix MC fails to compile by @astralaster in #36
v2.0.1
This is a small bugfix release, because an issue was found compiling ez80asm.
What's Changed
- Add missing files by @BlastBrothers in #33
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is a big one, because @BlastBrothers managed to build everything from source (thanks a lot!). I bumped the major version because of the massive changes.
What's Changed
- Fix bug in return value of strcmp/strncmp by @calc84maniac in #12
- Add a compile script and instructions by @robogeek42 in #11
- Update MOS sysvars struct (RTC, mouse) by @BlastBrothers in #16
- Add missing VDP command 23,27,0x26 by @robogeek42 in #13
- Update README to remove out of date VDU commands by @robogeek42 in #14
- Add directory handling functions exposed in newer MOS releases by @HeathenUK in #18
- Add audio api. Fix vdp_define_colour. Add vdp_plot general command. by @robogeek42 in #15
- Enable builds from source, clean up README by @BlastBrothers in #25
New Contributors
- @calc84maniac made their first contribution in #12
- @HeathenUK made their first contribution in #18
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Add many missing VDP commands. by @robogeek42 in #10
New Contributors
- @robogeek42 made their first contribution in #10
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add an action to build a Windows ZIP by @BlastBrothers in #9
New Contributors
- @BlastBrothers made their first contribution in #9
Full Changelog: v1.1.1...v1.2.0
v1.1.1
This is just a rerelease to add the new zip file containing a ready to use AgDev toolchain.
What's Changed
- Add release workflow to put together CEdev and AgDev as zip. by @astralaster in #8
Full Changelog: v1.1.0...v1.1.1
1.1.0
What's Changed
- Added new MOS 1.04 API calls by @envenomator in #3
- Add cpp compatibility to mos_api.h by @astralaster in #7
New Contributors
- @envenomator made their first contribution in #3
- @astralaster made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0
1.0.0
Full Changelog: https://github.com/pcawte/AgDev/commits/v1.0.0