Skip to content

Releases: ThatSmittyDude/UnixDEV

UnixDEV-0.9.5

14 Apr 01:34
ae5ad45

Choose a tag to compare

Added some c++ programs see cpp directory

Added support for Fedora, Arch, FreeBSD, OpenBSD

UnixDEV-0.9.4

24 Dec 04:06
b6fb5bf

Choose a tag to compare

New:
-Added some code over in cpp and asm/armCortex. Take a look, maybe you can help make it better
-In c there is some groundwork being done for Controller Area Network (CAN), I would love to make some tools for automotive
-Fixed some issues with the shell scripts failing to buiild

Known issues:
-Some of the build scripts for arch, openBSD won't compile fortran. I'll likely need to find a better compiler than gfortran for those

LinuxDEV-0.9.3

14 Dec 17:59
833847e

Choose a tag to compare

Similar to version 0.9.3 but fixed some mistakes:
-binrm.sh removes all products of bindump.sh in higher level languages [c and up]. Simply fixed some typos in the script
-removed some null files in the asm directories

LinuxDEV-0.9.2

14 Dec 06:39
dd92de5

Choose a tag to compare

This release adds:
-armCortex directory with hello.s written for ARM Cortex v8.4
-watts.cpp for calculating electrical values for watts law
-PIDs [Process IDs] | can be found in pid.ref | gives each program an ID

Updated:
-build.sh | makes the interface cleaner during compile script | adds PIDs
-bindump.sh | makes the interface cleaner when running the binary tools | adds PIDs
-binrm.sh | makes the interface cleaner when removing products of binary tools | adds PIDs

LinuxDEV-0.9.1

09 Dec 00:52
da3f138

Choose a tag to compare

Add files via upload

LinuxDEV-0.9

09 Dec 00:50
da3f138

Choose a tag to compare

Add files via upload