From 2129699daf22d3e44b4b667623b1c038e7f9bb09 Mon Sep 17 00:00:00 2001 From: Ignacio Sanchez Gines <863613+drhelius@users.noreply.github.com> Date: Sun, 7 Jan 2024 00:16:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a3cfe..c5f29c5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Don't hesitate to report bugs or ask for new features by [openning an issue](htt - Supported platforms (standalone): Windows, Linux, BSD, macOS, and Raspberry Pi. - Supported platforms (libretro): Windows, Linux, macOS, Raspberry Pi, Android, iOS, tvOS, PlayStation Vita, PlayStation 3, Nintendo 3DS, Nintendo GameCube, Nintendo Wii, Nintendo WiiU, Nintendo Switch, Emscripten, Classic Mini systems (NES, SNES, C64, ...), OpenDingux, RetroFW and QNX. - Full debugger with just-in-time disassembler, cpu breakpoints, memory access breakpoints, code navigation (goto address, JP JR and CALL double clicking), debug symbols, memory editor, IO inspector and VRAM viewer including registries, tiles, sprites and backgrounds. -- Windows and Linux *Portable Mode* by creating a file named `portable.ini` in the same directory as the application binary. +- Windows and Linux *Portable Mode*. - Rom loading from the command line by adding the rom path as an argument. - Support for modern game controllers through [gamecontrollerdb.txt](https://github.com/gabomdq/SDL_GameControllerDB) file located in the same directory as the application binary. - Support for ColecoVision Super Game Module (SGM) and MegaCart ROMs.