Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Recent Chamber Activity

2020-10-08

Recent Wiki Changes

No changes on this wiki.

Wiki Guide

Side Bar

Reversi for OS-9 on the Tandy Color Computer 3

  • R/O
  • R/O (HTTP)
  • R/W (SSH)
  • R/W (HTTPS)
Fork

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.

Release Files

No download files.

Recent Commits

Rev.TimeAuthorMessage RSS
7ebede1f2020-10-08 22:10:51Joel Matthew ReesLicensing where public domain not recognized clarified.
993407f12020-10-08 20:07:26Joel Matthew ReesAs it survived the trip across the Mac and ocean
This collection of files is a (very crude) version of the game of Reversi, for 
Microware C develiopment system for Color Computer OS-9/6809.

The compiler was a pre-ANSI-C version. Prototypes in the header files are therefore 
strictly for documentational purposes.

The main routine is defined in the file reversa.c/reversi.c. reversa.c was an attempt 
to get some speed improvement by re-writing the scanning routine, radar(), in assembly 
language. I don't remember how much improvement I got, but it was not very much, maybe 
20%?

xxx.r (xxx.ar) files are linkable object, and extensionless files are the executable 
object (if they all survived intact). xxx.a is assembly language. The other files 
should be fairly self-explanatory, if you know OS-9/6809 on the old Color Computer. 
You may have to convert line endings.

I also re-wrote the program for Turbo-C/DOS (I don't seem to find that version handy.) 
before the re-write that is this collection of files. I don't know that it is really 
meaningful to include the linkable and executable objects, but I do so anyway. They 
aren't that big.

I may re-write this for the Mac for practice, and I may not. I have lots of fun 
projects and no where near enough time.

I assign all my rights to the program and algorithm, source and object, to the public 
domain. (Be warned, the strategy is not that great.)

Joel Matthew Rees, Takino, Kato, Hyogo, Japan, February 2000

Latest updated Tickets

No tickets

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.