Commit graph

9 commits

Author SHA1 Message Date
Rosalie Wanders
287ce77d81 Allow frontends to know what DD ROM region they should use 2022-01-24 15:38:07 +01:00
Logan McNaughton
f6303f5c91 PIF binary boot rom support 2020-10-09 18:30:00 -07:00
luigiblood
740406ff15 Add support for 64 Disk Drive.
Original porting effort has been done by LuigiBlood.
Original reverse engineering made by Happy-yppaH
2018-04-04 21:50:25 +02:00
Bobby Smiles
2c4ae15d64 Rename GB cart loader to media loader. 2017-10-14 03:23:43 +02:00
Bobby Smiles
2a20df9c56 Document GB loader functions. Bump version.
Also during this process, I felt necessary to slightly alter functions
prototypes (better name, easier usage/implementation).
I also specified the NULL terminated strings ownership, and thus
reworked some aspects of objects ownership.
NULL or empty strings usage also have been documented. For ROM, empty or
NULL strings allow to have an empty transferpak. For RAM, empty or NULL
strings will let the core generate a suitable save filename and
initialize it with empty content. This can be helpful when a GB save
file is not available and the game doesn't really care about the initial
saved content (for instance Perfect Dark).

The init_gb_cart function as also been slightly modified to better
handle loading failures (and not leak stuff in this case).

The GB pak switch function is now only activable when the game is
compatible with the Transferpak. Still you can change what is inside the
transferpak even when the transferpak is not plugged in.
2017-10-14 03:23:43 +02:00
Richard Goedeken
4abfbaf472 Merge branch 'dbg-runstate-enum' of https://github.com/wnayes/mupen64plus-core into wnayes-dbg-runstate-enum 2015-02-14 08:34:55 -08:00
Richard Goedeken
addef5f4d7 add new m64p_GLattr enumerated types to control the OpenGL context version and type when mupen64plus is built against SDL2 2014-12-26 15:21:32 -06:00
Sven Eckelmann
6b6af2b4dc wiki: Remove retrouprising links 2014-11-18 19:37:21 +01:00
Fayvel Victor
7a65f93c5f wiki: Rename files to match the live wiki names 2014-11-18 17:36:01 +01:00
Renamed from doc/emuwiki-api-doc/Mupen64Plus_v2.0_headers.txt (Browse further)