Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Zürich
- https://davidgf.net
Popular repositories
-
whatsapp-purple
WhatsApp protocol implementation for libpurple (pidgin)
-
wifi_display
E-ink wireless display
-
wireshark-whatsapp
Whatsapp dissector plugin for wireshark
-
whatsapp-tools
Some app to activate WA using SMS, multiplatform and with GUI
-
reicast-emulator
Forked from reicast/reicast-emulator
Reicast is a multiplatform Sega Dreamcast emulator
C++ 12
-
xabber-android
Forked from redsolution/xabber-android
Fork of Redsolution's Xabber, let's add more protocols!
153 contributions in the last year
Contribution activity
May 2019
Created a pull request in reicast/reicast-emulator that received 4 comments
Implement a separate API for nvmem
This separates most of the virtual memory OS interfaces into two separate files and the vmem file remains without #ifdefs Tested on Win/Android/Lin…
- Fix no exceptions and add tests for it and no-rwx too
- Stop using std::mutex on Windows builds.
- Stop using std::mutex on Windows builds.
- Stop using std::mutex on Windows builds.
- Add more targets to Wercker, including Windows
- David testing wercker.yml
- Cleanup and unify x64 asm implementation
- Replace libpng with stb_image*
- Implement fast memory ops on x64
- vmem API consolidation and implementation of NO_RWX
- Fix small issues for mingw builds on Linux
- Hack-fix the x86 JIT so that it builds.
- Fix Modem & serialization regression
- Fix TARGET_NO_NVMEM and deprecate TARGET_NO_EXCEPTIONS
- Minor improvements for ARMv8
- Add SDL2 audio backend.