English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 38 of 38
Search took 0.01 seconds.
Search: Posts Made By: xxxxx
Forum: Coders. Asm / Hardware 02 March 2015, 01:17
Replies: 37
Views: 14,669
Posted By xxxxx
I used linguist, too. I recompiled it for 2013...

I used linguist, too. I recompiled it for 2013 but there is still some manual work in setting things up. Also, I completely redid the 68k file a it was very rough
Forum: Coders. Asm / Hardware 22 February 2015, 17:48
Replies: 37
Views: 14,669
Posted By xxxxx
It was pretty painful to get it working - not fun...

It was pretty painful to get it working - not fun to play with.

I don't remember the exact structure of the sample but changing the copper should be simple. The line that does xx01 fffe says which...
Forum: Coders. Asm / Hardware 21 February 2015, 02:25
Replies: 37
Views: 14,669
Posted By xxxxx
As a matter of fact, I have set up syntax...

As a matter of fact, I have set up syntax highlighting for myself (a fairly accurate solution), but have not packaged it up in a useful format yet.

No, no debugging inside visual studio - but...
Forum: Coders. Asm / Hardware 20 February 2015, 03:28
Replies: 37
Views: 14,669
Posted By xxxxx
is anything missing? I don't update unless there...

is anything missing? I don't update unless there is a good reason
Forum: Coders. Asm / Hardware 03 February 2015, 04:17
Replies: 10
Views: 3,050
Posted By xxxxx
That is exactly what I was hoping for. Thank you!

That is exactly what I was hoping for. Thank you!
Forum: Coders. Asm / Hardware 01 February 2015, 23:06
Replies: 10
Views: 3,050
Posted By xxxxx
The problem is that then I would have to know how...

The problem is that then I would have to know how every single assembler needs the options specified. If instead there was a way for me to verify that there was no ambiguous code, it would be safer. ...
Forum: Coders. Asm / Hardware 31 January 2015, 23:26
Replies: 10
Views: 3,050
Posted By xxxxx
@Bigfan: Yes, that is a good option if I am only...

@Bigfan: Yes, that is a good option if I am only to write assembler code that is never shared or ported. But I hate the idea that people with other assemblers (or even the same assembler with...
Forum: Coders. Asm / Hardware 31 January 2015, 07:48
Replies: 10
Views: 3,050
Posted By xxxxx
vasm and comments

hey everyone,

I have a suggestion for an option for how vasm could deal with comments. The current comment functionality is very eager to turn things into comments that at first glance doesn't...
Forum: Coders. Asm / Hardware 15 December 2014, 18:02
Replies: 16
Views: 9,187
Posted By xxxxx
Thank you for the detailed answers Toni. I looked...

Thank you for the detailed answers Toni. I looked at the audio state diagram already, but I don't know how to read it properly. This sounds pretty straightforward, then :-)

Yeah, I was also...
Forum: Coders. Asm / Hardware 15 December 2014, 08:27
Replies: 16
Views: 9,187
Posted By xxxxx
Questions about 14 bit audio playback

An experiment I am considering is based on 14 bit audio playback, but without hardware testing capabilities, it's hard to verify that things are actually correct, so I have a few questions:
1. If...
Forum: support.WinUAE 07 December 2014, 09:17
Replies: 4
Views: 1,502
Posted By xxxxx
This works great. I will happily live life on the...

This works great. I will happily live life on the edge for a one pixel offset :-)
Forum: Coders. Asm / Hardware 02 December 2014, 06:30
Replies: 10
Views: 2,774
Posted By xxxxx
Erm, yeah, I didn't mean 9 bits of precision, I...

Erm, yeah, I didn't mean 9 bits of precision, I meant 9 bit colors (3 bits per channel), of course. But i meant that it must internally be using 4 bits precision per channel though, as their shadow...
Forum: support.WinUAE 02 December 2014, 02:05
Replies: 4
Views: 1,502
Posted By xxxxx
Thank you. Looking forward to it :-)

