stella/src/unix
stephena 2d08d4e459 Cleaned up handling of various file paths throughtout the codebase.
Basically, directories are now guaranteed to always end in the path
separator.  Ensuring this makes certain sections of code work faster,
and guaranteeing it allows higher layers of code to not worry about it.

Added 'cfgdir' commandline argument, to specify the default directory
for Distella-like Stella-compatible config files.

Implemented 'loadconfig' debugger prompt command.  It's currently
working great with several test config files provided by Omega of
AtariAge.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2125 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2010-09-06 00:17:51 +00:00
..
FSNodePOSIX.cxx Cleaned up handling of various file paths throughtout the codebase. 2010-09-06 00:17:51 +00:00
OSystemUNIX.cxx Multiple events can now be assigned to combo events from the UI. Still TODO 2010-08-11 21:53:19 +00:00
OSystemUNIX.hxx Updated comments on setAppWindowPos, to clearly indicate that the 2010-08-11 22:51:22 +00:00
SerialPortUNIX.cxx Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
SerialPortUNIX.hxx Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
SettingsUNIX.cxx Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
SettingsUNIX.hxx Updated boilerplate on top of each source file to include 2010-04-10 21:37:23 +00:00
module.mk Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
stella.SlackBuild Updated various files for upcoming 3.2.1 release. 2010-08-21 23:20:42 +00:00
stella.desktop Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
stella.spec Updated various files for upcoming 3.2.1 release. 2010-08-21 23:20:42 +00:00