[go: up one dir, main page]

Menu

#368 GMod4 support

v3.x
open-wip
gpz
None
2025-05-14
2024-03-11
gpz
No

This adds support for the upcoming GMod4 cartridge: http://wiki.icomp.de/wiki/GMod4

1 Attachments

Discussion

  • gpz

    gpz - 2024-03-11
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +gmod4.diff (68.9 kB; text/x-patch)
    
     
  • gpz

    gpz - 2024-04-15

    updated

     
  • gpz

    gpz - 2024-08-22

    updated

     
  • mpis73

    mpis73 - 2024-08-24

    Hi. when I try to compile VICE after applying this patch, I get this error:

    svt-av1 -DEB_DLL -ID:/msys64/ucrt64/include/webp   -MT spi-flash.o -MD -MP -MF .deps/spi-flash.Tpo -c -o spi-flash.o spi-flash.c
    spi-flash.c: In function 'spi_flash_snapshot_read_module':
    spi-flash.c:431:25: error: passing argument 2 of 'snapshot_module_read_byte_into_int' from incompatible pointer type [-Wincompatible-pointer-types]
      431 |         || SMR_B_INT(m, &spi_flash_type) < 0
          |                         ^~~~~~~~~~~~~~~
          |                         |
          |                         spi_flash_type_t * {aka enum spi_flash_type_s *}
    compilation terminated due to -Wfatal-errors.

     
  • gpz

    gpz - 2024-08-24

    interesting that you get an error, this was just a warning here.

    Fixed patched attached, try this one :)

     
  • gpz

    gpz - 2024-09-19

    another update. Caution: crtid changed to 83

     
  • gpz

    gpz - 2024-11-18

    one more update....

     
  • gpz

    gpz - 2025-01-07

    updated patch

     
  • gpz

    gpz - 2025-05-14

    updated patch

     

Log in to post a comment.