Advertising (This ad goes away for registered users. You can Login or Register)

VHBL Latest Source Code

VHBL (Vita Half Byte Loader) is an open source tool to load PSP homebrews on the Playstation Vita.
VHBL can be downloaded at http://wololo.net/vhbl
wololo
Site Admin
Posts: 3621
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Re: VHBL Latest Source Code

Post by wololo »

Xian Nox wrote:
wololo wrote:I see. But if people can't use svn to get the sources, I'm not sure the same people will be able to navigate github and download the zip from there :P
Download zip button on the right looks pretty self-explanatory.
So does "install tortoise svn, right click on the folder, select 'svn update'" :P
Advertising
If you need US PSN Codes, this technique is what I recommend.

Looking for guest bloggers and news hunters here at wololo.net, PM me!
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: VHBL Latest Source Code

Post by codestation »

BTW, google code has a download zip button for GIT and Mercurial projects (yes, SVN doesn't have one because it sucks that much :lol: ).

Anyway, for a project like VHBL i think that people should download the full source tree with all the revisions (the zip file strips all the git metadata) so they can switch revisions on the fly without downloading a new zip file everytime. Without a control revision system the people who downloads a zip file of the sources and make some changes to it will have a hard time to make a patch file to contribute back to the project, while it could be done easily if the user had the full svn/git source code tree.

While i agree that VHBL should be switched to git, my reasons are more simple: svn should die, just like cvs did :twisted: .

tl;dr: people shouldn't get jut a zip file for this project since people normally doesn't download vhbl sources to just compile and use it (they could get the binaries instead).
Advertising
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..
grief3r
Posts: 358
Joined: Sat Nov 09, 2013 4:12 am

Re: VHBL Latest Source Code

Post by grief3r »

so.......
what programming language was vhbl made wit?
PSV1001 2.61 FieldRunners
PSP1001 6.60 Pro-C
PSP 3001 6.20 Pro-C2
Xian Nox
Retired Mod
Posts: 2744
Joined: Fri Nov 05, 2010 5:27 pm
Location: Over the hills and far away

Re: VHBL Latest Source Code

Post by Xian Nox »

grief3r wrote:so.......
what programming language was vhbl made wit?
C
grief3r
Posts: 358
Joined: Sat Nov 09, 2013 4:12 am

Re: VHBL Latest Source Code

Post by grief3r »

looks like i got a lot of C to learn since i dont understand some of the syntax, good job with the comments doe
PSV1001 2.61 FieldRunners
PSP1001 6.60 Pro-C
PSP 3001 6.20 Pro-C2
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

Re: VHBL Latest Source Code

Post by Acid_Snake »

Xian Nox wrote:Umm, I have an idea: why don't you set up a github repository, and fork the svn repository to it? This way it will have the added benefit of people being able to retrieve previous revisions as well, and it may be less effort to maintain as well.
if someone is unable to navigate through SNV then this tool is not for him. The reason I made a tarball (or 7zball :lol: ) is due to convenience as I personally hate having to go to googlecode when I have this site already opened most of the time.
Yoti
VIP
Posts: 369
Joined: Sun Oct 17, 2010 4:49 am
Location: Russia

Re: VHBL Latest Source Code

Post by Yoti »

All revisions from 1 to 363 (latest atm) via svn export in one package:
https://mega.co.nz/#!qBhjCabY!7HPaowh6l ... T1CdWwekiM

Edit #1 added revisions from 364 to 375:
https://mega.co.nz/#!CMQjCAxQ!uTvq1uOvG ... 85j3Use93w

Edit #2 full pack from 1 to 376 + log:
https://mega.nz/#!mNBwVThI!7T6QG1P9M92J ... PvOPX0YDoI
Last edited by Yoti on Mon Mar 28, 2016 5:49 pm, edited 1 time in total.
IF SOMEONE HAS AN 07G PSP-3000 PLZ CONTACT ME VIA PM.

Image
Do not forget about adb kill-server. Really.
Gringo466
Posts: 78
Joined: Fri Feb 13, 2015 3:31 am

Re: VHBL Latest Source Code

Post by Gringo466 »

^^ true story.. all i have to say is it should be in the forum rules (altho NO ONE SEEMS TO READ IT) that if you have to ask what it does, Then don't use it. Because obviously you DON'T know how to use it. (not flaming anyone just speaking in general)
Locked

Return to “Vita Half Byte Loader”