Search found 67 matches

by CodeAsm
August 15th, 2017, 6:49 am
Forum: Hardware
Topic: PSNee further development
Replies: 570
Views: 963074

Re: PSNee further development

@pre10c maybe picture of your solderjob and wich PSnee version did you program?
(are you sure its on the arduino? you flashed blinky lights on there first to see your programming works?)
by CodeAsm
August 14th, 2017, 2:39 am
Forum: General Chat & Messaging
Topic: Any plans for an official Discord Server?
Replies: 10
Views: 15694

Re: Any plans for an official Discord Server?

-1 for discord cause logging all previous chats is hard, its API is bad and IRC is there already for so long, all kinds of tools are availeble to log, search and backup. also works on all kind of systems, and probably a PS1irc client is posible. (I need a bouncer Thx Shadow, I forgot the name of wha...
by CodeAsm
August 13th, 2017, 10:54 pm
Forum: Research
Topic: VCD Player for PSX (software based)
Replies: 26
Views: 90714

Re: VCD Player for PSX (software based)

Ow this sounds cool. Also the general kernel replacement. Should this be supported by all ps1 hardware or on wich did you test this?
by CodeAsm
August 11th, 2017, 6:10 pm
Forum: Documentation
Topic: Writing an assembler for the PS1
Replies: 10
Views: 31545

Re: Writing an assembler for the PS1

I have no idea if this is any good: http://chortle.ccsu.edu/assemblytutorial/ I dont speak Mips assembly (yet) but @Orion_ seems to be right here, "what is an assembler" what does it do? What is machine language... what do those bytes mean when you look at a executable? can you write those...
by CodeAsm
August 11th, 2017, 5:59 pm
Forum: Hardware
Topic: PSNee further development
Replies: 570
Views: 963074

Re: PSNee further development

old IDE cable wires work, but most wires made for (not mains) electronics will do fine I gues. Where ever you got your arduino from might have the right wires too. 20/30AWG.. dont realy care, colored ones would help you. grab an old device and get those wires out from the mainboard to some subboard ...
by CodeAsm
August 11th, 2017, 6:58 am
Forum: General Chat & Messaging
Topic: PS Buttons templates
Replies: 4
Views: 8780

Re: PS Buttons templates

Yeah whats the copyright/copyleft ? they look nice
by CodeAsm
August 10th, 2017, 7:00 am
Forum: General Chat & Messaging
Topic: Any plans for an official Discord Server?
Replies: 10
Views: 15694

Re: Any plans for an official Discord Server?

IRC is better, I am on discord and I dislike it.
by CodeAsm
August 10th, 2017, 6:26 am
Forum: Documentation
Topic: Writing an assembler for the PS1
Replies: 10
Views: 31545

Re: Writing an assembler for the PS1

isnt the GNU toolset good enough? (also I think they contain any hits you might need. tho you might want to write macros for like "Operations such as reading from a disc image, writing to a memory card, communicating with the GPU, or what what have you." :P further im just a noob, I only k...
by CodeAsm
August 9th, 2017, 2:31 am
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

Im not sure what mods or the original thread starter think but I suggest you start your own thread. Yes those look good, and you could hook the ps1 on the same bus or bitbang SPI from other pins. (the PS1 SPI bus was running on a low speed tho, so not the same bus im afraid) and your right if the vo...
by CodeAsm
August 7th, 2017, 7:12 am
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

tried the AT89S4D12-12RC again today, 80% and then it started "writing" again (aka, stuck, not reading ) so maybe the PS1CardLink has some timeout or my card responds weirdly at some time?.. @Meta, its somewhat like SPI, look at the sources Shendo shared to what you can adapt your SPI code...
by CodeAsm
August 5th, 2017, 7:17 am
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

Im afraid we are derailing here litle bit. But whats the website about in context with your post? and a 29LV010 is just a 1Mbit flash organized as 128x8 and only runs at 3volts... wich is fine, even if its another brand with the same specs. and I think you dont even need it if your gonna use a MCU t...
by CodeAsm
August 5th, 2017, 1:44 am
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

@Meta, No these 2 in the photoalbum are both unofficial clones, there are images of official and licensed card out there and your best gues is to look at the pinout and (SPI?) protocol used in the PS1 itself and implement it in your choice of MCU. for best compatibility I gues you should try to make...
by CodeAsm
August 4th, 2017, 6:40 pm
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

Files are too big,
ive uploaded them here, if the site ever decides to shut it down, ill reup them somewhere else:
http://imgur.com/a/Duxc6
by CodeAsm
August 4th, 2017, 5:47 pm
Forum: Documentation
Topic: SCPH-100 series Service Manual request (replies with results
Replies: 11
Views: 34606

Re: SCPH-100 series Service Manual request

Thanks Rama5

Code: Select all

$ cat SCPH-100\ 5th-Edition.zip.00* > SCPH-100\ 5th-Edition.zip
works nice under linux
Looks like the bookmarks got removed from the editor/website you used to remove the password, or something else happend. will look into that someday. But first :D looking at all the details.
by CodeAsm
August 4th, 2017, 6:48 am
Forum: Research
Topic: Blender Game Engine
Replies: 6
Views: 22917

Re: Blender Game Engine

Ow ive seen this before. Im dutch, need an translate? hehe im just gonna take a look anyway.
by CodeAsm
August 4th, 2017, 5:11 am
Forum: Documentation
Topic: SCPH-100 series Service Manual request (replies with results
Replies: 11
Views: 34606

Re: SCPH-100 series Service Manual request

TriMesh wrote:I have that manual, but it's 6MB, which is too large to upload as an attachment. I will see if I can get it added to the downloads page.
That would be so great :D Thank you in adavance so much.
by CodeAsm
August 4th, 2017, 1:48 am
Forum: Work Logs & Projects
Topic: PSX BIOS Dumper
Replies: 24
Views: 79592

Re: PSX BIOS Dumper

Awesome, dumped my PSone bios Version 4.5 05/25/00 "de93caec13d1a141a40a79f5c86168d6" over serial using teh Gtk# port. Worked nicely on Arch :D
by CodeAsm
August 4th, 2017, 1:16 am
Forum: Members Downloads
Topic: JavaPSXSend - PSX Serial V1.3 Compatible
Replies: 5
Views: 16692

Re: JavaPSXSend - PSX Serial V1.3 Compatible

Thanks, this works nicely with PSXSerial on my Linux box :D
by CodeAsm
August 3rd, 2017, 10:15 pm
Forum: Work Logs & Projects
Topic: MemCARDuino - Arduino PlayStation 1 Memory Card reader
Replies: 67
Views: 231034

Re: MemCARDuino - Arduino Memory Card reader

Well my arduino adapter dint work.. should retry to solder it someday. But Thanks for the awesome PS1Cardlink and an PSone I had, I dumped 6 memorycards (4 official) :D 1 non-official one dint liked to be read, it uses a AT89S4D12-12RC as controller and flash. it reads realy slow and the PSone said ...
by CodeAsm
August 3rd, 2017, 8:35 pm
Forum: Documentation
Topic: SCPH-100 series Service Manual request (replies with results
Replies: 11
Views: 34606

SCPH-100 series Service Manual request (replies with results

Hello hi guys, ive been busy with alott of other things and then last week finaly decided to do some minor mods on one of my PSones. All fine with information all over the place, ready to be absorbed by my human brain. BUT, where is the full Service Manual for the PSone? anyone got a copy for me? WA...