25
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added pspctrl src by fiveofhearts request More... over 15 years ago
Set minimum size of main window to 480x272. More... over 15 years ago
fix VFPU2 opcode to 0x12 and not 0x1a. Thanx aisesal. More... over 15 years ago
pspctrl.pbp works now? (anyone who knows what uiMake and uiBreak is let me know) More... over 15 years ago
committed another controller demo test. Hey zarjan More... over 15 years ago
tiny controls gui fix More... over 15 years ago
Worked around the keyboard repeat so there are no false updates checkController is called every cpu step, so delay that a bit added the analoge buttons and actually do something with the current ctrlMode (digital/analog) More... over 15 years ago
Key config applied right away More... over 15 years ago
new controls.jpg added the analog controls (zarjan all yours :) More... over 15 years ago
small fixes to memstick browser More... over 15 years ago
Fixed: Emu was starting to run when Open Debugger or Open New File menu opened. Now if it is paused it stays paused Added: Introducing first version of Memory stick browser. It will be used for demos that need to store or load something from a file (most of homebrew games). It works with the sceIO HLE lib that will come sortly after i fix bugs . New directory needed ms0/PSP/GAME . Game dir is where browser reads files. More info on forum More... over 15 years ago
... well I need and I'll start to study the nehe
Leandro Ribeiro Moreira
as leandro.rhcp99
More... over 15 years ago
Key config good as done TODO image needs to be altered a bit? so the music button looks a bit better More... over 15 years ago
Checked a few more switch() statements with -Xlint:fallthrough These seem to need a break, hopefully will fixed something :) More... over 15 years ago
A small bug. ortho demo now just loops on display lists. Thanks hlide for finding it :) More... over 15 years ago
some ge/stall fixes, cache bit was getting in the way. removed Animator from pspdisplay_glcanvas, should be no unnecessary updates now. More... over 15 years ago
Controller config support More... over 15 years ago
GE related: Added support for stalled display lists. Tried to fix pointer/instruction/pc mixup, but not sure about the handling of call/jump/ret inside the display list. Added a few more GE instructions (just prints debug stuff). More... over 15 years ago
Here is a start for the key setting form as a tab in SettingsGUI. the image is a longshot tell what you think :) More... over 15 years ago
Controller support :) More... over 15 years ago
DisassemblerFrame, adjusted size of code listing. More... over 15 years ago
major GUI refactoring. Threads are much better now. things that missing 1)proper breakpoints 2)ResetEmu 3)saveWindowPos NOTE: if you aren't using Netbeans then you must set mainclass on MainGUI.java More... over 15 years ago
psp debug screen is now workingsvn diff > diff.txt fixed sa->rs in decoder. More... over 15 years ago
fix C.<COND>.S bug More... over 15 years ago
recompiled fputest.pbp More... over 15 years ago
Added fputest.pbp More... over 15 years ago
commited first part of the new disassembler. Run ,stop doesn't work since i will probably refactor Emulator.java to work with threads. More... over 15 years ago
remove the try catch
Leandro Ribeiro Moreira
as leandro.rhcp99
More... over 15 years ago
little improvements on video engine, seems rigth?
Leandro Ribeiro Moreira
as leandro.rhcp99
More... over 15 years ago
just refactor the package name
Leandro Ribeiro Moreira
as leandro.rhcp99
More... over 15 years ago