Skip to content

Releases: freemint/libcmini

v0.54: Implement opendir()/readdir() etc.

15 May 16:04

Choose a tag to compare

For now, this just falls back to Fsfirst()/Fsnext(), and does not attempt to
use Dopendir() from MiNT

v0.53

04 May 14:33

Choose a tag to compare

add test code for is*() functions

v0.52

01 May 13:00

Choose a tag to compare

Workaround for conflicting definitions of __ssize_t in older mintlib …

v0.51

05 Mar 19:22

Choose a tag to compare

adapt deployment target to new repository location

v0.5

20 Oct 06:48

Choose a tag to compare

move version 0.5

v0.491

13 Apr 06:13

Choose a tag to compare

interim release to fix freemint hypview error caused by libcmini

v0.49: disable sample C implementation in favour of assembly code

03 Feb 18:02

Choose a tag to compare

some ancient commit replaced the explicit source file assignment in the Makefile with wildcards. This silently replaced some optimised assembly files with their C counterparts that were originally meant only as examples.

This release fixes that.

support FreeMint tools

19 Jul 15:04

Choose a tag to compare

interim release with only a few changes that allows to build FreeMint tools with it

v0.47

28 Apr 13:51

Choose a tag to compare

@th-otto sent me a bunch of fixes that make libcmini a little better. Thank you!

v0.46

26 Dec 21:51

Choose a tag to compare

another release test