Search found 3 matches

by bttf
Sun Sep 22, 2013 9:30 am
Forum: ZSNES Talk
Topic: ZSNES - Headless/Test mode?
Replies: 6
Views: 4130

Re: ZSNES - Headless/Test mode?

Thank you for the useful information.

BTTF
by bttf
Sun Sep 22, 2013 12:45 am
Forum: ZSNES Talk
Topic: ZSNES - Headless/Test mode?
Replies: 6
Views: 4130

Re: ZSNES - Headless/Test mode?

This seems pretty futile then. Testing for the correct title data is not as thorough as I'd like it to be. And using heuristics to verify map data, if I understood correctly, sounds like something problematic to maintain as the code grows. I think it may be more effective to just test if the ROM exi...
by bttf
Sat Sep 21, 2013 6:53 pm
Forum: ZSNES Talk
Topic: ZSNES - Headless/Test mode?
Replies: 6
Views: 4130

ZSNES - Headless/Test mode?

Hello, I am trying to set up a continuous integration testing environment for my SNES workflow. I have automatic builds running when code is updated and I am trying to figure out how I can programatically test the integrity of an SMC/SFC/etc file. I was hoping maybe there was a way to use ZSNES in a...