Jump to content
IGNORED

"Space" not reachable


Al_Nafuur

Recommended Posts

a folder or a file named "Space" can not be opened by the menu.

 

I fixed this line:

https://gitlab.com/firmaplus/atari-2600-pluscart/-/blob/master/source/STM32firmware/PlusCart/Src/main.c#L1478

in my local "reunion" branch to:

					if (d->type == Keyboard_Char && !strcmp(d->entryname, MENU_TEXT_SPACE))

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...