Commit Graph
100 Commits
Author SHA1 Message Date
wheremyfoodat b4cc743608 [GL] Add stencil enable to state tracker 2023-07-27 15:34:21 +03:00
wheremyfoodat 03733569e0 Merge remote-tracking branch 'upstream/master' into stencil-logicop-clear 2023-07-27 14:23:00 +03:00
wheremyfoodatandGitHub 65e02422c9 Merge pull request #143 from wheremyfoodat/wheremyfoodat-patch-2
Add HTTP server CI build
2023-07-27 14:08:57 +03:00
wheremyfoodatandGitHub b6f445f919 Merge pull request #139 from OFFTKP/load_rom
Add load_rom http server command
2023-07-27 14:08:31 +03:00
wheremyfoodatandGitHub 177e265d9f Create build_http.yml 2023-07-27 13:53:13 +03:00
wheremyfoodat 420abd26d0 Format 2023-07-27 13:49:13 +03:00
wheremyfoodat 3653eb538f Fix struct & class confusion 2023-07-27 12:38:38 +03:00
wheremyfoodat b39e32fce0 Merge remote-tracking branch 'upstream/master' into load_rom 2023-07-27 12:31:41 +03:00
wheremyfoodat 804e43f8c9 Fix ExeFS offset derp 2023-07-27 12:25:01 +03:00
wheremyfoodatandGPUCode 95a8917589 renderer_gl: Implement stencil testing 2023-07-26 22:05:30 +03:00
wheremyfoodatandGitHub 037d16ae7c Merge pull request #140 from wheremyfoodat/pause
Add resume/pause button, some hotkeys, more HTTPanda commands
2023-07-26 20:30:47 +03:00
wheremyfoodat fa6ce2a7f2 Add new HTTP(anda) commands 2023-07-26 20:12:36 +03:00
wheremyfoodat 8fb3096331 Fix hotkeys 2023-07-26 19:50:49 +03:00
wheremyfoodat f434787b68 Fix double buffering bug 2023-07-26 19:38:51 +03:00
wheremyfoodat 6daa419fd6 Map toggle running function to hotkey 2023-07-26 19:33:06 +03:00
wheremyfoodat 1107dff9fa Implement pause/resume 2023-07-26 19:29:34 +03:00
wheremyfoodatandGitHub da3ec42326 Merge pull request #138 from wheremyfoodat/improved-cheating
Better cheat interface
2023-07-26 03:50:37 +03:00
wheremyfoodat eef87da979 Better cheat interface 2023-07-26 03:27:30 +03:00
wheremyfoodatandGitHub 9ad34dd6c9 Merge pull request #136 from OFFTKP/http-server-improvements
Refactor http server
2023-07-26 02:45:12 +03:00
wheremyfoodat a0a821a1ac Merge remote-tracking branch 'upstream/master' into http-server-improvements 2023-07-26 02:18:02 +03:00
wheremyfoodat 67a08a71f6 Bonk http server 2023-07-26 02:11:14 +03:00
wheremyfoodat 6c983b16d3 [AC] Stub GetLastErrorCode 2023-07-24 23:57:17 +03:00
wheremyfoodat 5b90cb7a03 [MIC] Stub SetIIRFilter (Fixes Hatsune Miku) 2023-07-24 23:56:53 +03:00
wheremyfoodatandGitHub c87501f86f Merge pull request #125 from Wunkolo/vulkan-init
Initialize Vulkan Context
2023-07-24 21:05:26 +03:00
wheremyfoodat 4a1ed06525 Update build instructions 2023-07-24 21:04:36 +03:00
wheremyfoodat 71bcfbab69 [Vulkan] Respect GPU_DEBUG_INFO 2023-07-24 19:23:47 +03:00
wheremyfoodatandGitHub 4a24a331da Merge pull request #113 from wheremyfoodat/ir
Merging despite it still being partially broken because I don't want this to be isolated in a random branch
2023-07-24 01:11:46 +03:00
wheremyfoodatandGitHub 34b87e50bd Mac pls 2023-07-24 00:04:51 +03:00
wheremyfoodatandGitHub c98e5fb631 Merge pull request #132 from wheremyfoodat/sw-boilerplate
SW renderer infrastructure
2023-07-22 23:13:19 +03:00
wheremyfoodat 311d69fd2d Always build glad 2023-07-22 22:15:44 +03:00
wheremyfoodat 9da11b95d9 Add glm submodule 2023-07-22 21:57:23 +03:00
wheremyfoodat ae4a4dfc29 Hook up sw rendering backend 2023-07-22 20:47:19 +03:00
wheremyfoodat f328200c65 Add empty sw renderer class 2023-07-22 20:24:49 +03:00
wheremyfoodat 3b067a0eed Merge branch 'master' into ir 2023-07-21 15:45:04 +03:00
wheremyfoodatandGitHub 5dfc17ed18 Merge pull request #131 from wheremyfoodat/cheats
More AR stuff
2023-07-21 15:39:57 +03:00
wheremyfoodat d470a8c8d3 Merge branch 'master' into ir 2023-07-21 15:19:57 +03:00
wheremyfoodat 5d8f75a385 Format 2023-07-21 15:12:40 +03:00
wheremyfoodat 0588b99674 [ActionReplay] More conditional ops 2023-07-21 14:49:04 +03:00
wheremyfoodatandGitHub 52314c188c Merge pull request #130 from wheremyfoodat/cheats
More cheating
2023-07-21 03:56:30 +03:00
wheremyfoodat 4a45599303 [ActionReplay] Add HID stuff 2023-07-21 03:35:22 +03:00
wheremyfoodat d007b2d780 Emulator cleanup, add AR conditionals 2023-07-21 00:55:08 +03:00
wheremyfoodatandGitHub 6dad0f05d1 Merge pull request #129 from wheremyfoodat/cheats
Add preliminary cheat support
2023-07-20 16:28:22 +03:00
wheremyfoodat 08596c1a24 [AR] More opcodes 2023-07-20 16:10:32 +03:00
wheremyfoodatandGitHub fbcb7cee42 Merge pull request #128 from GPUCode/span-across
texture: Use spans
2023-07-20 16:10:00 +03:00
wheremyfoodat 8e45b8c324 [ActionReplay] Add 16-bit writes 2023-07-20 14:01:47 +03:00
wheremyfoodat 97f8ea6cfd Get our first AR code running 2023-07-20 13:50:32 +03:00
wheremyfoodat ae69c8f8c4 [Cheats] Split gateway and AR 2023-07-19 21:09:44 +03:00
wheremyfoodat 0904638df0 [Cheats] Add boilerplate 2023-07-19 20:51:45 +03:00
wheremyfoodatandGitHub 5b4f6ef46c Merge pull request #120 from Wunkolo/renderer-null
Add a `null` rendering backend
2023-07-18 23:26:52 +03:00
wheremyfoodat c339c7d1c5 Bonk 2023-07-18 23:11:20 +03:00
wheremyfoodat 31d1c6ff3f Bonk people who select Vulkan as the renderer 2023-07-18 22:33:59 +03:00
wheremyfoodat 6860ccc396 Dummy-proof renderer config 2023-07-18 22:30:58 +03:00
wheremyfoodat 77b0382d0c Cleanup, C string -> std::string 2023-07-18 22:23:28 +03:00
wheremyfoodatandGitHub 525c7ddba7 Merge pull request #122 from caldog20/mac-app-bundle
Mac App Bundling
2023-07-18 16:27:47 +03:00
wheremyfoodatandGitHub 453fec1203 Update MacOS_Build.yml 2023-07-18 16:27:01 +03:00
wheremyfoodatandGitHub ed1b0704d6 Merge pull request #111 from wheremyfoodat/dynapand
Filesystem bonking
2023-07-18 01:26:17 +03:00
wheremyfoodat cdf01aaf43 [FS::Directory] Better attribute handling 2023-07-17 03:22:13 +03:00
wheremyfoodat 22bfb092b8 Fix 8.3 conversion derp 2023-07-17 03:11:21 +03:00
wheremyfoodat f08fe10862 [FS::Dir] Fix command response headers 2023-07-17 02:58:55 +03:00
wheremyfoodat 50742f7bb1 [FS] Proper 8.3 filename conversion hopefully 2023-07-17 02:54:05 +03:00
wheremyfoodatandGitHub 50bf9bf7da Merge pull request #118 from Wunkolo/embedded-resources
Migrate OpenGL string-literals to embedded files
2023-07-17 00:30:59 +03:00
wheremyfoodat f956a3eb7a Add glsl files to source_group 2023-07-16 22:01:14 +03:00
wheremyfoodat 826f0ac039 Fix up comments and readme 2023-07-16 19:23:42 +03:00
wheremyfoodatandGitHub 786c3e8a5c Merge pull request #98 from Wunkolo/modular-gl
Allow conditional OpenGL rendering backend
2023-07-16 03:48:07 +03:00
wheremyfoodatandGitHub 8f91b99672 Merge pull request #117 from wheremyfoodat/log-exp2
[ShaderJIT] Switch LOG2/EX2 from x87 to SSE
2023-07-16 01:49:52 +03:00
f43c252e55 Switch LOG2/EX2 from x87 to SSE (adjusted from Citra)
Co-Authored-By: merry <8682882+merryhime@users.noreply.github.com>
Co-Authored-By: Wunk <wunkolo@gmail.com>
2023-07-16 01:34:59 +03:00
wheremyfoodat a601686cb1 Pretend to know CMake 2023-07-16 00:11:07 +03:00
wheremyfoodat 7b6cd90d36 Cleanup for #98 2023-07-15 04:56:43 +03:00
wheremyfoodatandGitHub 0b7e63c5b6 Fix resetting v2 2023-07-15 01:26:46 +03:00
wheremyfoodatandGitHub 2cd03e905d Fix resetting 2023-07-14 18:03:25 +03:00
wheremyfoodatandGitHub cf91e48ddd Merge pull request #115 from merryhime/delete-void
kernel: Delete object properly in deleteObjectData
2023-07-14 17:57:58 +03:00
wheremyfoodat 3ad0fc6a56 IR please stop 2023-07-13 20:28:32 +03:00
wheremyfoodat cfcf757e70 [IR] More bonk 2023-07-13 16:31:19 +03:00
wheremyfoodat 58db16540b [IR] Fix initialized byte 2023-07-13 14:52:04 +03:00
wheremyfoodat af8661a249 [IR] Fix disconnect 2023-07-13 14:46:43 +03:00
wheremyfoodat 03ae0d02d8 [IR] Implement shmem header 2023-07-13 14:24:37 +03:00
wheremyfoodat eb90151f21 [IR] Implement shmem header
Revert "[IR] Implement shmem header"

