any chance with gdb/objdump?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Balmung
Posts: 1
Joined: Sun Jul 01, 2007 7:15 pm

any chance with gdb/objdump?

Post by Balmung »

Hi guys :)
I've got some question..at the moment I am writting some keyboard simulator for the psp, and I want that this is going for dlx Linux..So now my question...the bochs eboot and my eboot are seperate, is there some possibility , that I *could* put them together,because than we would have some functionaly dlx linux, with keyboard simulation ( a special combination of buttons is a letter or number) this programm is not ready(yet)((when its ready and working, i will post the source here :) )) but I want to know if there is a possibility to scramble the eboots togheter ....
is there any possibility?
thanks in advance !! :)

Edit: So yesterday I thought again a little bit about that, So I think its possible to do this...I've thought you'll have to dissassemble the programm's eboot(bochs)or you'll have to run it and than looking what's in the registers(on the pc)...Than at the login prompt, I want to do this monitoring(in dlx linux ), and just want then, somehow copy&paste the other eboots code..(the keyboard simulator)
is this now possible?
Post Reply