Initialize 3DS project structure #14

Open
opened 2026-01-27 07:08:46 +00:00 by maj · 0 comments
Owner

Set up the 3DS project structure with devkitARM build files and basic app skeleton.

Tasks

  • Create 3ds/ directory structure
  • Create Makefile for devkitARM
  • Set up icon and banner resources
  • Create basic app initialization code
  • Link shared library in build
  • Create app metadata (title, author, version)
  • Test build in Docker container
  • Document 3DS-specific build steps

Acceptance Criteria

  • Project structure created
  • Makefile builds successfully
  • App runs on 3DS/Citra emulator
  • Shared library linked correctly
  • Icon and banner display
  • Documentation complete
Set up the 3DS project structure with devkitARM build files and basic app skeleton. ## Tasks - [ ] Create `3ds/` directory structure - [ ] Create Makefile for devkitARM - [ ] Set up icon and banner resources - [ ] Create basic app initialization code - [ ] Link shared library in build - [ ] Create app metadata (title, author, version) - [ ] Test build in Docker container - [ ] Document 3DS-specific build steps ## Acceptance Criteria - [ ] Project structure created - [ ] Makefile builds successfully - [ ] App runs on 3DS/Citra emulator - [ ] Shared library linked correctly - [ ] Icon and banner display - [ ] Documentation complete
maj added this to the Milestone 3: Nintendo 3DS App milestone 2026-01-27 07:08:46 +00:00
maj added the setupplatform:3dspriority:high labels 2026-01-27 07:08:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maj/nextcloud-share#14