This reverts commit d6c2470591ffd93978e4d55a45b20bda0dd6070c.
2023-07-13 14:23:41 +03:00
wheremyfoodatandGitHub be801e544d Update readme.md 2023-07-13 12:50:14 +03:00
wheremyfoodatandGitHub ddb18662cd Add CCI support 2023-07-13 12:49:25 +03:00
wheremyfoodat f64c662ab9 Stop lying to people 2023-07-13 00:25:47 +03:00
wheremyfoodat 3a1a612e8b Merge branch 'master' into dynapand 2023-07-12 21:34:29 +03:00
wheremyfoodat 42c86ac541 Better FS::ReadDirectory 2023-07-12 21:33:13 +03:00
wheremyfoodatandGitHub c8f4ec2a11 Merge pull request #109 from wheremyfoodat/dynapand
Fix MinGW-w64 build maybe
2023-07-12 20:42:10 +03:00
wheremyfoodat 4f08a2dd7a Fix MinGW-w64 build maybe 2023-07-12 20:01:47 +03:00
wheremyfoodatandGitHub e958a360ae typo 2023-07-12 01:27:42 +03:00
wheremyfoodatandGitHub e00f5d21df Merge pull request #107 from caldog20/wifimac-configmem
Stub reads for WIFI MAC address in ConfigMem
2023-07-11 23:56:31 +03:00
wheremyfoodatandGitHub 148232c0b2 Merge pull request #101 from SimoneN64/master
Don't force users to load rom from terminal
2023-07-11 20:14:17 +03:00
wheremyfoodat b352309290 Introduce 2 methods of resetting the emulator; with and without reload 2023-07-11 16:17:36 +03:00
wheremyfoodat effc9543b3 Formatting 2023-07-11 03:08:12 +03:00
wheremyfoodat 3063efaea1 Revert "Merge branch 'master' of https://github.com/SimoneN64/Panda3DS"
This reverts commit 51fb4865ee, reversing
changes made to de2751fb5c.
2023-07-11 02:50:40 +03:00
wheremyfoodat 51fb4865ee Merge branch 'master' of https://github.com/SimoneN64/Panda3DS 2023-07-11 02:50:24 +03:00
wheremyfoodat de2751fb5c Bonk frontend changes 2023-07-11 02:47:09 +03:00
wheremyfoodatandGitHub 27cf8d75ca Merge pull request #104 from GPUCode/panda-needs-school
Fix typo
2023-07-11 01:21:01 +03:00
wheremyfoodatandGitHub 1a176110d7 Merge pull request #47 from Wunkolo/lossy-cast
Address `C4267`/`C4244` warnings
2023-07-10 23:28:52 +03:00
wheremyfoodat 00f0af8771 Sorry Wunk 2023-07-10 22:56:45 +03:00
wheremyfoodatandGitHub 86de7d8aa3 Merge pull request #100 from Wunkolo/config-fs-error-code
config: Use `error_code` prototype of `filesystem::exists`
2023-07-10 22:22:31 +03:00
wheremyfoodatandGitHub e4f3c3beda Bonk config.cpp 2023-07-10 22:01:49 +03:00
wheremyfoodatandGitHub 008f0bfb84 Merge pull request #99 from wheremyfoodat/dynapand
Update dynarmic
2023-07-10 20:09:26 +03:00
wheremyfoodat 334662c0a5 Update dynarmic 2023-07-10 19:48:55 +03:00
wheremyfoodatandGitHub 5f9db9c1cd Merge pull request #97 from OFFTKP/master
Add /status command in http server
2023-07-10 14:41:02 +03:00