ngdevkit:issues/51

Last commit made on 2021-08-16
Get this branch:
git clone -b issues/51 https://git.launchpad.net/ngdevkit

Branch merges

Branch information

Name:
issues/51
Repository:
lp:ngdevkit

Recent commits

db347cc... by Damien Ciabrini

Make memory-mapped registers volatile in C headers

As we don't want the compiler to optimize away reads or writes
to those addresses.

Closes #51

d299831... by Damien Ciabrini

Update documentation to detail how to install packages on MSYS2.

Split the documentation in dedicated files for each platform.

Closes #47

12b6270... by Damien Ciabrini

CI: add MSYS2 test and packaging

Ref dciabrin/ngdevkit#47

f845e9c... by Damien Ciabrini

Initial support for MSYS2 - native devkit for Windows

Ref #47

154920e... by Damien Ciabrini

clang: ensure gngeo's autoconf script can detect opengl

Ref #48

444f37a... by Damien Ciabrini

Doc: update the required dependencies in READMEs.

Ref #46

9cd8b49... by Damien Ciabrini

CI: migration to github actions

Closes #44

0627485... by Damien Ciabrini

Helper macros to generate and access sofware DIP configuration

This introduces a breaking change in symbol names used for the
DIP pointers (rom_info_EU -> dip_eu_rom).

d1f2f96... by Damien Ciabrini

libngdevkit: wait vblank helper

cff5356... by Damien Ciabrini

Instantiate nullbios for MVS and AES