Skip to content

jacmoe/nasl

Repository files navigation

/*
*   This file is part of the
* ███╗   ██╗ █████╗ ███████╗██╗     
* ████╗  ██║██╔══██╗██╔════╝██║     
* ██╔██╗ ██║███████║███████╗██║     
* ██║╚██╗██║██╔══██║╚════██║██║     
* ██║ ╚████║██║  ██║███████║███████╗
* ╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝╚══════╝
*   project : https://github.com/jacmoe/nasl
*
*   Copyright 2017 - 2020 Jacob Moen
*
*/

Build Status

nasl

Nasl is Not A Sixteen-bit Library

Requirements

  • CMake 2.8+
  • Glfw3
  • Glew (Optionally)

Using

Based on

Using code from

How to build

mkdir build
cd build
ccmake ..
make -j4

Screenshots

Commodore 64 Palette Misc Tests