Thank you. Looking forward to it :-)
Forum: Coders. Asm / Hardware 01 December 2014, 18:07
Replies: 10
Views: 2,774
Posted By xxxxx
Thank you. That makes sense. And so to sum...

Thank you. That makes sense.

And so to sum up what people currently believe about EHB:
a. On AGA machines, Lisa is 24 bit internally, and output is therefore (probably) half ($f becomes $ff,...
Forum: support.WinUAE 01 December 2014, 17:54
Replies: 4
Views: 1,502
Posted By xxxxx
Minor image centering bug in Double & Scanlines display setting

I know this is minor, but I'd rather post it anyway, if it is quick to fix. As was discussed in detail recently on ADA and on EAB, the maximum display height is 287 pixels (286 regular lines plus one...
Forum: Coders. Asm / Hardware 01 December 2014, 08:59
Replies: 10
Views: 2,774
Posted By xxxxx
Color values for OCS, AGA and Halfbrite

I've been wondering about something recently, and I hope some of you may know:
1. in OCS/ECS, color values go $0-$f, and in AGA $0-$ff. How exactly do they match? is OCS $f equivalent to $f0 or $ff...
Forum: support.WinUAE 06 August 2014, 06:21
Replies: 3
Views: 1,788
Posted By xxxxx
Great suggestions, both of you. Thank you for the...

Great suggestions, both of you. Thank you for the quick responses
Forum: support.WinUAE 03 August 2014, 23:24
Replies: 3
Views: 1,788
Posted By xxxxx
Can an amiga program close WinUAE?

Is there a way for an Amiga program to close WinUAE down? i.e. are there either
1. CLI commands that WinUAE somehow recognize and that causes a shutdown
2. A way to configure WinUAE so that if it...
Forum: Coders. Asm / Hardware 07 February 2014, 07:07
Replies: 9
Views: 4,259
Posted By xxxxx
Hey, sorry to resurrect an old thread. I really...

Hey, sorry to resurrect an old thread. I really like the warning idea, but I would have liked it to trigger in more cases. So I have (experimentally) moved it up so it triggers for anything that adds...
Forum: Coders. Asm / Hardware 07 February 2014, 07:05
Replies: 27
Views: 8,101
Posted By xxxxx
Paradroid, do you remember which effect this was...

Paradroid, do you remember which effect this was in? When you found you needed 2 copper blitwaits, was there maybe 4 or more bitplanes active to steal the DMA cycles from the blitter?
Forum: Coders. Asm / Hardware 16 January 2014, 17:49
Replies: 36
Views: 8,950
Posted By xxxxx
A couple of thoughts on this fun thread; 1. The...

A couple of thoughts on this fun thread;
1. The movem solution is clever, but you can optimize out 3 instructions: if you start from the end of the image instead of the top and change movem.l...
Forum: support.WinUAE 17 February 2013, 19:52
Replies: 10
Views: 5,793
Posted By xxxxx
Thanks Tony and Frode. I will look at ipctester -...

Thanks Tony and Frode. I will look at ipctester - it sounds fine for my needs
Forum: support.WinUAE 17 February 2013, 10:32
Replies: 10
Views: 5,793
Posted By xxxxx
Sure, I'd be happy to share. My use case is that...

Sure, I'd be happy to share. My use case is that I am writing an old-school A500 demo using WinUAE, and I run with the system completely disabled (I have a flag to run with the system enabled, but...
Forum: support.WinUAE 17 February 2013, 07:31
Replies: 10
Views: 5,793
Posted By xxxxx
I just noticed the threads about lua scripting in...

I just noticed the threads about lua scripting in FS-UAE and WinUAE - if it is possible for the lua code to communicate with external windows programs then this sounds by far like the best and most...
Forum: support.WinUAE 17 February 2013, 04:28
Replies: 10
Views: 5,793
Posted By xxxxx
External windows program communicating with program running inside WinUAE

Hi guys, I've been trying to find information about this, but haven't come up with anything solid yet.
I'd like an Amiga program inside WinUAE, and a companion program on PC, and have the PC...
Forum: Coders. General 01 December 2012, 05:14
Replies: 46
Views: 11,764
Posted By xxxxx
thanks again, you guys rock :-)

