User:Gpz

From vice-emu
Revision as of 19:38, 2 February 2011 by Gpz (talk | contribs) (→‎readme)
Jump to navigation Jump to search

TODO

Cart System

general

  • remove direct usage of export.xx (generic, retroreplay)
  • if possible make all special cases into general cases
    • REU
      • reu_dma() in c64mem.c, plus256k.c, c64memsc.c, c64_256k.c, c128mem.c, c128mmu.c
      • reu_ba_register() in c64memsc.c
      • reu_dma_start() in mainc64cpu.c
  • implement snapshot support for more carts :)
  • move chip cores into core directoy (Magic Formel)

Clock Port Resource

  • update the resource handling for the clockport (export resource) (MMC64, MMC Replay, Retro Replay)
  • create logic to handle clock port devices
  • make hooks to handle rr-net, silversurfer, mp3@c64

individual Carts

Magic Voice (49)

  • debug interaction with TPI
  • rewrite using an event based model

MMC Replay (38)

  • generally very buggy

Snapshot64 (47)

schematic and/or hardware needed

  • cz:
    • F1 (save backup) - saves some files, then crash
      • (WORKS FOR ME)
    • F3 (clear mem) - crash
      • (WORKS FOR ME)
    • F5 (format disk) - formats, starts saving, then crash
      • (UNRELATED) - starts formatting, but the drive emulation errors out (Drive 8: Error - Could not find header of ...)
    • F7 (restart) - works
      • does NOT work for me =P

Stardos (31)

  • cz: file copier produces garbage
    • (WORKS FOR ME)
  • cz: disk copier crashes
    • (WORKS FOR ME) it does not crash but actually cleanly exit from the menu, as if the feature is not there