!

[c64] Nieoficjalne WinVice 2.3.7

[0] @ Poniedziałek, 16 Maja 2011 02:11CET

[c64] Nieoficjalne WinVice 2.3.7

Minęło parę dni i pojawiła się nowa, deweloperska wersja tego emulatora maszynek Commodore. Na pierwszy rzut oka, nowa beta przynosi sporą ilość zmian w obsłudze kartridży (BB, Multicart, FF), ze względu jednak na porę nie mam szans aby się temu przyjrzeć... zapraszam do testów.

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

Kompilacja Visual Studio 2008/x86 zmiany w stosunku do kodu w branchu:  dodano infocontrib.h z trunk.

 

Bardzo przyjemna i prosta gra, która właśnie ukazała się dla C64 - Coins. Warto zerknąć.

 

Changelog 15.05.2011

  • 2011-05-13  Marco van den Heuvel <[email protected]>
    • Fixed signed/unsigned mismatch.
  • 2011-05-13  Marco van den Heuvel <[email protected]>
    • Added missing include.
  • 2011-05-13  Marco van den Heuvel <[email protected]>
    • Fixed the windows acia dialog.
  • 2011-05-13  Christian Vogelgsang <[email protected]>
    • macosx: added x64sc to x11/gtk launcher
  • 2011-05-13  Christian Vogelgsang <[email protected]>
    • make sure to link CoreVideo in every ui
  • 2011-05-13  Christian Vogelgsang <[email protected]>
    • macosx: use a monotonic clock for vsync, too
  • 2011-05-13  Christian Vogelgsang <[email protected]>
    • cocoa: fixed sync draw display freeze bug
  • 2011-05-12  Jesse Lee <[email protected]>
    • Updated.
  • 2011-05-11  Ulrich Schulz <[email protected]>
    • special video timings for dingoo removed from generic header, because of this, some #ifdef DINGOO_NATIVE are removed
  • 2011-05-10  Ulrich Schulz <[email protected]>
    • dingoo native: unneeded macro removed
  • 2011-05-10  Ulrich Schulz <[email protected]>
    • c64dtvflash.c: DINGOO NATIVE removed
  • 2011-05-10  Ulrich Schulz <[email protected]>
    • allocate rombanks dynamically. DINGOO_NATIVE removed
  • 2011-05-10  Ulrich Schulz <[email protected]>
    •     * src/arch/sdl/menu_video.c: VICE_DINGOO_NATIVE ifdef removed
  • 2011-05-10  Ulrich Schulz <[email protected]>
    •     * src/resources.c: clean up reasources.c
  • 2011-05-10  Jesse Lee <[email protected]>
    •     * po/ko.po: Updated.
  • 2011-05-10  Christian Vogelgsang <[email protected]>
    •     * src/c64/cart/c64acia1.c: fixed default value for Acia1Base resource and fixed Turbo32 cart selection
  • 2011-05-09  Marco van den Heuvel <[email protected]>
    •     * src/c64/cart/c64acia1.c: Added base address setting to the c64/c128 acia/swiftlink/turbo232 carts.
  • 2011-05-08  Marco van den Heuvel <[email protected]>
    •     * src/c64/cart/warpspeed.c: For the warpspeed cart, peek is the same as read, dump is useless because of no details.
  • 2011-05-08  Marco van den Heuvel <[email protected]>
    • * src/c64/cart/supersnapshot.c: Added peek and dump support to the supersnapshot(5) code.
  • 2011-05-08  Marco van den Heuvel <[email protected]>
    • src/c64/cart/prophet64.c, src/c64/cart/ross.c, src/c64/cart/supergames.c: Added dump support to the supergames cart code.
  • 2011-05-08  Marco van den Heuvel <[email protected]>
    • src/c64/cart/ocean.c, src/c64/cart/prophet64.c, src/c64/cart/rexutility.c, src/c64/cart/ross.c, src/c64/cart/snapshot64.c, src/c64/cart/stardos.c: Updated some carts.
  • 2011-05-07  groepaz <[email protected]>
    • data/C64/x11_pos.vkm, data/C64/x11_sym.vkm, data/VIC20/x11_pos.vkm, data/VIC20/x11_sym.vkm: cleaned up and fixed x11 c64 and vic20 keymaps, fixes bug 3188237
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    •  src/c64/cart/mikroass.c: For the mikroassembler cart, peek is the    same as read, dump is useless because of no details.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/magicdesk.c: Added dump support to the magicdesk cart    code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    •  src/c64/cart/mach5.c: For the mach5 cart, peek is the same as read, dump is useless because of no details.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    •  * src/c64/cart/isepic.c: Added dump support to the isepic code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    •  src/c64/cart/gs.c: Added dump support to the gs cart code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/gamekiller.c: For gamekiller, peek returns 0 and dump is useless because of lack of details.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/funplay.c: Added dump support to the funplay cart code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/finalplus.c: For fc+, peek is read.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/final3.c: Added dump support to the fc3 code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/final.c: For fc1/2, dump is useless, no details.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    •  src/c64/cart/epyxfastload.c: For epyx fastload cart, io2-peek is the same as io2-read, dump is useless because of no details.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/dinamic.c: Added dump support to the dinamic cart code.
  • 2011-05-07  groepaz <[email protected]>
    • src/c64/cart/expert.c: fix IO1 and mapping in ON mode
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/digimax.c: For digimax peek is the same as read, and dump support is useless, since they are no real details to dump.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/rexep256.c: Added dump support to the rexep256 code.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/delaep256.c, src/c64/cart/delaep64.c, src/c64/cart/delaep7x8.c: Fixed and added dump support to the delaep256 code.
  • 2011-05-07  groepaz <[email protected]>
    • src/c64/cart/c64cart.c: do not try to (re)attach cart when changing "CartridgeReset". fixes bug 3183435
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/delaep64.c: Fixed a typo.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/delaep64.c, src/c64/cart/delaep7x8.c: Fixed the delaep64 code for loading into rawcart and copying to roml_banks.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/delaep7x8.c: Fixed the delaep7x8 code for loading into rawcart and copying to roml_banks.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/delaep64.c, src/c64/cart/delaep7x8.c: Added dump support to the delaep7x8 and delaep64 carts.
  • 2011-05-07  Marco van den Heuvel <[email protected]>
    • src/c64/cart/actionreplay2.c: Updated the ar2 code a bit.
  • 2011-05-07  pottendo <[email protected]>
    • po/de.po: Updated.
  • 2011-05-06  Marco van den Heuvel <[email protected]>
    • src/c64/cart/comal80.c: Added dump support to the comal 80 code.
  • 2011-05-06  Marco van den Heuvel <[email protected]>
    • src/c64/cart/actionreplay3.c: Added dump code to the action replay 3 code.
  • 2011-05-06  Marco van den Heuvel <[email protected]>
    • src/c64/cart/sfx_soundexpander.c, src/core/fmopl.c, src/core/fmopl.h, src/snapshot.c, src/snapshot.h: Added snapshot support to the sfx sound expander code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/cart/sfx_soundsampler.c: Got rid of the 'fix me' comment.
  • 2011-05-04  Marco van den Heuvel <[email protected]
    • src/c64/cart/sfx_soundsampler.c: Added snapshot support to the sfx sound sampler cart.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/cart/dqbb.c: Added dump function to the dqbb code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/aciacore.c: Fixed a typo.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/cart/ramcart.c: Added peek and dump functions to the ramcart code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    •  src/c64/plus256k.c, src/c64/plus256k.h: Added peek and dump functions to the plus256k code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/plus60k.c, src/c64/plus60k.h: Added peek and dump functions to the plus60k code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c128/c128mem.c, src/c128/c128mmu.c, src/c128/c128mmu.h: Added peek and dump functions to the c128 mmu code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/c64_256k.c, src/cartridge.h: Added peek and dump functions to the c64_256k code.
  • 2011-05-04  Marco van den Heuvel <[email protected]>
    • src/c64/cart/actionreplay.c: Added peek and dump functions to the action replay code.
  • 2011-05-03  Marco van den Heuvel <[email protected]
    • src/c64/cart/georam.c: Added peek and dump functions.
  • 2011-05-03  Marco van den Heuvel <[email protected]>
    • src/c64/cart/sfx_soundexpander.c: Fixed a typo.
  • 2011-05-03  Jesse Lee <[email protected]>
    •  po/ko.po: Updated.
wstecz16/05/2011 02:11
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