plugins

Romcenter 4 support discussion. Please do not post roms requests or illegal links, posts will be deleted. After discussion in this forum, please report any new bugs here.

Moderator: Wanderer

Forum rules
No roms requests or illegal links
imulilla

plugins

Post by imulilla »

is there plugin's source code for create another plugins?

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

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 ?
Eric - RomCenter developer
Report bugs here.

imulilla

Re: plugins

Post by imulilla »

it'sTSX format, a new format for MSX
http://zonadepruebas.com/viewtopic.php?f=4&t=5369

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Nice 8)
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.

imulilla

Re: plugins

Post by imulilla »

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.

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Here is the source code of sega genesis plugin. It is a delphi project.
It contains also a plugin tester.
Attachments
genesis.zip
(737.9 KiB) Downloaded 6039 times
Eric - RomCenter developer
Report bugs here.

imulilla

Re: plugins

Post by imulilla »

Ok, a lot of thanks :D

imulilla
PacMan
PacMan
Posts: 7
Joined: Sat Aug 25, 2018 9:16 am

Re: plugins

Post by imulilla »

I have made a beta version, includes a beta .dat too.

Note: an updated dat version is available below.
Attachments
Plugin TSX romcenter - 1.0.zip
(389.67 KiB) Downloaded 5941 times

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Where can we find some tsx samples roms ?
edit: ok, found on the tsx forum :)
Eric - RomCenter developer
Report bugs here.

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Tested with romcenter 4: work great :clap:

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.

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

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.

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

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.
Attachments
tsx_dat.zip
(23.69 KiB) Downloaded 5952 times
Eric - RomCenter developer
Report bugs here.

imulilla
PacMan
PacMan
Posts: 7
Joined: Sat Aug 25, 2018 9:16 am

Re: plugins

Post by imulilla »

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. :D :D :D

imulilla
PacMan
PacMan
Posts: 7
Joined: Sat Aug 25, 2018 9:16 am

Re: plugins

Post by imulilla »

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 4683 times

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

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?
Eric - RomCenter developer
Report bugs here.

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Also, I will need a 64b version for the next romcenter64. Can you compile such a version ?
Eric - RomCenter developer
Report bugs here.

imulilla
PacMan
PacMan
Posts: 7
Joined: Sat Aug 25, 2018 9:16 am

Re: plugins

Post by imulilla »

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

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: plugins

Post by RomCenter »

Many thanks. I will check that.
Eric - RomCenter developer
Report bugs here.

Post Reply