Nicolas "Pixel" Noble
|
282b3fbe59
|
Adding ubsan configuration.
|
2022-06-23 18:14:07 -07:00 |
|
Nicolas Noble
|
5435d5ed5f
|
Merge pull request #894 from mateusfavarin/post-ram-fix
Web server: fix UB and use the URL offset when copying data to main RAM
|
2022-06-22 23:21:43 -07:00 |
|
mateusfavarin
|
ab2c2cd378
|
fix UB; use offset when memcpying to RAM
|
2022-06-22 23:56:44 -03:00 |
|
Nicolas Noble
|
3fea8834ed
|
Merge pull request #893 from nicolasnoble/options-cleanup
Cleanup options, and add 8MB one.
|
2022-06-21 23:18:36 -07:00 |
|
Nicolas Noble
|
179bcbe24e
|
Merge pull request #892 from nicolasnoble/mini-cleanup
Another macro bites the dust.
|
2022-06-21 23:18:18 -07:00 |
|
Nicolas Noble
|
4fa3d5875e
|
Merge pull request #891 from nicolasnoble/vram-coordinates
Adding VRAM coordinates to the viewer.
|
2022-06-21 21:52:26 -07:00 |
|
Nicolas "Pixel" Noble
|
2104c9e895
|
Cleanup options, and add 8MB one.
|
2022-06-21 21:40:27 -07:00 |
|
Nicolas Pixel Noble
|
e57de5de3c
|
Another macro bites the dust.
|
2022-06-21 21:11:25 -07:00 |
|
Nicolas Pixel Noble
|
19911f1cbf
|
Adding VRAM coordinates to the viewer.
|
2022-06-21 21:07:36 -07:00 |
|
Nicolas Noble
|
56c176ec97
|
Oop, forgot to bump copyright.
|
2022-06-21 21:04:27 -07:00 |
|
Nicolas Noble
|
4865e796a6
|
Merge pull request #876 from nicolasnoble/cop0
Better cop0 debug support.
|
2022-06-21 21:00:54 -07:00 |
|
Nicolas "Pixel" Noble
|
68377eae28
|
Fixing exception handler installer.
|
2022-06-21 16:25:51 -07:00 |
|
Nicolas Noble
|
e76bcc0e26
|
Merge pull request #890 from nicolasnoble/post-ram-write
Adding POST support to CPU ram endpoint.
|
2022-06-20 17:29:08 -07:00 |
|
Nicolas Pixel Noble
|
d218275e97
|
Adding POST support to CPU ram endpoint.
|
2022-06-20 16:40:13 -07:00 |
|
Nicolas Noble
|
7f805e5f25
|
Merge pull request #889 from nicolasnoble/symbols-from-ghidra
Adding ghidra script to import symbols.
|
2022-06-20 13:44:09 -07:00 |
|
Nicolas Noble
|
146b2382a8
|
Create README.md
|
2022-06-20 12:35:38 -07:00 |
|
Nicolas Pixel Noble
|
33df908a7b
|
Adding ghidra script to import symbols.
|
2022-06-20 11:26:01 -07:00 |
|
Nicolas Noble
|
27839eb3cc
|
Merge pull request #888 from nicolasnoble/version-copy
Allowing users to copy/paste version info.
|
2022-06-20 11:25:25 -07:00 |
|
Nicolas Noble
|
b812a25b60
|
Bigger field.
|
2022-06-20 10:19:08 -07:00 |
|
Nicolas Noble
|
6869b0edf8
|
Typos.
|
2022-06-20 10:18:48 -07:00 |
|
Nicolas Noble
|
ab2c1d2af6
|
Requesting version info
|
2022-06-20 10:17:30 -07:00 |
|
Nicolas Pixel Noble
|
46c74b2314
|
Allowing users to copy/paste version info.
|
2022-06-20 10:03:36 -07:00 |
|
Nicolas Noble
|
f069fb37c9
|
Merge pull request #887 from nicolasnoble/save-settings-on-quit
Save the settings when exitting.
|
2022-06-19 15:41:48 -07:00 |
|
Nicolas Pixel Noble
|
c9b82f3c4d
|
Save the settings when exitting.
|
2022-06-19 14:49:16 -07:00 |
|
Nicolas Noble
|
f3bd971571
|
Merge pull request #886 from nicolasnoble/more-persistent-windows
Adding more settings for persistent windows.
|
2022-06-19 12:13:20 -07:00 |
|
Nicolas Noble
|
a492dcfb0d
|
Merge pull request #883 from xyzz/asm-context-menus
Improve assembly screen context menu UX
|
2022-06-19 11:11:04 -07:00 |
|
Nicolas Pixel Noble
|
f6896a8441
|
Adding more settings for persistent windows.
|
2022-06-19 11:09:43 -07:00 |
|
wheremyfoodat
|
5750584690
|
[OpenGL GPU] Handle transparency through dual-source blending.
|
2022-06-16 22:03:29 +03:00 |
|
wheremyfoodat
|
94b329f3da
|
[OpenGL GPU] Blending pt 1
|
2022-06-16 00:03:07 +03:00 |
|
Nicolas Noble
|
21fedd2626
|
Merge pull request #884 from xyzz/fix-imgui-clipboard
Fix laggy imgui clipboard
|
2022-06-15 00:05:06 -07:00 |
|
Ilya Zhuravlev
|
79d1d4efa0
|
remove mutable, excessive calls to CloseCurrentPopup
|
2022-06-14 12:41:54 -06:00 |
|
Ilya Zhuravlev
|
8f4c4aea42
|
Fix laggy imgui clipboard
|
2022-06-14 12:16:46 -06:00 |
|
Ilya Zhuravlev
|
29f733df79
|
Improve assembly screen context menu UX
|
2022-06-14 12:11:02 -06:00 |
|
Nicolas Noble
|
e70da65aa0
|
Merge pull request #882 from xyzz/fix-plain-search
Fix size underflow in memory observer plain search
|
2022-06-13 23:14:48 -07:00 |
|
Ilya Zhuravlev
|
007303e8f3
|
Fix size underflow in memory observer plain search
|
2022-06-13 20:07:18 -06:00 |
|
wheremyfoodat
|
b4c934c3e4
|
[support/opengl] Add blending helpers
|
2022-06-13 14:21:24 +03:00 |
|
wheremyfoodat
|
a8ca9e6113
|
[OpenGL GPU] FIx scissoring affecting framebuffer.
|
2022-06-13 14:20:58 +03:00 |
|
Nicolas Noble
|
d359cd5f1a
|
Merge pull request #879 from nicolasnoble/lua-sstate
Adding savestates to Lua
|
2022-06-11 22:25:42 -07:00 |
|
Nicolas Noble
|
c5a248489b
|
Merge pull request #880 from nicolasnoble/iso-event
Adding IsoMounted event.
|
2022-06-11 22:25:30 -07:00 |
|
Nicolas Pixel Noble
|
63dbdd3c96
|
Adding IsoMounted event.
|
2022-06-11 21:35:03 -07:00 |
|
Nicolas Pixel Noble
|
8f08a72a60
|
Adding savestates to Lua
|
2022-06-11 21:28:08 -07:00 |
|
Nicolas Pixel Noble
|
2191791f92
|
Some tests aren't workable yet.
|
2022-06-10 18:24:02 -07:00 |
|
wheremyfoodat
|
e4117901e6
|
Slightly more optimal shader editor code
|
2022-06-10 19:00:42 +03:00 |
|
Nicolas Noble
|
e67589c06c
|
Merge branch 'grumpycoders:main' into cop0
|
2022-06-09 22:55:28 -07:00 |
|
Nicolas Noble
|
c04e5f579d
|
Merge pull request #877 from grumpycoders/stdout-fix
Accidentally broke stdout - fixing.
|
2022-06-09 22:55:12 -07:00 |
|
Nicolas Noble
|
21b1e026d6
|
Accidentally broke stdout - fixing.
|
2022-06-09 22:11:14 -07:00 |
|
Nicolas Pixel Noble
|
f7b9233995
|
Better cop0 debug support.
|
2022-06-09 21:27:34 -07:00 |
|
Nicolas Noble
|
3b91ba3a15
|
Merge pull request #875 from nicolasnoble/flags
Putting more meaning to testmode + add some flags.
|
2022-06-08 23:16:05 -07:00 |
|
Nicolas Noble
|
cda4832e1c
|
Merge pull request #874 from nicolasnoble/bios-align-fix
Fixing rare bios alignment issue.
|
2022-06-08 23:10:12 -07:00 |
|
Nicolas Noble
|
e022f7be92
|
Merge pull request #873 from nicolasnoble/concurrent-queue-fix
Fixing concurrent queue crash.
|
2022-06-08 23:10:00 -07:00 |
|