diff --git a/README.md b/README.md index 4554d76..6094c95 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Don't hesitate to report bugs or ask for new features by [openning an issue](htt - 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. - 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. +- Support for Super Action Controller (SAC), Wheel Controller and Roller Controller. Screen Shot 2021-08-14 at 21 15 02