Jump to content
IGNORED

Has anyone seen this before?


Soknik

Recommended Posts

https://github.com/MikeDX/pitfall-wiz

 

I searched through the AA 2600 forums looking for some mention of it but it but came up empty. Looks like a procedural (c like) language. I'm far from a programmer, please excuse my ignorance. I saw another .WIZ game (FINAL DUCK) on the 2600 - 8bitworkshop as the last sample program. I just wondered if anyone has had some dealings with this?   

Link to comment
Share on other sites

Cool.
The source code looks like a one-to-one substitution of assembly instructions for wiz instructions.
Even such things like 3 shift instructions in a row, which code have been done as a single 3 bit shift (and which will still compile to 3 shift assembly instructions).

 

Wiz compiler is at https://github.com/wiz-lang/wiz
I have no experience in using wiz, but it looks like an interesting blend of low level stuff and high level stuff.

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...