Y
Hacker News
new
|
ask
|
show
|
jobs
Making Nintendo DS ROMs with Rust
(
matthewtejo.substack.com
)
32 points
by
mtejo
123 days ago
2 comments
asiekierka
123 days ago
For whatever it's worth, the one resource I recall for DS homebrew dev with Rust is
https://github.com/SeleDreams/libnds-rs
, but it hasn't been maintained in a while.
link
mtejo
123 days ago
I did see that but the readme kind of scared me off.
link
terrycody
123 days ago
Can you make a full fledge game on it?
link
mtejo
123 days ago
With enough effort yeah. Since it can use all of libnds all of the input, displays, memory regions are available to use.
link