Skip to content

Releases: lostjared/MasterX_System

MasterX System v0.6.8

21 Oct 15:03
b0af11c
Compare
Choose a tag to compare

image

Now contains an interpreter for ETL and some example games written in the language.
You can either compile or interpret them.

See documentation for further information.
for MacOS 12 or greater (works on ARM with Rosetta 2).

MasterX System v0.6.6 for macOS 12 or greater

01 Oct 05:59
4cc067c
Compare
Choose a tag to compare

mxpac

MasterX System v0.6.6

Updates:

  • You can now resize the resolution while in the application
  • New game called PacAttack
  • Updates to the ETL compiler

MasterX System v0.6.5 for macOS 12 or greater

24 Sep 04:42
Compare
Choose a tag to compare

image

Updates:
Echo is now turned off when entering your password for sudo or su in the terminal on macOS.

MasterX System v0.6.4 for Windows x64

23 Sep 04:56
5e0b63a
Compare
Choose a tag to compare

image

This is a current build of the project for Windows. Requires 2022 Visual Studio/C++ Runtime and WSL2 to be installed.

MasterX System v0.6.4 for macOS 12 or greater

23 Sep 06:09
5e0b63a
Compare
Choose a tag to compare

mxpong

This is a current build of the program with the ETL compiler built in. If you wish to use SDL with ETL you need. to install the frameworks from the official SDL GitHub repo and copy them to /Library/Frameworks then link with -F/Library/Frameworks -rpath. /Library/Frameworks -framework SDL2 -framework SDL2_ttf
then it should work since ETL is for x86_64

The updated version of ETL contains much better error messages providing the file and current line of the error.

MasterX System for macOS 12 or greater

22 Sep 05:02
a93e0a0
Compare
Choose a tag to compare

mxicons
aster
image
image

the current build of the application now contains. a few different games. Contains a desktop dimension called the dashboard with icons you can click on. The terminal contains the ETL (Easy Toy Language) demo compiler built in. You can find the full source code for. this it is in this repo.

MasterX System Demo for macOS 12 or greater

21 Sep 10:06
Compare
Choose a tag to compare

aster

Updates:

Contains a new game, Asteroids!

MasterX System v0.6.0 for Windows x64

20 Sep 14:22
5bbe6a5
Compare
Choose a tag to compare
Pre-release

x86_64 build of v0.6.0 for Windows 10/11. Requires 2022 Visual Studio/C++ Runtime and WSL2 to be installed.

scr1

MasterX System v0.6.0 for macOS 12 or greater

20 Sep 07:41
Compare
Choose a tag to compare

image

A Current build of the project for macOS. Contains a basic menu system with icons now.
Copy and Paste have not yet been implemented.

MasterX System Demo v0.5.0 for Windows x64

19 Sep 05:46
Compare
Choose a tag to compare

Requires Visual Studio/C++ 2022 Runtimes, and WSL2 to be installed.
Demo of the current version for Windows x64 compiled with Visual Studio 2022 Community Edition.