Coder Social home page Coder Social logo

djchloe / osxdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from godzil/osxdk

0.0 2.0 0.0 6.54 MB

osXdk is a fork of the Oric SDK (http://osdk.defence-force.org/) to add support for UNIX like OSs (Linux, MacOS X, ...)

CMake 0.66% C 49.28% C++ 30.78% Batchfile 2.90% Assembly 15.14% Visual Basic 0.68% Objective-C 0.55%

osxdk's Introduction

osXdk

The Crossplatform Oric SDK (the X stand for Cross and uniX/posiX)

The Original OSDK can be found here

General information

The osXdk is a complete cross-development system allowing you to create software for the Oric range of computers 1.

If you are interested in developing your programs for other 6502 based machines than the Oric, you should check cc65. You are still reading, so I assume that you are still interested in the osXdk. Good.

I recommand for now to try to use the original OSDK since this version still under devellopement and it could have a lots of bug due to the port.

System requirements

In order to use the osXdk, you need a configuration that matches these minimum requirements:

Any POSIX compatible UNIX OS. Currently I use a Gentoo linux computer and a MacBookPro under 10.6 without any problems.

Download

By downloading the osXdk, you will get a lot more than only a C cross-compiler for the Oric:

  • An ANSI C Compiler (LCC)
  • A powerful 6502 cross-assembler (XA)
  • A BASIC converter
  • A linker
  • A set of library functions
  • A map-file analyzer
  • A file packer (FilePack)
  • A picture converter (PictConv)
  • Some tools to help you create virtual and real tapes and disks
  • A ready to use Oric emulator and debugger (Euphoric)
  • A number of sample programs written in C, Assembler and BASIC, with comments.

Support

If you have questions, suggestions, or simply want to discuss the sdXdk, you can try one of the following options:

  • For bug or problem specificaly to this fork, use the GitHub utilities to report bugs, or leave me a messages here
  • For other problem on Oric development write a message in the Defence-Force forums

License

There is currently no clear license on the original OSDK. I will contact DBug about this, and will currently put this fork under the classical MIT licence:

OSDK Copyright (c) 2001-2010 DBug
osXdk UNIX Port Copyright (c) 2010-2011 godzil <Manoel Trapier>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

This SDK use theses software:

Cross-Assembler 65xx V2.2.2 (XA / m6502-oric-none-as)
(c) 1989-98 by A.Fachat
65816 opcodes and modes coded by Jolse Maginnis
Oric C adaptation and debugging by Mickael Pointier
Clean Linux port by Jean-Yves Lamoureux

---

Peephole-Optimzier V0.12 (opt65 / m6502-oric-none-opt)
Written by Daniel Dallmann (aka Poldi)
This piece of software is freeware ! So DO NOT sell it !!
You may copy and redistribute this file for free, but only with this header
unchanged in it. (Or you risc eternity in hell)

If you've noticed a bug or created an additional feature, let me know.
My (internet) email-address is [email protected]

---

LCC (Currently unkown version) (compiler / m6502-oric-none-cc)
With Fabrice Frances' 16 bits 6502 code generator V1.29

---

The 6502 Linker, for the lcc or similar, that produce .s files 
to be processed later by a cross assembler 

Originaly created by Vagelis Blathras

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.