Skip to content
  • v8.8
  • 3ffaa8c
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.8
  • 3ffaa8c
  • Compare
    Choose a tag to compare
    Search for a tag

@adriweb adriweb released this Jan 18, 2020 · 7 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe) as an administrator
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.


Some notable improvements in this version include:

  • Documentation fixes and headers cleanup
  • Fixed gfx_TilePtr and gfx_TilePtrMapped
  • More OS functions exposed (see tice.h)
  • More LCD cursor defines
  • MMIO defines are all volatile
  • Examples folders hierarchy improved

Note 1: convimg is now used instead of convpng. Comparison example: v8.7 vs v8.8. You can find the convimg readme here.
Note 1.5: If, for some reason, you need ConvPNG temporarily, you can find its latest version (7.3) here.

Note 2: macOS 10.15+ doesn't allow 32-bit binaries/libraries anymore, so this won't work because wine can't run (needed for ZDS). The next release, based on LLVM, will only use native tools and so will run without any issues.


This will be the last v8 release before v9.0, which will be based on LLVM instead of ZDS, and may also include 3 USB libraries, namely usbdrvce, fatdrvce, and srldrvce. Stay tuned!


EDIT: This release has been updated with the latest versions of convimg and convbin. If you experienced any issues, try re-downloading this release.

Full changelog

Assets 4

@mateoconlechuga mateoconlechuga released this Aug 24, 2019 · 46 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe) as an administrator
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.


Some notable improvements in this version include:

  • Documentation fixes
  • Fix gfx_Begin signature
  • Fix gfx_RotateSpriteC
  • Fix ti_Str0 value and add missing ti_Str9
  • Fix gfx_SetCharData (#221)
  • Improve build
  • Add ti_ArchiveHasRoom

Changelog

Assets 5

@mateoconlechuga mateoconlechuga released this Jun 30, 2019 · 63 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe) as an administrator
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.


Some notable improvements in this version include:

  • DrDnar has added another new 'Standard' CE C library, FontLibC. This library provides awesome support for working with and displaying different fonts and glyphs, and works alongside the fileioc library to load fonts dynamically from an appvar as well. There are a whole bunch of features, so see if you can integrate it into your next project!
  • Some bugs present in the fileioc and os_GetStringInput function have been repaired.
  • All the submodules (convpng, convfont, convcsv, convhex) have been updated with new features as well, to make development easier.

Changelog

Assets 5

@mateoconlechuga mateoconlechuga released this Oct 31, 2018 · 358 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 5

@mateoconlechuga mateoconlechuga released this Aug 23, 2018 · 440 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 5

@mateoconlechuga mateoconlechuga released this Jul 25, 2018 · 474 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 6

@mateoconlechuga mateoconlechuga released this Mar 24, 2018 · 561 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 4

@mateoconlechuga mateoconlechuga released this Feb 18, 2018 · 573 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 4

@mateoconlechuga mateoconlechuga released this Jan 29, 2018 · 586 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE C Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 5

@mateoconlechuga mateoconlechuga released this Dec 15, 2017 · 647 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe)
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE C Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.

Changelog

Assets 6
You can’t perform that action at this time.