English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 40 of 2731
Search took 0.41 seconds.
Search: Posts Made By: MethodGit
Forum: request.Other 23 November 2018, 11:54
Replies: 4
Views: 3,150
Posted By MethodGit
Eeeehhh, nevermind. Not long after making this...

Eeeehhh, nevermind. Not long after making this post, musashi9 got back to me and confirmed he fixed the download for that particular page. So woos to him for fixing it so quickly! Not a bad little...
Forum: request.Other 21 November 2018, 23:58
Replies: 4
Views: 3,150
Posted By MethodGit
Original zipfile from Flashtro Double Dragon 2 tutorial

Pardon me for asking, but is there any chance anyone from here who also lurks/lurked on Flashtro.com back in 2014 or thereabouts downloaded the archive that was originally provided with the cracking...
Forum: Coders. Asm / Hardware 24 October 2018, 16:24
Replies: 3
Views: 925
Posted By MethodGit
Clearing COLOR00 on A500 vs A1200

I only noticed this fairly recently, but whereas on a stock A500 configuration clearing DFF180 on startup just works without issue, on a standard A1200 configuration initiating the same command...
Forum: Coders. General 15 October 2018, 15:58
Replies: 16
Views: 2,317
Posted By MethodGit
Because I had to remind you to re-read something...

Because I had to remind you to re-read something you chose to ignore the first time? Give me a break.
Forum: Coders. General 15 October 2018, 13:04
Replies: 16
Views: 2,317
Posted By MethodGit
Well ain't I a freaking imbecile. I compared...

Well ain't I a freaking imbecile. I compared your replacement code to the original and assumed the differences ended where move.w #4000,24(a6) began. That's what I get for not looking at that...
Forum: Coders. General 15 October 2018, 01:44
Replies: 16
Views: 2,317
Posted By MethodGit
Well I tried out your code, Ross. Tested it...

Well I tried out your code, Ross. Tested it quickly with the Fairlight crack before I worry about the other cracks or an original.

It dawned on me that I probably should've shown at least what...
Forum: Coders. General 14 October 2018, 12:17
Replies: 16
Views: 2,317
Posted By MethodGit
So what would be a good solution? Spam ten or...

So what would be a good solution? Spam ten or twenty mulus instead? I've never been good at understanding the Amiga's interrupts, diskloading routines or cycle-handling, unfortunately.
Forum: Coders. General 14 October 2018, 04:50
Replies: 16
Views: 2,317
Posted By MethodGit
Hunter's trackloader is driving me bonkers.

First off, it is I again. Yes, I felt flummoxed enough to ask for some help again despite my coding/understanding skills having improved somewhat since the last time I asked for assistance on...
Forum: Coders. General 27 March 2016, 01:05
Replies: 3
Views: 1,952
Posted By MethodGit
trackdisk.device + slow ram - not friendly with one another?

Okay, very very very simple question. Is there any way to make trackdisk.device - aka JSR -1C8(A6) - actually write data into slow memory - aka - $C00000+ - ?

I tried to do this but although the...
Forum: support.Games 24 March 2016, 14:28
Replies: 30
Views: 7,818
Posted By MethodGit
Funnily enough, this was precisely my thinking...

