RobLoach / RobLoach/raylib-libretro
Implement RETRO_ENVIRONMENT_EXEC_MEM_ALLOC and RETRO_ENVIRONMENT_EXEC_MEM_FREE
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 38
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Implement the new memory env functions from libretro.h
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the new RETRO_ENVIRONMENT_EXEC_MEM_ALLOC and RETRO_ENVIRONMENT_EXEC_MEM_FREE definitions in libretro.h, then locate the existing environment callback handling in this frontend. Done means both memory environment functions are implemented consistently with the libretro API and the project still builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100