Logan McNaughton
14ea0eee3f
cleanup loop detection ( #160 )
...
* cleanup loop detection
* more
2025-01-18 09:59:18 +01:00
Logan McNaughton
b860be4143
Bump to 0.1.20 ( #158 )
2025-01-17 11:37:52 +01:00
Logan McNaughton
b065f807a2
Change box for audio ( #157 )
...
* Remove box for audio
* more
2025-01-17 11:27:30 +01:00
Logan McNaughton
ee95816385
Use Box for audio files ( #156 )
2025-01-17 11:07:39 +01:00
Logan McNaughton
d021cb5d32
use mimalloc ( #155 )
2025-01-17 11:06:57 +01:00
Logan McNaughton
9819fad475
fix crash
2025-01-17 09:08:53 +01:00
Logan McNaughton
dd767047fd
make sure rumble is off when removing pak
2025-01-16 22:21:33 +01:00
Logan McNaughton
f6480ea312
slight fix in audio code
2025-01-16 20:04:23 +01:00
Logan McNaughton
e4174c7d4b
cleanup some pak switching code
2025-01-16 19:49:20 +01:00
Logan McNaughton
f3d8080a26
Rumble pak support ( #154 )
...
* Rumble pak support
* more
* more
* more
* more
* more
* more
* more
* more
2025-01-16 18:54:44 +01:00
Logan McNaughton
b581bdcd40
Use GameController API in profile setup ( #153 )
...
* Use GameController API in profile setup
* more
* more
* more
* more
* more
* more
* more
2025-01-16 18:49:46 +01:00
Logan McNaughton
842c81988f
Update README.md
2025-01-15 18:38:25 +01:00
Logan McNaughton
45d05cecf0
ignore HatState::Centered when configuring input ( #151 )
2025-01-15 07:33:31 +01:00
Logan McNaughton
eae81c4623
Add integer scaling option ( #150 )
...
* Add integer scaling option
* more
* more
* more
2025-01-14 23:23:26 +01:00
Logan McNaughton
b3f8688ba5
Bump to 0.1.19 ( #149 )
2025-01-14 21:53:20 +01:00
Logan McNaughton
0a10b2c0ba
use SDL_AddEventWatch
2025-01-14 21:42:03 +01:00
Logan McNaughton
be67cb264c
Fix linux arm builds ( #148 )
2025-01-14 21:08:03 +01:00
Logan McNaughton
c6c2187652
add fullscreen option ( #146 )
...
* add fullscreen option
* fix crash
2025-01-14 19:50:35 +01:00
Logan McNaughton
b2c1d88ea4
cleanup translate_address func ( #145 )
2025-01-14 19:36:59 +01:00
Logan McNaughton
80176766a7
Fix arm linux builds ( #144 )
2025-01-14 15:34:59 +01:00
Logan McNaughton
7ac6f2adb1
Github actions fix ( #142 )
2025-01-14 14:15:01 +01:00
Logan McNaughton
643338e086
SDL code cleanup ( #141 )
...
* SDL code cleanup
* more
2025-01-14 13:59:47 +01:00
Logan McNaughton
d9a08f112d
cleanup rsp code ( #140 )
...
* cleanup rsp code
* more
* fix
2025-01-14 09:43:04 +01:00
Logan McNaughton
344f41cf47
Add minimum rust version ( #138 )
2025-01-13 22:56:33 +01:00
Logan McNaughton
9978e28cc3
Bump to 0.1.18 ( #137 )
2025-01-13 22:30:34 +01:00
Logan McNaughton
d3c26fb359
Remove loops in RSP code ( #136 )
...
* Remove loops in RSP cose
* more
* more
* more
* more
* more
2025-01-13 22:21:35 +01:00
Logan McNaughton
cd106345c9
use weave deinterlacing ( #135 )
2025-01-13 14:58:35 +01:00
Logan McNaughton
f75636f7e5
Cleanup unsafe functions ( #134 )
...
* cleanup unsafe blocks
* comment out flush mode stuff
* remove unsafe from input
2025-01-13 10:16:27 +01:00
Logan McNaughton
97e4921b6a
Don't transmute values in RSP code ( #132 )
...
* remove transmute
* fix
* more
* more
* fix
2025-01-13 09:13:14 +01:00
dependabot[bot]
21300ab7db
Update dirs requirement from 5.0 to 6.0 ( #133 )
...
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 06:49:13 +01:00
Logan McNaughton
8fd7688aa7
remove un-needed var
2025-01-12 22:17:47 +01:00
Logan McNaughton
a013e72fda
set aarch64 linker from env variable ( #131 )
2025-01-12 20:09:15 +01:00
Logan McNaughton
f2812b0434
Bump to 0.1.17 ( #130 )
2025-01-12 18:31:10 +01:00
Logan McNaughton
5f84c18b39
Build aarch64 for Linux ( #129 )
...
* linux aarch
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
2025-01-12 18:20:42 +01:00
Logan McNaughton
9058cd1715
aarch64 support ( #128 )
...
* First step for aarch64
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* more
* test with cpp
* more
* more
* more
* more
* more
* more
* more
* more
2025-01-12 09:20:06 +01:00
Logan McNaughton
5d00eccb19
Use bindgen for FFI interface ( #127 )
...
* Use bindgen for FFI interface
* use allow list
2025-01-11 18:18:01 +01:00
Logan McNaughton
e821626f2b
Bump to 0.1.16 ( #126 )
2025-01-11 17:06:41 +01:00
Logan McNaughton
63b8b79dd7
More RSP cleanup
2025-01-11 15:02:22 +01:00
Logan McNaughton
90c9bfbf09
More RSP Cleanup ( #125 )
2025-01-11 14:46:13 +01:00
Logan McNaughton
9a3a56d0c6
RSP cleanup ( #124 )
2025-01-11 14:34:16 +01:00
Logan McNaughton
e71d5a1b2d
add build flags for aarch64 ( #123 )
2025-01-10 11:16:09 +01:00
Logan McNaughton
a731b870da
add portable mode ( #122 )
...
* add portable mode
* readme
* more
* more
* more
2025-01-10 09:26:40 +01:00
Logan McNaughton
c54356e6f4
Fix VRU demo encoding ( #120 )
2025-01-09 21:10:03 +01:00
Logan McNaughton
b2d2089d95
Remove un-needed entry in Cargo.toml ( #119 )
2025-01-09 18:39:39 +01:00
Logan McNaughton
a47801b9cb
Minor changes to boot latest LibDragon ROMs ( #117 )
2025-01-09 16:11:48 +01:00
Logan McNaughton
9a76bcd303
Bump to 0.1.15 ( #116 )
2025-01-09 10:38:34 +01:00
Logan McNaughton
ba6fe1bc05
VRU support ( #115 )
...
* VRU support
* clean
* more
* more
* more
* more
* more
* more
* more
* add mappings
* more
* more
* more
* more
* VRU window
* more
* more
* more
* more
* more
* change fony
* more
* clippy
* clip
* demo
* demo
* if
* fix
* if
* if
2025-01-09 10:31:21 +01:00
Logan McNaughton
e02add9676
Remove pub modifier for consts ( #114 )
2025-01-07 19:54:15 +01:00
Logan McNaughton
24b464fea4
Add option for high-res graphics ( #111 )
2025-01-07 13:38:57 +01:00
Logan McNaughton
89673df459
Add multi controller option ( #110 )
2025-01-07 12:34:36 +01:00