Page 1 of 1

Posted: Fri 29 Nov 2013, 08:49
by Makoto
Actually, you posted the link to the documentation back in 2009 (above). :D

http://fms.komkon.org/iNES/iNES.html#LABH
It lists both the key commands and the command-line switches.

Posted: Fri 29 Nov 2013, 12:46
by dejan555
Riiiiight, thanks!

Posted: Sat 30 Nov 2013, 16:46
by KentC
Just to confirm, when you type

ines --help in terminal just flashes screen and tries to load .nes file

ines -help worked though.

I'm still having issues doing the frames so it plays right, any suggestions?

Thank you for the help file and support!

EDIT:

I was able to use the help file from terminal to see possible keys, I tinkered alot and got it usable. I want o know if this will work with controller for pc? Also, I don't have any sound and the frames are only playable when pc is slow haha. I have sound on the overall machine but none on emulator.

Just wanted to put that info out there.

Kent C.

Posted: Wed 07 Oct 2015, 22:31
by wert
Piece of nonesense! It doesn't work. You load a nes game in terminal and the screen is black. What a waste of time. The following pile of stool is what it shows:

Code: Select all

Allocating 64kB for CPU address space...OK
Allocating 16kB for Video address space...OK
Opening /Games/nes roms/1.nes...OK
  32x16kB ROM pages...OK
  32x8kB VROM pages...OK
  Vertical Mirroring
  Memory Mapper #90
Initializing Hardware and CPU:
  114 CPU cycles per HBlank
  29829 CPU cycles per VBlank
  262 scanlines
  NTSC Video
RUNNING ROM CODE...

Posted: Fri 09 Oct 2015, 20:08
by wert
wert wrote:Piece of nonesense! It doesn't work. You load a nes game in terminal and the screen is black. What a waste of time. The following pile of stool is what it shows:

Code: Select all

Allocating 64kB for CPU address space...OK
Allocating 16kB for Video address space...OK
Opening /Games/nes roms/1.nes...OK
  32x16kB ROM pages...OK
  32x8kB VROM pages...OK
  Vertical Mirroring
  Memory Mapper #90
Initializing Hardware and CPU:
  114 CPU cycles per HBlank
  29829 CPU cycles per VBlank
  262 scanlines
  NTSC Video
RUNNING ROM CODE...
Problem was the nes game that I was trying to play. I downloaded a different nes game and it worked. Only problem is it doesn't play fullscreen. Thanks