Commit graph

11 commits

Author SHA1 Message Date
Rosalie Wanders
b7da740dc8 Add M64CORE_SCREENSHOT_CAPTURED to m64p_core_param 2023-07-17 14:53:01 +02:00
Rosalie Wanders
1f932e4910 Introduce M64CMD_DISK_OPEN & M64CMD_DISK_CLOSE 2023-02-01 19:31:55 +01:00
Rosalie Wanders
c9def89c0a Add M64CMD_ROM_SET_SETTINGS 2020-10-29 13:03:21 +01:00
Logan McNaughton
f6303f5c91 PIF binary boot rom support 2020-10-09 18:30:00 -07:00
Joel Denning
6cba5747cf Fix typo in M64CMD_NETPLAY_INIT docs 2020-10-05 18:54:48 +02:00
Richard Goedeken
b7f2a7e946 improve documentation for netplay 2020-06-28 11:24:56 -07:00
Logan McNaughton
1fccc3ba6c Netplay 2020-06-06 16:09:45 -06: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
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_Core_Front-End.txt (Browse further)