Search found 583 matches

by nocash
August 23rd, 2024, 7:39 am
Forum: Graphics/GPU
Topic: Is it possible to set a polygon as light source ?
Replies: 7
Views: 645

Re: Is it possible to set a polygon as light source ?

I would draw the lines as Lines, not as Polygons. Especially in the 2nd and 3rd picture: With the render line command you get lines with constant 1 pixel width. When rendering the lines as textured polygons, then the line width would be rounded down to 0 pixels in some of the more distant polygons. ...
by nocash
August 22nd, 2024, 4:03 pm
Forum: Graphics/GPU
Topic: Is it possible to set a polygon as light source ?
Replies: 7
Views: 645

Re: Is it possible to set a polygon as light source ?

Okay, now I am really confused, and I think I do misunderstand or dont understand what you want to do. With "transparent polygon", I did mean the "transparent sprite" that you had mentioned, it doesn't matter so much if you render it as sprite or polygon. With synthwave grid you ...
by nocash
August 22nd, 2024, 6:47 am
Forum: Graphics/GPU
Topic: Is it possible to set a polygon as light source ?
Replies: 7
Views: 645

Re: Is it possible to set a polygon as light source ?

The part about Using a "polygon as light source" is highly confusing. I am almost sure that you mean something else: For a light bulb you would very much want to think about the light source as a "point" (not a polygon) in the middle of the bulb. Or if you mean that you want to d...
by nocash
August 21st, 2024, 3:13 pm
Forum: Hardware
Topic: [Hardware Mod] Attempting 8Mb mod on PU22
Replies: 4
Views: 545

Re: [Hardware Mod] Attempting 8Mb mod on PU22

Are you aware of the relevant stuff, like

Code: Select all

1F801060h 4/2  RAM_SIZE (usually 00000B88h; 2MB RAM mirrored in first 8MB)
and

Code: Select all

A(9Fh) - SetMemSize(megabytes)
by nocash
August 21st, 2024, 3:07 pm
Forum: Graphics/GPU
Topic: Is it possible to set a polygon as light source ?
Replies: 7
Views: 645

Re: Is it possible to set a polygon as light source ?

What do you want to do there?
Do you just want the direction (and distance/intensity) from the source, like for a candle or light bulb?
Or the actual polygon shape, like from a rectangular window?
by nocash
August 7th, 2024, 7:49 pm
Forum: NO$PSX Emulator
Topic: No$PSX : how to display SPU RAM ?
Replies: 3
Views: 997

Re: No$PSX : how to display SPU RAM ?

For viewing SPU RAM and VRAM in the debugger data window, see help text: No$psx Debugger - General Debug Features

PCM output via reverb buffer is used in my VCD player. And, I am just working on a MP3 player, that'll also do that.
by nocash
July 31st, 2024, 7:44 am
Forum: Hardware
Topic: PSone no vibration
Replies: 5
Views: 1037

Re: PSone no vibration

7.2V sounds unusually low, I thought the (official) PSone power supply would output fairly constant 7.5V. But the vibration motor would probably spin even if drops below 4V, just spinning a good bit slower. With the fuses, you have specifically checked that the 7-5V pin on the controller port is rec...
by nocash
July 31st, 2024, 6:56 am
Forum: Hardware
Topic: PSone no vibration
Replies: 5
Views: 1037

Re: PSone no vibration

Schematics are here https://psxdev.net/downloads/SCPH-100_5th-Edition.pdf
Most obvious reason would be the fuse for the 7.5V supply.
by nocash
July 27th, 2024, 11:42 pm
Forum: Hardware
Topic: Chip marked "112 732" on PU-18 side B
Replies: 4
Views: 883

Re: Chip marked "112 732" on PU-18 side B

Yes, test points aren't needed for anything. For what that chip is, when searching for "16pin" in psxspx, it seems to match this: GATE is IC706.Pin7/10 (16pin "118" (uPC5023GR-118) ;PU-18 .. PU-20 But there it's called "118", and the barely visible part number on your p...
by nocash
July 9th, 2024, 8:51 am
Forum: Hardware
Topic: PU22 board works fine from cold boot, won't restart after use.
Replies: 3
Views: 935

Re: PU22 board works fine from cold boot, won't restart after use.

I would search for broken solder points. Visually inspect the through-hole solder points on the PCB bottom side. And for SMD chips, try to push down the CPU, Main RAM, BIOS ROM chips, and check if things get better (or worse) when booting up while pushing down those chips. As far as I remember, the ...
by nocash
July 7th, 2024, 10:34 pm
Forum: Hardware
Topic: PU22 board works fine from cold boot, won't restart after use.
Replies: 3
Views: 935

