Commit graph

191 commits

Author SHA1 Message Date
Logan McNaughton
a40e795036
deal with out-of-bounds reads for RDRAM->RSP DMA (#94) 2024-12-23 10:15:30 +01:00
Logan McNaughton
5e7f562d0d
update eframe to 0.29 (#87) 2024-10-18 21:22:51 +02:00
Logan McNaughton
b1c6dd2910
Add unsafe keyword for extern C (#83) 2024-10-17 20:35:39 +02:00
Logan McNaughton
b560944234
Update eframe to 0.28 (#74) 2024-07-04 22:19:05 +02:00
Logan McNaughton
bdd15e340b
Add annotations suggested by linter (#68) 2024-06-13 14:04:32 -06:00
Logan McNaughton
d644617d62
Fix some crashes with test rom (#64)
* Fix some crashes with test rom

* fix lint
2024-05-30 19:49:56 -06:00
Logan McNaughton
49ba66f0a3
Fix linter errors (#55) 2024-05-02 07:29:48 -06:00
Logan McNaughton
93aafafa75
Remove string_remove_matches (#38) 2024-01-22 08:47:57 -07:00
Logan McNaughton
44dd53b367
round_ties_even is default now (#37) 2024-01-22 08:31:19 -07:00
Logan McNaughton
5af1c1f7ee
Update eframe/egui (#29) 2023-11-24 09:03:01 -07:00
Logan McNaughton
00c236ce8c fix linter 2023-11-05 21:51:41 -07:00
Logan McNaughton
2f1a1b1479 fix small gui bug 2023-11-03 09:03:01 -06:00
Logan McNaughton
e848bfbd81 fix crash 2023-11-02 12:17:39 -06:00
Logan McNaughton
cce163921e
gui (#24)
* gui

* name

* more

* more

* fix

* warn

* more

* remove dnd

* more

* more

* more

* more

* more

* more

* more

* more

* more

* linter

* more

* more

* more

* more

* linter

* more

* linter

* fix

* more
2023-11-02 10:45:11 -06:00
Logan McNaughton
268048f76c move func 2023-10-25 09:45:07 +03:00
Logan McNaughton
46625f3104
clippy fixes (#22)
* clippy fixes

* typo fix

* more

* more

* more

* more

* more

* more

* add workflow
2023-10-24 14:20:48 +03:00
Logan McNaughton
f969e71f17
don't use !0 (#21)
* don't use !0

* fix type
2023-10-24 02:45:22 -06:00
Logan McNaughton
94cfc61678
controller config (#19)
* controller config

* more

* list controllers

* add config file

* save at end

* fix path

* more

* clean

* readme

* more

* assign controller

* clear option

* more

* add bind profile

* pretty

* stub

* comments

* add comment

* move

* more

* use i

* use none

* add types

* more

* more

* more

* more

* more

* more controller stuff

* some joystick

* cleaner

* func

* func

* more

* clean

* more func

* more

* hat

* change defauly

* only p1

* bind using guid

* more

* windows

* add font

* more

* clean

* warnins

* more

* more

* more

* more

* more

* joystick

* clean

* more

* more
2023-10-23 21:44:14 +03:00
Logan McNaughton
c3fb872d6f
rom saves (#18)
* rom saves

* more

* more

* more

* works but slow

* use json

* clean

* clean

* clean
2023-10-16 21:20:58 +03:00
Logan McNaughton
a75e7a08cb shift jis support 2023-10-15 19:56:54 +03:00
Logan McNaughton
77d9f65196
RTC (#17)
* RTC

* fix
2023-10-15 10:09:17 -06:00
Logan McNaughton
ffdf84e221
use desktop fullscreen mode (#16) 2023-10-14 14:41:18 -06:00
Logan McNaughton
62743d9637
fix branch offset (#15) 2023-10-14 14:19:38 -06:00
Logan McNaughton
46464e6ad9 zero alloc rdram 2023-10-14 07:31:30 -06:00
Logan McNaughton
7591416da4 move to function 2023-10-12 20:43:23 -06:00
Logan McNaughton
0c97320010 fix controller detection 2023-10-12 20:32:17 -06:00
Logan McNaughton
4abdb0d4f8 command and conquer boots 2023-10-12 20:28:09 -06:00
Logan McNaughton
39afb26bfc allow exiting full screen 2023-10-12 18:20:06 -06:00
Logan McNaughton
86326683bd fullscreen option 2023-10-12 18:11:08 -06:00
Logan McNaughton
f345ab6968 avoid error 2023-10-12 12:51:17 -06:00
Logan McNaughton
6fa2292fe4 resizeable window 2023-10-12 12:21:58 -06:00
Logan McNaughton
0224d75bea
mempak support (#14)
* mempak support

* fix

* read and write

* format func

* formatting

* finish
2023-10-12 10:19:49 -06:00
Logan McNaughton
e9ef941707 7z support 2023-10-11 22:08:22 -06:00
Logan McNaughton
861abeb5cc only read first file 2023-10-11 21:22:11 -06:00
Logan McNaughton
a88b46ad52 zip support 2023-10-11 21:21:39 -06:00
Logan McNaughton
e1e19e76ab support swapped roms 2023-10-11 20:42:30 -06:00
Logan McNaughton
3f2a49eb21 fix dk64 2023-10-11 17:48:22 -06:00
Logan McNaughton
c8b9b707e5 dp freeze 2023-10-11 17:44:13 -06:00
Logan McNaughton
b468c05e80 6105 cic challenge 2023-10-11 17:35:52 -06:00
Logan McNaughton
80ea6b2c1f paper mario fixes 2023-10-11 17:13:49 -06:00
Logan McNaughton
f07a6d2714
flash saves (#13)
* flash saves

* clean

* remove byte swap
2023-10-11 17:05:23 -06:00
Logan McNaughton
02416a9786 use func 2023-10-11 13:24:20 -06:00
Logan McNaughton
2a137a8b62 cleanup sram 2023-10-11 13:21:50 -06:00
Logan McNaughton
fe2c7752ea standardize file size 2023-10-11 13:16:00 -06:00
Logan McNaughton
0f0565b8b7 fix powerpuff girls 2023-10-11 12:33:31 -06:00
Logan McNaughton
8fd7bef85d fix ppl 2023-10-11 12:23:14 -06:00
Logan McNaughton
010e0f3fd8 fix wdc 2023-10-11 10:36:06 -06:00
Logan McNaughton
3d94f14c5b wrapping sub 2023-10-10 21:31:51 -06:00
Logan McNaughton
e4f4d6a9ae clean up compare 2023-10-10 21:31:04 -06:00
Logan McNaughton
43f86bf5bf fix again 2023-10-10 20:52:17 -06:00