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
Logan McNaughton
774bb672fd
Fix cart ROM save ( #109 )
2025-01-07 12:04:37 +01:00
Logan McNaughton
f5d4160a5b
Bump to 0.1.14 ( #108 )
2025-01-07 09:17:46 +01:00
Logan McNaughton
913ec771bb
new speed limiter code ( #107 )
...
* new speed limiter code
* add version
2025-01-07 09:11:59 +01:00
Logan McNaughton
c3dee292a2
build update ( #106 )
2025-01-06 19:11:27 +01:00
Logan McNaughton
508ae5bc17
build updates ( #105 )
...
* build updates
* more
* more
* more
* more
2025-01-06 19:08:47 +01:00
Logan McNaughton
376fc85660
Fix typo ( #104 )
2025-01-06 18:15:52 +01:00
Logan McNaughton
31bad0416d
Code cleanup ( #103 )
2025-01-06 10:08:58 +01:00
Logan McNaughton
e103118407
Use github action to set up rust ( #102 )
2025-01-01 16:46:54 +01:00
Logan McNaughton
12e37b0b29
code formatting ( #100 )
2024-12-31 22:21:55 +01:00
Logan McNaughton
415c3eca40
Clippy fixes ( #99 )
2024-12-31 22:15:39 +01:00
Logan McNaughton
2c60f6bf81
Bumpto 0.1.13 ( #98 )
2024-12-29 12:15:01 +01:00
Logan McNaughton
5409b0f5d4
use spin sleep for more accurate VI timing ( #97 )
2024-12-29 12:06:59 +01:00
Logan McNaughton
f9de4110ce
Bump to 0.1.12 ( #96 )
2024-12-23 12:09:18 +01:00
Logan McNaughton
0eadc38917
fix out-of-bound access in sram ( #95 )
2024-12-23 11:20:09 +01:00
Logan McNaughton
a40e795036
deal with out-of-bounds reads for RDRAM->RSP DMA ( #94 )
2024-12-23 10:15:30 +01:00
dependabot[bot]
b70c943a43
Update eframe requirement from 0.29 to 0.30 ( #93 )
...
Updates the requirements on [eframe](https://github.com/emilk/egui ) to permit the latest version.
- [Release notes](https://github.com/emilk/egui/releases )
- [Changelog](https://github.com/emilk/egui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/emilk/egui/compare/0.29.0...0.30.0 )
---
updated-dependencies:
- dependency-name: eframe
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 06:52:15 +01:00
dependabot[bot]
c962589478
Update governor requirement from 0.7 to 0.8 ( #92 )
...
Updates the requirements on [governor](https://github.com/boinkor-net/governor ) to permit the latest version.
- [Release notes](https://github.com/boinkor-net/governor/releases )
- [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml )
- [Commits](https://github.com/boinkor-net/governor/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: governor
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 06:46:17 +01:00
Logan McNaughton
6dec154351
Bump to 0.1.11 ( #91 )
2024-11-10 23:01:50 +01:00
Logan McNaughton
ca33797973
Update parallel-rdp ( #90 )
2024-11-10 22:53:53 +01:00
dependabot[bot]
8d331e1aed
Update governor requirement from 0.6 to 0.7 ( #88 )
...
Updates the requirements on [governor](https://github.com/boinkor-net/governor ) to permit the latest version.
- [Release notes](https://github.com/boinkor-net/governor/releases )
- [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml )
- [Commits](https://github.com/boinkor-net/governor/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: governor
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 05:07:08 +02:00
Logan McNaughton
5e7f562d0d
update eframe to 0.29 ( #87 )
2024-10-18 21:22:51 +02:00
dependabot[bot]
14e3fe2a55
Update rfd requirement from 0.14 to 0.15 ( #86 )
...
Updates the requirements on [rfd](https://github.com/PolyMeilex/rfd ) to permit the latest version.
- [Release notes](https://github.com/PolyMeilex/rfd/releases )
- [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PolyMeilex/rfd/compare/0.14.0...0.15.0 )
---
updated-dependencies:
- dependency-name: rfd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 21:14:29 +02:00
Logan McNaughton
b1c6dd2910
Add unsafe keyword for extern C ( #83 )
2024-10-17 20:35:39 +02:00
Logan McNaughton
e87c4736ee
Update parallel-rdp ( #80 )
2024-10-07 14:35:12 +02:00
Logan McNaughton
e9e1e000c2
Bump to 0.1.10 ( #79 )
2024-09-02 20:07:27 +02:00
Logan McNaughton
bc83dd26ee
Update parallel-rdp ( #78 )
2024-09-02 19:57:47 +02:00
Logan McNaughton
ae97990308
Add x86_64 build flag for parallel-rdp ( #77 )
...
* Add x86_64 build flag for parallel-rdp
* Fix flag
* Update build.rs
2024-08-28 12:35:52 +02:00
Logan McNaughton
e02ac09703
Fix build target for optimizations ( #76 )
2024-08-25 23:01:52 +02:00
Logan McNaughton
4cbdae2fce
Bump version to 0.1.9 ( #75 )
2024-08-25 17:58:42 +02:00
Logan McNaughton
877eff0fd4
update parallel rdp
2024-08-25 16:52:13 +02:00
Logan McNaughton
b560944234
Update eframe to 0.28 ( #74 )
2024-07-04 22:19:05 +02:00
Logan McNaughton
c6bfea5018
Update rust sdl2 to 0.37 ( #72 )
2024-06-14 01:35:46 -06:00
Logan McNaughton
74db103659
Bump to 0.1.8 ( #69 )
2024-06-13 14:48:29 -06:00
Logan McNaughton
fb756d5d94
Update parallel rdp ( #67 )
2024-06-13 14:08:01 -06:00
Logan McNaughton
bdd15e340b
Add annotations suggested by linter ( #68 )
2024-06-13 14:04:32 -06:00
Logan McNaughton
f9dbaeeb23
Update RDP ( #66 )
2024-06-04 07:51:23 -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
bbb0bd1447
re-enable mac os build ( #63 )
...
* re-enable mac os build
* collapse
2024-05-29 07:26:24 -06:00
Logan McNaughton
711edef9cc
update parallel rdp
2024-05-29 07:09:16 -06:00
Logan McNaughton
64dae8970d
Bump ver to 0.1.7 ( #62 )
2024-05-27 13:35:34 -06:00
Logan McNaughton
4da7cd0551
Update parallel-rdp WSI integration ( #61 )
...
* Update parallel-rdp WSI integration
* fix build
* disable mac build
2024-05-27 13:23:56 -06:00
Logan McNaughton
ce5ee30ef0
Update parallel rdp
2024-05-27 12:37:21 -06:00
dependabot[bot]
9eb4e73c4d
Update zip requirement from 1.1 to 2.1 ( #60 )
...
Updates the requirements on [zip](https://github.com/zip-rs/zip2 ) to permit the latest version.
- [Release notes](https://github.com/zip-rs/zip2/releases )
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zip-rs/zip2/compare/1.1.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: zip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 20:54:48 -06:00