Funnily enough, this was precisely my thinking for this old (pitifully ignored) thread (http://eab.abime.net/showthread.php?t=65164), long before the "Preview Version 0.01" disk revealed itself...
Forum: Coders. General 11 March 2016, 16:03
Replies: 16
Views: 5,761
Posted By MethodGit
It's an NDOS disk so there's no SetPatch or...

It's an NDOS disk so there's no SetPatch or anything of the sort involved. And yes, it works after I manually disable caches and set chipset to Original through the hidden boot menu.
Forum: Coders. General 11 March 2016, 05:05
Replies: 16
Views: 5,761
Posted By MethodGit
Right, after more hours that could've been better...

Right, after more hours that could've been better spent elsewhere, I've somehow managed to come up with this so far:
MOVE.L A1,-(A7) < move original A1...
Forum: Coders. General 10 March 2016, 17:50
Replies: 16
Views: 5,761
Posted By MethodGit
*Sigh* Well I looked through v2.1 of the...

*Sigh*

Well I looked through v2.1 of the Developer CD and spotted some structure files for LVOs and Offsets in the 1.3 NDK. Still doesn't really tell me in what way I should be loading...
Forum: Coders. General 10 March 2016, 13:54
Replies: 16
Views: 5,761
Posted By MethodGit
Ummm, whoa whoa whoa. I'm not doing this for...

Ummm, whoa whoa whoa. I'm not doing this for source compiling. All I'm trying to do is make a quick bootblock that does this for me on startup. I do all my work through hex and the WinUAE debugger.
Forum: Coders. General 09 March 2016, 15:55
Replies: 16
Views: 5,761
Posted By MethodGit
Well googling around it would appear that I need...

Well googling around it would appear that I need to find a way to load GfxBase first before I can do the version comparison. I can feed a graphics.library reference into A1 similar to how...
Forum: Coders. General 09 March 2016, 13:26
Replies: 16
Views: 5,761
Posted By MethodGit
Thank you, but ummm, could you care to translate...

Thank you, but ummm, could you care to translate that into a version I can understand? Like how I wrote the code in my post for instance? The custom tags don't really mean anything to someone like...
Forum: Coders. General 08 March 2016, 23:00
Replies: 16
Views: 5,761
Posted By MethodGit
Auto-setting chipset to "original" on AGA startup

Pardon me if this is a silly thing to ask, but if the following code below is equivalent to automatically disabling CPU caches on startup:

CMPI.W #24,22(A6) 0C 6E 00 24 00 22 < check...
Forum: request.Old Rare Games 07 March 2016, 20:44
Replies: 47
Views: 8,085
Posted By MethodGit
Not that ONz. The second ONz is much further...

Not that ONz. The second ONz is much further down, at offset $C4E81. That or you could've just searched for $48 7A 00 0A to get down to that part instantly.

I'd like to stress that I in no way...
Forum: request.Old Rare Games 07 March 2016, 17:10
Replies: 47
Views: 8,085
Posted By MethodGit
Run the ADF Boo-Boo uploaded into any hex editor...

Run the ADF Boo-Boo uploaded into any hex editor of your choice and search for either "ONz" or $48 7A 00 0A. Boom.
Forum: request.Old Rare Games 07 March 2016, 16:08
Replies: 47
Views: 8,085
Posted By MethodGit
Though funnily enough it does include a copylock...

Though funnily enough it does include a copylock elsewhere on the disk (the MFM original never had one) which is never accessed. Wonder what that was all about? :lol
Forum: support.WinUAE 06 March 2016, 04:18
Replies: 18
Views: 4,774
Posted By MethodGit
So judging by this report, it looks like the game...

So judging by this report, it looks like the game will only behave properly on a CD³² and only agree to load the data from the disc?

Man, I don't know what the hell's bells Effigy thought they...
Forum: support.WinUAE 06 March 2016, 04:12
Replies: 18
Views: 4,774
Posted By MethodGit
I did mention this in my opening post like...

I did mention this in my opening post like so...Also from the same post...
Forum: support.WinUAE 04 March 2016, 20:36
Replies: 32
Views: 7,613
Posted By MethodGit
If the issue here is with the multi-session...

If the issue here is with the multi-session support, do remember that the CloneCD (CCD/IMG/SUB) and Discjuggler (CDI) formats support this as well.

Heck, I think even certain burning programs may...
Forum: project.CD32 Conversion 01 March 2016, 17:18
Replies: 25
Views: 22,948
Posted By MethodGit
Don't forget about the more-recently unearthed...

Don't forget about the more-recently unearthed NES game Wonderland Dizzy in that case! :crazy
Forum: project.CD32 Conversion 29 February 2016, 00:11
Replies: 25
Views: 22,948
Posted By MethodGit
This may sound like a silly question, but is...

This may sound like a silly question, but is there any particular advantage to using the WHDized floppy versions of Magicland, Spellbound, Yolkfolk and Fantastic over the actual, 1-filed CD³²...
Forum: support.WinUAE 29 February 2016, 00:01
Replies: 18
Views: 4,774
Posted By MethodGit
So, this sounds to me like a poorly compiled...

So, this sounds to me like a poorly compiled executable then? I'll try to look into the code one more time, but other than that we might need to enlist the help of Toni... that or StingRay, or...
Forum: support.WinUAE 28 February 2016, 16:12
Replies: 18
Views: 4,774
Posted By MethodGit
Wait, you got further than the .img request? ...

Wait, you got further than the .img request? That's where it always goes pearshaped for me.
Forum: support.WinUAE 28 February 2016, 00:08
Replies: 18
Views: 4,774
Posted By MethodGit
If you browse the CD through WB you should find a...

If you browse the CD through WB you should find a folder named "AMIGA". Inside there are the three "PRELUDE" folders relating to OCS, AGA and CD³² versions. Inside each folder is the "Pinball...
Forum: support.WinUAE 27 February 2016, 03:28
Replies: 18
Views: 4,774
Posted By MethodGit
Pinball Prelude CD: Can't run this through any Workbench/CLI.

(I'm not dead, people! Just so you know.)

Okay, so there's this official CD-ROM version of Pinball Prelude that's been floating around for years now. Under the latest WinUAE (3.2.2), it seems to...
Forum: Amiga scene 22 June 2015, 13:56
Replies: 106
Views: 17,907
Posted By MethodGit
Something tells me that maybe it's a good idea to...

Something tells me that maybe it's a good idea to make sure your post isn't the last one listed on the previous page in case people tend to not go back and check....
Forum: Amiga scene 21 June 2015, 15:30
Replies: 106
Views: 17,907
Posted By MethodGit
Nice to see you guys helped unearth another...

Nice to see you guys helped unearth another previously unknown version of this jolly classic. :) Just reminded me of the time I discovered a beta version amongst my then-existing disk collection and...
Forum: News 28 December 2014, 13:20
Replies: 25
Views: 5,849
Posted By MethodGit
Out of interest, which version would a WinUAE...

Out of interest, which version would a WinUAE user such as yours truly need to purchase?
Forum: request.Old Rare Games 19 December 2014, 22:02
Replies: 37
Views: 8,904
Posted By MethodGit
Welp, another year on and.... any chance of a...

Welp, another year on and.... any chance of a surprise Christmas pressie from Mr Sting of The Ray? ;)
Forum: Nostalgia & memories 24 April 2014, 19:15
Replies: 101
Views: 17,484
Posted By MethodGit
The assigned dumper probably didn't have an Amiga...

