Commit graph

  • f3f4613b4e somewhat better TCP Arisotura 2019-03-09 00:47:55 +01:00
  • e026574901 receive data, too Arisotura 2019-03-06 18:21:12 +01:00
  • 012a04021c send shit. Arisotura 2019-03-06 17:07:07 +01:00
  • 349322b94c less shitty code. Arisotura 2019-03-05 15:01:23 +01:00
  • 623b0ea2e0 * begin work on actual socket shito * move UDP-frame finishing to separate function Arisotura 2019-03-05 14:06:24 +01:00
  • 950170df6d finish (halfassed) DNS support. Arisotura 2019-03-05 13:24:42 +01:00
  • a88f0b6792 start work on DNS Arisotura 2019-03-05 01:09:23 +01:00
  • 909b29042c start making things nicerer Arisotura 2019-03-05 00:34:30 +01:00
  • cfaf5a0f3f rework wifi settings dialog. fail gracefully if pcap isn't loaded successfully. Arisotura 2019-03-04 23:55:39 +01:00
  • 3f82c7dcc1 make melonDS build again Arisotura 2019-03-04 23:17:03 +01:00
  • 720a5fbea5 fixor Platform.cpp Arisotura 2019-03-04 22:24:28 +01:00
  • 0392f8736b nearly finish the split. Arisotura 2019-03-04 21:11:25 +01:00
  • 8448e6bea0 take it further Arisotura 2019-03-04 20:58:13 +01:00
  • 1e108ad7fb start differenciating between direct and indirect LAN modes. Arisotura 2019-03-04 20:52:29 +01:00
  • fe79856510 Fixed network selection dialog on *nix systems baconwaifu 2019-03-01 10:46:20 -05:00
  • 374a201851 Fixed segfault when attempting to open the wifi config menu baconwaifu 2019-02-28 23:36:33 -05:00
  • 474beae72b Fixed build, some sources were forgotten in CMakeLists slango20 2019-02-28 20:42:42 -05:00
  • 7a0c1af30b more progress on LANMAGIC Arisotura 2019-02-24 13:24:42 +01:00
  • 60391a8a1b LANMAGIC: get somewhere. Arisotura 2019-02-24 11:59:43 +01:00
  • c135670b9c complete DHCP. ARP for the DHCP server. feed in proper DNS settings. Arisotura 2019-02-23 18:50:58 +01:00
  • 93d51b0cbc start work on non-direct mode. reply to DHCP discover frame. Arisotura 2019-02-23 13:41:51 +01:00
  • 0550d22833 hook LAN shito. open proper pcap device. etc Arisotura 2019-02-21 03:44:22 +01:00
  • f9822cdd44 save LAN settings Arisotura 2019-02-21 03:06:37 +01:00
  • 023a1ba200 list adapters, display their info Arisotura 2019-02-21 02:45:01 +01:00
  • 616f2b494b make it somewhat functional. move wifi socket bind setting to wifi settings dialog. Arisotura 2019-02-21 02:12:33 +01:00
  • 81eae0e3ea add base for wifi settings dialog Arisotura 2019-02-21 01:58:03 +01:00
  • 78c259121b import some sekrit code that was never committed before Arisotura 2019-02-21 01:47:35 +01:00
  • 2d41291ee9 pack your shit, kids, we're moving Arisotura 2019-02-21 01:32:28 +01:00
  • 2340be886c oh well. Arisotura 2019-02-21 01:21:04 +01:00
  • 6743ea0639 start adding LAN interface shito Arisotura 2019-02-21 01:20:10 +01:00
  • d2d7c20208 fix WAV loading for files with more than one channel (fixes #351) Arisotura 2019-02-16 04:14:15 +01:00
  • 86b894ca71 change LidCommand to HotkeyMask so we can use it for other hotkeys without needing a billion variables Arisotura 2019-01-24 21:28:58 +01:00
  • 5e71a142d1
    CmakeLists.txt Mac Compatible Rifki K 2019-01-24 17:43:41 +07:00
  • 4bd96207fe standardize way to detect whether a joystick button was just pressed Arisotura 2019-01-24 03:01:47 +01:00
  • b0efde8bf7 also, update copyright name Arisotura 2019-01-22 15:58:29 +01:00
  • 47a3d2b49a blarg. setting it to 4 breaks Millionaire Arisotura 2019-01-22 15:47:32 +01:00
  • adc6da5f21 tweak cached memory timings. StapleButter 2019-01-18 20:29:12 +01:00
  • f0e409777c Handle compile flags and resource files for MSVC CMake 3.4 can already handle manifest files as source files for MSVC, but the old resource file is needed for other compilers Jon Pacheco 2019-01-15 20:58:39 +00:00
  • 40bc9a0dc2 Raise minimum CMake version Jon Pacheco 2019-01-15 02:15:03 +00:00
  • 541f82ff0b Remove unnecessary if Jon Pacheco 2019-01-15 02:01:53 +00:00
  • 7709b665be Finally get this to compile Jon Pacheco 2019-01-15 01:19:40 +00:00
  • 9d3b8f0fe6 More changes to help with compilation Jon Pacheco 2019-01-15 00:40:09 +00:00
  • afa0797c40 Use "SDL.h" instead of <SDL2/SDL.h> Jon Pacheco 2019-01-15 00:21:58 +00:00
  • c06b024916 CMakeLists: Fix problem with SDL2 libraries string Jon Pacheco 2019-01-15 00:20:50 +00:00
  • 23c8b6871a
    CheckArchiveExtensions : Use strcasecmp Cameron Cawley 2019-01-13 21:12:12 +05:30
  • 1f37f134d3 Use CheckArchiveExtensions in main.cpp Madhav Kanbur 2019-01-13 21:10:20 +05:30
  • ffb319ffef README : Add libarchive-dev to dependencies list Madhav Kanbur 2019-01-13 19:01:47 +05:30
  • bf3c1ed106 CMake : Add libarchive Madhav Kanbur 2019-01-13 00:15:03 +05:30
  • 4542602efc NDSCart : Always memset CartROM to 0 Madhav Kanbur 2019-01-12 16:13:45 +05:30
  • 30f2ade327 Add zip, 7z support Madhav Kanbur 2019-01-12 16:08:09 +05:30
  • 076fb626df Use events for checking buttons John-Gee 2019-01-08 12:58:46 -08:00
  • d2701a0401 small optimization: avoid calling InterleaveSprites() if no sprites were drawn. StapleButter 2019-01-06 23:16:10 +01:00
  • 0c4fd1bd5e blop StapleButter 2019-01-06 19:44:45 +01:00
  • 214f9797fb change save type for Spongebob Atlantis Squarepantis (EEPROM 4k). StapleButter 2019-01-06 16:33:48 +01:00
  • 75e30d892c
    Merge pull request #357 from John-Gee/master StapleButter 2019-01-06 16:19:40 +01:00
  • 5d364789af Fixed checking for build type John-Gee 2019-01-06 05:51:44 -08:00
  • 64ab8302cb pause audio/mic devices when they're not needed. StapleButter 2019-01-06 14:22:14 +01:00
  • dbfb67fe8f
    Merge pull request #356 from Zapeth/master StapleButter 2019-01-06 12:27:16 +01:00
  • 7630e2d9db Use workaround for GCC incompatibilities with MSVC aggregate returns Zapeth 2019-01-06 12:02:13 +01:00
  • 4b6ebd0532 HARK HARK HARK HARK 0.7.3 StapleButter 2019-01-05 13:03:25 +01:00
  • 669247e8c8 redesign main emu loop to use timestamps instead of being a trainwreck StapleButter 2019-01-05 05:28:58 +01:00
  • 90f2c0834e add PoC ARM9 instruction cache logic. not actually in use, but it's there as a reference (and if we ever need it). StapleButter 2019-01-04 21:47:06 +01:00
  • 1e35d18ce6 GX: polygon pipeline doesn't get as far if the polygon is rejected by culling/clipping. StapleButter 2019-01-03 20:30:30 +01:00
  • 4601636788 GX: always latch rendering engine registers even when not flushing (similar to hardware). StapleButter 2019-01-03 15:29:25 +01:00
  • 172c2eb229 blfdkgg. I'm a derp. StapleButter 2019-01-03 13:21:21 +01:00
  • b6481a28ac make nocashprint work from ARM code too. StapleButter 2018-12-31 20:58:58 +01:00
  • eec27ebf69 oops StapleButter 2018-12-31 14:19:02 +01:00
  • 786abe63cb add support for 128K EEPROM (Pokémon Mystery Dungeon - Explorers of Sky) StapleButter 2018-12-31 14:17:58 +01:00
  • a4593a8f58 also, detect bad old romlist.bin and warn the user. StapleButter 2018-12-31 04:54:17 +01:00
  • f6b979357f ROM list by game code rather than CRC StapleButter 2018-12-31 04:35:58 +01:00
  • 5533d9dc94 hopefully this romlist will be less of a trainwreck for now StapleButter 2018-12-31 03:50:09 +01:00
  • 2fd913aff2 add 'window size' menu to set the window to an integer size StapleButter 2018-12-30 21:07:09 +01:00
  • 0f0e04bfa3 init savemem to 0xFF instead of 0x00. StapleButter 2018-12-30 20:57:20 +01:00
  • 52d783e066 might want to update that when hotplugging joysticks, too StapleButter 2018-12-30 13:43:59 +01:00
  • 9eab6618da bûrp StapleButter 2018-12-30 02:18:58 +01:00
  • 15be25085f make it also be a thing under Windows StapleButter 2018-12-30 01:49:47 +01:00
  • fc3952c981 libui/gtk: center windows StapleButter 2018-12-30 01:17:50 +01:00
  • f9e143fc69 libui/gtk: add functions to uiWindow for setting/getting minimized/maximized state StapleButter 2018-12-30 01:07:25 +01:00
  • 62704aee31 * make savestate SRAM reloc disabled by default (confusing behavior) * add config entry for keeping track of whether the main window is maximized StapleButter 2018-12-30 00:44:07 +01:00
  • 1cf49e0dbe make joystick hotpluggable StapleButter 2018-12-30 00:27:12 +01:00
  • 65c27c5c28 fix potential crashes in input config dialog when setting joystick buttons, by using uiQueueMain() StapleButter 2018-12-29 23:32:58 +01:00
  • 5c5146945c
    Merge pull request #342 from pedrovelho/master StapleButter 2018-12-27 17:12:57 +01:00
  • b965bded4c Add common dependence packagens needed. Pedro Velho 2018-12-27 16:27:36 +01:00
  • d638096a1b Solve cmake error while importing SDL2. Pedro Velho 2018-12-27 16:25:30 +01:00
  • 7a949ddd0e 2D: add support for 8bit reads to DISPCNT/BGCNT. StapleButter 2018-12-21 17:53:48 +01:00
  • 63ae6bf8fb libui/windows: some work on hiDPI shit StapleButter 2018-12-21 05:01:37 +01:00
  • f86fe46035 move the W=0 check, to be sure to check all the vertices StapleButter 2018-12-20 01:40:32 +01:00
  • f6e6fa05ea some work on extreme/degenerate shit in GPU StapleButter 2018-12-20 01:31:31 +01:00
  • 1a8b18af2c what. StapleButter 2018-12-19 14:50:04 +01:00
  • 0c37824447 2D: fix fade effects to semitransp sprites and 3D layer. fixes #263 StapleButter 2018-12-19 05:54:39 +01:00
  • ce79edd998 update readme StapleButter 2018-12-18 21:08:24 +01:00
  • dd30b417b8 implement proper support for POWCNT1. StapleButter 2018-12-18 17:04:42 +01:00
  • 1b64e87115 add Imagine - Teacher (USA). EEPROM 4K. StapleButter 2018-12-18 15:15:26 +01:00
  • cf78eb458a add Madden NFL 09 (USA) to the list. savetype: Flash 2MBit StapleButter 2018-12-18 02:13:22 +01:00
  • 71bbb35bbf watch your debug code better, you derp StapleButter 2018-12-18 02:00:50 +01:00
  • 694d6cafa2 fix STRD_POST (dumbest copypaste bug of the year) StapleButter 2018-12-18 01:56:21 +01:00
  • 4a36193cab be sure to always reset NormalPipeline StapleButter 2018-12-17 02:50:36 +01:00
  • 0163db66ba Merge remote-tracking branch 'source/master' Rafael Caetano 2018-12-16 17:52:07 +00:00
  • 59c715475d fix oversight regarding hotkey joystick buttons. also prevent triggering the lid command a billion times in a row with a joystick button. StapleButter 2018-12-16 14:41:46 +01:00
  • a99ebf38db prevent crash if mic init fails StapleButter 2018-12-16 14:18:59 +01:00