kwolekr
16f138052c
debugger: Add dumpmem command
2024-12-02 14:59:14 -05:00
GhostlyDark
b5f62979ed
README: Update parameters documentation
2022-03-08 14:57:12 +01:00
Daniel Selifonov
a0034474ad
Documented debugger command augmentation in the README
2018-11-11 22:39:34 -08:00
Richard Goedeken
5b9eba4cab
update readme for 64DD usability issues
2018-05-12 07:36:24 -07:00
Richard Goedeken
e90085e34d
update README and add new mem read command to console debugger
2018-03-12 21:53:31 -07:00
Richard Goedeken
f641c94b3d
merge console debugger from wnayes on github into ui-console front-end
2018-02-07 20:33:00 -08:00
Anthony J. Bentley
aa292ba32d
Update homepage links in program output, manpage, readme.
2018-01-01 17:46:49 +01:00
Bobby Smiles
5e17accad0
Basic support for GB cart loader command.
...
Definition of GB carts loaded inside transferpak is done through the
mupen64plus.cfg file as follow :
[TransferPak]
GB-rom-1 = "path/to/gb_rom.gb"
GB-ram-1 = "path/to/gb_rom.sav"
GB-rom-2 ...
GB-ram-2 ...
Setting an empty GB ROM acts as if GB cart was removed form TransferPak.
Setting an empty GB RAM let the Core generate a blank save file.
These parameters are modifiable during emulator execution. You just need
to trigger the GB cart change button, and these parameters will be
reloaded.
You can also specify these at program startup using command-line
arguments --gb-{rom,ram}-{1,2,3,4}
2017-10-14 03:39:02 +02:00
Richard Goedeken
58cf524522
update text files and version number for upcoming 2.5 release
2015-04-26 12:32:06 -07:00
Will Nayes
4e145eae6e
Updated README with regs, bp commands.
2014-12-30 16:37:08 -06:00
Will Nayes
1703b25649
Initial debugger code with run/pause/step.
2014-11-23 16:36:50 -06:00
Richard Goedeken
61c419cee7
updated README
2013-06-27 22:57:15 -07:00
Richard Goedeken
ba2e1d0192
update README and command-line usage console output
2013-06-27 22:31:55 -07:00
Richard Goedeken
5726cca201
updating README, RELEASE, and version info for v1.99.5 tag
2012-03-10 09:56:09 -08:00
Richard Goedeken
665e817b48
updated version and RELEASE info for 1.99.4 tag
2010-11-22 20:55:15 -05:00
Richard Goedeken
ca159d07f5
added new console-ui option --set for setting arbitrary configuration variables on the command line. This requires the latest core library, because it uses a new config function ConfigGetParameterType()
2010-01-10 00:31:23 -05:00
Richard Goedeken
d541e3eece
added README and RELEASE files
2009-12-13 00:00:15 -05:00