Commit: 376f1546433712b4389ce3322361a230e8887459 Parent: e749ad3e23ee142e62d7923c514d86410aa89896 Author: Vi Grey Date: 2022-06-05 07:47 UTC Summary: added NROM info to README.md README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb37fe7..376dcdd 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ The assembler I was using was asm6. You'll probably have to build asm6 from sour If I remember correctly, I have Standard NES controller, NES Power Pad, and SNES Mouse support built in already. -My apologies for so few comments. +My apologies for so few comments in the code. + +The ROM is build for NES-NROM-256 or HVC-NROM-256 board types for the NES or Famicom. The mirroring should be able to be either Verticle or Horizontal in the current form of the ROM.