Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user Sepa ! (Registered 2024-05-13) You are not logged in - nap
CSDb User Forums


Forums > CSDb Discussions > VICE 2.1 has been released
2008-12-19 20:39
blacky

Registered: Sep 2007
Posts: 41
VICE 2.1 has been released

VICE 2.1 has been released.

VICE is the Versatile Commodore Emulator, it emulates the Commodore C64,
C128, VIC20, PET, PLUS4 and the CBM-II, as well as the C64 DTV, and it
runs on Win32, Unix, DOS, RiscOS, OS/2, BeOS, QNX, SkyOS, AmigaOS and
GP2X systems.

VICE is *free* software released under the GNU General Public License,
and as such it comes with full source code.

Most important changes since the last version include:


* Changes in VICE 2.1
======================

** General
----------

- The VICEplus project has been joined with VICE. Thus, x64dtv is now
part of VICE.

- We can be contacted via IRC: #vice-dev on freenode

- Added a more accurate ReSID engine using floating point math (ReSID-FP).

- Added support for the USB HardSID.

- PAL emulation has been rewritten and optimized.

- Fixed the ACIA 6551 emulation. (x64/x128/xcbm2/xpet/xplus4)

- Monitor commands help text is now translated too
(in ports where translation is available at all)

- Monitor IO command now displays IO area even if it is currently
banked out.

- GCR file handling (.G64) issues an error message if the .G64 does not
have the expected structure. Before, VICE just silently ignored such
files.

- IRQ handling fix

** C64/C128 changes
-------------------

- Fixed the digimax sound generation.

- Added the RR clockport disable functionality at $DF00.0. Allows
to disable the RRnet.

- Improved REU compatibility and timing.

** C64 changes
--------------

- Added isepic cartridge emulation.

- Added Double Quick Brown Box cartridge emulation.

** VIC20 changes
----------------

- Improved the sound emulation.

- Fixed the lowest note bug.

- Improved VIC emulation (exact in-line color/reverse mode changes).

** C64DTV changes
-----------------

- New emulator.

** Unix changes
---------------

- XRandR fullscreen implemented

