kalymos / PsNee

PsNee, an open source stealth modchip for the Sony Playstation 1
476 stars 70 forks source link

QOL updates required #29

Closed grepwood closed 1 year ago

grepwood commented 3 years ago

Issues found:

  1. No tool specified for compiling the software.
  2. No instructions on how to go from obtaining the source code up to the point of flashing the chip. We're supposed to guess how to do every step?
  3. Instead of having compile targets in a Makefile, the readme advises scrupulous editing of the source code based on target chip. Sorry, but this requires that humans be careful and scrupulous, which sets the bar pretty high.
  4. Parts of the documentation don't make sense. For example what does "LFUSE 0xE2 HFUSE 0xDF > internal oscillator" mean? That's not even a valid greater than statement.