zeromus
07c4ce88ae
add a link in the snes firmwares path config to a page with information about the firmwares.
2012-10-28 21:04:47 +00:00
goyuken
7568ff9437
add FDS skeleton. set up your fds bios with pathconfig, then try to load any file with extension ".fds"
2012-10-21 15:58:24 +00:00
adelikat
9d25dfa2b4
Open up atari stuff for release builds
2012-10-20 13:40:58 +00:00
adelikat
2659caec94
Path Config - fix atari browse buttons
2012-10-15 20:52:55 +00:00
adelikat
613e801b22
Path Config - hook up SNES save ram folder button
2012-10-13 12:37:10 +00:00
adelikat
16b1f28212
Path Config - on start up, set the open tab to match the console loaded, if null emulator, open up the tools tabs
2012-10-09 01:47:50 +00:00
adelikat
c6165b8b27
Path Config - clean up interim vs release logic
2012-10-07 00:56:43 +00:00
zeromus
96089026cd
remove "SGB" systemid because its gonna cause a lot of trouble if we dont hook it up in a lot of places.. why can't we set it up as just a regular snes core? and run the sgb rom through the snes firmwares directory.
2012-10-05 04:47:45 +00:00
adelikat
ec8451b6f6
Path Config - add an info icon that opens a popup for the special path options (., .., %recent%, %exe%)
2012-10-05 00:49:04 +00:00
adelikat
68de3b48b7
Add a Log path option to path config, and have Trace Logger user it
2012-09-30 16:50:00 +00:00
adelikat
5f4ad0242f
Path Config - fix behavior of the folder browser dialog
2012-09-29 20:00:00 +00:00
zeromus
cee04551ad
snes-firmwares-hook up to gui
2012-09-27 07:27:47 +00:00
adelikat
00f9e05d5e
Path Config - when clicking a tab, focus on the base path textbox
2012-09-27 01:37:56 +00:00
adelikat
ff86d6d5db
Config dialogs - OSD message when cancelling
2012-09-27 00:14:51 +00:00
goyuken
fc8087c344
preliminary SGB support.
...
1) choose your SGB rom from the path config (should probably be an .smc file of about 256KB)
2) turn on Load GB as SGB from the GB menu.
3) load rom again.
To turn off, uncheck Load GB as SGB from the SGB menu.
2012-09-26 15:59:14 +00:00
adelikat
f167551154
Add a "saved" OSD message when clicking ok/save on config dialogs
2012-09-26 01:28:48 +00:00
adelikat
42b504d363
add SNES to path config dialog
2012-09-22 19:58:58 +00:00
adelikat
1d9b6d5fbc
Add gameboy palette folder to svn, and add palette path to Path Config
2012-09-15 18:15:55 +00:00
adelikat
f9bc7fd15e
Movies/Paths - add a backup movie path to Paths config and have Movie backups use that path
2012-09-13 00:44:17 +00:00
brandman211
2a41b8eda7
The EROM / GROM is now expected to be .int or .bin.
2012-09-07 06:36:23 +00:00
zeromus
cfe1e749a1
hook up path config for intellivision and change erom and grom to use it. now you need erom.bin and grom.bin in the Intellivision directory by default.
2012-09-07 06:18:58 +00:00
adelikat
0bdce38dc4
Add atari to path config dialog (interim builds only)
2012-03-19 02:12:43 +00:00
andres.delikat
e16bc58ace
Path Config - update main form status bar slots since savestates is one of the folders that could be affected here
2011-09-05 02:34:42 +00:00
zeromus
019ad69459
disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders
2011-08-14 23:13:31 +00:00
andres.delikat
503ecac44c
Path Config for PCE Bios
2011-07-25 01:30:18 +00:00
andres.delikat
2a1788d067
Path config - make browse buttons use image instead
2011-06-30 02:00:01 +00:00
andres.delikat
5bda595ee7
fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually
2011-06-19 23:39:25 +00:00
andres.delikat
f52c4610e8
NES config - Fix crash when palette path is null, hook up NES palette path config in path config dialog, dialog fix ups
2011-06-11 16:22:48 +00:00
andres.delikat
ed6ca16431
Path Config - clean up todo list and cosmetic changes to dialog
2011-05-21 03:01:56 +00:00
andres.delikat
77906b80c5
Path config - set tab stops and hook up ROM path logic
2011-05-21 01:13:48 +00:00
andres.delikat
fa503a17e9
Path Config - add SG-1000 tab and finish implementing GG stuff
2011-05-20 02:40:17 +00:00
andres.delikat
0c1077c651
Path config - implement for Game Gear, implemented SaveSettings()
2011-05-20 02:04:20 +00:00
andres.delikat
42a5dbd7e5
Path Config - save use recent path for ROMs settings, enable/disable labels as well when clicking it, fix a typo in load function
2011-05-07 21:10:08 +00:00
andres.delikat
b09cd5af9e
Path Config - hook up all the browse buttons
2011-05-07 20:42:15 +00:00
andres.delikat
dab3df8ea2
Path Config stuff
2011-05-07 19:14:52 +00:00
andres.delikat
65499148d4
Path config progress
2011-05-07 17:26:16 +00:00
andres.delikat
0a1dc8c06e
Path manager - fix so that paths use their platform base (if there is one), then the global base, then the exe path
2011-05-07 02:54:09 +00:00
andres.delikat
b37052693c
Path Config - progress
2011-05-04 20:31:36 +00:00
andres.delikat
0177431335
Path Config - Moved helper functions into a PathManager class. Made Folder Browse function use current folder mapping as starting folder. Other fix ups.
2011-05-04 02:00:08 +00:00
andres.delikat
dae63bc513
Path Config - helper functions for forming absolute paths from relative or special identifiers
2011-05-03 20:48:51 +00:00
andres.delikat
255818b801
Path Config - Better anchoring of widgets, progress on setting proper default folders in a FolderBrowserDialog
2011-05-03 15:53:12 +00:00
andres.delikat
344e50e33d
Path Config - implement path config for watch files
2011-05-03 02:32:21 +00:00
andres.delikat
dc4c1d54d3
Path Config - If always use recent path for ROMs is checked disable ROM path config for each platform
2011-05-02 20:37:01 +00:00
andres.delikat
57672564a5
Path config - tabbed layout approach
2011-05-01 18:58:19 +00:00
andres.delikat
c4403a2959
Start path config dialog. Made a rough draft of how it might look
2011-05-01 18:17:04 +00:00