PS BIOS Editing

Discussion in 'Sony Programming and Development' started by H360, Jun 24, 2011.

  1. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Agreed.
     
    Last edited: Jun 25, 2011
  2. CodeAsm

    CodeAsm ohci_write: Bad offset 30

    Joined:
    Dec 22, 2010
    Messages:
    1,500
    Likes Received:
    176
    ;-) just to help a bit.
    I saw you converted the disassembled file to a C file. thats nice... but not very helpful because C, CPP and others are using compilers to optimize the code to a faster and/or smaller size. When you decompile large chunks of data cant be "decompiled" back to their "original" code completely.

    Im definitly NO expert, but learning the R3000 assembly language is important in your hardware modification quest.
    In my position I want to learn by experimenting the Higher language first. just making some games (Hopefully ++points my programming experience for the PS1) then move to do some Assembly parts (Ill keep it simple, to get the basics) and look at My own "c" games in IDA for example. I then try to understand and "see" the Higher language I used in assembly.

    When Ive done that Ill take a small peek at the bios for example and try to reconize parts of code. Inportant lesson learned from Gameboy Rom hacking, some parts are data and some code. code can break and checks are at "reconizeble" places. A bios file is even more complicated at first sight. Done small bits of PC bios "editing" and there are bit of "setup code" done, NOT from a language like C, it was done directly in Assembly. So, i would try to understand those and try to let the bios set some registers different and then Detect them with my own apps. Set the bios in debug mode or change a region code... add a menu if the bios has a menu. Many bugs, failures and in the end understood that the Bios is important, fragile and can break the system.

    :thumbsup: lotts of babeling of a n00b who priority should be at making a PS1 mem card. My english isnt very good but what I tried to say was "Ã￾ts not inposible, its just damm hard to do". And that makes it so interesting. Use google to search, Hitmen has so much info on nice things, and there are EPROM emulators out there. http://www.piclist.com/images/boards/EPROMemuMk2/index.htm is one I want to try building. :crying: I have so many things to learn and try. ;-) Ill keep it simple all the time, and have fun with the small things.
    this was more than my 2 cents but maybe someone gets my feeling and understand that Learning with a Lott of patience is a MUST.
    <end of line>:cur_sonic:
     
  3. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Topic closed :clap:

    (until more info is released)
     
    Last edited: Jun 26, 2011
  4. Twimfy

    Twimfy Site Supporter 2015

    Joined:
    Apr 10, 2006
    Messages:
    3,570
    Likes Received:
    32
    Still very much open.
     
  5. APE

    APE Site Supporter 2015

    Joined:
    Dec 5, 2005
    Messages:
    6,416
    Likes Received:
    138
    Aww c'mon Twimfy. Whats so wrong with him playing pretend mod?
     
  6. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    :dammit:

    No trolling please...


    Post useful info or GTFO...
     
    Last edited: Jun 27, 2011
  7. Xeauron

    Xeauron Intrepid Member

    Joined:
    Apr 6, 2011
    Messages:
    622
    Likes Received:
    4
    Not a smart move fella, just sayin...lol...Unless you're looking to troll on purpose (by performing the ol' reverse troll :p ).

    BTW I admire your enthusiasm, but as has been mentioned previously on this thread - it's misplaced here (I think).
     
    Last edited: Jun 27, 2011
  8. Twimfy

    Twimfy Site Supporter 2015

    Joined:
    Apr 10, 2006
    Messages:
    3,570
    Likes Received:
    32
    I was simply making people aware that the thread is actually open. You kinda shot yourself in the foot declaring it closed. What if someone with some good links/advice came a long and took your statement as fact and carried on with their day?

    Just saying.
     
  9. PS2Guy

    PS2Guy Lost in the neverending abyss.

    Joined:
    Jan 18, 2011
    Messages:
    552
    Likes Received:
    2
    Typical Austrailian. :lol: Getting grumpy at nothing.
     
    Last edited: Jun 27, 2011
  10. Xeauron

    Xeauron Intrepid Member

    Joined:
    Apr 6, 2011
    Messages:
    622
    Likes Received:
    4
    And here I thought they got pissed for no reason... :)




    (pissed meaning drunk for the benefit of those without any knowlege of aussies, or british idioms...lol)
     
  11. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    -_- argh, nevermind...

    If you do have useful info like I said, post it. If not, please dont reply like all of the above comments so far.

    I QUOTE: "Post useful info or GTFO..."
     
  12. Twimfy

    Twimfy Site Supporter 2015

    Joined:
    Apr 10, 2006
    Messages:
    3,570
    Likes Received:
    32
    If you were to take your own advice you'd have left these forums months ago.
     
  13. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    I don't want to leave these forums. Everyone is friendly and most users are very helpful. :dance:
     
  14. tails92

    tails92 Spirited Member

    Joined:
    Sep 29, 2008
    Messages:
    197
    Likes Received:
    3
    Where's the popcorn?
     
  15. danhans115

    danhans115 Spirited Member

    Joined:
    Sep 15, 2007
    Messages:
    183
    Likes Received:
    7
    [​IMG]


    There you go. ;-)
     
  16. Twimfy

    Twimfy Site Supporter 2015

    Joined:
    Apr 10, 2006
    Messages:
    3,570
    Likes Received:
    32
    Indeed we are and I believe I've chimed in a few times here and there but you do seem to be asking an awful lot of questions when google would clearly suffice. Not in all cases but some.
     
  17. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Yea, but Google finds links that are dead. I mean, its not like I can track down Loser2000 and these forums were started to revive all this information. Hence, why I am asking you members for some help.
     
  18. Annoying_one

    Annoying_one Peppy Member

    Joined:
    Dec 24, 2006
    Messages:
    338
    Likes Received:
    9
    cant we all get along?

    lets be nice guys
     
  19. danhans115

    danhans115 Spirited Member

    Joined:
    Sep 15, 2007
    Messages:
    183
    Likes Received:
    7
    Another good one, check out the psxdev mailing list..

    http://groups.yahoo.com/list/psxdev/

    the archives go right back about 13 years or so.
     
  20. pool7

    pool7 Site Supporter 2014

    Joined:
    Mar 4, 2008
    Messages:
    1,268
    Likes Received:
    134
    For dead sites (or sites which have been updated and you want to take a look at the old version), you have this excellent site:
    http://web.archive.org
    You enter the URL of the site you're looking for and it'll give you a list of all available "snapshots" in a chronological order. Choose the one you want to see and enjoy!

    Keep in mind it doesn't always have the site you're looking for, and even sometimes the snapshot won't work, but most of the times it's just fine.
    Also, some files may have been ignored when creating the snapshot, mostly big files.

    Hope this helps ;)
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page