homebrew
New
Hi everyone!
I’ve always felt that the Nintendo DS is criminally underrated when it comes to being a dedicated manga-reader. Think about it: it has two screens built right into the form factor, one of them has a precise (not quite most of the time though) touchscreen, and when you rotate the console 90 degrees counter-clockwise, it perfectly mimics the ergonomics of holding a real physical tankobon (manga volume).
When held vertically, the D-pad sits perfectly on the bottom, and the shoulder keys (L/R) are in the ideal position for switching chapters. Plus, the touchscreen can be used to magnify for reading the text or inspecting details. Such interactions are the ultimate form factors that modern smartphones just can't match.
To prove this, I built ds_mangaman — an open-source, highly optimized homebrew manga viewer for the NDS/NDSL. Download and learn how to build in Github release:


GitHub Repository: https://github.com/hwfish-error408/ds-mangaman


Looking for Contributors!
The compiler engine and core state machine are now fully functional and running smoothly on real hardware and emulators (like melonDS). However, I want to take this project further and could really use the community's help!
I’m looking for developers, testers, and retro-enthusiasts to help with:
A, Implementing a cleaner UI/Main Menu.
B, Adding Bookmark support (saving states to SRAM/FAT .sav).
C, Further optimizing the DMA memory copy speeds during page and chapter transitions.
Feel free to download the source, check out the build pipeline, test it on your flashcarts, and open Issues or Pull Requests on the GitHub repo! Let's make the NDS the ultimate retro manga machine.
I’ve always felt that the Nintendo DS is criminally underrated when it comes to being a dedicated manga-reader. Think about it: it has two screens built right into the form factor, one of them has a precise (not quite most of the time though) touchscreen, and when you rotate the console 90 degrees counter-clockwise, it perfectly mimics the ergonomics of holding a real physical tankobon (manga volume).
When held vertically, the D-pad sits perfectly on the bottom, and the shoulder keys (L/R) are in the ideal position for switching chapters. Plus, the touchscreen can be used to magnify for reading the text or inspecting details. Such interactions are the ultimate form factors that modern smartphones just can't match.
To prove this, I built ds_mangaman — an open-source, highly optimized homebrew manga viewer for the NDS/NDSL. Download and learn how to build in Github release:


GitHub Repository: https://github.com/hwfish-error408/ds-mangaman

Looking for Contributors!The compiler engine and core state machine are now fully functional and running smoothly on real hardware and emulators (like melonDS). However, I want to take this project further and could really use the community's help!
I’m looking for developers, testers, and retro-enthusiasts to help with:
A, Implementing a cleaner UI/Main Menu.
B, Adding Bookmark support (saving states to SRAM/FAT .sav).
C, Further optimizing the DMA memory copy speeds during page and chapter transitions.
Feel free to download the source, check out the build pipeline, test it on your flashcarts, and open Issues or Pull Requests on the GitHub repo! Let's make the NDS the ultimate retro manga machine.









