!

[c64] Nieoficjalne WinVice 2.3.9

[0] @ !!! Poniedziałek, 20 Czerwca 2011 14:05 CET [20-06-2011 13:59 CET]

[c64] Nieoficjalne WinVice 2.3.9

Minęło parę tygodni jak z bicza strzelił, a autorzy Vice, chyba najbardziej rozbudowanego emulatora maszynek Commodore (c64,vic20,pet,C264 i współczesnego C64DTV) obdarzyli nas kolejną betą swojego programu. W końcu VIC20 odpala się i można w spokoju oglądać dziełka viznuta, niestety skompilowana nowa beta czyni z VIC20 maszynę całkowicie pozbawioną dźwięku, jednak emulacja, w stosunku do poprzedniej bety chodzi w końcu płynnie (zapewne skończy się tak jak ostatnio, czyli w późniejszym czasie dołoże dokompilowany modul VIC'a).

Z nowości sporo nowych kartów i rozszerzeń dla VIC20 (być może to jeden z powodów ciszy w tym module), w tym emulacja masC=uerade (nie tylko dźwięk, a także możliwość korzystania z TFE/RR-NET).

WAŻNE: Należy pamiętać, że to wersja "unstable" i nieoficjalna, nie wszystko może chodzić jak należy (np. wspomniany VIC20). Proszę przy dystrybucji tej wersji to zaznaczyć.

Kompilacja Visual Studio 2008/x86/dx9 na podstawie pliku deweloperskiego

zmiany w stosunku do kodu w branchu

  • dodano infocontrib.h z trunk (brak w pliku)
  • dodano uicart.h z trunk (brak w pliku)

VICE version 2.3.9 2011-06-17

2011-06-17  Marco van den Heuvel <[email protected]>

  • VICE version 2.3.9

2011-06-17  Stefan Haubenthal <[email protected]>

  •     * src/lightpen.c: hint

2011-06-16  Marco van den Heuvel <[email protected]>

  • Added pagefox support to the various project files.

2011-06-16  Marco van den Heuvel <[email protected]>

  • * doc/html/plain/CRT.txt: Updated.

2011-06-16  Marco van den Heuvel <[email protected]>

  • * doc/html/plain/CRT.txt: Finished updating the CRT.txt file.

2011-06-16  Marco van den Heuvel <[email protected]>

  • * src/c64/cart/freezemachine.c, src/c64/cart/magicvoice.c, src/cartconv.c: Fixed magic voice crt format, old crt will still load properly, but cartconv outputs only the new (correct) crt.

2011-06-15  Marco van den Heuvel <[email protected]>

  • * src/cartconv.c: Fixed freeze machine crt format, used to be 2 or 4 banks loaded at $8000, now 1 or 2 banks at $8000 and 1 or 2 banks at $a000, old crt will still load properly, but cartconv outputs only the new (correct) crt.

2011-06-15  Marco van den Heuvel <[email protected]>

  • * src/c64/cart/supersnapshot4.c, src/cartconv.c: Fixed supersnapshot v4 crt format, used to be 4 banks loaded at $8000, now 2 banks at $8000 and 2 banks at $a000, old crt will still load properly, but cartconv outputs only the new (correct) crt.

2011-06-14  Marco van den Heuvel <[email protected]>

  • * src/c64/cart/ide64.c: Extended IDE64 geometry settings and auto detect size settings to be able to be used for each HD seperately, ui's will need to be adjusted to handle this.

2011-06-13  groepaz <[email protected]>

  • added support for the "Pagefox" cartridge by Scantronik

2011-06-13  Marco van den Heuvel <[email protected]>

  • * src/aciacore.c: Fixed xpet crash.

2011-06-12  Marco van den Heuvel <[email protected]>

  • Updated our maillist address.

2011-06-12  Marco van den Heuvel <[email protected]>

  • Re-organized the doc directory a bit: added a building directory which contains documents for the various platforms with instructions for building VICE, and added a readmes directory which contains documents which platform specific information.

2011-06-11  groepaz <[email protected]>

  • psid v3 (stereo tunes) support (patch by ian coog)

2011-06-11  Marco van den Heuvel <[email protected]>

  • Added the CRT format describing document as composed by Peter Schepers.

2011-06-11  Marco van den Heuvel <[email protected]>

  • Added hardsid support to the msdos ui.

2011-06-11  Marco van den Heuvel <[email protected]>

  • Added digimax, georam, sfx sound expander, sfx sound sampler and tfe support to the msdos vic20 ui.

2011-06-11  Marco van den Heuvel <[email protected]>

  • * src/arch/msdos/Makefile.am, src/arch/msdos/hardsid.c: Added hardsid support to the msdos port, no gui yet.

2011-06-11  Marco van den Heuvel <[email protected]>

  • * src/vic20/vic20sound.c: Fixed recursive sound reset.

2011-06-10  Marco van den Heuvel <[email protected]>

  • * configure.in, src/arch/msdos/catweaselmkiii.c, src/arch/msdos/uisid.c, src/arch/msdos/uisidcart.c, src/arch/msdos/uisiddtv.c: Added catweasel support to the msdos ui.

2011-06-10  Marco van den Heuvel <[email protected]>

  • * src/vic20/vic20sound.c: Changed return value of vic20 native cycle_based() routine to return 0.

2011-06-10  Marco van den Heuvel <[email protected]>

  • * src/arch/msdos/Makefile.am, src/arch/msdos/catweaselmkiii.c,    src/arch/msdos/tui_backend.c: Added catweasel support to the msdos port, no ui yet.

2011-06-10  Marco van den Heuvel <[email protected]>

  • * src/arch/amigaos/hardsid.c: Fixed.

2011-06-09  Marco van den Heuvel <[email protected]>

  • Added sfx sound sampler support to the amiga vic20 ui.

2011-06-09  Marco van den Heuvel <[email protected]>

  • Added sfx sound expander support to the amiga vic20 ui.

2011-06-09  Marco van den Heuvel <[email protected]>

  • Added digimax support to the amiga vic20 ui.

2011-06-09  Marco van den Heuvel <[email protected]>

  • Added georam  support to the amiga vic20 ui.

2011-06-09  Marco van den Heuvel <[email protected]>

  • * src/arch/amigaos/mui/uic64model.h: Fixed a prototype.

2011-06-09  Marco van den Heuvel <[email protected]>

  • Fixed acia dialogs for the amiga ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • * src/arch/unix/x11/gnome/uifileentry.c, src/arch/unix/x11/gnome/x11ui.c, src/charset.c: Some more warning fixes.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Added tfe support to the xaw vic20 ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Added sfx sound sampler support to the xaw vic20 ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Added sfx sound expander support to the xaw vic20 ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Added georam support to the xaw vic20 ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Added     digimax support to the xaw vic20 ui.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Fixed and extended the xaw ui for acia emulation.

2011-06-08  Marco van den Heuvel <[email protected]>

  • Some warning fixes.

2011-06-07  Marco van den Heuvel <[email protected]>

  • * src/arch/sdl/win32-watcom/arch.tgt, src/arch/sdl/win32-watcom/base.tgt, src/arch/sdl/win32-watcom/ide-config.h, src/arch/sdl/win32-watcom/vice.wpj: Added tfe support to the ow sdl win32 project files.

2011-06-07  Marcus Sutton <[email protected]>

  • * src/arch/beos/ui_sid.cc, src/sid/sid-resources.c: Rewrote BeVICE SID settings dialog to use 'BOptionPopup's instead of invisible radio buttons.

2011-06-06  Fabrizio Gennari <[email protected]>

  • * src/tape/tap.c: Apply some previous fixes to copied-and-pasted code too

2011-06-06  Fabrizio Gennari <[email protected]>

  • * src/monitor/monitor.c: Executing the next command when the current opcode was RTS gave wrong results

2011-06-06  Marco van den Heuvel <[email protected]>

  • Added masC=erade carts to the sdl ui.

2011-06-06  Marco van den Heuvel <[email protected]>

  • * src/arch/sdl/menu_vic20hw.c: Added masC=erade carts to the sdl ui.

2011-06-06  Marco van den Heuvel <[email protected]>

  • * src/arch/win32/uisoundsampler.c: Removed some debug messages.

2011-06-05  Marco van den Heuvel <[email protected]>

  • Fixed and extended the ACIA support in the sdl ui.

2011-06-05  Marco van den Heuvel <[email protected]>

  • Added TFE support to the win32 sdl msvc project files.

2011-06-05  Fabrizio Gennari <[email protected]>

  • * configure.in: Add ability to #define DEBUG at configure time

2011-06-05  Fabrizio Gennari <[email protected]>

  • * src/arch/unix/gui/plus4ui.c: Add debug settings (if compiled in) to settings menu

2011-06-05  Fabrizio Gennari <[email protected]>

  • * src/monitor/monitor.c: The logic behind the next and ret monitor commands was broken, fix it

2011-06-04  Marco van den Heuvel <[email protected]>

  • * src/resid/filter.cc: Fixed some warnings.

2011-06-04  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade sfx sound sampler cart to the windows gui.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade sfx sound expander cart to the windows gui.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Windows tfe dialog fixes.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade tfe cart to the windows gui.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Did a 'make trans-update'.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Only call sid calc samples when either the engine is cycle based (unstable number of samples) or when the engine is not cycle based but enabled (sidcart for pet, plus4 and vic20), fixes slowdown bug on gtk/xaw.

2011-06-03  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade digimax cart to the windows gui.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade georam cart to the windows gui.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Added vic20 masC=uerade acia/swiftlink/turbo232 cart to the windows gui.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Removed the generic.c wrapper.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Updated os2 ow project files.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Updated win32 sdl ow project files.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Updated win32 ow project files.

2011-06-02  Marco van den Heuvel <[email protected]>

  • Fixed base selection for vic20 use.
wstecz20/06/2011 14:05
Dodatkowe informacje
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU