Jump to content
IGNORED

Assembly source code for 5 programs by Ed Fries


Recommended Posts

Ed Fries has graciously sent me the source code for 5 assembly language programs, and released the code under an open source license. 

 

Sea Chase, Anteater, and Princess and Frog were all published by Romox:

https://github.com/savetz/edfries-seachase  
https://github.com/savetz/edfries-anteater
https://github.com/savetz/edfries-frog

 

Nitro was to be published by Romox but the company went out of business before Ed could finish it. Who can get it working?

https://github.com/savetz/edfries-nitro 
 

"I made a chess program for fun at one point." I don't know if he finished it. Who can get it working?

https://github.com/savetz/edfries-chess 

 

-Kay
 

  • Like 9
  • Thanks 3
Link to comment
Share on other sites

1 hour ago, Savetz said:

Bonus from Ed: "I attached some that say basic. I have no idea what you will find there. Maybe some of my stuff mixed with other people’s stuff typed in from magazines, etc. I hope someone finds it fun to look through this stuff."

 

Let me know what you find on these!

 

-Kay

basic.xfd 90 kB · 3 downloads basic2.xfd 90 kB · 3 downloads basic3.xfd 90 kB · 3 downloads

Arrrgg!! Matey.

 

Ahhh. Ahhh.  Polly want cracker.

  • Like 1
  • Haha 1
Link to comment
Share on other sites

I ported the chess code to XASM and patched calls to OSB EOUTCH to get it working on XL/XE machines. It takes a while to draw the first move:

edfries-chess-xasm.xex

The code includes a flag you can set to view the moves it is considering which is interesting to watch:

edfries-chess-xasm-view.xex

Source for the port is here:

https://github.com/lybrown/edfries-chess-xasm

  • Like 5
  • Thanks 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...