Hi everyone! I mentioned in November that I wrote a "toy" for the Open Jam "write a game in a weekend" competition. The source code is on GitHub.
I also wrote an article about the Toy CPU and how to create programs for it. If you're interested in learning more about the Toy CPU, here's a link to the article: https://opensource.com/article/23/1/learn-machine-language-retro-computer The Toy CPU is released under the MIT license, and is available on GitHub: https://github.com/freedosproject/toycpu My GitHub page also includes several sample programs you can enter into the Toy CPU. Release 3.0 contains a precompiled DOS program, so you don't have to compile it. If you'd like to see it in action, check out this video: https://www.youtube.com/watch?v=IptoyRCRYFU Here's the entry on Open Jam: https://itch.io/jam/open-jam-2022 Jim _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
