Giter Club home page Giter Club logo

glueesp's Introduction

glueesp

What?

This is a port of the old Geoworks DOS assembly toolchain, consisting of the ESP macro assembler and the Glue linker. It's really intended to produce Geoworks .geo executables, but it's also a highly competent assembler and linker for producing DOS .com and .exe executables which is mostly compatible with masm.

This was pulled out of the main Geoworks PC-GEOS repository and then hacked and modified by me until it builds and mostly runs (as far as I've tested it, which isn't much) on my modern amd64 Linux PC. The code is extremely old, with timestamps from about 1988, and C compilers and the machines they've run on have rather changed since then. It does, however, build without warnings (although I did have to turn some of the warnings off).

ESP has its own GEOS-specific object file format, but Glue supports GEOS or Microsoft format object files.

How?

To build it you'll need a Unixoid and the bazel build system. This is in Debian as bazel-bootstrap or you can install it yourself from https://bazel.build/install. Then just do make. The two binaries will end up in bazel-bin/src/esp/esp and bazel-bin/src/glue/glue.

There's some really good documentation in the GEOS repository; it's kinda oriented around GEOS, but you can skip those bits (e.g. you probably don't want to use GEOS classes in DOS!):

Who?

None of this (except for the build scripts) was written by me, David Given [email protected]. Feel free to contact me by email at [email protected]. You may also like to visit my website; there may or may not be something interesting there.

You probably also want to visit the main GEOS github repository at https://github.com/bluewaysw/pcgeos where the upstream code is.

License?

All of GEOS is open source software available under the Apache 2.0 license, and therefore everything here is to. I, David Given, declare that all my modifications fall under the terms of the same license.

glueesp's People

Contributors

davidgiven avatar

Stargazers

Robert Riebisch avatar めぐみ発動機 (isVowel / GreenWing) avatar Bocke avatar Nicolas Sauzede avatar  avatar Backwoods Bob avatar Saptak Bhoumik avatar  avatar Kenneth J Davis avatar blueway.Softworks avatar

Watchers

 avatar James Cloos avatar  avatar blueway.Softworks avatar

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.