Lime3DS/src
PTRCoder f182ea3f2c Squashed commit of the following:
commit c6f34babb7
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 17:04:37 2024 +0200

    Undo unnecessary change to nwm_uds.cpp

commit 219cc83c41
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 16:46:11 2024 +0200

    Fixed remaining coding style errors

commit 5f00bb04c7
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 16:43:42 2024 +0200

    Removed log messages

commit d469c6b583
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 16:42:49 2024 +0200

    Fixed coding style errors

commit 60f7dbd4f8
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 15:18:03 2024 +0200

    Potential fix for wrongly storing mac

commit 1ac5500fff
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:58:57 2024 +0200

    Fixed format error

commit c2d1819609
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:50:22 2024 +0200

    Truly fixed log message this time

commit a36d12d3f4
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:44:44 2024 +0200

    Fixed log message error

commit c00705f9a4
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:34:38 2024 +0200

    Added log message for checking MAC address

commit c4f6bffd91
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:31:31 2024 +0200

    Added forgotten log message

commit d461a44e8b
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:14:59 2024 +0200

    Added assert statement as sanity check

commit c24b0c2e88
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 14:14:47 2024 +0200

    Added temp loggers for tracking where error occurs

commit 923d1d30da
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 13:42:39 2024 +0200

    Removed now-redundant log messages and updated comments

commit 471efa4c8c
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 12:42:23 2024 +0200

    Changed retrieval of values to be dependent on VAddr instead of pointer

commit dd16c0b6a0
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 00:48:49 2024 +0200

    Added extra log messages for debugging

commit 97c856b2b5
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 00:22:23 2024 +0200

    Fixed casting error

commit 1dd28eedc5
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 00:13:26 2024 +0200

    Fixed missing call to Kernel()

commit 40ca69fafd
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Sat Aug 24 00:01:21 2024 +0200

    Fixed MemorySystem retrieval

commit bb08716752
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:57:24 2024 +0200

    Fixed lingering remnant of old value

commit d76311bb1b
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:56:44 2024 +0200

    Fixed missing argument

commit 01655fbbb0
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:44:16 2024 +0200

    Added retrieval of VAddr from input

commit 3f76dd3678
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:42:49 2024 +0200

    Revert independency of UDS

commit 28021f5578
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:06:37 2024 +0200

    Fixed NWM_INF implementation reference to NWM_UDS method

commit ca85f92e0e
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 23:06:21 2024 +0200

    Fixed debug log message

commit a061a3dcec
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 22:14:36 2024 +0200

    Updated include statements

commit 2fd28a883d
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 21:51:02 2024 +0200

    Removed dependency on NWM_UDS

commit b5d616bbed
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 21:17:13 2024 +0200

    Fixed wrong dummy data

commit 60ee7abc38
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 20:56:11 2024 +0200

    Potential fix of cmd buffer header

commit e47d9af750
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 19:54:04 2024 +0200

    Additional logging

commit d5d0301702
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 19:36:55 2024 +0200

    Added temp logging for debugging

commit a41fc80eab
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 18:59:48 2024 +0200

    Fixed use of mapped buffer

commit f88ebb65a3
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 18:51:48 2024 +0200

    Reverted 4th value to unknown

commit b1d1757eaa
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 17:26:24 2024 +0200

    Updated includes

commit 60c453b5bb
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 17:21:11 2024 +0200

    Fixed argument

commit b7777a7b47
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 17:00:49 2024 +0200

    Added include

commit 4b3ac391d8
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 16:53:56 2024 +0200

    Fixed wrong arguments

commit 13f32bd384
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 16:33:54 2024 +0200

    Fixed call return value

commit 826d6bed2d
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 16:32:37 2024 +0200

    Changed implementation to rely on parser instead of raw

commit 5dea8a125b
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 16:00:35 2024 +0200

    Moved kernel retrieval to argument

commit bb4de89652
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:50:37 2024 +0200

    Fixed method call

commit 8b9e04c541
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:48:58 2024 +0200

    Fixed type name

commit 29fc438086
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:41:35 2024 +0200

    Fixed includes

commit a6fe44f81f
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:41:29 2024 +0200

    Fixed method name

commit 67380edbc9
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:41:09 2024 +0200

    Fixed method call

commit babec1bb5c
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:34:32 2024 +0200

    Fixed kernel reference

commit 6238f52819
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:30:10 2024 +0200

    Fixed missing namespace

commit c4a99ccbe9
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:29:29 2024 +0200

    Fixed missing argument

commit 916849691b
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:26:39 2024 +0200

    Fixed wrong mac

commit 7a997ea8ae
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:19:13 2024 +0200

    Potentially fixed calling NWM_INF

commit 320a82bb5d
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 15:05:24 2024 +0200

    Potential fix for calling NWM_UDS version

commit 0b0534400d
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:56:05 2024 +0200

    Added include for NWM_UDS

commit d61dfdaf2e
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:51:03 2024 +0200

    Fixed cast to u32 and dummy value

commit a14e398157
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:50:17 2024 +0200

    Added correct transition from INF to UDS

commit 54e4da1753
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:30:13 2024 +0200

    Initial full ScanAPs implementation

commit aeb1e224f3
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:18:17 2024 +0200

    Fixed member reference

commit c3b1beae1c
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 13:11:30 2024 +0200

    Readded NWM_UDS header

commit 6b03ca58a2
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 12:44:40 2024 +0200

    Updated include statements

commit 36c4adf431
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 00:58:25 2024 +0200

    Potential member reference fix

commit 6d28737856
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 00:48:51 2024 +0200

    Fixed missing void return type

commit 14eb312678
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Fri Aug 23 00:14:41 2024 +0200

    Using correct way to call UDS service

commit 2acc2a35a9
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Thu Aug 22 22:39:15 2024 +0200

    Updated API

commit d204bfa05c
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Thu Aug 22 22:38:49 2024 +0200

    Initial NWM_INF::RecvBeaconBroadcastData implementation

commit 01baadf7a4
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Thu Aug 22 19:23:17 2024 +0200

    Included member type

commit 36f416469f
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Thu Aug 22 19:06:52 2024 +0200

    Coding style fixes

commit 4e73a1d057
Author: PTRCoder <pj.de.bruijne@gmail.com>
Date:   Thu Aug 22 19:02:37 2024 +0200

    Starting tests
2024-08-24 20:07:04 +02:00
..
android Fixed swapping screens on landscape displays forcing portrait layout 2024-08-23 15:31:17 +01:00
audio_core Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
common Store frame_limit config value as a double 2024-08-22 00:45:26 +01:00
core Squashed commit of the following: 2024-08-24 20:07:04 +02:00
dedicated_room Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
input_common Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
lime Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
lime_qt Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
network Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
tests Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
video_core Refactor Vulkan stream buffer memory type selection (#384) 2024-08-21 23:58:38 +01:00
web_service Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Replace all remaining Citra references with Lime3DS 2024-08-21 21:02:46 +01:00