Commit Graph

299 Commits

Author SHA1 Message Date
SimoneN64
7caa8c25c5 Audio works 2024-01-22 18:37:02 +01:00
Simone
b358862314 remove fmt from submodules 2024-01-22 15:27:08 +01:00
Simone
9be2b238d2 let's try gainput again 2024-01-22 15:26:13 +01:00
Simone
410f9f62fc Let's try this 2024-01-22 09:49:16 +01:00
Simone
e42f619896 input 2024-01-22 08:50:37 +01:00
SimoneN64
346895a86b Input will come next 2024-01-21 22:01:26 +01:00
Simone
7d54887d63 input 2024-01-19 17:04:28 +01:00
Simone
b955907e3e hide vulkan widget when nothing is running 2024-01-19 09:06:34 +01:00
SimoneN64
042fd05338 WORKS 2024-01-19 00:59:47 +01:00
SimoneN64
7f1bef6037 Make this a unique_prt 2024-01-18 23:35:30 +01:00
SimoneN64
6e010b4adb Order of operations 2024-01-18 22:50:15 +01:00
SimoneN64
4de66e053e Dont make renderwidget part of uic 2024-01-18 22:38:38 +01:00
SimoneN64
f2dfdc4d74 Move this 2024-01-18 22:14:29 +01:00
SimoneN64
1c6f89f856 Yeah 2024-01-18 22:09:27 +01:00
Simone
607a43620a Okokokokokokokok 2024-01-18 17:12:23 +01:00
Simone
25a6a9f23d smaller fixes 2024-01-18 13:34:17 +01:00
Simone
25d1e4c51f UI itself is usable 2024-01-18 13:13:05 +01:00
Simone
af7a6c004b start this from scratch 2024-01-18 12:31:53 +01:00
SimoneN64
b70188fdb1 fix a bunch of warnings 2024-01-03 14:22:06 +01:00
SimoneN64
b1f7659359 Experimental save state support 2023-10-30 09:37:09 +01:00
SimoneN64
607071853b Fix actions 2023-10-24 16:08:37 +02:00
SimoneN64
51f7868272 nicer gui 2023-10-23 14:42:11 +02:00
SimoneN64
ccd889e1da Implemented italian and english 2023-10-22 15:42:48 +02:00
SimoneN64
511776748e lay down translations 2023-10-20 15:37:24 +02:00
SimoneN64
9de27272e9 fpu improvements 2023-09-07 11:04:04 +02:00
SimoneN64
92342feeda Check for errors when creating SDL window 2023-08-28 20:12:11 +02:00
SimoneN64
4715652970 Lay down initial JIT structure 2023-07-25 10:56:27 +02:00
SimoneN64
698032f0a1 Lay down BaseCPU structure 2023-07-24 16:06:33 +02:00
SimoneN64
e587c31150 Avoid rendering if window is minimized + pause on minimize/losing focus 2023-07-22 19:34:57 +02:00
SimoneN64
d0bccfc7e7 Should use SDL_free for drag and drop char* 2023-07-10 21:20:52 +02:00
SimoneN64
cc7e9bc464 add mute option to settings 2023-06-28 09:49:58 +02:00
SimoneN64
9242fe986f Fix Windows CI (linux still bork)
Update unarr
Add new log options
Minor improvements
2023-06-28 09:36:19 +02:00
SimoneN64
9f27961cb9 things 2023-06-13 21:27:37 +02:00
SimoneN64
08c9484857 move done variable into window class 2023-06-12 17:15:43 +02:00
SimoneN64
fe43d3bb80 ops 2023-06-12 15:36:15 +02:00
SimoneN64
0b21f16ea6 don't allocate entire app on heap 2023-06-12 10:13:50 +02:00
SimoneN64
91575fe4df fix some warnings 2023-06-12 10:12:55 +02:00
SimoneN64
3bb4f5e31e Support for loading archives 2023-06-11 18:27:08 +02:00
SimoneN64
f62df87381 Reduntant includes 2023-06-09 16:06:16 +02:00
SimoneN64
32c66fdf5f fix some warnings and use the damn FORCE_INLINE macro otherwise what's it there for 2023-06-05 20:54:34 +02:00
SimoneN64
df3775a559 logging overhaul 2023-06-05 17:07:20 +02:00
SimoneN64
304919de76 fix fmt compilation error 2023-06-05 11:28:36 +02:00
SimoneN64
30fce7ecf7 get rid of JIT and other things 2023-06-04 22:28:23 +02:00
SimoneN64
1ed2506523 Rename to Kaizen internally 2023-06-04 21:34:14 +02:00
SimoneN64
95655b7001 Small fixes and improvements 2023-03-19 15:24:59 +01:00
SimoneN64
f2e0bda841 Better check for SDL gamepad detection 2023-03-19 15:18:09 +01:00
CocoSimone
27516afaca Update ImGui 2023-02-26 03:49:53 +01:00
CocoSimone
d813aa0ef2 Update ImGui 2023-02-26 03:34:16 +01:00
CocoSimone
030f04df03 Rename dynarec to JIT everywhere 2023-02-21 02:20:35 +01:00
CocoSimone
f113db7059 Use virtual class for different cpu types rather than that hot mess with pointers and shiz 2023-02-19 22:14:59 +01:00