thanks again, you guys rock :-)
Forum: Coders. General 30 November 2012, 17:49
Replies: 46
Views: 11,764
Posted By xxxxx
the Bytekiller c source would be great. Could you...

the Bytekiller c source would be great. Could you post it? I remember Bytekiller from back in the day, I may even have used it.
The Ray/TsCC lz77 code is also an option, thanks for the tip.

It...
Forum: Coders. General 30 November 2012, 08:23
Replies: 46
Views: 11,764
Posted By xxxxx
crunchers with c and asm sources

Hey guys, I'm looking for a data cruncher for my current project, and I'm hoping to not write one from scratch. Do you know if there are some good ones out there that:
1. have c source for the...
Forum: Coders. Releases 30 November 2012, 08:16
Replies: 68
Views: 36,427
Posted By xxxxx
just out of curiosity, have you guys made any...

just out of curiosity, have you guys made any more progress on the conversion to C or separation of converter and GUI?
Forum: Coders. Asm / Hardware 04 September 2012, 01:27
Replies: 338
Views: 387,948
Posted By xxxxx
ah, you are right, I missed that. thanks.

ah, you are right, I missed that. thanks.
Forum: Coders. Asm / Hardware 03 September 2012, 02:26
Replies: 338
Views: 387,948
Posted By xxxxx
I have a question about the linedraw hardware, an...

I have a question about the linedraw hardware, an idea to optimize using blitter trick, and this seems like the perfect place to do it

I am in the middle of optimizing my filled vector routine...
Forum: support.WinUAE 23 July 2012, 16:26
Replies: 4
Views: 1,322
Posted By xxxxx
Yeah, I imagined that you may not be using the...

Yeah, I imagined that you may not be using the debugger much yourself :-)

Didn't now about 'e' for custom registers, I have only used 'c' - thanks. Also didn't know about singlestep copper (but it...
Forum: support.WinUAE 23 July 2012, 08:00
Replies: 4
Views: 1,322
Posted By xxxxx
extending debugger to support coding

Hey guys,

I have recently resumed programming on the Amiga, using WinUAE as my main platform. Everything works well, but debugging is pretty slow for me, and i find that with a few extra features...
Forum: Coders. Asm / Hardware 16 February 2012, 06:41
Replies: 37
Views: 14,669
Posted By xxxxx
V4 is out - it can be found here:...

V4 is out - it can be found here: http://www.pouet.net/prod.php?which=58703. Please post comments there
Forum: Coders. Asm / Hardware 09 February 2012, 05:39
Replies: 37
Views: 14,669
Posted By xxxxx
Here is the final release (for now):...

Here is the final release (for now): https://.com/files/2789918627/WinUAEDemoToolChain_3.zip

Major Changes:
Now works with winuae's built-in Aros rom. You don't even need kickstart...
Forum: Coders. Asm / Hardware 04 February 2012, 06:29
Replies: 37
Views: 14,669
Posted By xxxxx
@akira: thanks for the offer, but I am good, I...

@akira: thanks for the offer, but I am good, I just need to post it to scene.org. I was just waiting for the first 2-3 releases and the related bug reports and fixes before doing it
Forum: Coders. Asm / Hardware 03 February 2012, 17:53
Replies: 37
Views: 14,669
Posted By xxxxx
Version 2 is out - lots of improvements - here...

Version 2 is out - lots of improvements - here are the largest

Toolchain:
Starting protracker (2.3d, 3.15, 3.62) is now another one-click feature, as is the p61 converter tool
added a wav to raw...
Forum: Coders. Asm / Hardware 31 January 2012, 08:57
Replies: 37
Views: 14,669
Posted By xxxxx
My super simple cross development tool chain - build and run in 15 seconds

After being off the Amiga since the mid '90s, I decided to try coding on it again. I wanted to do my development on PC and test in WinUAE, and I didn't find any complete setups for this, so I put...
Showing results 1 to 38 of 38

 
Forum Jump

All times are GMT +2. The time now is 18:50.

Top

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