Lime3DS/dist/lime.6
OpenSauce 6cf2c37392
The big rebrand commit
- Rebranded executable files to reference Lime instead of Citra
- Rebranded many files in the source tree to reference Lime instead of Citra
- Rebranded many resource files to reference Lime instead of Citra
- Rebranded all instances of Citra's reverse DNS to Lime's reverse DNS
- Other small misc rebrands
2024-03-31 16:50:40 +01:00

50 lines
1.2 KiB
Groff

.Dd November 22 2016
.Dt lime 6
.Os
.Sh NAME
.Nm Lime
.Nd Nintendo 3DS Emulator/Debugger (SDL)
.Sh SYNOPSIS
.Nm lime
.Op Ar options
.Op Ar file
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl g Ar port , Fl Fl gdbport Ar port
Starts the GDB stub on the specified port
.It Fl h , Fl Fl help
Shows syntax help and exits
.It Fl v , Fl Fl version
Describes the installed version and exits
.Sh DESCRIPTION
Lime is an experimental open-source Nintendo 3DS emulator/debugger.
.Pp
.Nm lime
is the Simple DirectMedia Layer (SDL) implementation.
.Sh FILES
.Bl -tag -width Ds
.It Pa $XDG_DATA_HOME/lime-emu
Emulator storage.
.It Pa $XDG_CONFIG_HOME/lime-emu
Configuration files.
.El
.Sh AUTHORS
This document is made available to you under the CC-BY license.
.Pp
Lime is made by a team of volunteers. These contributors are listed
at <\fBhttps://github.com/lime-emu/lime/contributors\fR>.
.Pp
.Sh SEE ALSO
.Bl -tag -width Ds
.It Xr lime-qt 6
The Qt frontend of the application
.El
.Pp
Resources are available for this project:
.Bl -tag -width Ds
.It <\fBhttps://lime-emu.org\fR>
The main homepage of the project.
.It <\fBhttps://github.com/lime-emu/lime\fR>
The main source code repository for the Lime emulator.
.Pp