Skip to content

weimingtom/onscripter_csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onscripter_csharp

[WIP super extremly very much] port onscripter-en to csharp, DONNOT use me now

Status

  • not stable, not work now

History

  • 2024-10-01: migrate from gitee to github
    onscripter_csharp_20240915_v1.7z
    onscripter_en_fork2_sdlport2_20240915_v1.rar
    ref: onscripter_en_fork2_sdlport2_20240915_v1_min.zip
  • 2021-06-20: first commit to gitee ref: onscripter_en_fork2_sdlport2_master_min.zip
  • 2020-10-04: onsharp_v1.rar

Ref

TODO

  • put vendor files (and mod, to compare) about onscripter_en_fork2_sdlport2

TODO, 20241223

CLib.cs:582, not implemented
public static uint fread(UnsignedCharPtr buffer, uint size, uint count, FILEPtr fp)
public static uint fread(CharPtr buffer, uint size, uint count, FILEPtr fp)
public static uint fwrite(UnsignedCharPtr buffer, uint size, uint count, FILEPtr fp)
public static uint fwrite(CharPtr buffer, uint size, uint count, FILEPtr fp)

TODO, 20241225

public static long SHGetFolderPathA(int param1, UInt32 param2, int param3, int param4, CharPtr hpath)

About

[WIP super extremly very much] port onscripter-en to csharp, DONNOT use me now

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages