480P test suite in a format that will work with NeoSD

Shinchan

n00b
Joined
Feb 18, 2017
Posts
42
Is there a version of the 480P test suite that is in a format that can be used with the NeoSD? I found the image files on Neohomebrew that can be flashed to eprom chips but that's a no-go at this point.
 

fake

Ned's Ninja Academy Dropout
15 Year Member
Joined
Jul 26, 2008
Posts
11,009
That's a good idea actually. I'd imagine someone could just write a ROM that shows calibration stills.
 

city41

Beast Buster
10 Year Member
Joined
Dec 27, 2010
Posts
2,111
It wouldn't be too difficult to make. The non interactive stills would be straightforward. The interactive tests more work but not terrible.
 

city41

Beast Buster
10 Year Member
Joined
Dec 27, 2010
Posts
2,111
Here is NeoHomeBrew's monitor test tool in NeoSD format: https://github.com/city41/NeoHomeBrew-monitorTestTool-NeoSD

I just took his rom files and combined with some dummy v, s and m roms to build the image.

Tested on a NeoSD Pro, with firmware 1.07 R07

It is "TESTSUITE240" in the NeoSD's menu.

mFdouBHl.jpg


I still think porting the entire test suite to the Neo would be cool, but this is a good first step
 
Last edited:

stormy

B. Jenet's Firstmate
10 Year Member
Joined
Apr 19, 2009
Posts
417
This is fantastic. Especially if you don't have other flash carts and systems to use for calibration of a display.
 

titchgamer

Guerilla Warrior
Joined
May 31, 2018
Posts
1,731
Here is NeoHomeBrew's monitor test tool in NeoSD format: https://github.com/city41/NeoHomeBrew-monitorTestTool-NeoSD

I just took his rom files and combined with some dummy v, s and m roms to build the image.

Tested on a NeoSD Pro, with firmware 1.07 R07

It is "TESTSUITE240" in the NeoSD's menu.

mFdouBHl.jpg


I still think porting the entire test suite to the Neo would be cool, but this is a good first step

Nice work! Thanks :)
 

Carless Walker

Kabuki Klasher
Joined
Jul 7, 2014
Posts
125
Here is NeoHomeBrew's monitor test tool in NeoSD format: https://github.com/city41/NeoHomeBrew-monitorTestTool-NeoSD

I just took his rom files and combined with some dummy v, s and m roms to build the image.

Tested on a NeoSD Pro, with firmware 1.07 R07

It is "TESTSUITE240" in the NeoSD's menu.

I still think porting the entire test suite to the Neo would be cool, but this is a good first step

Fantastic, thank you for sharing!
 

Shinchan

n00b
Joined
Feb 18, 2017
Posts
42
Many thanks! You are a gentleman and a scholar. Well, a scholar anyway...

Here is NeoHomeBrew's monitor test tool in NeoSD format: https://github.com/city41/NeoHomeBrew-monitorTestTool-NeoSD

I just took his rom files and combined with some dummy v, s and m roms to build the image.

Tested on a NeoSD Pro, with firmware 1.07 R07

It is "TESTSUITE240" in the NeoSD's menu.

mFdouBHl.jpg


I still think porting the entire test suite to the Neo would be cool, but this is a good first step
 

Shinchan

n00b
Joined
Feb 18, 2017
Posts
42
I mean, really, if you want things really tweaked, you need to run calibration tools on the system that you are planning to run on that particular input. I'm sure you could get close enough using one system to get the monitor in the ballpark for use with a different system.

This is fantastic. Especially if you don't have other flash carts and systems to use for calibration of a display.
 

Hine62

Krauser's Shoe Shiner
Joined
Jul 15, 2005
Posts
230
Can you share the source code for it?

Short answer: yes, of course. :)

Long answer:
The code for this is in c with a bit of asm, using DatLib. I'm working on a base template to start any project, because my current projects are too disjunct. When I get done with the template I plan on sharing it in the homebrew forum.
 
Top