• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

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

学生時代に書いた OS になったはずの起点のソースコードです。(その授業は一応合格できました。)


RSS
Rev. Time Author
e087e06 master 2013-07-08 16:46:07 Joel Matthew Rees

Add the license (GPL 3) to the repository.

a8999a2 2013-07-08 16:38:24 Joel Matthew Rees

Adding a license clause, since the source is now in a
publically available place,

c925fd4 2013-07-08 16:37:20 Joel Matthew Rees

Renaming it for no real good reason.

5984740 2013-07-08 13:59:00 Joel Matthew Rees

This was the point at which the functionality was sufficient to pass the class.
I wanted to add disk IO and build a FORTH around it, but I lost my way getting the FORTH running.

dbae67a 2013-07-08 13:52:10 Joel Matthew Rees

This would have been where I got some windowing functionality running. (Textmode only.)

4dfebdc 2013-07-08 13:50:29 Joel Matthew Rees

I think this was where I got keys to repeat.

830ad31 2013-07-08 13:45:52 Joel Matthew Rees

I think this was improvements to the key translations, and a change in the calendar handling.

31e9000 2013-07-08 13:41:26 Joel Matthew Rees

I think this was getting keyboard translation sort of running.

9518b6d 2013-07-08 13:37:33 Joel Matthew Rees

I think this was where I got basic clock/calendar functionality sort of working.

07f658d 2013-07-08 12:03:27 Joel Matthew Rees

2nd step: gettin a keyboard press into the video buffer.

5d4ce48 2013-07-08 11:57:02 Joel Matthew Rees

This is where I got traction on the project.
Convert a number to hex and put it in video memory.
Relies on the TRS-80 Color Computer had a character ROM.