Search found 100 matches

by Greg
September 27th, 2019, 7:20 pm
Forum: Programming/CPU
Topic: Tim Plugin for Delphi 7
Replies: 2
Views: 12028

Re: Tim Plugin for Delphi 7

check this https://github.com/lab313ru/tim2view it's a TIM, TM2 formats viewer, converter, searcher, editor, scanner, ripper, the source code is in Lazarus free pascal, the earlier version was written in delphi.
by Greg
November 10th, 2018, 6:20 pm
Forum: Work Logs & Projects
Topic: SIOCONS compatible USB Cable
Replies: 64
Views: 118357

Re: SIOCONS compatible USB Cable

The PSX serial cable has been made to be connected betwen 2 PSX, that mean TXD pin from PSX number 1 go to RXD PSX number 2 and so for the 3 other pins. When you cut the cable in half, you will always have a mismatch. ;-)
by Greg
May 11th, 2018, 11:23 am
Forum: General Chat & Messaging
Topic: New Member - hi everyone! :D / help drawing a primitive
Replies: 8
Views: 13513

Re: New Member - hi everyone! :D / help drawing a primitive

Change #define PACKETMAX 50 to #define PACKETMAX 500
by Greg
November 15th, 2016, 9:20 am
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

:D You are welcome.

Change log for MergeTim.exe

ver. 0.01
- VRAM (X/Y) info from file 1 are use in merged file.
- Show info from file 1.

ver. 0.00
- First release.
by Greg
November 14th, 2016, 5:17 pm
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

I found what happened, the bmp files from AC3_Text_Editor when use gray as text color, generate a picture that use 4 colors, but start from entry palette #1 instead of entry palette 0. to fix that you have to move all the palette 1 step to left with a paint program. here 2 bmp files with correct pal...
by Greg
November 13th, 2016, 6:29 pm
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

@ ~PSXLoVeR95~ I made a app that do the work. MergeTim.exe Usage: MergeTim Tim1 Tim2 <number of color> <output Tim> Tim1 - Tim file 1 Tim2 - Tim file 2 <number of color> - Total color, min 2 max 16 <output Tim> - ouput filename for merged Tim Tim1 and Tim2 must have the same resolution, and same pal...
by Greg
November 10th, 2016, 5:36 pm
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

@ ~PSXLoVeR95~
your file contain 1 image but 2 CLUT. the font use only 4 colors, when the palette is swap the image change.
by Greg
November 9th, 2016, 2:23 pm
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

You need to convert BMP to TIM first. You can use TIMUTIL.EXE or LameGuy64's "img2tim - Image to TIM conversion tool" to do the conversion.
by Greg
November 8th, 2016, 1:28 pm
Forum: Graphics/GPU
Topic: Work on a .TIM with 2 set
Replies: 16
Views: 28591

Re: Work on a .TIM with 2 set

What version of TIM2VIEW do you use?
by Greg
October 8th, 2016, 12:34 pm
Forum: Members Downloads
Topic: RSDanim & msRSDExporter
Replies: 10
Views: 45943

Re: RSDanim & msRSDExporter

RSD Anim V1.6
rsdanim1_6.zip
by Greg
August 27th, 2016, 8:06 am
Forum: General Chat & Messaging
Topic: What port would you most like to see on PSX?
Replies: 4
Views: 10599

Re: What port would you most like to see on PSX?

Volgarr the viking.
by Greg
August 24th, 2016, 12:18 pm
Forum: Documentation
Topic: CAETLA Protocol
Replies: 4
Views: 22570

Re: CAETLA Protocol

The english part looks good. But... What language is used in chapter 3 thru 4.6 ? Is that japanese/chinese/other? Or, is it english too, but encoded as shift-jis instead of ascii? it's japanese. Fulll text translated here http://www.psxdev.net/forum/viewtopic.php?f=53&t=462&p=6849&hilit...
by Greg
August 22nd, 2016, 5:01 am
Forum: Work Logs & Projects
Topic: XLinkUSB: USB cable for XPLORER cart
Replies: 17
Views: 35396

Re: XLinkUSB: USB cable for XPLORER cart

danhans42 wrote:...
So long as Greg doesn't have a problem with it I may start making cables for sale in the near future.
It's open hardware, so it is a go! ;)
by Greg
July 23rd, 2016, 12:53 pm
Forum: Hardware
Topic: Xplorer carts
Replies: 110
Views: 239380

Re: Xplorer carts

... And, the Xplorer's FLASH/EEPROM chips... I've extracted the device table from "XFLASH v1.2 beta 3", reformatted it a bit, and added some comments... Some of the chips in that table are probably found only in Datel PAR carts, not Xplorer carts. Make,Dev, Size,Page, ?? ,'Name..............
by Greg
July 22nd, 2016, 5:04 am
Forum: Work Logs & Projects
Topic: PSX BIOS Dumper
Replies: 24
Views: 63274

Re: PSX BIOS Dumper

@pool7

May could help, here the source code of ACTION.EXE courtesy of Gav himself, along with some other code snippets. Take from http://xianaix.net/
by Greg
July 7th, 2016, 1:18 pm
Forum: Input/Output
Topic: Xplorer/Xploder Communication Protocoll (Upload File)
Replies: 14
Views: 56123

Re: Xplorer/Xploder Communication Protocoll (Upload File)

CatFlap and PSEXE.ASM use the Caetla protocol and commands, that i'm not sure, but may be different from the native Xplorer protocol and commands, here are Caetla's commands: http://www.psxdev.net/forum/viewtopic.php?f=53&t=462&p=6849&hilit=caetla#p6849 of course you need to have caetla ...
by Greg
June 21st, 2016, 4:35 pm
Forum: Hardware
Topic: Ps1 Bios Upload Ä°s Possible ?
Replies: 3
Views: 10990

Re: Ps1 Bios Upload Ä°s Possible ?

by Greg
April 21st, 2016, 9:12 am
Forum: PSXDEV Downloads
Topic: [DOWNLOAD] PSXSERIAL
Replies: 44
Views: 181713

Re: [DOWNLOAD] PSXSERIAL

PSXSERIAL 1.4 show PSXLICENSE as name :o

Image
by Greg
April 12th, 2016, 3:43 am
Forum: General Chat & Messaging
Topic: Play backups via AR carts?
Replies: 2
Views: 7391

Re: Play backups via AR carts?

sicklebrick add it in the UniROM http://www.psxdev.net/forum/viewtopic.php?t=722 in the menu under the CD Stuff: NoCash Unlock
by Greg
March 25th, 2016, 10:26 am
Forum: Work Logs & Projects
Topic: XLinkUSB: USB cable for XPLORER cart
Replies: 17
Views: 35396

Re: XLinkUSB: USB cable for XPLORER cart

Squaresoft74 wrote:
Greg wrote:This one is for use with Xplorer cartridge
Can it be used with X-Flash disc/X-Killer to dump/flash cartridges so we wouldn't need a PC with a real parallel port anymore ?
Sorry, not compatible with X-Killer, I need the source code for that.