Menu

#310 Support for 128/256K Magic Carts for xplus4

v3.x
closed-accepted
gpz
None
bugfix
2021-11-13
2021-10-13
No

This patch adds two existing sizes to magic cartridge emulation for xplus4. 128 and 256K EPROMS are supported by cartridge hardware.

1 Attachments

Discussion

  • gpz

    gpz - 2021-10-14

    this patch has some problems....

    first, create the patch from the "vice" dir, this patch uses different pathes for new and old file. its also not in unified diff format ...(easiest way is to just use "svn diff")

    then, the patch is missing the related changes to cartconv and vice.texi - please add that as well

    last not pleast, please attach example rom files for those new sizes, which i can drop into my collection of test files

     

    Last edit: gpz 2021-10-14
  • gpz

    gpz - 2021-10-15

    vice.texi

    forget that part - I should still add the respective docs to it :=)

    however, please also update cartconv

     
  • gpz

    gpz - 2021-11-10
    • status: open --> open-needinfo
     
  • gpz

    gpz - 2021-11-10

    please? :)

     
  • Žarko Živanov

    Žarko Živanov - 2021-11-10

    Sorry for this, I had really too much work past few weeks and weekends were spent in hunting stuff for new apartment... I have 4 days of vacation and I'll try to fix both of my patches.

     
  • gpz

    gpz - 2021-11-10

    vice.texi is mostly updated with the cartridge things now, btw - please have a look and apply the respective changes too. cartconv should be fairly easy, just update the table for the cartridge types accordingly.
    (yeah similar situation here, which is why i ask to update it rather than doing it myself - still many other things on the todo list until release)

     
  • Žarko Živanov

    Žarko Živanov - 2021-11-13

    I have made (I hope) all the needed changes. Patch was made with "svn diff" command. I have tested 128 and 256k BIN images and they work as intended. I have also tried 128, 256 and 512k CRT files, but none of them work. I'm not sure if I maybe made a mistake in cartconv configuration for the cartridge. I have also attached sample 128, 256 and 512k BIN and generated CRT files.

     
  • gpz

    gpz - 2021-11-13

    applied in r41123 - thanks!

    (you forgot to add 16/32 banks to the check in crt attach :))

     
  • gpz

    gpz - 2021-11-13
    • status: open-needinfo --> closed-accepted
     

Log in to post a comment.