Giter VIP home page Giter VIP logo

smsplusdc's People

Contributors

pascalorama avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

sega-dreamcast

smsplusdc's Issues

Vmu functions vmufs_write and VMUFS_OVERWRITE dont exist in kos 1.1.8 till kos2.0

             from obj/dc_save.c:3:

dc/sms_db.h:6:6: warning: no newline at end of file
obj/dc_save.c: In function save_config': obj/dc_save.c:226: warning: assignment from incompatible pointer type obj/dc_save.c: In function vmu_save_bookmark':
obj/dc_save.c:339: warning: assignment from incompatible pointer type
obj/dc_save.c: In function VMU_Save': obj/dc_save.c:426: warning: assignment discards qualifiers from pointer tar ype obj/dc_save.c:440: VMUFS_OVERWRITE' undeclared (first use in this function
obj/dc_save.c:440: (Each undeclared identifier is reported only once
obj/dc_save.c:440: for each function it appears in.)
obj/dc_save.c: In function VMU_Save_Compressed': obj/dc_save.c:476: warning: passing arg 2 of compress' from incompatible p
r type
obj/dc_save.c:549: VMUFS_OVERWRITE' undeclared (first use in this function obj/dc_save.c: In function VMU_Load_Compressed':
obj/dc_save.c:566: warning: cast to pointer from integer of different size

No idea what custom thing this is not in kos 1.1.9 or later.. only in the src 2 times..

Etc // Commit the changes
if (vmufs_write(dev, filename, pkg_out, pkg_size, VMUFS_OVERWRITE) < 0)
{ return SAVE_FAILED;
}

There is no vmufs_write in kos // commit changes i cant find them ?

Hey pascal hehe.. I can compile the older version with the old save functions but they dont work lol..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.