Skip to content

Net Yaroze SCEE source code demos and tutorials

Notifications You must be signed in to change notification settings

gwald/netyaroze_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net Yaroze Demo

Net Yaroze SCEE source code demos and tutorials.

Source code demos and tutorials from: https://archive.org/details/webyaroze.7z

Documentation from: https://archive.org/details/net-yaroze-documents/

How to

First, your Net Yaroze toolchain should be set up and working. You should have a basic understanding of:

  1. Makefiles
  2. GNU C compiler and linker
  3. ANSI C programming language
  4. Operating System command line interface

Start by reading the User Guide doc, it explains PlayStation hardware and Net Yaroze game development in general terms.

Follow the tutorials, start with chapter 1, check the Reference doc for function and structure description. The tuts add new features to the previous one. It builds and builds, so you have to understand the previous examples before continuing. Make sure you can build each tut, run them and change things ect.

See the FAQ.

To create a PS1 executable (psx.exe), run yarexe with the Siocons script text file (it contains a series of load commands, and commonly called auto or batch).

After going through the User Guide, Tutorials and API Reference document, you should be familiar enough with the API that you can create your own programs. The demos folder contains more examples.

About

Net Yaroze SCEE source code demos and tutorials

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published