Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,342 assembler jobs found, pricing in USD

    Goal: write an emulator for x86, capable of running simple assembler code (binary format). Submission: executable, source, examples, readme. Written in C++

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids
    $14 Avg Bid
    2 bids

    Code generation, Optimizations, Register Allocation

    $151 (Avg Bid)
    $151 Avg Bid
    10 bids

    Need help with some questions I have on Code generation, Optimizations, Register Allocation 6 hour timeline

    $189 (Avg Bid)
    $189 Avg Bid
    5 bids

    As described above, your task is to change calc3b.c into calc3i.c that instead of emitting the pseudo assembly code emits actual x86-64 assembler instructions (that uses the x86-64 stack). Your compiler should emit code that handles 64 bit signed integers. Since the provided compiler only produces the instructions required to translate the calc language code, it does not by itself create an assembly program, which can be compiled into an executable. This is the case, since it does not define data and text segments as well as the symbol table, which you need in order to handle variables. Furthermore, the compiler also does not call the exit function/system call to terminate the produced program.

    $200 (Avg Bid)
    $200 Avg Bid
    8 bids

    Write a program to simulate the SIC/XE first pass assembler. It takes as input a text file () that contains an assembly program written in SIC/XE assembly language. Pass 1 Pass 1 should read the input file and produce: Location Counter for all program lines followed by the generation of the symbol table The program should produce as output: - () that contains the corresponding location counter of the input program - () that contains the symbol table output of the input program

    $170 (Avg Bid)
    $170 Avg Bid
    6 bids

    we have programs built using assembler and we need to convert to C Language, Moving from (MC9S08QD2) to a new chip (MC9S08PA4) for our product (Sensor) .

    $146 (Avg Bid)
    $146 Avg Bid
    11 bids

    It is necessary to solve 4 problems on a 32-bit Assembler

    $140 (Avg Bid)
    $140 Avg Bid
    2 bids

    Project is to convert an infix expression into assembler

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    8 bids

    Write an emulator for x86, capable of running simple assembler code (binary format). Should include: executable, source, examples, readme. The program should be able to load a binary executable (.com) format and perform the instructions one by one. - To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. The program can include: – debugging capabilities (an interface that allows to step an instruction,change a register, run, quit,...) – support direct output – compute execution statistics Note: code the emulator in C++ and the .com files in emu8086

    $180 (Avg Bid)
    $180 Avg Bid
    9 bids

    write an emulator for x86, capable of running simple assembler code (binary format). C language and assembly expert needed executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. e .. there are plenty of ways of doing it: – debugging capabilities (an interface that allows to step an instruction, change a register, run, quit,...) – support direct output – compute execution statistics 95 – support more commands Important information that you mi...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    3 bids
    $50 Avg Bid
    3 bids

    write an emulator for x86, capable of running simple assembler code (binary format). Submission: executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. For a good project, all the instructions covered so far plus those covered within two weeks should be supported Basic grading guidelines C at least something works B able to run a set of small programs (provide examples) A surprise me .. there are plenty of ways of doing it: – debugging capabilities (an interfac...

    $129 (Avg Bid)
    $129 Avg Bid
    2 bids

    Please read the pdf file I have attached . Write an emulator for x86, capable of running simple assembler code (binary format). Submission: executable, source, examples, readme. Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    1 bids

    write an emulator for x86, capable of running simple assembler code (binary format). C language and assembly expert needed executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. e .. there are plenty of ways of doing it: – debugging capabilities (an interface that allows to step an instruction, change a register, run, quit,...) – support direct output – compute execution statistics 95 – support more commands Important information that you mi...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    6 bids

    write an emulator for x86, capable of running simple assembler code (binary format). C language and assembly expert needed executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. e .. there are plenty of ways of doing it: – debugging capabilities (an interface that allows to step an instruction, change a register, run, quit,...) – support direct output – compute execution statistics 95 – support more commands Important information that you mi...

    $196 (Avg Bid)
    $196 Avg Bid
    3 bids

    PNG image assembler

    $1000 (Avg Bid)
    NDA
    $1000 Avg Bid
    1 bids

    Write an emulator for x86, capable of running simple assembler code (binary format). Submission: executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. For a good project, all the instructions covered so far plus those covered within two weeks should be supported Basic grading guidelines C at least something works B able to run a set of small programs (provide examples) A surprise me .. there are plenty of ways of doing it: – debugging capabilities (an interfac...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    5 bids

    write an emulator for x86, capable of running simple assembler code (binary format). C language and assembly expert needed executable, source, examples, readme. Make sure that submission actually gets to me! Specifics: Your program should be able to load a binary executable (.com) format and perform the instructions one by one. To be able to see that the program works, one should either implement some output functions or be able to show the registers contents, of course doing both is desirable. e .. there are plenty of ways of doing it: – debugging capabilities (an interface that allows to step an instruction, change a register, run, quit,...) – support direct output – compute execution statistics 95 – support more commands Important information that you mi...

    $30 - $80
    $30 - $80
    0 bids

    write an emulator for x86, capable of running simple assembler code (binary format). C language

    $50 (Avg Bid)
    $50 Avg Bid
    2 bids

    I require a python script that opens a .txt like file with some MIPS instructions and translates them to binary language according to the MIPS mnemonics. The script have to generate a binary .txt output file corresponding to each input file

    $35 (Avg Bid)
    $35 Avg Bid
    3 bids

    I am a hobbyist who has designed a novelty LED product. It creates a persistence of vision LED effect, so I need to build a test PCB to make sure the electronic design works. I have selected all the components. I need a pcb design/layout with Gerber files and a BOM to send to a PCB assembler. I can provide the schematic, data sheets for each of the components and a mechanical drawing. The schematic is attached to help with the quote. I will forward data sheets, mechanical drawing and explanation of the product when I retain a freelancer. Thank you for looking.

    $249 (Avg Bid)
    $249 Avg Bid
    66 bids

    Using the flat assembler (fasm), write a program that converts an 8-bit integer to binary and hexadecimal using bitwise operators. Do not use external functions. You may use the algorithm below. Ask user to enter a number 0 - 255 and store into Num Algorithm to convert Value to binary: (1) Set Count to 0. Move Num into a variable named Temp (2) Move Temp into EAX then AND EAX with 128 (binary 10000000) (3) if result is zero, output "0" (4) if result is not zero, output "1" (5) shift Temp left one digit (6) increment Count (7) if Count < 8, jump to step (2) Algorithm to convert Value to hexadecimal: (1) Move Num into a variable named Temp (2) shift Temp right 4 digits to isolate left 4 digits (3) if Temp <=9, print Temp (4) if Temp >=10, add 55 to Temp...

    $25 (Avg Bid)
    $25 Avg Bid
    9 bids

    Using the flat assembler (fasm), write a program that plays tic-tac-toe against the computer. Below is a sample game loop. It assumes the player is X and computer is O with the player making the first move. gameLoop: call printBoard cinvoke printf, "Your move (1-9)? " cinvoke scanf, "%d", Square call placeX call checkXWin call checkForDraw call computerMove call checkOWin jmp gameLoop For the computerMove, you could simply place an O in the first available square, select a random square, or do these steps: 1. check if computer "O" can win else 2. check if computer can block player "X" from winning else 3. select a random square to move into Example output Wel...

    $35 (Avg Bid)
    $35 Avg Bid
    2 bids

    We develop hard & soft for Carfiology in Brazil and we’d like to add the following capabilities to one of our programs: 1) Query a worklist server for the exams pending for a given station. 2) Once the exam is done, send it to the PACS server. 3) Configuration forms and data structures of the DICOM/PACS servers. All source code must be included (no external libs or DLL calls). ...Carfiology in Brazil and we’d like to add the following capabilities to one of our programs: 1) Query a worklist server for the exams pending for a given station. 2) Once the exam is done, send it to the PACS server. 3) Configuration forms and data structures of the DICOM/PACS servers. All source code must be included (no external libs or DLL calls). “Standard” Delphi only - no generi...

    $1241 (Avg Bid)
    $1241 Avg Bid
    9 bids

    Using the flat assembler (fasm), write a program that plays tic-tac-toe against the computer. Below is a sample game loop. It assumes the player is X and computer is O with the player making the first move. gameLoop: call printBoard cinvoke printf, "Your move (1-9)? " cinvoke scanf, "%d", Square call placeX call checkXWin call checkForDraw call computerMove call checkOWin jmp gameLoop For the computerMove, you could simply place an O in the first available square, select a random square, or do these steps: 1. check if computer "O" can win else 2. check if computer can block player "X" from winning else 3. select a random square to move into Example output Welcome to x86 Assembly Tic-tac-toe! You will be X's and the computer will be ...

    $14 (Avg Bid)
    $14 Avg Bid
    2 bids

    Using the flat assembler (fasm), write a program that plays tic-tac-toe against the computer. Below is a sample game loop. It assumes the player is X and computer is O with the player making the first move. gameLoop: call printBoard cinvoke printf, "Your move (1-9)? " cinvoke scanf, "%d", Square call placeX call checkXWin call checkForDraw call computerMove call checkOWin jmp gameLoop For the computerMove, you could simply place an O in the first available square, select a random square, or do these steps: 1. check if computer "O" can win else 2. check if computer can block player "X" from winning else 3. select a random square to move into Example output Wel...

    $34 (Avg Bid)
    $34 Avg Bid
    7 bids

    Using the flat assembler (fasm), write a program that plays tic-tac-toe against the computer. Below is a sample game loop. It assumes the player is X and computer is O with the player making the first move. gameLoop: call printBoard cinvoke printf, "Your move (1-9)? " cinvoke scanf, "%d", Square call placeX call checkXWin call checkForDraw call computerMove call checkOWin jmp gameLoop For the computerMove, you could simply place an O in the first available square, select a random square, or do these steps: 1. check if computer "O" can win else 2. check if computer can block player "X" from winning else 3. select a random square to move into Example output We...

    $123 (Avg Bid)
    $123 Avg Bid
    6 bids

    Using the flat assembler (fasm), write a program that converts an 8-bit integer to binary and hexadecimal using bitwise operators. Do not use external functions. You may use the algorithm below. Need Output to Look like: This x86 assembly program converts an integer to binary and hex. Enter an integer from 0 - 255: 73 Binary: 01001001 Hex: 49

    $18 (Avg Bid)
    $18 Avg Bid
    5 bids

    Update an existing overview sheet with Assembler ASM instructions for RISC-V using Lyx/Latex tool

    $38 (Avg Bid)
    $38 Avg Bid
    5 bids

    Using the flat assembler (fasm), write a program that plays tic-tac-toe against the computer. Below is a sample game loop. It assumes the player is X and computer is O with the player making the first move.

    $40 (Avg Bid)
    $40 Avg Bid
    4 bids

    Using the flat assembler (fasm), write a program that reads in a string of various parentheses, brackets, and braces. Output whether or not the parentheses, brackets, and braces are balanced.

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    Using the flat assembler (fasm), write a program that converts an integer from -100 to 100 to text.

    $10 - $30
    $10 - $30
    0 bids

    Using the flat assembler (fasm), write a program that converts an 8-bit integer to binary and hexadecimal using bitwise operators. Do not use external functions. You may use the algorithm below.

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    Using the flat assembler (fasm), write an x86 assembly program that outputs four random numbers from 1-10 with no duplicates. Next, output a random inspirational quote (out of at least 5).

    $20 (Avg Bid)
    $20 Avg Bid
    3 bids

    I am looking for expert programmar doing work in parser and assember java i will share completedetails in the chat

    $60 (Avg Bid)
    $60 Avg Bid
    7 bids

    Submit the .asm source code file on Ecampus under the "Submit Homework" menu option. Using the flat assembler (fasm), write an x86 assembly program that outputs four random numbers from 1-10 with no duplicates. Next, output a random inspirational quote (out of at least 5). Example outputs Here are four distinct (not duplicate) random numbers from 1-10: 8 3 9 1 May the fourth be with you!

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    Hi Muhammad B., we chat two days ago. I aked you if you could help me with an exam in a few hours. I can pay you wit the following contest (you can take it and just upload anything and I will accept it) and i can creat another contest and you can also take it. https://www.freelancer.com/contest/program-to-find-the-sum-of-a-few-numbers-for-a-Commodore-computer-in-assembler-language-1958410/details

    $7 (Avg Bid)
    $7 Avg Bid
    1 bids

    Hi Daniel Jose R., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $44 (Avg Bid)
    $44 Avg Bid
    1 bids

    This project will mimic the operation of one of the system programs. You must write an assembler software, for an assembly language that will be defined later. The project will be written in C. You must submit the following items: 1. The source files of the program you wrote (files with a c or h extension). 2. Executable file (compiled and linked) for the Ubuntu system. 3. The compiled file must be with the gcc compiler and the flags: pedantic -ansi -Wall .- All messages compiled by the compiler should be mapped so that the program will be compiled without any comments or warnings. 4. Running examples (inputs and outputs): A. Input files in assembly language, and the output files created by running the assembler on the input files. Use of the variety of operations and data ty...

    $107 (Avg Bid)
    $107 Avg Bid
    4 bids

    This project will mimic the operation of one of the system programs. You must write an assembler software, for an assembly language that will be defined later. The project will be written in C. You must submit the following items: 1. The source files of the program you wrote (files with a c or h extension). 2. Executable file (compiled and linked) for the Ubuntu system. 3. The compiled file must be with the gcc compiler and the flags: pedantic -ansi -Wall .- All messages compiled by the compiler should be mapped so that the program will be compiled without any comments or warnings. 4. Running examples (inputs and outputs): A. Input files in assembly language, and the output files created by running the assembler on the input files. Use of the variety of operations and data ty...

    $168 (Avg Bid)
    $168 Avg Bid
    5 bids

    I'm looking for someone to build me a game template using Playmaker in unity. It will be a factory style game like Satisfactory. This will be a starting...files Building Placement - Grid Style using 1 to 1 scale. Use Unity default prefab blocks for models. I will handle the models later. Your job will be to make place holders with texture of the cube labeling what it is. Buildings will be built using items from inventory. Example: conveyor belt will require 10 iron ingots from players inventory. Buildings for starter - Conveyor Belts, Smelter, Assembler- Buildings will need input abilities with output abilities. So inlet and outlet for conveyor belt. Conveyor belts will have items move across it from storage to smelter then from smelter to storage or so forth. Any questio...

    $191 (Avg Bid)
    $191 Avg Bid
    7 bids

    Assembly code using Assembler ( SASM )

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    Code in Assembly language in given assembler

    $30 (Avg Bid)
    $30 Avg Bid
    3 bids

    Low level interaction with univ2-like pairs needed. Please apply if have such experience I need solidity developer. Developer has to know solidity assembler and know how uniswap exchange version 2 functioning at low level The job will be in rewriting swap functions in the custom router, so the swap functions can communicate with the uniswap pairs directly. This has to lead to the results such as swapping deflationary tokens without deflationary part.

    $40 / hr (Avg Bid)
    $40 / hr Avg Bid
    5 bids

    ...is available for about 8 hours a day. We then need a ‘form’ to create a project’ (JOB). WE will input how long each skill is needed for. e.g. Making a door. 4 hours of machining, 2 hours of assembly, 2 hours of painting, 8 hours of waiting, 1 hour glazing. Our new program will need to ‘know’ who is available and what skills they have. We will simply allocate this as being a ‘machinist’, or assembler. Since most staff can do both they can do whatever comes next. A ‘job’ can then be allocated as soon as a previous job is finished. Since there will already be jobs booked in it may be weeks or months before time is available. Sometimes we work back from a ‘deadline date’, i.e. we specify when a job is to be done...

    $321 (Avg Bid)
    Featured
    $321 Avg Bid
    6 bids

    Build a basic spam email filter based on machine learning using ARM Assembler. You will be using an existing machine learning open-source library provided as part of this lab. The bulk of the work, on your part, is to dynamically allocate the arrays needed to read in the email contents and process the email contents to prepare it for the SVM training and testing code. Your code will read in an email message in some standard format (we will determine that standard) and will classify whether that email is a spam or non-spam email. There are databases containing example spam and non-spam emails that you can download and use to train your machine learning filter to make this determination. More about that database will be provided. The basic steps in determining whether a text file cont...

    $130 (Avg Bid)
    $130 Avg Bid
    3 bids

    I would like 4 programs of them whatever you want. Use Microsoft assembler 6 & above MASM 6.x & DosBox All programs should be done MASM 6.x The .lst files should be delivered including: 1. TITLE (assembly directive): Title of program...., by: Nikos Karellas..... Date: .... 2. Comments for each line or group of lines if more understandable, using a semi-colon (;) for each line Program 1 Write a program that adds 4 DOUBLE WORDS of data. Program 2 Write a program that copies the 200 most recent values from the PC real clock into the memory array PCCLKTIME. Program 3 Write a program that copies element 15 of record A into element 4 of record E by using the relative –plus-index mode of addressing. The file should contain 4 records 16 elements each. Define f...

    $228 (Avg Bid)
    $228 Avg Bid
    12 bids

    Top assembler Community Articles