Giter VIP home page Giter VIP logo

ruka-macro's Introduction

RUKA assembler macro for X680x0/Human68k(v3)

HAS060 用各種マクロファイルです。 あんまり使ってないのでバグがあるかも知れません。

Build

PC やネット上で扱いやすくするために、ソースファイルは UTF-8 で記述されています。 X68000 上で使用する際には、UTF-8 から Shift_JIS への変換が必要です。

なお、実際にはほとんどのファイルは ASCII コードのみで記述されているのでそのままで使用可能です。 keycode.mac のみ Shift_JIS への変換が必須となっています。

u8tosj を使用する方法

あらかじめ、u8tosj をビルドしてインストールしておいてください。

トップディレクトリで make を実行してください。以下の処理が行われます。

  1. build ディレクトリの作成。
  2. src/ 内の各ファイルを Shift_JIS に変換して build/ へ保存。

build/ 内の各ファイルを、インクルードファイル用のディレクトリにコピーしてください。

u8tosj を使用しない方法

ファイルを適当なツールで Shift_JIS に変換してください。

License

all-permissive license

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

Author

TcbnErik / 立花@桑島技研

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.