The latest and greatest code. 30 of the most recent commits, in download form!
Launcher: Direct connect autofills mc:// from address field when user field is empty
Move Stream_Get/Set to Mem_Read/Write
Launcher: Fix invalid server hashes (e.g. a url) just silently erroring
Launcher: Pressing Connect button should also strip rest of URL asides from hash
In case user manually typed a full URL into server hash field
Improve detection of slim-armed skins
Merge pull request #1517 from NexusSfan/hurdsupport
Support for GNU/Hurd
Initial support for GNU with the Hurd kernel. Compiles, runs, on real GNU system.
PS4: Launcher draws something on-screen
PS4: Technically starts up
Add misc CPU architectures
Use macros for accessing individual registers
Stop using macros for register dumping
WIP moving cregister dumping to specific backend files
iOS: Start using for actual release build
Use flat button background colour based on current theme if gui texture can't be loaded
iOS: Hopefully fix missing icons
Wii: Switch to new sync primitives
Gamecube: Show data persistence warning when filesystem is in ARAM
Merge pull request #1494 from Extrems/master
Enable RAM disk on GameCube
Android: Make it simpler to change package name
Merge pull request #1511 from Extrems/mainloop
Handle POWER/RESET Buttons on Wii/GameCube
GameCube/Wii: Handle POWER/RESET Buttons
iOS: Fix generated app not using binary info.plist
iOS: Try building for simulator too