Chamber List of reiisi

Chamber: 68K Machine Language Code Generation in C (68kCodeGen)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
A complete (I think) set of code generator macros to generate published op-codes
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: morse code from BSD games, plus a bit (bsdmorseplus)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
My own rewrite of the BSD morse code recreational utility
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Common Information Encoding Scheme -- 情報記号枠組み (cies)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Unicode is hard to parse. ユニコードの解剖が難しい。I'm exploring some alternative schemes. 別の仕組みを探っています。
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Reversi for OS-9 on the Tandy Color Computer 3 (CoCoOS9Reversi)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Source code written in the old pre-ANSI Microware C, Libre license. Not sure the current source compiles, nor that the objects survived the journey.
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: エミュ68百 (em68c)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
68百系の教育・練習用のエミュレータを頭の中で開発中
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Evil Integer Stuff (evil_int)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Some kinds of integer abuse (bugs and vulnerabilities) that can be found in programs.
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: exorsim6801 (exorsim6801)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Motorola M6800 (6800) Exorciser / SWTPC emulator plus 6801 instruction set emulation
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: exorsim 6800/6801/6809 (exorsim6809)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Joe H. Allen's exorsim with 6809 (and 6801)
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: fig FORTH on SH3 (fig_sh)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Implementing figFORTH on SH3 assembler
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: A too-simple turn signal / brake lights controller using the 68HC05 (jmr6805break)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
およそ20年前に、68HC05 の開発の練習に書いた車のブレイクライト・方向指示器コントローラです。
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Joel's 6809 baby OS (jmr6809bos)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
学生時代に書いた OS になったはずの起点のソースコードです。(その授業は一応合格できました。)
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: nybble-wide integer math (libNibBit)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
This is for exploring and demonstrating ways to extend the available integer math in C. Cコンパイラが提供する整数を拡張するための探険用のソースコードです。
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: NSVTL Not So Very Tiny Language (nsvtl)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Deriving a new dialect of Very Tiny Language from VTL-2 6800 version
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Games with Primes (prime_games)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Various small programs that do prime number stuff.
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: ctype for sjis characters (sjisctype)

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
This is a slow ctype library for sjis characters. 高速ではない シフトジス用の ctype 文字類識別ライブラリです。
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Calendar for Planet Xhilr (xhilr_calendar)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Functions for working with the idealized calendar of Planet Xhilr
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)

Chamber: Z80 snippets fo M680X (z80snippets4m680x)

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer
Not sure this is going to be meaningful, but I like to have comparisons of code between processors
Repository:
  • Read Only
  • Read Only (HTTP)
  • Read/Write
  • Read Only (HTTPS)