The assigned dumper probably didn't have an Amiga on hand at the time. If it were me with the disks I'd use my Kryoflux since I don't have a dump-capable Amiga.

(I say this of course without...
Forum: Amiga scene 19 February 2014, 15:31
Replies: 96
Views: 24,547
Posted By MethodGit
How can there be any U.S. games when the hardware...

How can there be any U.S. games when the hardware itself was never released in the U.S.?
Forum: Amiga scene 18 February 2014, 01:23
Replies: 96
Views: 24,547
Posted By MethodGit
But proper CD archivists keep all associated...

But proper CD archivists keep all associated CloneCD dump files regardless. It's not about copy-protection, it's about ensuring that anyone can use it with any program of their choice.

And not...
Forum: Amiga scene 18 February 2014, 01:11
Replies: 96
Views: 24,547
Posted By MethodGit
Hate to rain on this parade here, but a CloneCD...

Hate to rain on this parade here, but a CloneCD image just isn't a CloneCD image without the associated subchannel (.SUB) file as well. In fact, the more recent versions of Daemon Tools won't even...
Forum: Amiga scene 17 February 2014, 22:28
Replies: 96
Views: 24,547
Posted By MethodGit
I do apologise if I overused the term 'rare'...

I do apologise if I overused the term 'rare' before, but I must admit it's frustrating that this game hardly turns up on eBay either way without having Diggers attached to it like some conjoined...
Forum: Amiga scene 17 February 2014, 20:07
Replies: 96
Views: 24,547
Posted By MethodGit
Ah, that auction. There's already a thread about...

Ah, that auction. There's already a thread about it on here.

I can only hope that whoever does get it will be kind enough to dump it for the community and receive the subsequent kudos. It'd be...
Forum: Amiga scene 17 February 2014, 03:03
Replies: 96
Views: 24,547
Posted By MethodGit
On the contrary, Oscar standalone and Diggers...

On the contrary, Oscar standalone and Diggers standalone are humungously rare.

For years I've been diving in and out of the Oscar eBay search pool, wading through the deluge of Oscar+Diggers...
Showing results 1 to 40 of 2731

 
Forum Jump

All times are GMT +2. The time now is 09:45.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.38955 seconds with 10 queries