- Command line option `-fullscreen' is supposed to do something
useful.

- Vsync code imported from win32 (based on openGL extension).
see also doc/openGLsync-howto.txt.

- Vidmode (fullscreen support) is broken and therefore marked as
deprecated. It will be removed in the next release if no-one takes
responsibility to fix the broken code and is willing to maintain the
code.

- PAL Emulation (new implementation, improved speed) should be usable
again (it was broken on certain display depths).

- Log messages are always english.

- Only x11 keymaps will be installed when doing a 'make install'.

- MIDI cartridge emulation for x128, x64 and xvic.

** MS-Windows changes
---------------------

- Watcom generated executables are more optimized.

- MIDI cartridge emulation for x128, x64 and xvic.

- When specifying the target for the RS232 communication
(Menu Settings/RS232 Settings), the target can be specified by
name now. Before, you had to use the IP address.

- Fixed some minor errors with the RS232 communication via TCP
connections.

- RS232 can use real devices now, too.
To use this feature, you have to specify the COM port used in
Settings/RS232 Settings like:
\\.\com1: baud=57600 parity=N data=8 stop=1

The characters after the colon can be used to specify additional
settings for the COM port. The string must have the same form as the
mode command's command-line arguments:
[baud=b][parity=p][data=d][stop=s][to={on|off}][xon={on|off}]
[odsr={on|off}][octs={on|off}][dtr={on|off|hs}][rts={on|off|hs|tg}]
[idsr={on|off}]

The above example specifies COM1 with a baud rate of 57600, no parity,
8 data bits and 1 stop bit.

Note that the leading \\.\ is used to distinguish between TCP/IP
targets and real devices, thus, you have to use it.

(Sorry, no fancy UI yet.)

- vsid GUI reworked:
* infoline appears only by pressing "I"
* raises process priority. Otherwise, when in background,
looses cpu power and music is not played at correct speed
* drag&drop support; window also gets focus back on drop
* correct display of emulated sid model (when using -keepenv)
* changed colors

- fixed copy function from the VICE monitor window.

** AmigaOS changes
------------------

** OS/2 changes
---------------

- Fixed 24/32bit display depth problem.

** GP2X changes
---------------

- Fixed black screen problem.

- Pause emulation while the menu is open.

- Added experimental support for USB keyboard and joystick.

- Removed vsid.

** Mac OS X changes
-------------------

- x64a.app and x64dtv.app (Cocoa) are now feature complete
* added flip lists
* added netplay dialog
* added ROM resources
* added video settings dialog
* added record snapshot dialog

- Introduced new control window that replaces old peripherals drawer
* with tape control buttons
* attach/eject buttons for each drive
* drag & drop of disk/tape images

- Introduced Cocoa compile for Mac OS X 10.5 and greater with more features
(see extended Resource Inspector)

- Completely rewritten joystick driver that supports user-definable buttons
for fire and all directions.

- Copy & Paste support for emulator and monitor/log window

- Added x2, x3, x4 view scaling like in Quicktime Player

- Store visibility and size of all windows in user's preferences

- Added Keyset Joystick toggle to quickly disable keyboard joysticks

- Added MIDI support





The VICE 2.1 source archive is available at:
http://zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE..

The VICE 2.1 WIN32 binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 DOS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Mac OS X 10.3/10.4 native Cocoa binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Mac OS X 10.5 native Cocoa binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Mac OS X X11 Gtk+ binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Mac OS X X11 Athena Widgets binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 M68K Amiga OS 3.x binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 PPC Amiga OS 4.x binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 PPC MorphOS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Intel AROS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 PPC AROS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 AROS64 binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 SkyOS binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 GP2X binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 RiscOS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Intel BeOS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 PPC BeOS binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 QNX 4.x binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 QNX 6.x binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 OS/2 binary archive is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Minix 3.x binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The VICE 2.1 Atari Mint binary package is available at:
http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/..

The Solaris ports can be found at:
http://www.viceteam.org/solaris.html

The SCO openserver and unixware ports can be found at:
http://www.viceteam.org/sco.html

For more information check out the VICE home page at:

http://www.viceteam.org/

At the time this was written the VICE home page was not updated yet,
rest assured that it will be updated soon.
In the meantime, please use

http://vice-emu.sourceforge.net/


The VICE team wishes you all a Merry Christmas!

Signed, Marco van den Heuvel.
 
... 63 posts hidden. Click here to view all posts....
 
2008-12-25 23:50
Oswald

Registered: Apr 2002
Posts: 5025
Quote: Great with a new major version of my favorite emu. Can't really tell the difference on the PAL emulation, but it's nice with some customizability. Also great with the big borders, although they don't seem to like PAL emulation + double size.

Too bad they didn't fix some of the issues that has bothered me for a long time, so I'll just repeat them here.

- PAL emulation + double size is too dark. I think the dark lines should be compensated by making the bright lines brighter, and bleeding some more lightness over to the dark ones. White should be 100% white. Also I think PAL+2x should be the default mode.

- Emulate the correct aspect ratio, i.e. make the screen about 10% narrower.

- True drive should be on by default, and not get turned off every time I load a PRG file. It should remember my preference and turn it back on when loading a D64. This confuses a lot of n00b's resulting in comments like "doesn't work in Vice" on Pouet.


PAL emu:

you can set the brightness of both dark and bright lines to your taste. "bleeding some more lightness" is hard to compute for me, as you can set the brightness of the dark lines yourself.

Aspect ratio:

this would mean smth like that some multicolor c64 pixels would be 4 PC pixels wide, some 5. I dont think it would look nice. tho applying the blur to this it might just work.

True Drive Emu:

agreed.
2008-12-26 00:02
chatGPZ

Registered: Dec 2001
Posts: 11140
the aspect ratio thing doesnt make a lot of sence....yet. it will make sense in a couple of years when much higher native resolutions are available, and the vice window can get scaled 4 times or even more, in 2x like today it will simply look super ugly because of the aliasing that will appear.
2008-12-26 01:15
Jammer

Registered: Nov 2002
Posts: 1291
Quote: the aspect ratio thing doesnt make a lot of sence....yet. it will make sense in a couple of years when much higher native resolutions are available, and the vice window can get scaled 4 times or even more, in 2x like today it will simply look super ugly because of the aliasing that will appear.

i use fulscreen 800x600 with 2x scaling and i don't think i looks ugly ;)
2008-12-26 01:38
chatGPZ

Registered: Dec 2001
Posts: 11140
no, because it is scaled 1:1 right now, and not 10% less on one axis, which would be necessary to achive the correct aspect ratio.
2008-12-28 08:41
A Life in Hell
Account closed

Registered: May 2002
Posts: 204
btw, the vice-2.1.tr.gz link on the webpage ctually points to 2.0 behind the href... weird.
2008-12-29 12:21
Cruzer

Registered: Dec 2001
Posts: 1048
Aspect ratio conversion shouldn't be a problem with current resolutions. Take a screenshot of Vice in double size and scale it down to 90% width with Photoshop/Gimp/etc. Remember to set it to cubic interpolation or whatever it's called. Does that look superugly? It certainly doesn't to me.
2008-12-29 14:06
enthusi

Registered: May 2004
Posts: 675
cubic interpolation in realtime?
Not sure if that's wise...
2008-12-29 14:28
doynax
Account closed

Registered: Oct 2004
Posts: 212
Quote: cubic interpolation in realtime?
Not sure if that's wise...


Not really a problem on any reasonably modern graphics card, not with shaders anyway. Though it takes a bit of hacking.
Then again, anyone who's so into emulation as to care about the aspect ratio being a fraction off probably has a CRT anyway (good luck trying to match 50 Hz on an LCD screen), so why not simply adjust the screen width manually instead?
2008-12-29 14:37
Mace

Registered: May 2002
Posts: 1799
I'd rather see better datasette controls then a different aspect ratio.

(Enthusi, are you with me? ;-) )
2008-12-29 14:54
iAN CooG

Registered: May 2002
Posts: 3136
Quote: I'd rather see better datasette controls then a different aspect ratio.

(Enthusi, are you with me? ;-) )


If you are on windows, edit win_shortcuts.vsc to add handy tape controls on f9-f12
KEY             0x78        IDM_DATASETTE_CONTROL_REWIND      F9
KEY             0x79        IDM_DATASETTE_CONTROL_FORWARD     F10
ALT             0x7A        IDM_DATASETTE_RESET_COUNTER       F11
KEY             0x7A        IDM_DATASETTE_CONTROL_STOP        F11
ALT|SHIFT       0x7A        IDM_DATASETTE_CONTROL_RESET       F11
KEY             0x7B        IDM_DATASETTE_CONTROL_START       F12
ALT             0x7B        IDM_DATASETTE_CONTROL_RECORD      F12
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Guests online: 98
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 Comaland 100%  (9.6)
7 Uncensored  (9.6)
8 No Bounds  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 Party Elk 2  (9.7)
2 It's More Fun to Com..  (9.6)
3 Layers  (9.6)
4 Cubic Dream  (9.6)
5 Copper Booze  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Violator  (9.8)
4 Acidchild  (9.7)
5 Starlight  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.15 sec.