The-Corrupt-Lord / lambnes

Automatically exported from code.google.com/p/lambnes
0 stars 0 forks source link

the command line rom often makes poor assumptions about the absolute path of roms if the absolute path isn't given. #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. point the command line at a directory.
2. the roms in the directory will be shown to the user for the user to select
3. if the directory isn't in the location that lambnes expects it to be, the 
rom isn't found.

What is the expected output? What do you see instead?
Lambnes is supposed to accept roms from the command line in two ways. Either by 
an absolute path to a specific rom or to a directory that contains roms. If a 
directory is supplied, lambnes is supposed to show a list of all available roms 
in that directory and allow the user to select. The selected rom should then 
load.

Original issue reported on code.google.com by t...@lambelly.com on 29 Mar 2011 at 12:40

GoogleCodeExporter commented 8 years ago

Original comment by t...@lambelly.com on 29 Mar 2011 at 12:43

GoogleCodeExporter commented 8 years ago

Original comment by t...@lambelly.com on 2 May 2011 at 7:36