x86 Assembly

Moderators: None (Apply to moderate this forum)
Number of threads: 4556
Number of posts: 16011

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Assembler program Posted by orchidea1 on 21 May 2009 at 4:33 PM
Hi,I'm new in this forum.I am an italian girl that need help about list program.
I hope somebody could help me :(
I need a program,in assembly language (I prefer z80 but if not possible i think that for 8086 or M68000 is ok too).
Program should simulate a pharmaceutical panel with tre Cross that change coulor,for example green,after 2 seconds blu,and after 2 seconds yellow,with the rotation of cross and the date of the day that shift in the panel.
Is it hard to do? :(

Please,help me.

...
Report
Re: Assembler program Posted by AsmGuru62 on 22 May 2009 at 3:53 AM
1. I am not sure I understand your task. What is "pharmaceutical panel" and why it works like a traffic light?

2. How many hours before the task must be done?
Report
Re: Assembler program Posted by orchidea1 on 22 May 2009 at 6:19 AM
Oh :) Thanks for your reply :)
Sorry for my english language,I mean the panel like this picture
http://www.sistelsrl.it/farmacia/croce-farmacia-led/images/croce-led-full-01.jpg or similar,but I have to simulate a program that stamp a cross with green led and, after some seconds,red and blu.And some effects like rotation of the cross and shifting data.
I hope is now clear :)
Could you help me?
I have to finish this work before the end of this month.

Bye and thanks again for your reply.
:)
Report
Re: Assembler program Posted by AsmGuru62 on 23 May 2009 at 3:47 PM
It is hard.
What operating system are you using for this?
Report
Re: Assembler program Posted by orchidea1 on 23 May 2009 at 6:25 PM
I'm using for Windows xp,
however I think to use
an emulator if is possible
to make it in z80 assembly,or any
other emulator.
I really need help :(
Thank you for your reply
again ;)
Bye,i hope that you
answer soon ;)
have a nice day :))
Report
Re: Assembler program Posted by AsmGuru62 on 24 May 2009 at 4:28 AM
x86 emulator is here:
http://www.emu8086.com/

However, the easiest code you can write is to use Windows programming. All you need is to use bitmaps. Draw the sign as a bitmap or rather few bitmaps where cross changes color and/or shape and then just use timer to display the different bitmaps each 2 seconds. I can create a sample code for you in FASM - it is x86 assembler and very powerful (easy to use).
Report
Re: Assembler program Posted by orchidea1 on 24 May 2009 at 1:35 PM
Ok,thanks for reply.I've uploaded an attachement with the first part of images that I need to use :)

Report
Re: Assembler program Posted by orchidea1 on 24 May 2009 at 1:36 PM
Ok,thanks for reply.I've uploaded an attachement with the first part of images that I need to use :)

Attachment: cross-light1.zip (839164 Bytes | downloaded 114 times)
Report
Re: Assembler program Posted by orchidea1 on 24 May 2009 at 1:39 PM
second attachement upload
Attachment: cross-light2.zip (1012764 Bytes | downloaded 95 times)
Report
Re: Assembler program Posted by orchidea1 on 24 May 2009 at 1:43 PM
...and the last attachement upload.
I hope it's clear.
I need to understand how can i address the colour in each pixel to create the cross,in assembly language.
Thanks for all your reply,you are very kind ;)
bye bye :)
Attachment: cross-light3.zip (1013955 Bytes | downloaded 117 times)
Report
Re: Assembler program Posted by AsmGuru62 on 24 May 2009 at 10:49 PM
The point of using bitmaps is exactly the way of NOT using the color for each pixel, because it is too hard.
Report
Re: Assembler program Posted by orchidea1 on 24 May 2009 at 11:42 PM
Okey... :)

Report
Re: Assembler program Posted by orchidea1 on 25 May 2009 at 5:30 AM
I'm waiting for your help,i hope it's easy for you.Thanks,bye ;)

Report
Re: Assembler program Posted by AsmGuru62 on 27 May 2009 at 7:55 AM
Please contact me: asmguru62@hotmail.com



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.