Amjad50 / plastic

NES emulator in rust with egui and TUI
MIT License
299 stars 12 forks source link

Adding helper function for getting Savefilepath #13

Closed silverhadch closed 15 hours ago

silverhadch commented 1 day ago

Repeated logic implemnted in a clean and better way. !!!! But please test the code i havent yet just wrote it on my Phone !!!!

silverhadch commented 16 hours ago

For Linux a Test returns: {"message":"Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 3316s."}

Is that something to worry about the commit or a general error?

Amjad50 commented 16 hours ago

For Linux a Test returns: {"message":"Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 3316s."}

Is that something to worry about the commit or a general error?

you can ignore this, its with codecov, I'll fix it later.

Amjad50 commented 16 hours ago

Anyway thanks for this!

I'll merge it