Git Product home page Git Product logo

dfend-x's Introduction

dfend-x

This maintenance build is still WIP. Do not download until this notice is removed.

Dfend-X is a maintenance build of D-Fend Reloaded that can run DOSBox-X.

I have started this build because there was no updated since the last version of D-Fend Reloaded (i.e. Jul 30, 2015), and some problems with D-Fend Reloaded settings makes it almost impossible to run DOSBox-X.

To-Dos

  • Make it compile with Delphi 10.2 (or Lazarus, if it is possible)
  • Add "no setting" and "windows" to the list of video drivers.
  • Unicode text handling (if possible - I'm not sure yet).
  • Bug fixes and simple changes to the code
  • Fix vulnerabilities (e.g. usage of ZLib 1.1.4).

Non-goals

  • 64-bit build (I have access to Delphi Starter Edition only. So only 32-bit Windows builds.)
  • Cross platform build (same reason)
  • Add CI (there's no free online solutions available)
  • Add new features (without CI, there's no good way to test for breakage)

dfend-x's People

Contributors

lwchkg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dfend-x's Issues

Update DelphiZip / ZipMaster

Update to whatever version that does not comes with a vulnerable ZLib. #1 Either I wait for an update, or update it myself. (But currently blocked because I don't have the right C++ compiler.)

Remove references of CharToOem

CharToOem is labelled "do not use" with an unspecified security concern. I guess this is due to potential buffer overruns.

So all reference to this function must be removed before dfend-x is released. It is likely that we don't need to convert the WideChar to Ansichar anyway.

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.