-
Posts
12,978 -
Joined
-
Last visited
-
Days Won
362
Content Type
Profiles
Events
Forums
Blogs
Downloads
Everything posted by Robert
-
Thanks GC edit: I have tested it and reported the results here.
-
Stealing the film is just a felony. Just another robbery. Copying it lowers the income of corporate giants - now you're in trouble!
-
Aha! I thought it said PRINT so i had ignored it. Now...because both screens need the touchscreen, you need to use the blue arrow to swap them around, since only the bottom screen is touch-sensitive. We have... 3 vertical bars with handles, 1 plain vertical bar, a 4x7 choice of colours and a bunch of drawing options. Click on a colour in the grid and it is relected in the plain vertical bar. The 3 bars are the RGB adjustments. Drag the handle with the mouse for fine colour graduations. The drawing options... a freeform line a straight line a rectangle a filled rectangle a circle a filled circle background fill and... it all works!
-
Got it thanks mic. Works well on your side. A few programming things: Tictactoe didn't realise I had won and just kept going Mines, how to indicate where the bombs are? checksout, how to play? Where is the painting bit? I tried it on the other emus: dsemu 2g showed some graphics and corruptions ideas2 showed some corrupted graphics both could not proceed from there hyperds3 not working at all as usual. MIC you are way in front again!
-
I'm sure Fed knows more than he lets on. I read that tut yesterday, a good starting point.
-
ah, ok then. I wish you good luck with it. If you can make a binary of it, I can test it for you.
-
I thought it strange that some dups occurred. Is there a place I can get that demo?
-
I agree with the fines and whatnot for unreleased stuff because it's just stealing... plain and simple. Once it is released though, you buy it, you own it... don't you? As far as I'm concerned you should be able to do whatever you like with it - it's yours.
-
aaahh! The only thing he produced was bull crap.
-
Something I forgot: You can change the "theme" colour with a command-line argument. The program dsPaint.bin will display the theme name. Here is the list to convert number to name: 0,2 - grey 1,12 - maroon 3 - pink 4 - orange 5 - yellow 6 - lime 7 - green 8 - dark green 9 - teal 10 - light blue 11 - blue 13 - dark purple 14 - light purple 15 - dark pink any other - unknown example >dualis -theme 2 dspaint.bin I haven't seen any use for this yet.
-
who is writing this?
-
Zapf Bandit, if you could post a link to your webspace, I would like to try your demo on the various emus and versions that I have - thanks.
-
It's looks like the calibration data has no effect on any of my demos. The pointer is always down and to the right of where it should be. Do you have any plans on supporting passme (PME) files? They all cause a crash.
-
Battleships, yes it works by clicking a bit below. I will have to work out the proper corrdinates for the ini file. Why would people release things that don't run on the actual DS? It doesn't make sense. I'm sure you are correct, though.
-
It's a testing time for r8, the most obviously noticeable thing is the presence of a new bug.... 2d_emu, 2dexample_arm9 : works armwrestler.w1, armwrestler.w2 : works, all tests passed battleship : no response by clicking on the start bar, so it cannot run [new bug] birds_arm9 : white screen [new bug] bug : works [apart from its own bug] calc_arm9 : cannot see keypad [new bug] cube_emu, first1, ship_emu : works davr_arm9 : white on top, black on bottom (i wish i knew what this is supposed to do) drops_arm9 : works except top screen is white mode4dc, mode4ep, mode6 : works dspaint : works except palette selection is way out mcommand : white screen [new bug] mines_arm9a : top screen white, graphics corrupted [new bug] nibbles10, nibbles11 : works pandaforth : white screen [new bug] pongDS : ball is missing [new bug] smantouch : works sponge-arm9 : brown screen [new bug] tetris-1p, tetris-2p, tetris10, tetris11 : working except cannot change background colour any more at all. texture_emu : white square [no change] tile02 : works but touchscreen way out of alignment under_pressure : atom still corrupt [no change] all the other NDS demos give a strange message : Selecting Yes causes a crash. I assume that by playing with the ini file, I may be able line up the touchscreen? Is that correct? MIC, hope this provides usuable info for you.
-
That site has links to roms and bioses, although membership is required. It may well be breaking our rules.
-
Dualis Revision 8 has been released! »» http://dualis.1emulation.com/ [site] »» Dualis Official Forum »» http://dualis.1emulation.com/files/index.html [Downloads]
-
What's the name of the demo file? It sounds like something I should have.
-
I've obtained a few new demos Each comes as a NDS and a DS.GBA (rename to PME) Description: nibbles 1.1 - fixes various bugs. The snake now has a large head. The cherry sometimes is 2 cherries. Use the touchscreen to guide the snake. tetris 1.1 - hold down A when booting to get the 2-player screen. On the pc this is the X key. calc_arm9 - a ti-85 calculator. Use the touchscreen to simulate pressing the calculator keys. Results: Dualis r7 - each demo works well. In tetris, pressing X is tricky, but can be done. You cannot change the background colour at all. DSemu 3c - tetris and nibbles blank screen. Calc boots up, but the bottom screen is blank. Clicking in random places produces input - you just can't see what you're clicking. Ideas 2 - same as DSemu except no touchscreen (as usual). HyperDS 3 - none of the demos would run
-
It would have been far better to read the ANNOUNCEMENT which is at the top of the index, right under the New Topic button !!
-
Not to old to resurrect? I'm using Azureus and Zone Alarm 5, and they get on quite well. I can see Zone Alarm blocking traffic, but the files continue to transfer anyway. Azureus does have this java thingy, has no ill effect on the pc at all. The only problem is that some UK site banned it, so I just use some other place.
-
Might be a silly question... but any idea what time frame that would be? btw, on behalf of everyone here, I appreciate all the work you've put into DS emulation, you're one of very few who have gotten anywhere with it. Remember, if you ever get another version or emu to work on win32, I can test it for you.
-
From the official site Firstly this... And just now, this...
-
How can i change the windows xp pro taskbar so
Robert replied to SF2MJ's topic in Nerd's Chatter [/nerds]
Not sure... you could try this... Right-click on taskbar, properties, somewhere is an an option to group similar tasks together (something like that). Turn it off and see what difference it makes. -
There is a bug with your demo. If you set it for say, x=10, then press left, it says x=90 instead of x=9. It needs to put a space after the number.