Giter VIP home page Giter VIP logo

smb-utility's People

Contributors

bonimy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smb-utility's Issues

SMB Utility on Android (.APK) build for Phones, Tablets?

Is it possible to PORT SMB Utility for Google Android / Google Chrome OS (.APK) platform (Phones, Tablets, Laptops)

The minimum API will be: API 21 (Android 5.0)
The target API will be: API 28 (Android 9.0)

File: SMB_Utility.apk

Android Phones, Tablets are multi-touch screen
Chrome OS is a Laptop

Where is a max level discribed?

Hi.
I wanna to add secret worlds like minus world glitch here.I need parts of code that say to program what level is last.
Not say like "in SMB only 8 levels!" beacuse i wanna to add levels that created becuz a bug.

Mojibake

Issue

All of the text-based documents are currently encoded in Japanese (Shift-JIS) - Codepage 932 without any format specifier byte. On western machines where the default encoding is UTF-8, this causes Mojibake text like

// ƒrƒ…�[‚Å“G‚ð•\Ž¦‚·‚邽‚߂ɃXƒvƒ‰ƒCƒgRAM‚Ƀf�[ƒ^‚ð�‘‚«�ž‚Þƒ‹�[ƒ`ƒ“

when the correct encoding would show

// ビューで敵を表示するためにスプライトRAMにデータを書き込むルーチン

Resolution

Re-encode every text file from Shift-JIS encoding to UTF-8 with encoding byte,

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.