Hi guys
Again terminal emulator is proving to be very useful for me.
Requirments
1-- rooted device
2-- terminal emulator
type "su" without quots and hit enyer then again.
Just type "hd" without cots and th press enter.
You will se nothing but just as you press any key on keyboard it will tell you its hex value.
its not a good thing for noobs not working around to develope an app or a keyboard twick itself.
But i think those who are loading google to search it will be very happy to reas that this is so simple.
Peace
Sent from my SM-G355H using XDA Free mobile app
Hi im new..wats other uses of term. emulator..pls enlighten me..tnx.
Emulators are those softwares that maoes things avilable cross platform
Psp emulator fro android --> makes psp games run on android.
Though android does not support .cso format psp games.
Psp emulator makes psp game to be played crossplatform with android.
Related
Hi everyone!
I'm studying Turbo Pascal and C programming languages at school,I write console programs from "add 2 numbers and print the result" to something more complex.
I was wondering...is there any way to get these simple console programs to work on my HTC Touch PRO 2 (WM 6.1)?
Hope you can help me...
Thanks!
I 2nd this, I'd like to know too.
Or otherwise I'm also interested in writing a basic app for WM just to try it.
Jason
easy to do with c using embedded visual c++ which you can google and it's free and c++ is always backward compatible with ansi c
doubt you will have much luck with pascal because the best bet would have been borlans options and they quit the whole market with their delphi pascal options
nailing the last nail in the coffin of pascal
For Pascal, use FreePascal/Lazarus combo. It's a ***** to set up, though.
Rudegar said:
easy to do with c using embedded visual c++ which you can google and it's free and c++ is always backward compatible with ansi c
doubt you will have much luck with pascal because the best bet would have been borlans options and they quit the whole market with their delphi pascal options
nailing the last nail in the coffin of pascal
Click to expand...
Click to collapse
Can I write console applications with it,or they have to have a GUI?
Chainfire said:
For Pascal, use FreePascal/Lazarus combo. It's a ***** to set up, though.
Click to expand...
Click to collapse
Yeah,i tried that,but i can't make it work...I followed the guide but i can't do anything that works on WM
"Can I write console applications with it,or they have to have a GUI?"
both a lot easier to make console apps though
Thank you,I'll give it a try
The problem you will encounter with console applications is the fact that there is no console as such.
printf() will not work as there is no output window on which to write anything. There is also no way of reading user input direct from the 'keyboard' or keypad.
When the exe is run it starts as a windowless application, the WinMain() function is called and when this ends it is terminated. You can open and close files, read and write to and from them, anything you like, as long as it requires no user input, and does not display anything. Pretty restrictive! The only thing the user will see is the hourglass/busy icon, until the app finishes.
Even C# console applications are subject to the same restrictions.
To do anything 'smart' it will have to be a PPC (GUI) application.
there are plenty of free console apps one can download for free
stephj said:
The problem you will encounter with console applications is the fact that there is no console as such.
printf() will not work as there is no output window on which to write anything. There is also no way of reading user input direct from the 'keyboard' or keypad.
When the exe is run it starts as a windowless application, the WinMain() function is called and when this ends it is terminated. You can open and close files, read and write to and from them, anything you like, as long as it requires no user input, and does not display anything. Pretty restrictive! The only thing the user will see is the hourglass/busy icon, until the app finishes.
Even C# console applications are subject to the same restrictions.
To do anything 'smart' it will have to be a PPC (GUI) application.
Click to expand...
Click to collapse
What if I use Pocket Console,or something like that? Would they run correctly?
Can't really say, as I haven't used them. The console stuff I have written, drags objects from over the net, then writes the data out in a format I can use to a file on the device. No user input required.
All I can suggest is to try the classic
printf("Hello World!\n")
and see what happens. Good Luck!
C programing
Hello,
yes, you can. Just use pocketdos. An emulator for DOS and you can use your simple compilers
Search for Pocketdos.com
xdawis said:
Hello,
yes, you can. Just use pocketdos. An emulator for DOS and you can use your simple compilers
Search for Pocketdos.com
Click to expand...
Click to collapse
Thank you! They work now! PocketDos is great!
Here is a video tutorial I made to help use the PSXPERIA tool that allows you to you any PS1 games you want with the native PS1 emulator which lets you have things such as better screen filtering and use of the analog touch pads!
Video tutorial
Im posting it here as it keeps being lost in all the posts of the development thread. I hope this helps some people.
Important notes:
this does not require root
this tutorial will work for windows mac and linux, you can pretty much just copy what I do on any OS and it will still work.
Great video thanks!
This is really helpful. I hope someone finds a way to get around the 3rd release emulator so we can start testing the capabilities of the games.
subcu1ture said:
This is really helpful. I hope someone finds a way to get around the 3rd release emulator so we can start testing the capabilities of the games.
Click to expand...
Click to collapse
I dont think its worth the effort tbh, I think the older version of the emulator didnt have a licence check to get them to work so we just needed to convert a few files thanks the yifanlu's amazing tool!
To crack the licence check will be alot harder to do and apparently FPSE will be getting touch pad support soon anyway, although the dev has been saying that for the last 3 months
the only good thing about sonys emulator is the touch pad support, besides that it has very bad compatibility.
I like the native emulator because you can apk your games unlike FPSE where you have to load everything and play around with the settings.
subcu1ture said:
I like the native emulator because you can apk your games unlike FPSE where you have to load everything and play around with the settings.
Click to expand...
Click to collapse
I find there to be alot less hassle with fpse, I can just copy all my games to the SD card and everything works fine with the default settings most of the time.
hey bubblegumballon,
i keep getting a cannot build apk error even though i put jarsigner in the path variables and inside the psxperia beta folder. Im using windows 7 64 bit and have heard that jarsigner has issues with windows. Any workarounds that you know of?
subcu1ture said:
This is really helpful. I hope someone finds a way to get around the 3rd release emulator so we can start testing the capabilities of the games.
Click to expand...
Click to collapse
I dont think xda would let us start a project with the sole aim of circumventing sony's piracy protection, just because we want to do it for legal reasons, dosent mean pirates wont use the technique to start spreading copies of PS games with the protection removed
Do you think the PSX games purchased for PSP via PSN would have a better chance at working with that emulator seeing that Crash Bandicoot is the PSP version?
Please could someone upload a windows environment video.
like bubblegumballon Mac video
i am a newbie and am struggling.
cheers
harlzden
It is exactly the same with windows as it is on mac.
Just get the beta 2 release of PSXPERIA and run the windows psxperia UI bat file and follow the steps from the beta 2 caption that pops up from the start of bubblegums video.
Everything is the same as in the OSX video.
harlzden said:
Please could someone upload a windows environment video.
like bubblegumballon Mac video
i am a newbie and am struggling.
cheers
harlzden
Click to expand...
Click to collapse
Just copy exactly what I do, its exactly the same on windows expect your desktop looks a bit different. I have an annotation in the video telling you to skip the first step now as it is no longer needed in the newer version of PSXPERIA.
Thanks for this. Will check it out when I have my Play next month.
Since the new version of PSXPERIA is out I wanted to bring some attention to the tutorial again, theres alot of new users to PSXPERIA every since the new 2.0 version so hopefully this video will help assist you in installing it.
Hello all !
I'm new on Microsoft Surface with Windows RT, and this tablet is very good !
I search just an emulator for play resident evil. It's possible ?
Thank you a lot.
No PS emulator yet. I'm sure it will come in time.
im looking forward to dosbox and stuff like that... this device would be cool for playing f.e. Fallout
There is a SNES emulator so I'm sure a PS1 emulator will come soon
Sent from my GT-Xperia S using xda app-developers app
Psone will probably not come to windows RT in playable speed,
Windows rt is can not reserve executable memory pages with virtualalloc which is needed for the dynarec that psx emulators use to get playable speed. Interpretation will most likely be too slow
Thank you very much.
I love PSone Game, i must be patient =)
Technically, I'm sure you *can* do virtualalloc (it's used by many things, including IE); it's just not available through the WinRT APIs. That means any app using it would have to use homebrew hacks, either being a non-Metro EXE or using hacks to access the relevant system call without going through the usual API layer.
I know up front that I'm probably going to get some 'you're a super noob' responses on this, but just entertain me. Deus Ex 1 is probably my favorite game of all time, and I know you can emulate other games (I have Zelda Ocarina of Time on a N 64 emulator), but has anyone tried to emulate PC games from around the 1999/2000 era? If you can't, is it a hardware limitation, or has no one just written any emulators for PC games with mobile OSs in mind? Call me a wishful thinker, but I just want to know if it would be possible and sorry for asking such a silly question. Also, no I didn't get my phone to play games, this idea just popped into my head. Thanks.
I would love to see this happen
Sent from my Nexus 5 using XDA Premium 4 mobile app
I wouldn't ever imagine there to be a PC emulator. Consoles just play a game from disk so emulation is simple. PC games install and we don't have a window registry environment here.
Sent from my Nexus 5 using Tapatalk
rootSU said:
I wouldn't ever imagine there to be a PC emulator. Consoles just play a game from disk so emulation is simple. PC games install and we don't have a window registry environment here.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Wine is able to run Deus Ex in Linux distributions, and Android runs the Linux kernel. There was talk of bringing Wine to android about a year ago but nothing seems to have materialized.
That said, Deus Ex is available on OnLive, so you could always go that route. Or use Kainy.
I think we're years off a successful wine implementation. That's not the only challenge either. What about controls?
Sent from my Nexus 5 using Tapatalk
There is a game from 1998 which is being ported to android - Half life. It runs on a custom build of GoldSRC engine called Xash3D.
Gay ****** said:
There is a game from 1998 which is being ported to android - Half life. It runs on a custom build of GoldSRC engine called Xash3D.
Click to expand...
Click to collapse
Thats right, and thers also possible to run games like Diablo 2 or Heroes 3 on droid device, so why not DX1? It would be awesome.
Original DeusEx on Android
Original Half-Life port has been Successfully Implemented on the Android Platform as of this Current Writing! I already have it Running on my Nexus7 Tablet.
Now Speaking of Tablets, I now have Shield K1 Tablet from Amazon ($199) which is Pretty Good. I was thinking about playing with a Bluetooth Keyboard - Either Physical, or Virtually like a Phone. That would leave the Screen Clutter Free so you could enjoy the Games Visuals. If Half-Life 1 is possible, Certainly Original or Even the New Revision Mod for The Game Should be Feasible. What do you think? I use my phone for Lots of Stuff these days, why not with a Virtual Keyboard via Bluetooth like BluezIME? That Would be GREAT!!!:laugh:
Actually, if you'df like to play particularly 1998 full version of Deus Ex PC game as is on your Android mobile device, there is a simple way. Use ExaGear Strategies app and this instruction to set up and play this title - https://eltechs.com/deus-ex-pc-game-on-android/
i start learn java .. and planning to move to android
my java so weak until now
i just want to know the way to build my first app about ps1 emulator
so can i use app inventor for that or basic4android
or noway .. i have to use eclipse
Sorry for my English
Step one, install EPSXE. Step 2, load rom.
Sadly, while I don't doubt a better PS1 EMU might be possible, it won't have the years of bug work and trust EPSXE will on PC or Android so it's just not worth it to make a PS1, N64 or any Emulator for systems older than that because top notch EMU's already exist and the rest are just waiting for hardware to catch up before they are viable but there is already a DreamCast, PSP and PS2 emulator that still are being held back by current hardware limitations.
Sadly, there just isn't a need for any emulator and if you have the skill you'd honestly be better off joining one of the teams for an existing emulator to get the experience than trying to start a project like this on your own.
Not trying to shatter your dreams but there just isn't a need for another PS1 emulator that will be riddled with bug's and take you years to get to even half the status of EPSXE.