AMMiSTer icon indicating copy to clipboard operation
AMMiSTer copied to clipboard

Arcade game manager for the MiSTer

Results 11 AMMiSTer issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/city41/AMMiSTer/assets/4306199/6ed3001e-6c08-464b-8553-3b865d99cd7d)

Allow AMMiSTer to run in the system tray, and check for updates say every two hours or so. If there are some, notify the user. Of course allow the user...

enhancement

### Discussed in https://github.com/city41/AMMiSTer/discussions/111 Originally posted by **matijaerceg** April 20, 2023 One thing I've wished for is a way to know what has been added to the catalog since I...

Some ideas while using the app: - Would be nice if we could choose whether we move or copy a title when we drag it between folders - Would be...

### Discussed in https://github.com/city41/AMMiSTer/discussions/103 Originally posted by **matijaerceg** April 18, 2023 Right now, when you're adding games via bulk add, you can only add all the results. It would be...

enhancement

To reproduce: Open an existing plan Go go file > new plan the New Plan folder name can't be clicked to edit It this didn't repro, make a subfolder in...

So far AMMiSTer does not use file metadata in any way. This causes it to copy files needlessly just to be safe (especially MRAs, roms, and non-dated cores). Can the...

Surprisingly, Electron's IPC module blocks the renderer process, even when using it in "async" mode. The solution looks to be using [WebSockets](https://medium.com/actualbudget/the-horror-of-blocking-electrons-main-process-351bf11a763c).

enhancement