hexsha stringlengths 40 40 | size int64 6 1.05M | ext stringclasses 3
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 232 | max_stars_repo_name stringlengths 7 106 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 7 | max_stars_count int64 1 33.5k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 232 | max_issues_repo_name stringlengths 7 106 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 7 | max_issues_count int64 1 37.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 232 | max_forks_repo_name stringlengths 7 106 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 7 | max_forks_count int64 1 12.6k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 6 1.05M | avg_line_length float64 1.16 19.7k | max_line_length int64 2 938k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
455a72c10069bf763f1333010ff6e6e1674ba5d8 | 3,127 | asm | Assembly | Program 5/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | Program 5/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | Program 5/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | ; Christopher Smith Project 5
; CSCI 231 Professor J Ryder
; Nov 1, 2016
; Determining Factors/Remainders from dividing values
TITLE MASM Template
INCLUDE Irvine32.inc
.data
source BYTE "This is the source string",0
prompt1 BYTE " Please enter a 4 digit hex value (No spaces): ", 0
prompt2 BYTE " ... | 20.708609 | 90 | 0.670291 |
d89449ed7b205327b4616cc780e9f1cdaf243bd3 | 726 | asm | Assembly | programs/oeis/007/A007611.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007611.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007611.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007611: a(n) = n! + 2^n.
; 2,3,6,14,40,152,784,5168,40576,363392,3629824,39918848,479005696,6227028992,87178307584,1307674400768,20922789953536,355687428227072,6402373705990144,121645100409356288,2432902008177688576,51090942171711537152,1124000727777611874304,25852016738884985028608,620448401733239456137216,15511210... | 80.666667 | 537 | 0.85124 |
ad8e33d29f1dae538f1a5967c142e400d93988c5 | 31 | asm | Assembly | levels/position_overrides/lvl4_4_4.asm | cppchriscpp/ld38 | fe2e11a2f1a1098c716289b444c867a8113c39ea | [
"MIT"
] | 4 | 2018-08-18T15:31:04.000Z | 2021-03-28T22:21:15.000Z | levels/position_overrides/lvl4_4_4.asm | cppchriscpp/missing-lands | fe2e11a2f1a1098c716289b444c867a8113c39ea | [
"MIT"
] | null | null | null | levels/position_overrides/lvl4_4_4.asm | cppchriscpp/missing-lands | fe2e11a2f1a1098c716289b444c867a8113c39ea | [
"MIT"
] | null | null | null | .repeat 16
.byte 26
.endrepeat | 10.333333 | 10 | 0.741935 |
002ca51f29f529386ea1535efd1b189a54965f05 | 710 | asm | Assembly | oeis/078/A078052.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/078/A078052.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/078/A078052.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A078052: Expansion of (1-x)/(1+x+2*x^2+2*x^3).
; Submitted by Jon Maiga
; 1,-2,0,2,2,-6,-2,10,6,-22,-10,42,22,-86,-42,170,86,-342,-170,682,342,-1366,-682,2730,1366,-5462,-2730,10922,5462,-21846,-10922,43690,21846,-87382,-43690,174762,87382,-349526,-174762,699050,349526,-1398102,-699050,2796202,1398102,-5592406,-27962... | 37.368421 | 489 | 0.701408 |
bc57a2e377ed2a9d4bf5addf2b03e2aaaa301e63 | 5,496 | asm | Assembly | src/eeprom_program_by_user.asm | no111u3/m48_robo_asm | a2341f46eb411ec3d015f7ed1f150a1d3856721d | [
"Apache-2.0"
] | null | null | null | src/eeprom_program_by_user.asm | no111u3/m48_robo_asm | a2341f46eb411ec3d015f7ed1f150a1d3856721d | [
"Apache-2.0"
] | null | null | null | src/eeprom_program_by_user.asm | no111u3/m48_robo_asm | a2341f46eb411ec3d015f7ed1f150a1d3856721d | [
"Apache-2.0"
] | null | null | null | ;****************************************************************
.include "m48def.inc"
.include "service.inc"
.include "display.inc"
;****************************************************************
; Data
;****************************************************************
.dseg
.org SRAM_START ; because avra ignores d... | 28.774869 | 85 | 0.582787 |
d1e3bc02616609fb6858b4dcd082a612289b2be8 | 1,781 | asm | Assembly | uw1/eop-moreBindings.asm | JohnGlassmyer/UltimaHacks | f9a114e00c4a1edf1ac7792b465feff2c9b88ced | [
"MIT"
] | 68 | 2018-03-04T22:34:22.000Z | 2022-03-10T15:18:32.000Z | uw1/eop-moreBindings.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 19 | 2018-11-20T04:06:49.000Z | 2021-11-08T16:37:10.000Z | uw1/eop-moreBindings.asm | ptrie/UltimaHacks | 2c3557a86d94ad8b54b26bc395b9aed1604f8be1 | [
"MIT"
] | 4 | 2020-09-01T17:57:36.000Z | 2022-01-04T20:51:11.000Z | %include "../UltimaPatcher.asm"
%include "include/uw1.asm"
%include "include/uw1-eop.asm"
%include "include/bindKeyOrMouse.asm"
[bits 16]
; UW1-specific bindings
startPatch EXE_LENGTH, \
expanded overlay procedure: moreBindings
startBlockAt addr_eop_moreBindings
push bp
mov bp, sp
; bp-based stack fram... | 22.544304 | 60 | 0.67041 |
f5710d0a58ec62b67217be348b358dbc467941c8 | 1,255 | asm | Assembly | programs/oeis/017/A017440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017440: a(n) = (11*n + 4)^4.
; 256,50625,456976,1874161,5308416,12117361,24010000,43046721,71639296,112550881,168896016,244140625,342102016,466948881,623201296,815730721,1049760000,1330863361,1664966416,2058346161,2517630976,3049800625,3662186256,4362470401,5158686976,6059221281,7072810000,8208541201,9475854336,1088... | 179.285714 | 1,193 | 0.894024 |
4332b2b98da0881cc8629f88c3dbcdba35c10c82 | 785 | asm | Assembly | kernel.asm | j4cobgarby/mustard | 46df0853fce0e963c83301a83e3443eaf0e31555 | [
"MIT"
] | 8 | 2017-09-16T12:40:40.000Z | 2021-02-27T14:38:11.000Z | kernel.asm | j4cobgarby/mustard | 46df0853fce0e963c83301a83e3443eaf0e31555 | [
"MIT"
] | 1 | 2017-10-14T09:49:14.000Z | 2019-10-04T09:42:16.000Z | kernel.asm | j4cobgarby/mustard | 46df0853fce0e963c83301a83e3443eaf0e31555 | [
"MIT"
] | 5 | 2017-11-10T23:28:56.000Z | 2021-06-25T17:20:59.000Z | bits 32
section .data
; multiboot header for grub
align 4
dd 0x1BADB002 ; magic num
dd 0x00 ; flags
dd -(0x1BADB002 + 0x00) ; checksum, should = 0
section .text
global start
global keyboard_handler
global read_port
global write_port
global load_idt
; functions written in c
ext... | 15.7 | 48 | 0.650955 |
2e0a896e81de4ef79cab5389f4c44a7c52715097 | 2,848 | asm | Assembly | Transynther/x86/_processed/NC/_ht_st_un_/i7-7700_9_0x48.log_165_1276.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_st_un_/i7-7700_9_0x48.log_165_1276.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_st_un_/i7-7700_9_0x48.log_165_1276.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x39d1, %rsi
lea addresses_UC_ht+0x16f0b, %rdi
nop
nop
nop
nop
sub $39275, %rbx
mov $59, %rcx
rep movsb
nop
nop
nop
nop
add $35251, %rbp
lea addresses_A_ht+0x1948b, %rsi
lea addresses_A_ht+0xfb8b,... | 22.967742 | 494 | 0.645716 |
9be5aff73d6eb58e603f73949ba0b395ee1dc4e8 | 7,664 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_1_483.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_1_483.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_un_/i9-9900K_12_0xa0_notsx.log_1_483.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x2b8c, %rcx
clflush (%rcx)
nop
sub $21601, %rbp
mov $0x6162636465666768, %rdx
movq %rdx, %xmm5
vmovups %ymm5, (%rcx)
nop
nop
and %rdx, %rdx
lea addresses_UC_ht+0x678c, %rsi
lea... | 20.546917 | 152 | 0.64405 |
ae83d8d6d82c9882011451075e44d6c8f9179636 | 342 | asm | Assembly | programs/oeis/022/A022138.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/022/A022138.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022138.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A022138: Fibonacci sequence beginning 5, 13.
; 5,13,18,31,49,80,129,209,338,547,885,1432,2317,3749,6066,9815,15881,25696,41577,67273,108850,176123,284973,461096,746069,1207165,1953234,3160399,5113633,8274032,13387665,21661697,35049362,56711059,91760421,148471480
mov $1,5
mov $3,8
lpb $0
sub $0,1
mov $2,$3
mov ... | 28.5 | 217 | 0.739766 |
4e671e2ab3a8b0409d6489fb1f2e309d6f82f110 | 310 | asm | Assembly | programs/oeis/021/A021778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021778: Decimal expansion of 1/774.
; 0,0,1,2,9,1,9,8,9,6,6,4,0,8,2,6,8,7,3,3,8,5,0,1,2,9,1,9,8,9,6,6,4,0,8,2,6,8,7,3,3,8,5,0,1,2,9,1,9,8,9,6,6,4,0,8,2,6,8,7,3,3,8,5,0,1,2,9,1,9,8,9,6,6,4,0,8,2,6,8,7,3,3,8,5,0,1,2,9,1,9,8,9,6,6,4,0,8,2
add $0,1
mov $1,10
pow $1,$0
mul $1,7
div $1,5418
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
8cea353d35d99356abbe2906389008524767dfb2 | 739 | asm | Assembly | oeis/073/A073225.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/073/A073225.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/073/A073225.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A073225: a(n) = ceiling(n^n/n!).
; 1,1,2,5,11,27,65,164,417,1068,2756,7148,18614,48639,127464,334865,881658,2325751,6145597,16263867,43099805,114356612,303761261,807692035,2149632062,5726042116,15264691108,40722913455,108713644517,290404350963,776207020880,2075825009902,5554277310718,14868745536620,39821588060721,106... | 30.791667 | 496 | 0.763194 |
2babc0ff50d7da2b2286e6020cea889df0174eda | 367 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/dtoh_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/dtoh_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sdcc_ix/dtoh_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t dtoh(double x, char *buf, uint16_t prec, uint16_t flag) __z88dk_callee
SECTION code_clib
SECTION code_stdlib
PUBLIC _dtoh_callee, l0_dtoh_callee
EXTERN dcallee1, asm_dtoh
_dtoh_callee:
call dcallee1 ; AC' = x
pop af
pop hl
pop de
pop bc
push af
l0_dtoh_callee:
pus... | 12.655172 | 79 | 0.662125 |
11e49e851c97d0e7b3bd1de42c74e60098a564d8 | 3,832 | asm | Assembly | cmd/replace/_parse.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/replace/_parse.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/replace/_parse.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page 60,132 ;
name _parse
title C to PARSER interface
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;-------------------------------------------------------------------
;
; MODULE: _parse
;
... | 30.173228 | 68 | 0.514353 |
9baed8d6de175bbf1f8c29dfb7eee2cbc67e42c6 | 31,905 | asm | Assembly | PIC16F4A-memorygame.asm | hsandid/PIC16F4A_MemoryGame | 3282eb8b551931fc4d3d831f9ca2ae67175ee804 | [
"MIT"
] | 2 | 2020-07-13T20:45:53.000Z | 2020-07-13T20:46:04.000Z | PIC16F4A-memorygame.asm | hsandid/PIC16F4A_MemoryGame | 3282eb8b551931fc4d3d831f9ca2ae67175ee804 | [
"MIT"
] | 2 | 2020-08-01T08:08:27.000Z | 2020-08-13T02:16:41.000Z | PIC16F4A-memorygame.asm | hsandid/PIC16F4A_MemoryGame | 3282eb8b551931fc4d3d831f9ca2ae67175ee804 | [
"MIT"
] | null | null | null | title "t1"
list p=16f84A
radix hex
include "p16f84A.inc"
;INITIALIZING THE GENERAL PURPOSE REGISTERS INSIDE OF THE PIC
;HERE IS THE PURPOSE OF THESE REGISTERS
; C1-A1 .... A2-E2 : THESE ARE THE REGISTERS HOLDING INFO ABOUT THE CARDS => THE FIRST THREE BITS HOLD THE LETTER IDENTIFIER (000 IS A , 001 IS B , 010 IS ... | 17.199461 | 381 | 0.678984 |
92a94636bfce806a5c4cb2b73e686e6b21cce569 | 544 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_ddiv_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_ddiv_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_ddiv_s.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC am48_ddiv_s
EXTERN am48_ddiv
am48_ddiv_s:
; compute AC'/double
;
; enter : AC'= double y
; stack = double x, ret
;
; exit : AC = double x
;
; success
;
; AC'= y/x
; carry reset
;
; ... | 13.948718 | 47 | 0.466912 |
bc073f139ecbfd84d4dd69ea2628905736baa54e | 6,056 | asm | Assembly | R2_Comm_Link/asm/src/slave_manager.asm | CmdrZin/chips_avr_examples | d4b57a8efd6aff2a678adef4fd405e6359e891e6 | [
"MIT"
] | 5 | 2017-04-17T15:11:40.000Z | 2021-12-13T23:52:09.000Z | R2_Comm_Link/asm/src/slave_manager.asm | CmdrZin/chips_avr_examples | d4b57a8efd6aff2a678adef4fd405e6359e891e6 | [
"MIT"
] | null | null | null | R2_Comm_Link/asm/src/slave_manager.asm | CmdrZin/chips_avr_examples | d4b57a8efd6aff2a678adef4fd405e6359e891e6 | [
"MIT"
] | null | null | null | /*
* Slave Manager Module
*
* org: 9/11/2014
* auth: Nels "Chip" Pearson
*
* Target: R2Link Demo Board w/ LED bank, 20MHz
*
* Usage:
* .include slave_manager.asm
*
*/
// Message Type values
.equ MSG_TYPE_0 = 0x00 ; Normal Data Parcket. N=1-15 bytes.
/* SLAVE_ECHO:
* Copy valid Type 0 I2C messages to I2... | 24.419355 | 84 | 0.698646 |
129260043679681a692b343f385866b40edf244c | 1,907 | asm | Assembly | src/test/ref/examples/c64/rasterbars/raster-bars.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/examples/c64/rasterbars/raster-bars.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/examples/c64/rasterbars/raster-bars.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | /// @file
/// Commodore 64 Registers and Constants
/// @file
/// The MOS 6526 Complex Interface Adapter (CIA)
///
/// http://archive.6502.org/datasheets/mos_6526_cia_recreated.pdf
// Commodore 64 PRG executable file
.file [name="raster-bars.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, C... | 18.696078 | 140 | 0.589932 |
8b45152dff7101dad9368f2e2e64d809fcb557f1 | 802 | asm | Assembly | oeis/120/A120928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/120/A120928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/120/A120928.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A120928: Number of "ups" and "downs" in the permutations of [n] if either a previous counted "up" ("down") or a "void" precedes an "up" ("down") which then will be counted also.
; Submitted by Jamie Morken(s1)
; 2,8,44,280,2040,16800,154560,1572480,17539200,212889600,2794176000,39437798400,595718323200,9589612032000,... | 50.125 | 485 | 0.819202 |
e7ac4b70f94eb11faf502c854e965d1a55353d65 | 361 | asm | Assembly | programs/oeis/068/A068548.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/068/A068548.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/068/A068548.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A068548: Coefficients of (-x^(2n-6)) in Chebyshev polynomial of degree 2n.
; 1,32,400,3584,26880,180224,1118208,6553600,36765696,199229440,1049624576,5402263552,27262976000,135291469824,661693399040,3195455668224,15260018802688,72155450572800,338168545017856
mul $0,2
seq $0,1794 ; Negated coefficients of Chebyshev T... | 60.166667 | 183 | 0.781163 |
b82c1686168b77d3cb9d8f8a7535f30f021acc19 | 178 | asm | Assembly | tests/t15.asm | mras0/sasm | 342f57570e79b2aa1c42a9064aaea4d198577be2 | [
"MIT"
] | 26 | 2019-08-13T19:54:42.000Z | 2022-03-11T16:58:31.000Z | tests/t15.asm | mras0/sasm | 342f57570e79b2aa1c42a9064aaea4d198577be2 | [
"MIT"
] | null | null | null | tests/t15.asm | mras0/sasm | 342f57570e79b2aa1c42a9064aaea4d198577be2 | [
"MIT"
] | 2 | 2019-08-20T10:23:56.000Z | 2020-09-24T20:08:00.000Z | org 256
xchg bx, [dat]
xchg [dat], dx
mov cx, 0
rep movsb
rep movsw
ret
dat:
dw 0
dw 'AB', 'XY'
| 16.181818 | 23 | 0.342697 |
a62c97492664948b0664c2100488e92d1d66a692 | 150 | asm | Assembly | gfx/pokemon/parasect/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/parasect/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/parasect/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | setrepeat 2
frame 1, 08
frame 2, 10
frame 1, 08
frame 0, 10
dorepeat 1
frame 4, 20
setrepeat 3
frame 0, 04
frame 4, 04
dorepeat 8
endanim
| 11.538462 | 12 | 0.673333 |
c69c5f6d21f40f48644813173f30cbe913f11316 | 1,485 | asm | Assembly | Source/HDIAG/acia.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | 1 | 2021-11-10T12:31:51.000Z | 2021-11-10T12:31:51.000Z | Source/HDIAG/acia.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | 1 | 2018-08-03T10:46:18.000Z | 2018-08-03T10:46:18.000Z | Source/HDIAG/acia.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | null | null | null | ;
;=======================================================================
; HDIAG ACIA Driver
;=======================================================================
;
acia_cmd .equ $80
acia_dat .equ $81
;
;
;
acia_jptbl:
jp acia_cinit ; Initialize serial port
jp acia_cin ; Read byte
jp acia_cout ;... | 20.915493 | 73 | 0.556229 |
71d4313a9f0265252c2e40b9fd13ebf1026cb9b1 | 412 | asm | Assembly | oeis/062/A062833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062833.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062833: 2n! / number of divisors of n.
; Submitted by Jon Maiga
; 2,2,6,16,120,360,5040,20160,241920,1814400,39916800,159667200,6227020800,43589145600,653837184000,8369115955200,355687428096000,2134124568576000,121645100408832000,810967336058880000
add $0,1
mov $1,1
mov $2,$0
lpb $0
mul $1,$0
mov $3,$2
dif $3... | 19.619048 | 184 | 0.696602 |
c51ee647d3137268574683b740688fa69504fea3 | 419 | asm | Assembly | delay.asm | laffey98/c64-snake | 1fbd458930090a89b11aa837ee78b52a22bcff56 | [
"MIT"
] | 5 | 2021-03-31T12:41:46.000Z | 2021-10-12T05:52:56.000Z | delay.asm | dreamingPainter/c64-snake | dd1ab483f78d65b05405ea3ced5bdd9624e7478a | [
"MIT"
] | 1 | 2021-04-12T12:12:54.000Z | 2021-04-12T12:13:23.000Z | delay.asm | dreamingPainter/c64-snake | dd1ab483f78d65b05405ea3ced5bdd9624e7478a | [
"MIT"
] | 5 | 2021-03-31T12:41:51.000Z | 2022-02-04T07:14:17.000Z | ; DELAY routine. Takes values from the Accumulator and pauses
; for that many jiffies (1/60th of a second).
.scope
.data zp
.space _tmp 1
.space _target 1
.text
delay: sta _tmp ; save argument (rdtim destroys it)
jsr rdtim
clc
adc _tmp ; add current time to get target
sta _target
* jsr rdtim
cmp _t... | 17.458333 | 62 | 0.677804 |
a59ee5e88ae771d2a497fa9eb53f5eeab3763c36 | 3,047 | asm | Assembly | src/SlimShader.Tests/Shaders/HlslCrossCompiler/ps5/interfaces.asm | tgjones/slimshader | 4fc64414b82fec8a41f8455037b3717e71907b89 | [
"MIT"
] | 125 | 2015-01-04T09:33:05.000Z | 2022-03-13T05:08:50.000Z | src/SlimShader.Tests/Shaders/HlslCrossCompiler/ps5/interfaces.asm | tgjones/slimshader | 4fc64414b82fec8a41f8455037b3717e71907b89 | [
"MIT"
] | 1 | 2015-04-01T22:26:14.000Z | 2015-04-02T12:57:18.000Z | src/SlimShader.Tests/Shaders/HlslCrossCompiler/ps5/interfaces.asm | tgjones/slimshader | 4fc64414b82fec8a41f8455037b3717e71907b89 | [
"MIT"
] | 36 | 2015-01-26T22:01:38.000Z | 2022-01-26T04:35:56.000Z | //
// Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.20714
//
//
///
// Buffer Definitions:
//
// interfaces $ThisPointer
// {
//
// interface iChangeColour gAbstractColourChanger;// Offset: 0 Size: 1
// interface iChangeColour gAbstractColourChangerB;// Offset: 1 Size: 1
// interface iA... | 27.7 | 80 | 0.485067 |
bb2066ec2472183e954a83ce9f12104bcc14e1ac | 1,654 | asm | Assembly | programs/oeis/014/A014634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/014/A014634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/014/A014634.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A014634: a(n) = (2*n+1)*(4*n+1).
; 1,15,45,91,153,231,325,435,561,703,861,1035,1225,1431,1653,1891,2145,2415,2701,3003,3321,3655,4005,4371,4753,5151,5565,5995,6441,6903,7381,7875,8385,8911,9453,10011,10585,11175,11781,12403,13041,13695,14365,15051,15753,16471,17205,17955,18721,19503,20301,21115,21945,22791,23653,2453... | 236.285714 | 1,588 | 0.826481 |
a6d03ae60c14037b49f4a55067543414ab9c45ec | 257 | asm | Assembly | MyTemplate.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | MyTemplate.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | MyTemplate.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | ; Program Template
; William Friend
.386
.model flat,stdcall
.stack 4096
ExitProcess PROTO, dwExitCode:DWORD
.data
;declare variables here
.code
main PROC
;write your code here
INVOKE ExitProcess,0
main ENDP
END main | 12.85 | 36 | 0.673152 |
214a845fcb177aa5d5d1199d0ca6cd541d0bb281 | 4,491 | asm | Assembly | maps/Route13.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/Route13.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/Route13.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const ROUTE13_YOUNGSTER1
const ROUTE13_YOUNGSTER2
const ROUTE13_POKEFAN_M1
const ROUTE13_POKEFAN_M2
const ROUTE13_POKEFAN_M3
Route13_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
TrainerPokefanmAlex:
trainer POKEFANM, ALEX, EVENT_BEAT_POKEFANM_ALEX, PokefanmAlex... | 21.28436 | 147 | 0.786462 |
30bfed09b87eea0a5a9585745dac1df8e5482909 | 23,060 | asm | Assembly | src/sound/septette_for_the_dead_princess/channel2.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/sound/septette_for_the_dead_princess/channel2.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | src/sound/septette_for_the_dead_princess/channel2.asm | Gegel85/RemiFlap | 00f5970ef388e1748d8f807fced9b0f60c9313c4 | [
"MIT"
] | null | null | null | musicChan2RemiliaTheme::
setRegisters $A5, $F4, $00, $00
repeat 3
setFrequency NOTE_G / 2, $80
wait CROTCHET
setFrequency NOTE_G, $80
wait QUAVER
setFrequency NOTE_G / 2, $80
wait QUAVER
setFrequency NOTE_Eb * 2, $80
wait CROTCHET
setFrequency NOTE_D * 2, $80
wait QUAVER
setFrequency NOTE_F, $80
wait QUA... | 20.157343 | 32 | 0.752385 |
5e2091bf2d967abcf23ac182a9aa3a1392b5efa4 | 364 | asm | Assembly | oeis/091/A091927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/091/A091927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/091/A091927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A091927: Expansion of (1-6x)/(1-6x-5x^2).
; Submitted by Jamie Morken(s4)
; 1,0,5,30,205,1380,9305,62730,422905,2851080,19221005,129581430,873593605,5889468780,39704780705,267676028130,1804580072305,12165860574480,82018063808405,552937685722830,3727716433379005
mov $1,1
lpb $0
sub $0,1
mov $2,$3
mul $2,5
mul... | 24.266667 | 187 | 0.722527 |
c9d0d391ad2ec4144c24ebb0d6887ee17c9efb22 | 97 | asm | Assembly | tests/testdata/codegen-in-9-bad.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | tests/testdata/codegen-in-9-bad.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | tests/testdata/codegen-in-9-bad.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | test START 0
BYTE -150 . error: value too small
END test
| 24.25 | 53 | 0.43299 |
b3b0468b59a5c4ff59caea3351820da730a3a152 | 335 | asm | Assembly | programs/oeis/098/A098295.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098295.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098295.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098295: ((3/2)^n)/2^a(n) lies in the half-open interval [1,2).
; 0,1,1,2,2,3,4,4,5,5,6,7,7,8,8,9,9,10,11,11,12,12,13,14,14,15,15,16,16,17,18,18,19,19,20,21,21,22,22,23,23,24,25,25,26,26,27,28,28,29,29,30,31,31,32,32,33,33,34,35,35,36,36,37,38,38,39,39,40,40,41,42,42,43,43
mov $1,1
add $1,$0
mul $1,24
sub $1,1
div $... | 33.5 | 209 | 0.61194 |
7bc85ee64f187888d75c9f2015db865eff9ac417 | 2,389 | asm | Assembly | 14.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 14.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 14.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | ; [org 0x0100]
; jmp start
; ; subroutine to print a number at top left of screen
; ; order of parameters: location, number
; printnum:
; push bp
; mov bp, sp
; push es
; push ax
; push bx
; push cx
; push dx
; push di
; mov ax, 0xb800
; mov es, ax ; point es to video base
; mov ax, ... | 21.917431 | 174 | 0.604437 |
fb61868f869f18910ac7648e7989b6797b205340 | 53,264 | asm | Assembly | Palmtree.Math.Core.Sint/vs_build/x86_Debug/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x86_Debug/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x86_Debug/pmc_compare.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Sint\Palmtree.Math.Core.Sint\pmc_compare.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
_DATA SEGMENT
COMM _uint_number_zero:DWORD
CO... | 20.589099 | 109 | 0.605737 |
03c31802a309bb209fc98494e1be8e2ba091f249 | 1,445 | asm | Assembly | programs/oeis/078/A078471.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/078/A078471.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/078/A078471.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A078471: Sum of all odd divisors of all positive integers <= n.
; 1,2,6,7,13,17,25,26,39,45,57,61,75,83,107,108,126,139,159,165,197,209,233,237,268,282,322,330,360,384,416,417,465,483,531,544,582,602,658,664,706,738,782,794,872,896,944,948,1005,1036,1108,1122,1176,1216,1288,1296,1376,1406,1466,1490,1552,1584,1688,168... | 131.363636 | 1,281 | 0.782699 |
b55843e948ea1684b2b8847f4867351b3c2a19be | 537 | asm | Assembly | programs/oeis/046/A046065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/046/A046065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/046/A046065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A046065: a(n) = n^(n+2) - (n+2)^n.
; -1,-2,0,118,2800,61318,1417472,35570638,973741824,29023111918,938082635776,32730551749894,1227224552173568,49239697945731382,2105895743771443200,95663702284183543582,4600926951773050961920,233592048827366522661214,12486092216396078174437376,700960999053042179548175638,412376105013... | 53.7 | 439 | 0.849162 |
e9167b8a22e2f8c009260ab8512b545d0ef9256e | 556 | asm | Assembly | EEL7030/Rep CAEE/Mic 8051/Lab03/exercicio7/exercicio7.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | EEL7030/Rep CAEE/Mic 8051/Lab03/exercicio7/exercicio7.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | EEL7030/Rep CAEE/Mic 8051/Lab03/exercicio7/exercicio7.asm | GSimas/MicroC | ac9ef54bbeed027db532885407cc3e783fcb28eb | [
"MIT"
] | null | null | null | ;MATHEUS FIGUEIREDO
ORG 0h
MOV P1,#00000010B
ABERTA:
JNB P2.7,FECHADA ;0
JB P2.7,ABERTA ;1
FECHADA:
MOV R7,P2
MOV A,R7
CPL A
MOV R7,A
ANL 07H,#00001111B ;passei para r7 o valor das chaves de p2, fiz um AND para limpar o byte MSD e deixar apenas o LSD em R7 de p2
JNB P2.6... | 14.631579 | 135 | 0.580935 |
4bd2c454e7012a7b2809fe447772d8b7c5273c56 | 44,905 | asm | Assembly | xv6/echo.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null | xv6/echo.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null | xv6/echo.asm | ZhangHnu/xv6FileSystem | a1bb5b607c45f8fa833f8f7b62aa2563d2b9007c | [
"MIT"
] | null | null | null |
_echo: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 push %edi
4: 56 push %es... | 28.915003 | 60 | 0.412092 |
4945d7db22ccc1308382a694253db5d45b609422 | 278 | asm | Assembly | Osmium/tools/.sources/bootmark.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | Osmium/tools/.sources/bootmark.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | Osmium/tools/.sources/bootmark.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | [BITS 16]
;To make sure we can boot from the disk we are compiling the project to.
;These two bytes are shoved in the last two bytes of the mbr.
db 0x55
db 0xaa
;this means we are going to have 510 bytes of space for extra boot info.
;instead of 512... just as a reminder...
| 25.272727 | 72 | 0.733813 |
6fbea43db18b2606797dac2aa9def248c2cb8537 | 758 | asm | Assembly | oeis/025/A025754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/025/A025754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/025/A025754.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A025754: 9th-order Patalan numbers (generalization of Catalan numbers).
; Submitted by Jon Maiga
; 1,1,36,1836,107406,6766578,446594148,30432201228,2122646035653,150707868531363,10850966534258136,790147653994615176,58075852568604215436,4302080463351219958836,320812285981333831216056,24060921448600037341204200,1813591... | 36.095238 | 496 | 0.825858 |
252d4174ebfdd9a05d387207d374bf97bf2ca28c | 3,964 | asm | Assembly | release/src/router/gmp/mpn/x86_64/gcd_1.asm | ghsecuritylab/tomato-dnssec | 41eef747cea76cbda27b9e3b6e1c8daa7f0009a7 | [
"FSFAP"
] | 5 | 2015-01-12T13:53:14.000Z | 2020-01-16T02:48:36.000Z | release/src/router/gmp/mpn/x86_64/gcd_1.asm | ghsecuritylab/tomato-dnssec | 41eef747cea76cbda27b9e3b6e1c8daa7f0009a7 | [
"FSFAP"
] | 1 | 2020-07-28T08:22:45.000Z | 2020-07-28T08:22:45.000Z | release/src/router/gmp/mpn/x86_64/gcd_1.asm | ghsecuritylab/tomato-dnssec | 41eef747cea76cbda27b9e3b6e1c8daa7f0009a7 | [
"FSFAP"
] | 2 | 2017-03-24T18:55:32.000Z | 2020-03-08T02:32:43.000Z | dnl AMD64 mpn_gcd_1 -- mpn by 1 gcd.
dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn
dnl Granlund.
dnl Copyright 2000-2002, 2005, 2009, 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redis... | 24.170732 | 79 | 0.64884 |
21437edfc02bdce6c928173bbfbb17f146e1f7d6 | 2,007 | asm | Assembly | uti/cv_hexda.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/cv_hexda.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/cv_hexda.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; dev8_uti_cv_hexda_asm
include dev8_keys_err
section utility
xdef cv_hexda
;+++
; convert hex-long to decimal-ascii
;
; ENTRY EXIT
; D0 error
; D1.l hex preserved
; D2.w how many bytes smashed
; A1 buffer preserved
;
; Error return: err.imem if d2 too high
; Condition co... | 19.871287 | 54 | 0.570005 |
4da0959bad0d855b7f4e32f0e43e51f030b3021b | 6,113 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1251.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x19a7b, %rsi
lea addresses_normal_ht+0xa2db, %rdi
nop
nop
nop
and %r11, %r11
mov $54, %rcx
rep movsq
xor %rax, %rax
lea addresses_D_ht+0x12e5b, %rdx
nop
sub %r13, %r13
vmovups... | 37.048485 | 2,999 | 0.660232 |
05de58864601257f3b07769cd6a830eeef245d25 | 535 | asm | Assembly | programs/oeis/248/A248333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/248/A248333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/248/A248333.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A248333: Number of unit squares enclosed by n lattice points in and along the first quadrant of the coordinate plane starting from (0,0) and moving along each square gnomon starting on the y-axis and ending on the x-axis.
; 0,0,0,0,1,1,2,2,3,4,4,5,6,6,7,8,9,9,10,11,12,12,13,14,15,16,16,17,18,19,20,20,21,22,23,24,25,2... | 38.214286 | 223 | 0.674766 |
bf2a5229a19a85e6b768d18035deba6ff4f90c77 | 809 | asm | Assembly | oeis/142/A142940.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142940.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142940.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142940: Primes congruent to 35 mod 64.
; Submitted by Jon Maiga
; 163,227,419,547,739,1123,1187,1571,1699,2083,2339,2467,2531,2659,2851,3299,3491,4003,4259,4451,4643,5347,5923,5987,6563,6691,6883,6947,7331,7459,7523,7907,8291,8419,8803,8867,9059,9187,10211,10531,10723,10979,11171,11299,11491,11939,12323,12451,12899,... | 36.772727 | 498 | 0.731768 |
d64dc5b7d950eda85092f1db42a476fbb3ed3454 | 4,099 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_319_2768.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_319_2768.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_319_2768.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r8
push %r9
push %rbx
push %rcx
lea addresses_D_ht+0x4dc1, %r9
nop
nop
nop
nop
add %rcx, %rcx
vmovups (%r9), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $1, %xmm0, %r8
nop
and $23660, %r12
lea addresses_normal_ht+0xa675, %r8
nop
nop
nop
no... | 23.557471 | 956 | 0.647231 |
db8aedd6492c78f72e9a86130e5b0624a3b22cbf | 4,515 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_21829_1190.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_21829_1190.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca.log_21829_1190.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x979c, %rdx
clflush (%rdx)
nop
nop
cmp %rdi, %rdi
movw $0x6162, (%rdx)
nop
nop
nop
nop
nop
dec %rdi
pop %rsi
pop %rdx
pop %rdi
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r15
push %r8
push %r9
push %rax
push... | 51.306818 | 2,999 | 0.657807 |
0e3a4b436a632ea757b320b675a2830973f0a0fc | 3,199 | asm | Assembly | Drivers/HDD/rmATA.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 5 | 2015-02-25T01:28:09.000Z | 2021-05-22T09:03:04.000Z | Drivers/HDD/rmATA.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 38 | 2015-02-10T18:37:11.000Z | 2017-10-03T03:08:50.000Z | Drivers/HDD/rmATA.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 2 | 2016-05-06T22:48:46.000Z | 2017-01-12T19:28:49.000Z | rmATA.DMAread : ; HBA low = eax, HBA high = bx, length = edx, returns ecx = data buffer
push eax
push ebx
push edx
call rmATA.DMAread.storeVals
call rmATA.DMAread.getSectorCount
call rmATA.DMAread.allocateBuffer
call rmATA.DMAread.readData
mov ecx, [rmATA.DMAread.dataBuffer]
pop edx
pop ebx
pop eax
ret... | 21.469799 | 87 | 0.718975 |
e8946b80e9d8731dd0ced2234783e815a0ca5e83 | 350 | asm | Assembly | oeis/040/A040378.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040378.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040378.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040378: Continued fraction for sqrt(398).
; Submitted by Jamie Morken(s3)
; 19,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18,1,38,1,18
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
div $1,5... | 26.923077 | 189 | 0.625714 |
d9833bc96ae06e8b1cdb250f690613c180567ffb | 611 | asm | Assembly | programs/oeis/231/A231669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/231/A231669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/231/A231669.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A231669: a(n) = Sum_{i=0..n} digsum_5(i)^2, where digsum_5(i) = A053824(i).
; 0,1,5,14,30,31,35,44,60,85,89,98,114,139,175,184,200,225,261,310,326,351,387,436,500,501,505,514,530,555,559,568,584,609,645,654,670,695,731,780,796,821,857,906,970,995,1031,1080,1144,1225,1229,1238,1254,1279,1315,1324,1340,1365,1401,1450,1... | 24.44 | 300 | 0.618658 |
975c71fb7f6d9bec06ad14e8585986fb636a9a04 | 2,526 | asm | Assembly | libsrc/stdio/ansi/bee/f_ansi_attr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/bee/f_ansi_attr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/bee/f_ansi_attr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; ANSI Video handling for the MicroBEE
;
; Text Attributes
; m - Set Graphic Rendition
;
; The most difficult thing to port:
; Be careful here...
;
; Stefano Bodrato - 20161
;
;
; $Id: f_ansi_attr.asm,v 1.2 2016/11/17 09:39:03 stefano Exp $
;
SECTION code_clib
PUBLIC ansi_attr
PUBLIC bee_attr
PUBLIC ... | 17.42069 | 62 | 0.412114 |
8734f6dd368caf22f3790781719ce2797e6bbe46 | 10,547 | asm | Assembly | Driver/IFS/DOS/Common/dosConvertEUC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/IFS/DOS/Common/dosConvertEUC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/IFS/DOS/Common/dosConvertEUC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1994 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: dosConvertEUC.asm
AUTHOR: Greg Grisco, May 10, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date De... | 20.680392 | 79 | 0.581777 |
35322ac673a390dfdfaefdc20de4970bfbfa86c6 | 577 | asm | Assembly | system/book_csapp/absdiff.asm | larryjiang/cs_study | cf11576efe90282bd38ff00a789ec950de8a66a4 | [
"MIT"
] | null | null | null | system/book_csapp/absdiff.asm | larryjiang/cs_study | cf11576efe90282bd38ff00a789ec950de8a66a4 | [
"MIT"
] | null | null | null | system/book_csapp/absdiff.asm | larryjiang/cs_study | cf11576efe90282bd38ff00a789ec950de8a66a4 | [
"MIT"
] | null | null | null | .file "absdiff.c"
.text
.globl absdiff
.type absdiff, @function
absdiff:
.LFB0:
.cfi_startproc
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
movq %rsp, %rbp
.cfi_def_cfa_register 6
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jge .L2
movl -8(%rbp), %eax
subl -4... | 17.484848 | 61 | 0.639515 |
e616908c3af994117a1c5285a4324ee8b5b009fd | 643 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_zeroSpritePalette.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_zeroSpritePalette.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/SMSlib/z80/asm_SMSlib_zeroSpritePalette.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; **************************************************
; SMSlib - C programming library for the SMS/GG
; ( part of devkitSMS - github.com/sverx/devkitSMS )
; **************************************************
INCLUDE "SMSlib_private.inc"
SECTION code_clib
SECTION code_SMSlib
PUBLIC asm_SMSlib_zeroSpritePalette
asm_SM... | 16.487179 | 52 | 0.564541 |
e8ada2af6bd578f669cefe9cfc529f34b963df89 | 5,694 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_472.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_472.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_472.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x9da1, %rbp
nop
nop
nop
sub %rbx, %rbx
mov $0x6162636465666768, %r9
movq %r9, %xmm5
movups %xmm5, (%rbp)
nop
nop
sub %rax, %rax
lea addresses_WC_ht+0x11ea1, ... | 40.671429 | 2,999 | 0.661574 |
8dc7c6514dab39e6a6aec2896e01de69c539b74e | 649 | asm | Assembly | cards/bn6/ModCards/137-A006 MetFire.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn6/ModCards/137-A006 MetFire.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn6/ModCards/137-A006 MetFire.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe6-utf8.tbl"
table_file_en equ "bn6-utf8.tbl"
game_code_len equ 3
game_code equ 0x4252354A // BR5J
game_code_2 equ 0x42523545 // BR5E
game_code_3 equ 0x42523550 // BR5P
card_type equ 1
card_id equ 6
card_no equ "006"
card_sub equ "Mod Card 006"
card_sub_x ... | 24.037037 | 35 | 0.771957 |
4a154d8a716dacfbf10f04bbccf539455da07094 | 1,545 | asm | Assembly | latest/boot/boot_sect.asm | soumitradev/assembly-fun | 3ab433e96ea1f6ea21121013800455a4fa999021 | [
"MIT"
] | 2 | 2020-08-09T06:17:13.000Z | 2021-03-06T11:18:38.000Z | latest/boot/boot_sect.asm | soumitradev/assembly-fun | 3ab433e96ea1f6ea21121013800455a4fa999021 | [
"MIT"
] | null | null | null | latest/boot/boot_sect.asm | soumitradev/assembly-fun | 3ab433e96ea1f6ea21121013800455a4fa999021 | [
"MIT"
] | null | null | null | ; Let us now switch to 32 bit protected mode
[org 0x7c00]
; Place where we load kernel from
KERNEL_OFFSET equ 0x1000
mov [BOOT_DRIVE], dl
; Set stack
mov bp, 0x9000
mov sp, bp
; Print the 16 bit mode declaration
mov bx, MSG_REAL_MODE
call print_str
call print_nl
; Load kernel
call load_kernel
; Switch to 32 bit a... | 20.064935 | 98 | 0.734628 |
719c7d5073e45934aa3870816442cc1bd300c0cd | 8,329 | asm | Assembly | source/redbook/fp.asm | zellyn/goapple2 | 998569cee15e83ec7a37668ff57ba00258dad542 | [
"MIT"
] | 9 | 2016-07-13T22:04:29.000Z | 2021-10-12T01:06:24.000Z | source/redbook/fp.asm | zellyn/goapple2 | 998569cee15e83ec7a37668ff57ba00258dad542 | [
"MIT"
] | null | null | null | source/redbook/fp.asm | zellyn/goapple2 | 998569cee15e83ec7a37668ff57ba00258dad542 | [
"MIT"
] | 3 | 2018-01-01T20:30:27.000Z | 2020-04-06T19:12:41.000Z | ***********************
* *
* APPLE-II FLOATING *
* POINT ROUTINES *
* *
* COPYRIGHT 1977 BY *
* APPLE COMPUTER INC. *
* *
... | 53.735484 | 75 | 0.476168 |
f985691ab6307e7931a282093e2b0868eda08dab | 753 | asm | Assembly | oeis/196/A196382.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/196/A196382.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/196/A196382.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A196382: Number of sequences of n coin flips, that win on the last flip, if the sequence of flips ends with (1,1,0) or (1,0,1).
; Submitted by Jamie Morken(w4)
; 0,0,2,3,4,7,11,16,24,36,53,78,115,169,248,364,534,783,1148,1683,2467,3616,5300,7768,11385,16686,24455,35841,52528,76984,112826,165355,242340,355167,520523,7... | 50.2 | 489 | 0.774236 |
59c42b2b583e964ee1079b0765a247adc9bc1bf0 | 714 | asm | Assembly | programs/oeis/070/A070455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070455.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070455: a(n) = n^2 mod 33.
; 0,1,4,9,16,25,3,16,31,15,1,22,12,4,31,27,25,25,27,31,4,12,22,1,15,31,16,3,25,16,9,4,1,0,1,4,9,16,25,3,16,31,15,1,22,12,4,31,27,25,25,27,31,4,12,22,1,15,31,16,3,25,16,9,4,1,0,1,4,9,16,25,3,16,31,15,1,22,12,4,31,27,25,25,27,31,4,12,22,1,15,31,16,3,25,16,9,4,1,0,1,4,9,16,25,3,16,31,15,1,22,... | 102 | 653 | 0.607843 |
f1aa59be8e89158a3ea8a4bb0b787f176574b79a | 8,263 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1612.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1612.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1612.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1681e, %r9
nop
xor %r14, %r14
mov $0x6162636465666768, %r10
movq %r10, %xmm5
vmovups %ymm5, (%r9)
nop
nop
add %rsi, %rsi
lea addresses_normal_ht+0x6d0c, %rsi
lea addresses_WC... | 32.403922 | 2,999 | 0.655694 |
71c4c3bf9a97078a9cfda0edc10deb917d279483 | 479 | asm | Assembly | oeis/092/A092283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092283.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092283: Triangular array read by rows: T(n,k)=n+k^2, 1<=k<=n.
; Submitted by Jamie Morken(s4)
; 2,3,6,4,7,12,5,8,13,20,6,9,14,21,30,7,10,15,22,31,42,8,11,16,23,32,43,56,9,12,17,24,33,44,57,72,10,13,18,25,34,45,58,73,90,11,14,19,26,35,46,59,74,91,110,12,15,20,27,36,47,60,75,92,111,132,13,16,21,28,37,48,61,76,93,112,1... | 34.214286 | 299 | 0.636743 |
89e599d98d083f0c21d2503b3a127bc089982d07 | 372 | asm | Assembly | programs/oeis/022/A022781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022781: Place where n-th 1 occurs in A023119.
; 1,4,10,18,29,43,59,78,100,124,151,181,213,248,286,326,369,414,462,513,566,622,681,742,806,873,942,1014,1089,1166,1246,1329,1414,1502,1592,1685,1781,1879,1980,2084,2190,2299,2411,2525,2642,2762,2884
mov $1,$0
lpb $1
sub $1,1
mov $2,$1
max $2,0
seq $2,22841 ; Be... | 28.615385 | 199 | 0.685484 |
bf1c7a3fbe7eda754a5299bae3f236963dea550e | 7,339 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_3063.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_3063.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_3063.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x4583, %rsi
lea addresses_WC_ht+0x8a19, %rdi
nop
nop
nop
and %rbx, %rbx
mov $110, %rcx
rep movsb
nop
nop
nop
nop
nop
add %rax, %rax
lea addresses_WC_ht+0x16a49, %rsi
and $18695, %rbp
m... | 36.695 | 2,999 | 0.653223 |
b6f81dfe3aad31086b39f05be777359ea6ae385e | 91,723 | asm | Assembly | base/mvdm/wow16/kernel31/ld.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/kernel31/ld.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/kernel31/ld.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | .xlist
include kernel.inc
include newexe.inc
include tdb.inc
include pdb.inc
include protect.inc
.list
NEWEPME = NEPRIVLIB ; flag saying Call WEP on exit
externW pLocalHeap
externW pStackTop
DataBegin
externB num_tasks
externB graphics
externB fBooting
externB Kernel_flags
ext... | 32.115896 | 113 | 0.439966 |
1f2cd39c17695ff15faa2c1eca2a189417cb15fe | 357 | asm | Assembly | libsrc/stdio/m5/fputc_cons_rom.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/m5/fputc_cons_rom.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/m5/fputc_cons_rom.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Basic video handling for the SORD M5
;
; (HL)=char to display
;
; $Id: fputc_cons.asm,v 1.6+ (GIT imported) $
;
SECTION code_clib
PUBLIC fputc_cons_native
EXTERN msxbios
INCLUDE "target/m5/def/m5bios.def"
.fputc_cons_native
ld hl,2
add hl,sp
ld a,(hl)
IF STANDARDESCAPECHARS
cp 10
jr nz,nocr
ld a,13
.... | 12.75 | 45 | 0.705882 |
67da0f6015e644c6c7b90e92a5bd018171324e57 | 1,924 | asm | Assembly | programs/oeis/128/A128543.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/128/A128543.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/128/A128543.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A128543: a(n) = floor(2^(n-2)*3*n).
; 1,6,18,48,120,288,672,1536,3456,7680,16896,36864,79872,172032,368640,786432,1671168,3538944,7471104,15728640,33030144,69206016,144703488,301989888,629145600,1308622848,2717908992,5637144576,11676942336,24159191040,49928994816,103079215104,212600881152,438086664192,901943132160,18... | 174.909091 | 1,818 | 0.920478 |
28c71c314067ec2bd5ce51680cb1d9b1be017e43 | 8,759 | asm | Assembly | snapgear_linux/lib/libgmp/mpn/x86/pentium/sqr_basecase.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/pentium/sqr_basecase.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/pentium/sqr_basecase.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | 3 | 2016-06-13T13:20:56.000Z | 2019-12-05T02:31:23.000Z | # Intel P5 mpn_sqr_basecase -- square an mpn number.
#
# P5: approx 8 cycles per crossproduct, or 15.5 cycles per triangular
# product at around 20x20 limbs.
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
# The GNU MP Library is free software; you can redistri... | 16.8119 | 79 | 0.5834 |
f78f78d2ece9a685d05fd35da033ba5b75837906 | 764 | asm | Assembly | oeis/129/A129137.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129137.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129137.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129137: Number of trees on [n], rooted at 1, in which 2 is a descendant of 3.
; Submitted by Jamie Morken(s4)
; 0,0,1,5,37,366,4553,68408,1206405,24447440,560041201,14315792256,404057805989,12482986261760,419042630871225,15189786100468736,591374264243364037,24612549706061862912,1090556290466098198625,512573472346561... | 34.727273 | 472 | 0.791885 |
9f9b2ff581d25c29f189d3504bbc465c61aa86ea | 501 | asm | Assembly | oeis/074/A074084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074084: Coefficient of q^1 in nu(n), where nu(0)=1, nu(1)=b and, for n>=2, nu(n)=b*nu(n-1)+lambda*(1+q+q^2+...+q^(n-2))*nu(n-2) with (b,lambda)=(2,1).
; Submitted by Jamie Morken(s1)
; 0,0,0,2,9,32,102,306,883,2480,6828,18514,49597,131568,346194,904738,2350695,6076960,15641304,40103778,102473969,261046144,663180222,... | 29.470588 | 191 | 0.656687 |
21129cb93fe6f65e5f5360f63c939eb9ca09f97d | 3,855 | asm | Assembly | helloos/Kernel/kernel.vesa.graphice.asm | kbu1564/HelloOS | a30ed7822ec4ac250717fad6e2d4529a4970ccd9 | [
"MIT"
] | 15 | 2015-01-19T04:20:29.000Z | 2022-01-25T14:03:07.000Z | helloos/Kernel/kernel.vesa.graphice.asm | kbu1564/HelloOS | a30ed7822ec4ac250717fad6e2d4529a4970ccd9 | [
"MIT"
] | 10 | 2015-01-25T08:09:08.000Z | 2016-11-09T03:15:29.000Z | helloos/Kernel/kernel.vesa.graphice.asm | kbu1564/HelloOS | a30ed7822ec4ac250717fad6e2d4529a4970ccd9 | [
"MIT"
] | 9 | 2015-03-20T06:58:14.000Z | 2021-11-29T07:00:14.000Z | ; 그래픽 전용 라이브러리 함수
; 2015-03-23
; 비디오 화면 지우기
; ebx : ColorCode ARGB
_vga_clear_screen:
push esi
push eax
push ecx
mov ax, VGADescriptor
mov es, ax
xor esi, esi
; mov esi, dword [PhysicalBasePointer]
xor eax, eax
xor ecx, ecx
mov ax, word [xResolution]
mov cx, word [yResoluti... | 15.734694 | 65 | 0.515175 |
01f3d0bedf3972f539b3f69fda97ca7ca911d474 | 372 | asm | Assembly | programs/oeis/079/A079904.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/079/A079904.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/079/A079904.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A079904: Triangle read by rows: T(n, k) = n*k, 0<=k<=n.
; 0,0,1,0,2,4,0,3,6,9,0,4,8,12,16,0,5,10,15,20,25,0,6,12,18,24,30,36,0,7,14,21,28,35,42,49,0,8,16,24,32,40,48,56,64,0,9,18,27,36,45,54,63,72,81,0,10,20,30,40,50,60,70,80,90,100,0,11,22,33,44,55,66,77,88,99,110,121
mov $2,$0
lpb $2
mov $0,$3
add $1,1
sub $... | 26.571429 | 213 | 0.575269 |
65f79c822f454cd80c4462d82375a57efd233650 | 23,394 | asm | Assembly | test2/test_ptn_asm/instructions_c.asm | csrdxbb/xbyak_aarch64 | 24ac94f8b0276046934fa7f04432d6b830a44aa6 | [
"Apache-2.0"
] | 1 | 2022-02-18T06:34:50.000Z | 2022-02-18T06:34:50.000Z | test2/test_ptn_asm/instructions_c.asm | csrdxbb/xbyak_aarch64 | 24ac94f8b0276046934fa7f04432d6b830a44aa6 | [
"Apache-2.0"
] | null | null | null | test2/test_ptn_asm/instructions_c.asm | csrdxbb/xbyak_aarch64 | 24ac94f8b0276046934fa7f04432d6b830a44aa6 | [
"Apache-2.0"
] | null | null | null | cadd z8.b,z8.b/*asm*/,z8.b,90
cadd z1.b,z1.b/*asm*/,z8.b,90
cadd z2.b,z2.b/*asm*/,z8.b,90
cadd z4.b,z4.b/*asm*/,z8.b,90
cadd z0.b,z0.b/*asm*/,z8.b,90
cadd z16.b,z16.b/*asm*/,z8.b,90
cadd z30.b,z30.b/*asm*/,z8.b,90
cadd z31.b,z31.b/*asm*/,z8.b,90
cadd z8.b,z8.b/*asm*/,z8.b,90
cadd z8.b,z8.b/*asm*/,z1.b,90
cadd z8.b,z8.b... | 29.801274 | 49 | 0.579037 |
f972832a7b6fb2ef3941586cefdc9b7091e6d51b | 283 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_ide_get_lfn.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_ide_get_lfn.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_ide_get_lfn.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_ide_get_lfn(struct esx_lfn *dir, struct esx_cat_entry *query)
SECTION code_esxdos
PUBLIC _esx_ide_get_lfn
EXTERN l_esx_ide_get_lfn_callee
_esx_ide_get_lfn:
pop af
pop hl
pop de
push de
push hl
push af
jp l_esx_ide_get_lfn_callee
| 14.15 | 81 | 0.749117 |
694f3f334fa6477f5892f30e3b2179eb1d95ff20 | 454 | asm | Assembly | test/asm/rs.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/asm/rs.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/asm/rs.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z |
a1 rb 1
a2 rw 1
a3 rl 1
PRINTLN "a1 = ", a1
PRINTLN "a2 = ", a2
PRINTLN "a3 = ", a3
PRINTLN "_RS = ", _RS
b1 rb 1
b2 rw 1
b3 rl 1
PRINTLN "b1 = ", b1
PRINTLN "b2 = ", b2
PRINTLN "b3 = ", b3
PRINTLN "_RS = ", _RS
rsset 42
c1 rb 1
c2 rw 1
c3 rl 1
PRINTLN "c1 = ", c1
PRINTLN "c2 = ", c2
PRINTLN "c3 = ", c3
PRINTLN... | 10.318182 | 21 | 0.568282 |
8a08d64d8289dd3efff16bfbbec6868ba3878c80 | 404 | asm | Assembly | home/reload_sprites.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/reload_sprites.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/reload_sprites.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ; Copy the current map's sprites' tile patterns to VRAM again after they have
; been overwritten by other tile patterns.
ReloadMapSpriteTilePatterns::
ld hl, wFontLoaded
ld a, [hl]
push af
res 0, [hl]
push hl
xor a
ld [wSpriteSetID], a
call DisableLCD
farcall InitMapSprites
call EnableLCD
pop hl
pop af
ld ... | 20.2 | 77 | 0.764851 |
b53c65ef1668bd32965881ba33e7d25593067bb4 | 89 | asm | Assembly | patches/koala/code/disasm/koala_fix_nondos.asm | fcatrin/a8tools | 2792cfbabc9e3fd369550b810f631d62e03c8b90 | [
"MIT"
] | 3 | 2020-07-02T15:11:23.000Z | 2020-07-03T19:59:08.000Z | patches/koala/code/disasm/koala_fix_nondos.asm | fcatrin/a8tools | 2792cfbabc9e3fd369550b810f631d62e03c8b90 | [
"MIT"
] | null | null | null | patches/koala/code/disasm/koala_fix_nondos.asm | fcatrin/a8tools | 2792cfbabc9e3fd369550b810f631d62e03c8b90 | [
"MIT"
] | null | null | null |
; fix invalid DOS call when used wihout DOS
org $33A7
nop
nop
nop
| 11.125 | 46 | 0.561798 |
e22f6f205f9d4552cf80db42e36923aa38910244 | 943 | asm | Assembly | MSVC/14.24.28314/crt/src/i386/ehprolog.asm | 825126369/UCRT | 8853304fdc2a5c216658d08b6dbbe716aa2a7b1f | [
"MIT"
] | 2 | 2021-01-27T10:19:30.000Z | 2021-02-09T06:24:30.000Z | MSVC/14.24.28314/crt/src/i386/ehprolog.asm | 825126369/UCRT | 8853304fdc2a5c216658d08b6dbbe716aa2a7b1f | [
"MIT"
] | null | null | null | MSVC/14.24.28314/crt/src/i386/ehprolog.asm | 825126369/UCRT | 8853304fdc2a5c216658d08b6dbbe716aa2a7b1f | [
"MIT"
] | 1 | 2021-01-27T10:19:36.000Z | 2021-01-27T10:19:36.000Z | ;***
;ehprolog.asm - defines __EH_prolog
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;Purpose:
; EH prolog helper function. Sets up the frame for a C++ EH function
; with unwinds, by creating a link in the __except_list, and by setting
; up EBP as frame base pointer.
;
;******... | 25.486486 | 80 | 0.627784 |
2094a2fa237a13ce615876e94525c2c2416c59ab | 162 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_iy/___fs2ulong_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC ___fs2ulong_callee
EXTERN cm48_sdcciyp_ds2ulong_callee
defc ___fs2ulong_callee = cm48_sdcciyp_ds2ulong_callee
| 16.2 | 54 | 0.895062 |
35daf7430f957ad1dc5b77b79d10f5f07dc33337 | 457 | asm | Assembly | programs/oeis/028/A028291.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/028/A028291.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/028/A028291.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A028291: Expansion of 1/((1-x)^2(1-x^2)(1-x^3)(1-x^5)) in powers of x.
; 1,2,4,7,11,17,25,35,48,64,84,108,137,171,211,258,312,374,445,525,616,718,832,959,1100,1256,1428,1617,1824,2050,2297,2565,2856,3171,3511,3878,4273,4697,5152,5639,6160,6716,7309,7940,8611,9324,10080,10881,11729
lpb $0
mov $2,$0
sub $0,1
seq... | 38.083333 | 210 | 0.68709 |
f423fd25bf7d96d9df93bc5cb6cf6f2080205164 | 593 | asm | Assembly | programs/oeis/250/A250749.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/250/A250749.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/250/A250749.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A250749: Number of (n+1) X (2+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction.
; 72,237,756,2361,7272,22197,67356,203601,613872,1847757,5555556,16691241,50122872,150466917,451597356,1355185281,4066342272,12200599677,36604944756,109821125721,329... | 34.882353 | 311 | 0.757167 |
52d320b940f4b0bd9fae8c969e25f69d95deaa2f | 5,419 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-8650U_0xd2_notsx.log_1_1197.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-8650U_0xd2_notsx.log_1_1197.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-8650U_0xd2_notsx.log_1_1197.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xe191, %r14
nop
nop
nop
nop
mfence
movl $0x61626364, (%r14)
nop
xor %rdi, %rdi
lea addresses_normal_ht+0xca95, %r11
nop
nop
nop
nop
nop
sub %r8, %r8
movb (%r11), %al
nop
n... | 20.92278 | 151 | 0.644584 |
35945262d6f3afb503c60cc37b4b5c1ab26d1854 | 180 | asm | Assembly | libsrc/target/nc100/padreadyserial.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/nc100/padreadyserial.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/nc100/padreadyserial.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC padreadyserial
PUBLIC _padreadyserial
; fastcall
.padreadyserial
._padreadyserial
call 0xb869
ld hl, 0
ret nc
inc hl
ret
| 12.857143 | 33 | 0.677778 |
5efa69ba073b189c9608d78f44d5a69bb9c5930c | 414 | asm | Assembly | oeis/044/A044682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/044/A044682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/044/A044682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A044682: Numbers n such that string 5,5 occurs in the base 9 representation of n but not of n+1.
; Submitted by Jamie Morken(s2)
; 50,131,212,293,374,458,536,617,698,779,860,941,1022,1103,1187,1265,1346,1427,1508,1589,1670,1751,1832,1916,1994,2075,2156,2237,2318,2399,2480,2561,2645,2723,2804,2885,2966,3047,3128
mov ... | 27.6 | 183 | 0.714976 |
491dfb1a45d9dbd6355f2f3254b3323757b38c40 | 688 | asm | Assembly | oeis/127/A127920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127920.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127920: 1/6 of product of three numbers: n-th prime, previous and following number.
; Submitted by Jon Maiga
; 1,4,20,56,220,364,816,1140,2024,4060,4960,8436,11480,13244,17296,24804,34220,37820,50116,59640,64824,82160,95284,117480,152096,171700,182104,204156,215820,240464,341376,374660,428536,447580,551300,573800,64... | 62.545455 | 495 | 0.802326 |
33b41f17d17172ed0b13df18e7d39636c963026a | 4,158 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_11157_822.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_11157_822.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_11157_822.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r14
push %r9
push %rax
push %rbp
push %rbx
push %rdi
push %rdx
// Load
lea addresses_A+0x1313a, %rax
nop
xor %rbp, %rbp
mov (%rax), %r9
nop
nop
and %rbp, %rbp
// Store
lea addresses_WT+0x2aaa, %rdx
nop
nop
nop
inc %r14
mo... | 63.969231 | 2,999 | 0.658249 |
1ae7250820edc208dc6e276e8687a4e7af67034a | 1,247 | asm | Assembly | 4matrix/boot.asm | SwordYork/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | 8 | 2015-11-09T16:55:42.000Z | 2021-08-23T04:11:23.000Z | 5font/boot.asm | ly2199/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | null | null | null | 5font/boot.asm | ly2199/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | 5 | 2016-03-19T01:25:37.000Z | 2020-11-29T04:42:28.000Z | [org 0x7c00]
; standard FAT16
JMP entry ; go to entry
DB 0x90
DB "SLEF-IPL" ;
DW 512 ;
DB 1 ;
DW 1 ;
DB 2 ;
DW 224 ;
DW 2880 ;
DB 0xf0 ;
DW 9 ;
DW 18 ;
DW 2 ;
DD 0 ;
DD 2880 ;
DB 0,0,0x29 ;
DD 0xffffffff ;
DB "Slef-OS ... | 16.194805 | 65 | 0.634322 |
05c8794751e9205c752d81e922391c626f5b860e | 1,256 | nasm | Assembly | tests/syntax-tests/source/Assembly (x86_64)/test.nasm | JesseVermeulen123/bat | e571cb553b5dcdbb032e84a5d7a404cd35b5b934 | [
"Apache-2.0",
"MIT"
] | 33,542 | 2018-04-21T11:03:59.000Z | 2022-03-31T22:19:37.000Z | tests/syntax-tests/source/Assembly (x86_64)/test.nasm | JesseVermeulen123/bat | e571cb553b5dcdbb032e84a5d7a404cd35b5b934 | [
"Apache-2.0",
"MIT"
] | 1,677 | 2018-04-21T11:37:05.000Z | 2022-03-30T11:35:07.000Z | tests/syntax-tests/source/Assembly (x86_64)/test.nasm | JesseVermeulen123/bat | e571cb553b5dcdbb032e84a5d7a404cd35b5b934 | [
"Apache-2.0",
"MIT"
] | 1,156 | 2018-04-30T22:01:52.000Z | 2022-03-30T17:41:45.000Z | global enlight
section .data
red dq 0 ; some comment
green dq 0
blue dq 0
data dq 0
N dd 0
M dd 0
change dd 0
delta db 0
section .text
enlight:
call assign_arguments
call set_data
call make_deltas
ret
assign_arguments:
mov qword[red], rdi
mov qword[green], rsi
mov qword[blue], rdx
mov... | 14.436782 | 26 | 0.666401 |
69746d00f5353567e42ad2581d488449af0735e4 | 327 | asm | Assembly | programs/oeis/245/A245552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245552: G.f.: Sum_{n>=0} (2*n+1)*x^(n^2+n+1).
; 0,1,0,3,0,0,0,5,0,0,0,0,0,7,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,0,0,0,0,0,0,0,0
lpb $0
mov $$0,$2
add $$0,$0
add $2,2
trn $0,$2
lpe
mov... | 29.727273 | 206 | 0.489297 |
41a4db84a5f753719b03ad315afe417bf989290f | 82 | asm | Assembly | audio/sfx/intro_crash.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/sfx/intro_crash.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/sfx/intro_crash.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SFX_Intro_Crash_Ch7:
noisenote 2, 13, 2, 50
noisenote 15, 15, 2, 67
endchannel
| 16.4 | 24 | 0.731707 |
e50fa3ed34f1abbdb8048bf4166b1a1d5a8f3652 | 140 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_logb.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_logb.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_logb.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; double __FASTCALL__ logb(double x)
SECTION code_fp_math48
PUBLIC cm48_sccz80_logb
EXTERN am48_logb
defc cm48_sccz80_logb = am48_logb
| 12.727273 | 36 | 0.828571 |
3e71b32feef432db9bb636c27ae1c70acbd4c8fc | 1,022 | asm | Assembly | programs/oeis/111/A111954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/111/A111954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/111/A111954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A111954: a(n) = A000129(n) + (-1)^n.
; 1,0,3,4,13,28,71,168,409,984,2379,5740,13861,33460,80783,195024,470833,1136688,2744211,6625108,15994429,38613964,93222359,225058680,543339721,1311738120,3166815963,7645370044,18457556053,44560482148,107578520351,259717522848,627013566049,1513744654944,3654502875939,8822750406820... | 20.44 | 393 | 0.603718 |
8f25f1d73883981e011f1382622ff5c68ca21a45 | 461 | asm | Assembly | data/pokemon/base_stats/hoenn/spinda.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/hoenn/spinda.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/hoenn/spinda.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | db 0 ; 327 DEX NO
db 60, 60, 60, 60, 60, 60
; hp atk def spd sat sdf
db NORMAL, NORMAL ; type
db 255 ; catch rate
db 85 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 15 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/hoenn/spinda/front.di... | 20.954545 | 51 | 0.663774 |
d776509cd32f3bd4cf8e13f7b3f1be5289085db1 | 609 | asm | Assembly | oeis/179/A179986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/179/A179986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/179/A179986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A179986: Second 9-gonal (or nonagonal) numbers: a(n) = n*(7*n+5)/2.
; 0,6,19,39,66,100,141,189,244,306,375,451,534,624,721,825,936,1054,1179,1311,1450,1596,1749,1909,2076,2250,2431,2619,2814,3016,3225,3441,3664,3894,4131,4375,4626,4884,5149,5421,5700,5986,6279,6579,6886,7200,7521,7849,8184,8526,8875,9231,9594,9964,10... | 76.125 | 499 | 0.768473 |
c4978193c652f0282d39d7ba05dac80cfcfc6310 | 157 | asm | Assembly | assets/assembly/ours/fatorial.asm | edassis/SB-Tradutor | 9e5a5836e6cf978face35023620257fce684c257 | [
"MIT"
] | 1 | 2021-02-09T22:24:34.000Z | 2021-02-09T22:24:34.000Z | assets/assembly/ours/fatorial.asm | edassis/SB-Tradutor | 9e5a5836e6cf978face35023620257fce684c257 | [
"MIT"
] | null | null | null | assets/assembly/ours/fatorial.asm | edassis/SB-Tradutor | 9e5a5836e6cf978face35023620257fce684c257 | [
"MIT"
] | null | null | null | SECTION TEXT
INPUT N
LOAD N
FAT: SUB ONE
JMPZ FIM
STORE AUX
MULT N
STORE N
LOAD AUX
JMP FAT
FIM: OUTPUT N
STOP
SECTION DATA
AUX: SPACE
N: SPACE
ONE: CONST 1 | 9.235294 | 13 | 0.751592 |
a2d064fe607c5e0baa93c74ddab899989a124c90 | 37,297 | asm | Assembly | dev/ansi/ansi.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/ansi/ansi.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/ansi/ansi.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | PAGE ,132
TITLE CONDEV FANCY CONSOLE DRIVER
;******************************************************************************
; Change Log:
; Date Who # Description
; -------- --- --- ------------------------------------------------------
; 06/01/90 MKS C02 Bug#173. ANSI was permi... | 20.041376 | 85 | 0.61568 |
629606bcc3242818f9a636970bf43d815c1df0c6 | 7,842 | asm | Assembly | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_1477.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_1477.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_un_/i9-9900K_12_0xa0_notsx.log_1_1477.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x8f4b, %rbx
nop
sub %r8, %r8
mov $0x6162636465666768, %rcx
movq %rcx, %xmm7
vmovups %ymm7, (%rbx)
nop
nop
nop
cmp $63563, %rax
lea addresses_A_ht+0x1414b, %rsi
lea addresses_A... | 19.459057 | 152 | 0.643713 |
89b91de10d1dbdf4751bafb0448403dcfd21cff3 | 731 | asm | Assembly | contrib/boringssl-cmake/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 15,577 | 2019-09-23T11:57:53.000Z | 2022-03-31T18:21:48.000Z | contrib/boringssl-cmake/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 16,476 | 2019-09-23T11:47:00.000Z | 2022-03-31T23:06:01.000Z | contrib/boringssl-cmake/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | ; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
%ifdef BORINGSSL_PREFIX
%include "boringssl_prefix_symbols_nasm.inc"
%endif
section .text code align=64
global CRYPTO_rdrand
ALIGN 16
CRYPT... | 12.389831 | 76 | 0.737346 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.