RBSC / Carnivore2

Carnivore2 MultiFunctional Cartridge for MSX
136 stars 35 forks source link

Modify C2MAN and C2MAN40 to create an autostart entry for the uploaded ROM in automatic mode #39

Closed Wierzbowsky closed 7 months ago

Wierzbowsky commented 4 years ago

Modify C2MAN and C2MAN40 utilities to create an autostart entry for the uploaded ROM when the special command line option is selected together with /A (automatic uploading).

Consider also adding the same feature into C2RAMLDR when a directory entry for a ROM loaded into RAM is created.

Wierzbowsky commented 2 years ago

After creating the directory entry, this entry should be set as the default auto-start entry in the configuration EEPROM.

MBilderbeek commented 2 years ago

For the purpose of just running a ROM a single time, I'd rather not have the tool mess with my permanent settings (like the menu entries, EEPROM stuff, etc.). Just run the game and when you reset, it should be gone again. Basically, like Sofarun.

Wierzbowsky commented 7 months ago

Agree with Manuel. Rejected.