~dciabrin/ngdevkit/+git/gngeo:emudbg

Last commit made on 2017-11-08
Get this branch:
git clone -b emudbg https://git.launchpad.net/~dciabrin/ngdevkit/+git/gngeo

Branch merges

Branch information

Name:
emudbg
Repository:
lp:~dciabrin/ngdevkit/+git/gngeo

Recent commits

f97d40a... by Damien Ciabrini

Initial support for emudbg, source level debugging API for emulators

bbd557b... by Damien Ciabrini

New debug API: clear all breakpoints

aa02a61... by Damien Ciabrini

Update prerequisites and build instructions

7fd3dbd... by Damien Ciabrini

Fix another OpenGL thread interaction

43ad54f... by Damien Ciabrini

Include declaration of basename to avoid pointer size mismatch

29e4cc7... by Damien Ciabrini

Install gngeo_data.zip on regular make install

2dd1283... by Damien Ciabrini

Fix output of clang test

1962a38... by Damien Ciabrini

Initial port to SDL2

ed06739... by pepone

Merge branch 'carstene1ns-modernize_autotools' into gngeo

d150346... by Carsten Teibes <email address hidden>

Fix 'make dist', clean up and format Makefiles

All needed files are added to the distribution archives created with
'make dist'. Even gp2x, win32 and pandora files!
Now 'make distcheck' can be used to validate all files have been added
correctly. It did not work before, because the manually copied file
'def68k.def' confused it. It is now taken care of by config.status, if
needed (symlink, hardlink or copy) by out-of-source builds.