Skip to content
Snippets Groups Projects
  1. Jan 04, 2015
  2. Jan 03, 2015
  3. Dec 31, 2014
    • Subv's avatar
      SOC_U: Preliminary implementation of sockets. · 97a7381d
      Subv authored
      Stubbed CreateMemoryBlock
      
      Using Berkeley sockets, and Winsock2.2 on Windows.
      So far ftpony creates the socket and accepts incoming connections
      
      SOC_U: Renamed functions to maintain consistency
      
      Also prevents possible scope errors / conflicts with the actual Berkeley socket functions
      
      SOCU: Close all the opened sockets when cleaning up SOCU
      97a7381d
  4. Dec 30, 2014
    • Subv's avatar
      APT:A: Some style changes · 545ded95
      Subv authored
      545ded95
    • Subv's avatar
      Archives: Implemented ExtSaveData and SharedExtSaveData · 2c89d4d5
      Subv authored
      They will be stored in /extsavedata/SDMC and /extsavedata/NAND respectively.
      Also redirect some APT_A functions to their APT_U equivalents.
      Implemented the gamecoin.dat file in SharedExtSaveData in the PTM module.
      Implemented formatting the savegame.
      Retake a previous savegame if it exists instead of reporting them as not formatted every time a game is loaded.
      2c89d4d5
  5. Dec 28, 2014
  6. Dec 26, 2014
  7. Dec 24, 2014
  8. Dec 21, 2014
Loading