Re: PU22 board works fine from cold boot, won't restart after use.

What happens if you push the reset button while it hangs with black screen? That's just the plain console, without any expansion carts attached? Oh, and instantly switching it back on sounds like bad practice, I would wait 1-2 seconds betswen power cycles (just in case you literally meant "inst...
by nocash
June 14th, 2024, 9:55 am
Forum: Hardware
Topic: help with raised pin on pu-23
Replies: 3
Views: 2268

Re: help with raised pin on pu-23

A modchip normally can't damage anything. I'd rather assume that you did have (or still have) produced a shortcut somewhere, wihich is 99% harmless and easy to fix, unless you had shortcut power supply signals. I guees the yellow diamond screen should come up even without cdrom drive attached. At th...
by nocash
June 14th, 2024, 7:05 am
Forum: Hardware
Topic: help with raised pin on pu-23
Replies: 3
Views: 2268

Re: help with raised pin on pu-23

That's not a "pin", it's called "test point", and it isn't needed, and everything should work fine without it. If you want to wire a modchip to that signal, that signal is called WFCK, and there are lots of options for doing that: Scratch off the solder-stop on the PCB wire, use ...
by nocash
June 11th, 2024, 7:07 am
Forum: Hardware
Topic: PS1 won't read memory card, might be a fuse
Replies: 4
Views: 2623

Re: PS1 won't read memory card, might be a fuse

Cool, glad that it's working (or bypassed). If you want to replace he fuse someday, there are schematics (with parts lists at the end of the document) for several older/newer PSX mainboards (see the Downloads section on top of the forum page). From what I've learned recently, only the rating in Ampe...
by nocash
June 7th, 2024, 9:04 am
Forum: Hardware
Topic: PS1 won't read memory card, might be a fuse
Replies: 4
Views: 2623

Re: PS1 won't read memory card, might be a fuse

If you think that it's a fuse then you do need a multimeter to check if the fuse is broken, and if so, yes, that would require soldering. But, the controller and memory card are using the exact same signals and supply voltages, so it's pretty much implossible that one works & the other doesn't w...
by nocash
June 1st, 2024, 8:08 am
Forum: Input/Output
Topic: H2500 SN Bios Flash
Replies: 5
Views: 6094

Re: H2500 SN Bios Flash

I've looked through the files on the Programmer Tool CDROMs. And, yes, it's rather difficult to extract the BIOS ROM-images from there. There are at least two different file formats (neither one being raw ROM-images), and different BIOSes for different purposes, and different CDROM versions (which h...
by nocash
June 1st, 2024, 7:10 am
Forum: Hardware
Topic: DTL-H2x00 on Win2k/XP ?!?
Replies: 3
Views: 6281

Re: DTL-H2x00 on Win2k/XP ?!?

Okay, I am impressed - I would have thought that it's hopeless to get that working on win2k. I've been looking through some of the older/newer SDK "Programmer Tool" CDROMs. And couldn't even find any dtl-2500 drivers on those discs: There is something called PSSN\WINDEBUG\H2700\*.VXD - and...
by nocash
May 28th, 2024, 1:58 am
Forum: Miscellaneous & Off Topic
Topic: I have helped to install a PV solar system
Replies: 0
Views: 2402

I have helped to install a PV solar system

I've helped to install a 6 kW photovoltaik PV system with 18 panels. The PV components are a bit bigger than in DIY projects for digital electronics, and I didn't have any experience with PV, but it's been actually quite simple (and saved a lot of money). The whole thing consists of two strings, one...
by nocash
May 26th, 2024, 1:01 pm
Forum: Work Logs & Projects
Topic: USB Development Cartridge for PS1
Replies: 21
Views: 12732

Re: USB Development Cartridge for PS1

Hmm, I just tried to send some constructive or motivating feedback, as far as possible without seeing your unreleased open source code. But if you want to make it faster, you'll have to do that yourself, I could only tell you how. Usain bolt can run 100 meters in just 9.58 seconds, can you ? Yes, pr...
by nocash
May 25th, 2024, 3:12 am
Forum: Work Logs & Projects
Topic: USB Development Cartridge for PS1
Replies: 21
Views: 12732

Re: USB Development Cartridge for PS1

The FTDI specs say that the chip could support 1Mbyte/s, so it looks as if you are doing something wrong. Are you executing your program code directly from ROM, in an uncached memory area? That would drop the CPU speed from 33Mhz to somewhere below 500kHz. Or are you reading/writing lots of USB cont...