Federelli Posted February 17, 2005 Share Posted February 17, 2005 (edited) Regardless of the missing stuff, simply amazing! TetrisDS it is. As said by Two9A, some of the gba demos crash the emu while the ds.dll is loaded, still, some work. Edited February 17, 2005 by Federelli Link to comment Share on other sites More sharing options...
Two9A Posted February 17, 2005 Share Posted February 17, 2005 Regardless of the missing stuff, simply amazing!Insanity and madness. I wasn't expecting output, especially with the screen being the wrong size, in the wrong place in memory, with the wrong modes. But this is good! And I have a sneaky suspicion that the rest of the screen is only missing because there's only code for one background in gpu.c; this might be motivation to crack on with finishing up on the GPU.some of the gba demos crash the emu while the ds.dll is loaded, still, some work.Yeah, I wouldn't recommend running GBA games through the DS dll (or vice versa, either). There probably isn't a way to totally exclude the possibility of it happening, though. Link to comment Share on other sites More sharing options...
Federelli Posted February 17, 2005 Author Share Posted February 17, 2005 Yes, in fact, obviously, only the ARM9 version is "working", the passthrough one isn't, again obviously. I'm glad i somehow manage to motivate you, now if more demos where available... . Link to comment Share on other sites More sharing options...
Gryph Posted February 17, 2005 Share Posted February 17, 2005 Good work. Nice to see some output. Keep up the fine work you're doing. Link to comment Share on other sites More sharing options...
L.S.D Posted February 18, 2005 Share Posted February 18, 2005 As soon as this emu is working, I am 100% sure the pirates will get the working emu to sell it with roms too.Or Two(A will be employed and paid high money.Pirates do that Link to comment Share on other sites More sharing options...
Gryph Posted February 18, 2005 Share Posted February 18, 2005 You can't stop unscrupulous people from taking advantage of people. Link to comment Share on other sites More sharing options...
Wizard Posted February 18, 2005 Share Posted February 18, 2005 They are all anti-significant! Link to comment Share on other sites More sharing options...
Federelli Posted February 20, 2005 Author Share Posted February 20, 2005 In the latest release there's even some more output, such as some more words on the bottom . Link to comment Share on other sites More sharing options...
barranger Posted February 26, 2005 Share Posted February 26, 2005 How did you get this to go Federelli? When I try it, it dies durring loading. The log file is as follows [20050226.05:11:25] [20050226.05:11:25] Opening log: C:\downloads\dsemu-0.0.1e\log.txt [20050226.05:11:25] LOG: Starting session. [20050226.05:11:25] WND: Initialised. [20050226.05:11:27] WND: Menu option: File/Open. [20050226.05:11:30] ARM7: ROM file: C:\downloads\dsemu-0.0.1e\TetrisARM9.bin [20050226.05:11:30] MMU: Memoryspace allocation complete. [20050226.05:11:30] ARM7: Initialised. [20050226.05:11:30] GPU: VRAM allocated. [20050226.05:11:30] GPU: Initialised. [20050226.05:11:30] GPU: Using OpenGL. [20050226.05:11:30] MMU: ROM size: 12236 bytes. [20050226.05:11:30] MMU: Reset. [20050226.05:11:30] ARM7: Reset. [20050226.05:11:30] Main: Emulator initialised. [20050226.05:11:30] WND: Menu option: Debug/Run. [20050226.05:11:30] COPRO: Write to cpF c7/c5 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c7/c6 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c0 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c1 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c2 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c3 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c4 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c5 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c6 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c7 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c6/c0 op 0/0 from r0 [20050226.05:11:30] COPRO: Write to cpF c5/c0 op 0/3 from r0 [20050226.05:11:30] COPRO: Write to cpF c2/c0 op 0/1 from r0 [20050226.05:11:30] COPRO: Read from cpF c1/c0 op 0/0 to r0 [20050226.05:11:30] COPRO: Write to cpF c1/c0 op 0/0 from r0 Link to comment Share on other sites More sharing options...
Federelli Posted February 26, 2005 Author Share Posted February 26, 2005 Make sure your DSEmu.ini looks like this [General]LoadAndRun=1FixFPS=0LoadDS=1 [Keys]UP=26DOWN=28LEFT=25RIGHT=27A=5AB=58L=41R=53START=0DSELECT=08 Still it will sometimes crash and sometimes work, depends on release version. Link to comment Share on other sites More sharing options...
barranger Posted February 26, 2005 Share Posted February 26, 2005 (edited) ahh yes, I knew I was doing something stupid. Thanks a million man. Didn't see it mentioned, so I thought I would, this does actuall play right through* if you keep pressing down, your score will go up, when it stops going up, if you press enter, it will tell you "you died." *It won't do anything after telling you that you died, I'm not sure if that's how it's supposed to work or not. -Barranger Edited February 26, 2005 by barranger Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now