| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A .NET Windows Forms Playstation (PSX) memory card reader application
This project serves as a rudimentary front-end for the PSXMMCLibrary project, and as a primary example on how to consume the library's available API. As with the PSXMMCLibrary, it is as of date not considered feature-complete, and the repository has been made public with the intent of letting others use and improve the project.
The project has been designed with the model-view-presenter architectural pattern in mind, specifically a passive-view archetype. it is recommended to keep in mind the purpose of each module when implementing modifications, for good coding practices and maintaing separation of concerns.
The models used by this MVP application come from the PSXMMCLibrary.Models namespace.
| Back | FazBrowse Home | New Git URL |