plugins
Moderator: Wanderer
Forum rules
No roms requests or illegal links
No roms requests or illegal links
Re: plugins
Yes, I can send you some sources. I have Delphi source code and you can contact ucon64 author if you want c++.
New plugins will be released soon. Maybe your system is one of them ?
New plugins will be released soon. Maybe your system is one of them ?
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
it'sTSX format, a new format for MSX
http://zonadepruebas.com/viewtopic.php?f=4&t=5369
http://zonadepruebas.com/viewtopic.php?f=4&t=5369
Re: plugins
Nice
I will send you tomorrow a source code (Delphi, I don't have c# yet).
In which language will you develop?
Do you know specifications of this format? I already handle interleaved, bit swapped and headers.
Thanks for your work.

I will send you tomorrow a source code (Delphi, I don't have c# yet).
In which language will you develop?
Do you know specifications of this format? I already handle interleaved, bit swapped and headers.
Thanks for your work.
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
TSX is a format in development, maybe Data CRC32 wil be in header
I will pass the sources to the TSX forum, there are few programers
Thanks to you
Excuse my bad english.
I will pass the sources to the TSX forum, there are few programers
Thanks to you
Excuse my bad english.
Re: plugins
Here is the source code of sega genesis plugin. It is a delphi project.
It contains also a plugin tester.
It contains also a plugin tester.
- Attachments
-
genesis.zip
- (737.9 KiB) Downloaded 8450 times
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
I have made a beta version, includes a beta .dat too.
Note: an updated dat version is available below.
Note: an updated dat version is available below.
- Attachments
-
Plugin TSX romcenter - 1.0.zip
- (389.67 KiB) Downloaded 7832 times
Re: plugins
Where can we find some tsx samples roms ?
edit: ok, found on the tsx forum
edit: ok, found on the tsx forum

Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
Tested with romcenter 4: work great
To use it, add it to the romcenter plugin folder (in romcenter root folder).
A dat is included in the attached plugin zip.
Tell me if I can include it in the rc4 final.
Thanks for your work. If you need something more, please ask.

To use it, add it to the romcenter plugin folder (in romcenter root folder).
A dat is included in the attached plugin zip.
Tell me if I can include it in the rc4 final.
Thanks for your work. If you need something more, please ask.
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
Note: romcenter complains about the dat file syntax. I think the problem is the blank line in position 3. I will improve the detection to not report these errors. until then, simply allow romcenter to continue.
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
The dat content is fine, but the file itself has something wrong
I created a new text file and copy paste the dat content and the error was gone.

I created a new text file and copy paste the dat content and the error was gone.
- Attachments
-
tsx_dat.zip
- (23.69 KiB) Downloaded 7845 times
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
A lot of thanks, it's a incomplete beta and it's buggy for sure, but naturally you can include the tsx plugin in rc, I would be very excited.




Re: plugins
Good, I upload version 1.2 that already supports all blocks except block 15.All official TSX are already recognized except the Bang, which may be replaced soon.
- Attachments
-
tsxv12.zip
- (345.76 KiB) Downloaded 6462 times
Re: plugins
Many thanks. I will include it in next version.
I'm planning to release all plugins as open source in github. Can I include yours with credits?
I'm planning to release all plugins as open source in github. Can I include yours with credits?
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
Also, I will need a 64b version for the next romcenter64. Can you compile such a version ?
Eric - RomCenter developer
Report bugs here.
Report bugs here.
Re: plugins
Of course you can include it. I have compiled the x64 version but could not test it because "rcPluginTester" gives the error "Plug in tsx dll not found" I suppose it only works with 32 bits. I have uploaded the project to github, I attach you in a link.
Thank you very much
https://github.com/imulilla/tsxromcente ... es/tag/1.2
Thank you very much
https://github.com/imulilla/tsxromcente ... es/tag/1.2