Development Status
(Jump to ChangeLog)
Fully supported console systems (with all currently available u64 options):
SNES, NES, GameBoy, GBA, Atari 2600, Lynx, Jaguar64, NeoGeo, NeoGeo Pocket, Sega16, VirtualBoy, Coleco, WonderSwan, Vectrex, Intellivision, PCEngine, N64, Genesis, SMS, and a number of backup units (see the uCON64 FAQ).
Currently not supported console systems:
All CDRom-based consoles (Playstation, Dreamcast, etc...).
Support for CDRom-based consoles is not planned at the moment. This is because uCON64 itself acts as a frontend for the burning tool "cdrdao" for all CD-based consoles; and also the support for cdrdao is untested in the BeOS version of uCON64. If you can report to us that the functions of uCON64 for CD consoles do in fact work in BeOS R5, we might reconsider integrating the CD consoles in our GUI Frontend too. Update: CD support in uCON64 has changed since 1.9.8 beta7. There's now a library called "discmage.so" in development which also does handy things like Nero->Iso. This looks interesting, let's see what it looks like when it's finished.
Known problems:
- The gauge-display in the stdout window is ugly when sending / receiving a file. Needs more tweaking.
- There are redraw problems in Dano. Fix should be to recompile in Dano and turn off the "Draw Background" option.
- If one selects an option (i.e. not a patch option) which needs a second file, the PatchFile Box gets enabled. However, if you then turn one of the patch options in the PatchFileBox on and off, the Box gets disabled, although there's another option on which would normally need the 2nd value (did anybody get this??). Fix is to select the first option again or use the override switch in Additional commands tab.
Source code for this app is included, so if someone actually wants to extend the Frontend with another Console View or alike, have a look at the ConViews subfolder, and read the ConView Readme there. I made some notes in it how to add a new Console View.
Have any comments, tips, bug reports or whatever? Send some feedback!
Change Log
v1.0.3 Final (released on March 18, 2003):
- This release is compatible with ucon64 1.9.8 beta7.
- New help item which shows info about version, etc of ucon64.
- Several new options for SNES.
- Internal enhancements.
v1.0.2 Final (released on January 6, 2003):
- This release is compatible with ucon64 1.9.8 beta6.
- Stdout window now shows a warning if ucon64 isn't installed properly.
- Better behaviour when inserting filenames and improved documentation.
- uCON64 syntax changed for some options, fixed these.
- Common tab: added -padn=N option.
- NES: Bugfixes and added Famicon Disk System options.
- N64: DexDrive unit is now experimentally supported.
- Atari Lynx: Lynxit interface is experimentally supported.
- GameBoy: experimental support for receiving data from GB camera.
- GBA: -xfalmulti added and -multi changed, it now requires a SIZE parameter.
v1.0 Final (released August 1, 2002):
- This release is compatible with ucon64 1.9.8 beta3 (the new official release).
- Added features for SNES and fixed a bug with -ns option.
- A lot of new stuff in Common options and for NES (mainly related to UNIF format).
- Fixed a bug where empty entries could be inserted into Recent menus.
- Removed the different-settings-version alert, now the message is printed to console.
v 0.9.0 RC1 (released June 8, 2002):
- This release adds compatibility with ucon64 1.9.8 (beta 2 + 3).
- Added all missing consoles (Sega Master, Genesis, PCEngine, N64 and NeoGeo).
- Changes in Common, GBA, Lynx, WonderSwan and GameBoy views.
- More Tool Tips.
- New program options:
- Preview commandline
- Accept First Click
- Show window in All workspaces.
- BeOS PowerPC compatibility (please see Installation chapter).
- "Uconize-U" Tracker add-on.
- The license changed slightly.
- Code cleanup.
- Allowing up to 20 entries in Recent-menus now. Is this enough?
- Nice mouse-over color effect on CheckBoxes and StringViews (only in BeOS R5.0x)
- For developers: moved all option views to a new concept finally
which makes parsing of options easier and doesn't clutter up the window class.
v 0.8.0 Beta (released February 25, 2002):
- Big Interface redesign with new TabView, Menus, Background bitmaps, etc...
- New Additional Commands Tab.
- Improved thread handling: uCON64 will be executed in its own thread, so the Frontend is always immediately available again while uCON64 (or several of these processes) continue to run.
- Completely reworked the functions responsible for showing Stdout (no more temporary files, much more efficient and error-proof this way). The Stdout window does all the processing in its own thread now.
- It's now save to start several instances of this app, so MultipleLaunch is Default application flag.
- Bubble Help in some places (uses BubbleHelper class by Marco Nelissen).
- Font sensitivity in needed places (basically limiting to 12points if system font is set bigger).
- Recent Files Menus with up to 15 entries.
- Several other neat improvements.
- Many internal code optimisations.
- Integrated all SNES, NES, GameBoy, and GBA options!
- Distributed as PKG installer archive.
v 0.7.0 Beta Preview (released December 23, 2001):
INDEX
INTRO
INSTALLATION
DEV-STATUS
USAGE
THANKS
LICENSE