Current area: HOME ->

Zip File view

BANEL 100


This page allows you to view the contents of a file contained inside a ZIP archive available at Programmer's Heaven. This means you can view the code and find what you need from it without having to download the ZIP file first. If the file contains source code for a language we recognize, we have syntax highlighted it.

Filename displayed: BANEL100\PROGRAM.ASM
Found in file: 35869.zip

Download: Wavosaur audio editor 1.0.2.0 Wavosaur is a free and efficient audio editor for Windows : do digital audio editing and recording , add VST effects, repair and clean your audio, perform various operations with audio data, change s...
; version 1.0

$nopaging
$nomod51

$include(at89c55w.asm)
$include(equates.asm)

tmr0_period    equ     24000   ; 768=1ms 2304=3ms 3072=4ms 1200=1/640s
tmr1_period    equ     2304    ; 2400=1/320s 1152=1.5ms (@ f=9.216 mhz)
tmr_per_sec    equ     32      ; timer0/second ratio
wd_max          equ     32      ; # of timer0 ints before sw wd reset

                using   0
                cseg at reset
                jmp     os_init
                org     exti0
                reti
                org     timer0
                jmp     timer0_int
                org     exti1
                reti
                org     timer1
                jmp     timer1_int

$include(memory.asm)
$include(os.asm)
$include(timing.asm)
$include(routines.asm)

$include(input.asm)
$include(output.asm)
$include(safety.asm)
$include(moving.asm)

left_of_data_seg        equ     brick_ceiling-brick_floor+1

top_of_code_seg        equ     $
left_of_code_seg        equ     1000h-top_of_code_seg

end


MegaPipe .Net Compact Framework Control 2.0.1
MegaPipe .Net Compact Framework Class Library is a reliable and powerful 100% managed code component for handling serial communication and file-transfer (XModem Checksum, XModem CRC, XModem 1K, YMode...
JpegSize 1.0
Jpegsize is a command line Windows utility that resizes JPEG images in a given directory. If no parameter is specified, it creates images that are 800 pixels wide, and adjusts height accordingly to k...
Wavosaur audio editor 1.0.2.0
Wavosaur is a free and efficient audio editor for Windows : do digital audio editing and recording , add VST effects, repair and clean your audio, perform various operations with audio data, change s...
Download MegaPipe .Net Compact Framework Control 2.0.1 MegaPipe .Net Compact Framework Class Library is a reliable and powerful 100% managed code component for handling serial communication and file-transfer (XModem Checksum, XModem CRC, XModem 1K, YMode... Download JpegSize 1.0 Jpegsize is a command line Windows utility that resizes JPEG images in a given directory. If no parameter is specified, it creates images that are 800 pixels wide, and adjusts height accordingly to k... Download Wavosaur audio editor 1.0.2.0 Wavosaur is a free and efficient audio editor for Windows : do digital audio editing and recording , add VST effects, repair and clean your audio, perform various operations with audio data, change s...







Sponsored links

Build IT Knowledge with Current & Trusted Content
Helps Employees Develop & Hone New Technical Programming Skills. Sign Up & Get Full Access.
Check Out IT Certification Preparation Materials
Sign Up With SkillSoft & Get Access to Training Materials for Over 50 Professional Certifications.
Villanova University Six Sigma & IT Certificate Programs
100% Online programs in Six Sigma, IS Security, CISSP Prep, Business Analysis, Proj. Mgmt. and more!
Localize software in three simple steps
Localize .Net, C/C++ & Delphi apps visually. HTML, HTML Help, XML & databases. Try Sisulizer now!
Localize Delphi software in three simple steps
Localize Delphi VCL & .Net apps visually. Plus HTML, HTML Help, XML & databases. Try Sisulizer now!


Newsletter | Submit Content | About | Advertising | Awards | Contact Us | Link to us |
© 1996-2008 Community Networks Ltd 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 Terms Of Use and Privacy Statement for more information. Development by Synchron Data - .NET development.