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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44bc65a97ca1af9357cc074f3bda8ec4d0bb3005 | 408 | asm | Assembly | oeis/309/A309957.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/309/A309957.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/309/A309957.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A309957: Product of digits of (n written in base 6).
; Submitted by Christian Krause
; 0,1,2,3,4,5,0,1,2,3,4,5,0,2,4,6,8,10,0,3,6,9,12,15,0,4,8,12,16,20,0,5,10,15,20,25,0,0,0,0,0,0,0,1,2,3,4,5,0,2,4,6,8,10,0,3,6,9,12,15,0,4,8,12,16,20,0,5,10,15,20,25,0,0,0,0,0,0,0,2,4,6,8,10,0,4,8,12,16,20,0,6,12,18,24,30,0,8,16,24
... | 29.142857 | 231 | 0.580882 |
54f908eac08c21af3c871737da6256b15d8fc7c0 | 231 | asm | Assembly | SOURCE ASM FILES/FPSHack_TEST_SlowArrowVel.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 14 | 2017-08-16T17:20:21.000Z | 2021-12-07T03:45:12.000Z | SOURCE ASM FILES/FPSHack_TEST_SlowArrowVel.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 1 | 2018-05-26T12:32:23.000Z | 2018-08-10T06:48:38.000Z | SOURCE ASM FILES/FPSHack_TEST_SlowArrowVel.asm | Meowmaritus/Wind-Waker-60FPS-Hack | 13696724637a1c60e82ef76759af85e3c78356ef | [
"MIT"
] | 6 | 2017-12-25T01:48:35.000Z | 2021-12-07T21:07:30.000Z | #To be inserted at 800d5b60
#############################
##FPSHack_TEST_SlowArrowVel##
#############################
lis r17, 0x817F
lfs f17, 0x0004 (r17) #Load FloatSlowdown
lfs f1, -0x65C4 (rtoc) #Vanilla
fmuls f1, f1, f17 | 23.1 | 41 | 0.541126 |
d2feaa26d16feba83c2a96beb15860b025363526 | 1,831 | asm | Assembly | programs/oeis/135/A135092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/135/A135092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/135/A135092.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A135092: Binomial transform of [1, 6, 1, 6, 1, 6, ...].
; 1,7,14,28,56,112,224,448,896,1792,3584,7168,14336,28672,57344,114688,229376,458752,917504,1835008,3670016,7340032,14680064,29360128,58720256,117440512,234881024,469762048,939524096,1879048192,3758096384,7516192768,15032385536,30064771072,60129542144,1202590842... | 152.583333 | 1,696 | 0.910431 |
86063d5aab3b7c4dd74e9bccd04f195de19c28dc | 477 | asm | Assembly | programs/oeis/169/A169736.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/169/A169736.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/169/A169736.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A169736: First differences of A169735.
; 1,18,9,9,9,9,9,9,9,9,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mov $1,1
mov $2,$0
mov $3,$0
mov $0,4
lpb $2,1
add $0,5
add $... | 19.08 | 212 | 0.498952 |
f6de95b15ff2a2007a2a3d0c810d71152ef93115 | 67,823 | asm | Assembly | final part - Copy/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null | final part - Copy/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null | final part - Copy/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null |
;CodeVisionAVR C Compiler V3.12 Advanced
;(C) Copyright 1998-2014 Pavel Haiduc, HP InfoTech s.r.l.
;http://www.hpinfotech.com
;Build configuration : Debug
;Chip type : ATmega32
;Program type : Application
;Clock frequency : 8/000000 MHz
;Memory model : Small
;Optim... | 18.79274 | 111 | 0.588488 |
827e6bd94b10d3680eb8cdbbf94eead7d737f259 | 604 | asm | Assembly | oeis/006/A006590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006590: a(n) = Sum_{k=1..n} ceiling(n/k).
; Submitted by Jamie Morken(w4)
; 1,3,6,9,13,16,21,24,29,33,38,41,48,51,56,61,67,70,77,80,87,92,97,100,109,113,118,123,130,133,142,145,152,157,162,167,177,180,185,190,199,202,211,214,221,228,233,236,247,251,258,263,270,273,282,287,296,301,306,309,322,325,330,337,345,350,359,... | 75.5 | 374 | 0.72351 |
6103bbfff3bb79749d863807ef697d0cf38277bd | 380 | asm | Assembly | programs/oeis/180/A180319.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/180/A180319.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/180/A180319.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A180319: Total number of possible standard knight moves on an n X 2n chessboard, if the knight is placed anywhere
; 0,8,52,128,236,376,548,752,988,1256,1556,1888,2252,2648,3076,3536,4028,4552,5108,5696,6316,6968,7652,8368,9116,9896,10708,11552,12428,13336,14276,15248,16252,17288,18356,19456,20588,21752,22948,24176,25... | 38 | 207 | 0.755263 |
f57b7babdf9b56414277da59620c1c75c0519031 | 100 | asm | Assembly | flame32-libs/unit-tests/test-and-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | 2 | 2019-08-21T09:16:32.000Z | 2020-08-12T12:56:08.000Z | flame32-libs/unit-tests/test-and-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | flame32-libs/unit-tests/test-and-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | #include "../../flame32.asm"
; Tests AND
lod 0x12345678
ldl B, 0x0x0000FFFF
and A, B
; 0x00005678
| 11.111111 | 28 | 0.69 |
f5282db09667c33075eba278b02d429474d41251 | 3,460 | asm | Assembly | eurasia/services4/srvinit/devices/sgx/slave_supervisor.use.asm | shaqfu786/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | 3 | 2020-03-13T23:37:00.000Z | 2021-09-03T06:34:04.000Z | eurasia/services4/srvinit/devices/sgx/slave_supervisor.use.asm | zzpianoman/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | null | null | null | eurasia/services4/srvinit/devices/sgx/slave_supervisor.use.asm | zzpianoman/GFX_Linux_DDK | f184ac914561fa100a5c92a488df777de8785f93 | [
"FSFAP"
] | 6 | 2015-02-05T03:01:01.000Z | 2021-07-24T01:07:18.000Z | /*****************************************************************************
Name : slave_supervisor.use.asm
Title : USE program for handling supervisor tasks
Author : Imagination Technologies
Created : 08/11/2010
Copyright : 2010 by Imagination Technologies Limited. All rights reserved.
No part of... | 31.743119 | 105 | 0.595954 |
4444f07c534aeb36a820368839041f89e6897676 | 7,631 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1536.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_0xca_notsx.log_21829_1536.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_0xca_notsx.log_21829_1536.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 %r14
push %r8
push %rbp
push %rbx
push %rsi
lea addresses_WT_ht+0x1b7e6, %r12
nop
nop
nop
nop
nop
add $53146, %rbp
movb $0x61, (%r12)
nop
nop
nop
inc %rbp
lea addresses_UC_ht+0x1d362, %r14
nop
sub $43564, %r10
movw $0x6162, (%r14)
nop
nop
nop
nop
xor... | 30.770161 | 2,999 | 0.650505 |
69fee528ed6c36cd2b808166881cef621515513b | 1,265 | asm | Assembly | os/adc.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | os/adc.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | os/adc.asm | ceharris/sbz80 | b5b6cbc8fb631e0703b15b0701d66e527bbf9ef7 | [
"Apache-2.0"
] | null | null | null | ;---------------------------------------------------------------
; Analog-to-Digital Conversion Support
;
; There are two ADC units in the system.
;
; Unit adc0 is a Maxim 118 8-channel 8-bit ADC with single-ended
; inputs referenced to the +5V power supply. This... | 45.178571 | 77 | 0.566008 |
de8a9165f7fd74323432e04ad843ee9af8dc8cc6 | 7,453 | asm | Assembly | eng_mecat_bkp/vhdl_microcont/Lab01/prat1/MCU/orig_7v.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | eng_mecat_bkp/vhdl_microcont/Lab01/prat1/MCU/orig_7v.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | eng_mecat_bkp/vhdl_microcont/Lab01/prat1/MCU/orig_7v.asm | Mutanne/hiworld | d4c536775ecdd948b6fa205cd43fb5f92c7496c5 | [
"Unlicense"
] | null | null | null | org 0000h ;
MOV P1,#00h ;
principal: ;do menor p o maior
setb p1.0 ;
lcall tempo ;
mov p1,#02h ;
lcall tempo ;
mov p1,#04h ;
lcall tempo ;
mov p1,#08h ;
lcall tempo ;
mov p1,#10h ;
lcall tempo ;
mov p1,#20h ;
lcall tempo ;
mov p1,#40h ;
lcall tempo ;
... | 17.413551 | 32 | 0.593989 |
eefa362b4ae2e19ae1c3b66765e9068cfd05fcd0 | 562 | asm | Assembly | oeis/010/A010967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010967.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010967: a(n) = binomial coefficient C(n,14).
; 1,15,120,680,3060,11628,38760,116280,319770,817190,1961256,4457400,9657700,20058300,40116600,77558760,145422675,265182525,471435600,818809200,1391975640,2319959400,3796297200,6107086800,9669554100,15084504396,23206929840,35240152720,52860229080,78378960360,114955808528,... | 93.666667 | 492 | 0.868327 |
91f8b774fddf2421cd30447e3b782cb6d64db810 | 77 | asm | Assembly | test.asm | avengames/superscalar_processor | 0f33038a01cbc29497517c11c77e27e927a10542 | [
"MIT"
] | 1 | 2021-01-27T08:59:49.000Z | 2021-01-27T08:59:49.000Z | test.asm | avengames/superscalar_processor | 0f33038a01cbc29497517c11c77e27e927a10542 | [
"MIT"
] | null | null | null | test.asm | avengames/superscalar_processor | 0f33038a01cbc29497517c11c77e27e927a10542 | [
"MIT"
] | 1 | 2021-05-15T10:49:35.000Z | 2021-05-15T10:49:35.000Z | mov r0 2
mov r1 3
mov r2 2
mov r2 16
add r0 r1
sub r1 r0
mov r0 r2
add r0 r1
| 8.555556 | 9 | 0.688312 |
c9235de06862d362df6f260e5f9c157d7db18bb7 | 718 | asm | Assembly | MicroProcessor Lab Programs/2b.asm | MyCollegeForums/4thSemISE | 7c8b64c594a081954e2a011e1dcac71638d5f9b5 | [
"Apache-2.0"
] | null | null | null | MicroProcessor Lab Programs/2b.asm | MyCollegeForums/4thSemISE | 7c8b64c594a081954e2a011e1dcac71638d5f9b5 | [
"Apache-2.0"
] | 1 | 2018-02-06T10:51:31.000Z | 2018-02-06T10:51:31.000Z | MicroProcessor Lab Programs/2b.asm | MyCollegeForums/4thSemISE | 7c8b64c594a081954e2a011e1dcac71638d5f9b5 | [
"Apache-2.0"
] | 3 | 2018-02-06T10:46:32.000Z | 2018-04-23T13:41:07.000Z | assume cs:code, ds:data
data segment
pa equ 20a0h
pb equ 20a1h
pc equ 20a2h
cr equ 20a3h
data ends
code segment
start:
mov ax,data
mov ds,ax
mov dx,cr
mov al,82h
out dx,al
mov al,01
rpt:
mov dx,pa
out dx,al
... | 14.653061 | 25 | 0.426184 |
9407b175f0f5010c675243f8e37d7b565f00acd7 | 707 | asm | Assembly | oeis/024/A024346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024346.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024346: Expansion of 1/((1-x)(1-6x)(1-9x)(1-11x)).
; Submitted by Jon Maiga
; 1,27,484,7266,98959,1269177,15642586,187539120,2204181925,25529358855,292445725936,3321943348542,37489352241979,420930326166741,4707254688375814,52473555698990412,583456285162491601,6474264001041114915,71723229661683631900,7935131883622902... | 39.277778 | 496 | 0.818953 |
bd4bcc4df879c5f7653a12986d75c07617922e18 | 5,840 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_14796_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_14796_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_14796_1281.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1cc30, %rbp
clflush (%rbp)
add $25099, %r11
movb (%rbp), %r9b
nop
and $37681, %rax
lea addresses_D_ht+0x1e9d4, %rsi
lea addresses_UC_ht+0x159b8, %rdi
add $5417, %rbp
mov $111, %rcx
rep ... | 39.727891 | 2,999 | 0.653767 |
903428a943b5ff04034a44317311e620f4a3b04d | 686 | asm | Assembly | oeis/142/A142586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142586.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142586: Binomial transform of A014217.
; Submitted by Christian Krause
; 1,2,5,14,39,107,290,779,2079,5522,14615,38579,101634,267347,702455,1844114,4838079,12686507,33254210,87141659,228301839,598026002,1566300455,4101923939,10741568514,28126975907,73647747815,192833044754,504884940879,1321888886747,3460915937090,90... | 38.111111 | 483 | 0.813411 |
d088da2d3afd9a871e3abe1d09867edd2777d684 | 685 | asm | Assembly | programs/oeis/070/A070605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070605.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070605: n^5 mod 21.
; 0,1,11,12,16,17,6,7,8,18,19,2,3,13,14,15,4,5,9,10,20,0,1,11,12,16,17,6,7,8,18,19,2,3,13,14,15,4,5,9,10,20,0,1,11,12,16,17,6,7,8,18,19,2,3,13,14,15,4,5,9,10,20,0,1,11,12,16,17,6,7,8,18,19,2,3,13,14,15,4,5,9,10,20,0,1,11,12,16,17,6,7,8,18,19,2,3,13,14,15,4,5,9,10,20,0,1,11,12,16,17,6,7,8,18,19,2,... | 97.857143 | 631 | 0.59854 |
84bf6dc68f81f195403ba6e65d5698bfff3f8853 | 509 | asm | Assembly | oeis/077/A077597.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077597.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077597.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077597: Coefficient of x in the n-th Moebius polynomial (A074586), M(n,x), which satisfies M(n,-1)=mu(n) the Moebius function of n.
; Submitted by Jamie Morken(s4)
; 0,2,4,7,9,13,15,19,22,26,28,34,36,40,44,49,51,57,59,65,69,73,75,83,86,90,94,100,102,110,112,118,122,126,130,139,141,145,149,157,159,167,169,175,181,185... | 28.277778 | 209 | 0.650295 |
65295cd632ef8819f71097772504143397915bf0 | 730 | asm | Assembly | oeis/228/A228210.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/228/A228210.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/228/A228210.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A228210: x-values in the solutions to x^2 - 5y^2 = 44.
; Submitted by Christian Krause
; 7,8,13,17,32,43,83,112,217,293,568,767,1487,2008,3893,5257,10192,13763,26683,36032,69857,94333,182888,246967,478807,646568,1253533,1692737,3281792,4431643,8591843,11602192,22493737,30374933,58889368,79522607,154174367,208192888,4... | 56.153846 | 498 | 0.771233 |
16717df99d90702cfa7dac3020ee1d72f9442252 | 583 | asm | Assembly | oeis/107/A107230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/107/A107230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/107/A107230.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A107230: A number triangle of inverse Chebyshev transforms.
; Submitted by Jon Maiga
; 1,1,1,2,2,1,3,6,3,1,6,12,12,4,1,10,30,30,20,5,1,20,60,90,60,30,6,1,35,140,210,210,105,42,7,1,70,280,560,560,420,168,56,8,1,126,630,1260,1680,1260,756,252,72,9,1,252,1260,3150,4200,4200,2520,1260,360,90,10,1,462,2772,6930,11550,1155... | 34.294118 | 377 | 0.689537 |
b2ce470a845178bffb382f51f7c01476e97c7592 | 1,128 | asm | Assembly | engine/drawPlayer.asm | laoo/TimePilot | 88b2548ab23d213677047ca530b68f9523ea7140 | [
"MIT"
] | 24 | 2018-05-17T05:55:38.000Z | 2021-12-30T10:22:45.000Z | engine/drawPlayer.asm | laoo/TimePilot | 88b2548ab23d213677047ca530b68f9523ea7140 | [
"MIT"
] | 1 | 2018-06-27T11:08:01.000Z | 2018-06-27T11:08:01.000Z | engine/drawPlayer.asm | laoo/TimePilot | 88b2548ab23d213677047ca530b68f9523ea7140 | [
"MIT"
] | 3 | 2018-05-19T03:47:19.000Z | 2021-06-01T12:33:32.000Z | ; TIMEPILOT
; drawing Player
.proc drawPlayer
lda playerFrameDraw ; 0 = we dont need to redraw player
bne @+
rts
@ ldx player.currentFrame
dec playerFrameDraw ; 1-> 0
;X - frame animation number 0..15
;layout offset bits meaning
;9876543210
;bbbbssffff
; b - byte number
; s - sprite num... | 15.04 | 59 | 0.626773 |
091d98576db7755b03790186000ef295548f2ecf | 16 | asm | Assembly | src/main/fragment/mos6502-common/vbsxx_lt_0_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbsxx_lt_0_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbsxx_lt_0_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | cpx #0
bmi {la1} | 8 | 9 | 0.625 |
3a0508fdfcd1e02a7ef951623bf444e4201df577 | 7,403 | asm | Assembly | 03 SoliditySamples-master/old/simple/contracts/token.asm | JUANLUNABLANCO/BLOCKCHAIN_COURSES | 1428edad0a37f36464a46c8df44a30ef7da37e9d | [
"MIT"
] | null | null | null | 03 SoliditySamples-master/old/simple/contracts/token.asm | JUANLUNABLANCO/BLOCKCHAIN_COURSES | 1428edad0a37f36464a46c8df44a30ef7da37e9d | [
"MIT"
] | null | null | null | 03 SoliditySamples-master/old/simple/contracts/token.asm | JUANLUNABLANCO/BLOCKCHAIN_COURSES | 1428edad0a37f36464a46c8df44a30ef7da37e9d | [
"MIT"
] | null | null | null |
======= token.sol:Token =======
EVM assembly:
/* "token.sol":31:697 contract Token {
... */
mstore(0x40, 0x60)
/* "token.sol":262:333 function Token() public {
... */
jumpi(tag_1, iszero(callvalue))
0x0
dup1
revert
tag_1:
tag_2:
/* "token.sol":320:325 10000 */
0x2710
/* "t... | 20.450276 | 122 | 0.510739 |
4165488a3d9cfdfb49ce5f2c56d699c8b7eea6a3 | 280 | asm | Assembly | libsrc/time/spectrum/clock.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/time/spectrum/clock.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/time/spectrum/clock.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; clock()
; Goodness knows it this is right..ages since
; I used a spectrum...
;
; djm 12/1/2000
;
; ------
; $Id: clock.asm,v 1.5 2016-06-10 21:14:50 dom Exp $
;
SECTION code_clib
PUBLIC clock
PUBLIC _clock
.clock
._clock
ld hl,(23672)
ld a,(23674)
ld e,a
ld d,0
ret
| 12.173913 | 52 | 0.625 |
d9659a8d9387560f95a994e66d7071c1cb6970ae | 21,970 | asm | Assembly | build/default/production/alarm.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | build/default/production/alarm.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | build/default/production/alarm.asm | AlphaFelix/PBLE | 21179cbafae575d25ec1cc9a746aab709ce0ea4d | [
"MIT"
] | null | null | null | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.6.0 #9615 (MINGW64)
;--------------------------------------------------------
; PIC16 port for the Microchip 16-bit core micros
;--------------------------------------------------------
list ... | 20.304991 | 129 | 0.714429 |
09913a520377f040dd839777e391f00f620990d4 | 1,174 | asm | Assembly | testbed/pgm3.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | testbed/pgm3.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | testbed/pgm3.asm | findhamza/Compilers | 50130f1d3c7ea79e0b164a887cf63c45c036e821 | [
"MIT"
] | null | null | null | %include "IOSR.asm"
global _start
section .data
section .bss
somevar RESW 1
othervar RESW 1
ans RESW 1
temp0 RESW 1
temp1 RESW 1
section .txt
_start:
call PrintString
call GetAnInteger
mov ax, [ReadInt]
mov [somevar], ax
call PrintString
call GetAnInteger
mov ax, [ReadInt]
mov [othervar], ax
m... | 11.075472 | 28 | 0.665247 |
e67990c377369dab917a38e9694782e998bd34a3 | 474 | asm | Assembly | programs/oeis/313/A313746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/313/A313746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/313/A313746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A313746: Coordination sequence Gal.5.113.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,10,15,20,26,31,36,41,46,51,56,61,66,72,77,82,87,92,97,102,107,112,118,123,128,133,138,143,148,153,158,164,169,174,179,184,189,194,199,20... | 29.625 | 179 | 0.691983 |
d90e7f28b7d2642aebd4cf2b91a98b82db6730c5 | 2,419 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_7_801.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_7_801.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_7_801.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 %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x18786, %rdi
nop
and %r11, %r11
mov (%rdi), %si
mfence
lea addresses_A_ht+0x2086, %r15
inc %rdi
mov $0x6162636465666768, %rbx
movq %rbx, %xmm1
and $0xffffffffffffffc0, %r1... | 20.327731 | 149 | 0.651095 |
72a15d0424f22284d71f44534608d307c52fa8dc | 515 | asm | Assembly | oeis/132/A132752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/132/A132752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/132/A132752.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A132752: Triangle T(n, k) = 2*A132749(n, k) - 1, read by rows.
; Submitted by Simon Strandgaard
; 1,3,1,3,3,1,3,5,5,1,3,7,11,7,1,3,9,19,19,9,1,3,11,29,39,29,11,1,3,13,41,69,69,41,13,1,3,15,55,111,139,111,55,15,1,3,17,71,167,251,251,167,71,17,1,3,19,89,239,419,503,419,239,89,19,1,3,21,109,329,659,923,923,659,329,109,2... | 32.1875 | 312 | 0.638835 |
29a96b157079a3aa675a3edc4f099f211abfb216 | 1,235 | asm | Assembly | anims_zx.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | anims_zx.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | anims_zx.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | ; ----------------------------------------------------------------------------
; Altair, CIDLESA's 1981 arcade game remade for the ZX Spectrum and
; Amstrad CPC.
; ----------------------------------------------------------------------------
ashot_am .db 2
.dw shot_it0, WHITE
.dw shot_it1, WHITE
fire_am .db 2
.dw... | 21.666667 | 78 | 0.626721 |
c4c1de18d1f0f87bbbacd0988cc573eb2caa2ebb | 561 | asm | Assembly | programs/oeis/164/A164004.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164004.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164004.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164004: Zero together with row 4 of the array in A163280.
; 0,5,10,18,28,40,54,70,88,108,130,154,180,208,238,270,304,340,378,418,460,504,550,598,648,700,754,810,868,928,990,1054,1120,1188,1258,1330,1404,1480,1558,1638,1720,1804,1890,1978,2068,2160,2254,2350,2448,2548,2650,2754,2860,2968,3078,3190,3304,3420,3538,3658... | 70.125 | 460 | 0.757576 |
aa7a737fe11ef31396dc7bb90d3b305eefe7df73 | 5,634 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1205.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1205.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1205.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x190d8, %rsi
nop
nop
nop
nop
and $33987, %r8
mov (%rsi), %r11d
nop
add %rcx, %rcx
lea addresses_D_ht+0x162f2, %rsi
lea addresses_D_ht+0xd932, %rdi
nop
nop
nop
add $62478, %rax
mov $21, ... | 38.326531 | 2,999 | 0.658857 |
48226876e62015874bd2f4e29a4350ba82e42d4d | 427 | asm | Assembly | Tests/Region/AutoRange/AutoRange.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 283 | 2015-01-02T01:02:28.000Z | 2022-03-28T11:16:10.000Z | Tests/Region/AutoRange/AutoRange.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 117 | 2015-01-04T10:24:50.000Z | 2022-03-12T19:51:13.000Z | Tests/Region/AutoRange/AutoRange.asm | Thar0/armips | 4616b009959a8675eb2c9af66470b30c4083dffb | [
"MIT"
] | 82 | 2015-02-07T15:03:47.000Z | 2022-01-09T12:18:38.000Z | .psx
.create "output.bin", 0
.region 20h
.word 1,2,3,4
.endregion
.defineregion 80h,20h
.autoregion
.notice "Allocated A at " + tohex(.)
.word 5,6
.endautoregion
.autoregion 60h,100h
.notice "Allocated B at " + tohex(.)
.word 80h,81h
.endautoregion
.autoregion 0h,30h
.notice "Allocated C at " + tohex(.)
.word 9,1... | 14.233333 | 36 | 0.702576 |
76d1f14bee80c7c751293420cf3daa2010f81ff2 | 7,228 | asm | Assembly | Transynther/x86/_processed/NC/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_21829_803.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_21829_803.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_21829_803.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 %r13
push %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x5557, %rsi
lea addresses_UC_ht+0xe497, %rdi
nop
nop
nop
nop
inc %r14
mov $112, %rcx
rep movsl
sub $22537, %r14
lea addresses_WC_ht+0x14897, %r14
nop
nop
nop
nop
xor $61446, %rbx
mov (... | 47.24183 | 2,999 | 0.617045 |
9cf37d494347780408177ac2983c8c25d263073c | 2,535 | asm | Assembly | data/github.com/corkami/pics/3cb08bc92e6c7508a30ca0d9f5f8a3319a300591/binary/macho101/simple64.asm | ajnavarro/language-dataset | 34e2980af98ff2ded500619edce3e0907a6e9050 | [
"MIT"
] | 9 | 2018-08-07T11:54:33.000Z | 2022-03-11T09:48:45.000Z | data/github.com/corkami/pics/3cb08bc92e6c7508a30ca0d9f5f8a3319a300591/binary/macho101/simple64.asm | ajnavarro/language-dataset | 34e2980af98ff2ded500619edce3e0907a6e9050 | [
"MIT"
] | 91 | 2019-11-11T15:41:26.000Z | 2022-03-21T04:17:18.000Z | data/github.com/corkami/pics/3cb08bc92e6c7508a30ca0d9f5f8a3319a300591/binary/macho101/simple64.asm | ajnavarro/language-dataset | 34e2980af98ff2ded500619edce3e0907a6e9050 | [
"MIT"
] | 3 | 2019-11-13T12:44:41.000Z | 2022-01-06T19:34:26.000Z | ; a simple Hello-World Mach-O
; 64 bits and Mountain Lion (LC_MAIN) format
; Ange Albertini, BSD Licence 2013
BITS 64
%include 'macho.inc'
;###############################################################################
istruc mach_header64
at mach_header64.magic, dd MH_MAGIC_64
at mach_header64.cputy... | 28.166667 | 95 | 0.637475 |
3e07b4449e140a1870b750a14fb1f28b857135e3 | 4,968 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_11802_67.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_11802_67.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_11802_67.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10f70, %rsi
lea addresses_D_ht+0x1dd70, %rdi
cmp %r15, %r15
mov $15, %rcx
rep movsw
nop
nop
nop
nop
cmp %r10, %r10
lea addresses_D_ht+0xec70, %r8
nop
nop
nop
add %rbx, %rbx
and $0xffff... | 46.867925 | 2,999 | 0.660829 |
9abad77db3795c6a70981d3abc3a3bfc2410bee7 | 221 | asm | Assembly | libmikeos/src.os/os_pause.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_pause.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_pause.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
; @@@ void mikeos_pause(unsigned int deciseconds);
%include "os_vector.inc"
section .text
use16
global _mikeos_pause
_mikeos_pause:
push bp
mov bp, sp
mov ax, [bp + 4]
mov bx, os_pause
call bx
pop bp
ret
| 10.52381 | 50 | 0.692308 |
c17c002fa983fcec9e0c7f3c49108d68ee3211ea | 458 | asm | Assembly | data/pokemon/base_stats/sinnoh/bonsly.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/sinnoh/bonsly.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/sinnoh/bonsly.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | null | null | null | db 0 ; 438 DEX NO
db 50, 80, 95, 10, 10, 45
; hp atk def spd sat sdf
db ROCK, ROCK ; type
db 255 ; catch rate
db 68 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/sinnoh/bonsly/front.dime... | 20.818182 | 52 | 0.659389 |
b35e3dda7006204a4ff6dd6e1a1141da5486b0b7 | 8,585 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_6957_1454.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_6957_1454.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_6957_1454.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1bf81, %rsi
lea addresses_UC_ht+0xb1e6, %rdi
nop
nop
nop
inc %r12
mov $38, %rcx
rep movsb
nop
nop
nop
cmp %r10, %r10
lea addresses_WC_ht+0x1561c, %rcx
nop
nop
nop
dec %rd... | 33.146718 | 2,999 | 0.657659 |
67f57f2f9d191dd7baeda9b19c135d65e8188a58 | 252 | asm | Assembly | examples/hello.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | 2 | 2021-04-30T19:30:58.000Z | 2021-04-30T21:29:44.000Z | examples/hello.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | null | null | null | examples/hello.asm | x86128/pymesm | 4f5f2fe9ae06fd7023ef1022040774e157fd0792 | [
"MIT"
] | null | null | null | # hello world using loop
org 1
ptr prn0 32767
# loop setup
vtm -15,2
lbl loop
xta hello+15,2
atx prn0
vlm loop,2
stop 0o12345,6
dorg 0o2000
arr hello "Hello, world!!!\n"
| 18 | 33 | 0.492063 |
bffb5ac585a8a80e37204d952cdada1197851fa1 | 2,977 | asm | Assembly | libsrc/z80_crt0s/gbz80/sdcc/l_div16.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/z80_crt0s/gbz80/sdcc/l_div16.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/z80_crt0s/gbz80/sdcc/l_div16.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_l_sdcc
PUBLIC l_div8
PUBLIC l_mod8
PUBLIC l_div8_signexte
PUBLIC l_div16
PUBLIC l_mod16
GLOBAL l_divu16
l_div8:
l_mod8:
ld a,c ; Sign extend
rlca
sbc a
ld b,a
l_div8_signexte:
... | 30.070707 | 77 | 0.453141 |
ed17157fb54582d2ef4c0764a42d9abc646ab5a5 | 1,927 | asm | Assembly | programs/oeis/188/A188820.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188820.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188820.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A188820: Number of n X 5 binary arrays without the pattern 0 1 diagonally or antidiagonally.
; 32,169,432,841,1360,2025,2800,3721,4752,5929,7216,8649,10192,11881,13680,15625,17680,19881,22192,24649,27216,29929,32752,35721,38800,42025,45360,48841,52432,56169,60016,64009,68112,72361,76720,81225,85840,90601,95472,100489... | 41 | 1,420 | 0.779969 |
392714680c515e27003908fda1db15844f3696b3 | 337 | asm | Assembly | programs/oeis/165/A165775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165775.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A165775: n + (least square >= n), i.e., n + A048761(n).
; 0,2,6,7,8,14,15,16,17,18,26,27,28,29,30,31,32,42,43,44,45,46,47,48,49,50,62,63,64,65,66,67,68,69,70,71,72,86,87,88,89,90,91,92,93,94,95,96,97,98,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,146
mov $1,$0
mov $2,1
lpb $0,1
trn $0,$2
add $1,$... | 30.636364 | 210 | 0.614243 |
d39f7fb52c6eae21ff7c9636a6b4b7a080f356c0 | 238 | asm | Assembly | hmNLua.src/hmLoadCLR/Release/.NETFramework,Version=v4.5.AssemblyAttributes.asm | komiyamma/hm_nlua | 7080b54470a0be4b2370563117c655b12ade1d7a | [
"Apache-2.0"
] | null | null | null | hmNLua.src/hmLoadCLR/Release/.NETFramework,Version=v4.5.AssemblyAttributes.asm | komiyamma/hm_nlua | 7080b54470a0be4b2370563117c655b12ade1d7a | [
"Apache-2.0"
] | null | null | null | hmNLua.src/hmLoadCLR/Release/.NETFramework,Version=v4.5.AssemblyAttributes.asm | komiyamma/hm_nlua | 7080b54470a0be4b2370563117c655b12ade1d7a | [
"Apache-2.0"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27048.0
; Generated by VC++ for Common Language Runtime
.file "G:\repogitory\hm_nlua\hmNLua.src\hmLoadCLR\Release\.NETFramework,Version=v4.5.AssemblyAttributes.cpp"
| 47.6 | 108 | 0.798319 |
3e1027ddfdcdef95040d014b57a21e3dc270e1d0 | 464 | asm | Assembly | oeis/044/A044808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/044/A044808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/044/A044808.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A044808: Numbers n such that string 9,5 occurs in the base 10 representation of n but not of n+1.
; Submitted by Jon Maiga
; 95,195,295,395,495,595,695,795,895,959,995,1095,1195,1295,1395,1495,1595,1695,1795,1895,1959,1995,2095,2195,2295,2395,2495,2595,2695,2795,2895,2959,2995,3095,3195,3295,3395,3495,3595
add $0,2
... | 22.095238 | 184 | 0.696121 |
9db8b06133a1319dccf9a91ae414087158576cae | 5,768 | asm | Assembly | Driver/Power/Common/powerCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Power/Common/powerCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Power/Common/powerCode.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Common power management code
FILE: powerCode.asm
AUTHOR: Tony Requist
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
... | 20.673835 | 80 | 0.577497 |
de2e4c35f813299e49005c9e77e62db51b4693bc | 5,500 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_73_356.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_73_356.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_73_356.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x11fd9, %rsi
lea addresses_A_ht+0x107c1, %rdi
clflush (%rdi)
and %r9, %r9
mov $19, %rcx
rep movsb
add $298, %r13
lea addresses_WC_ht+0x1c49, %rsi
lea addresses_UC_ht+0x7e, %rdi... | 21.072797 | 218 | 0.654909 |
e2dc07089613a3a410bca28c623db9e619dd6ff5 | 661 | asm | Assembly | oeis/003/A003959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/003/A003959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/003/A003959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A003959: If n = Product p(k)^e(k) then a(n) = Product (p(k)+1)^e(k), a(1) = 1.
; Submitted by Christian Krause
; 1,3,4,9,6,12,8,27,16,18,12,36,14,24,24,81,18,48,20,54,32,36,24,108,36,42,64,72,30,72,32,243,48,54,48,144,38,60,56,162,42,96,44,108,96,72,48,324,64,108,72,126,54,192,72,216,80,90,60,216,62,96,128,729,84,144... | 26.44 | 334 | 0.597579 |
47399a6110620bd629568131ee4a0510582eda60 | 1,403 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i7-7700_9_0xca_notsx.log_111_931.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i7-7700_9_0xca_notsx.log_111_931.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i7-7700_9_0xca_notsx.log_111_931.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 %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xdd1b, %rsi
lea addresses_normal_ht+0xa79b, %rdi
and %r15, %r15
mov $48, %rcx
rep movsq
nop
nop
nop
xor $6271, %rax
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r15
ret
.global s_faulty_load
s_faulty... | 22.269841 | 332 | 0.657876 |
9d5aab8eb89b9cf890d430daa20c0b452c6995c2 | 608 | asm | Assembly | programs/oeis/109/A109921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/109/A109921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/109/A109921.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A109921: a(2n) = prime(n). a(2n+1) = sum of composite numbers between prime(n) and prime(n+1). We define a(1) = 1.
; 1,2,0,3,4,5,6,7,27,11,12,13,45,17,18,19,63,23,130,29,30,31,170,37,117,41,42,43,135,47,250,53,280,59,60,61,320,67,207,71,72,73,380,79,243,83,430,89,651,97,297,101,102,103,315,107,108,109,333,113,1560,12... | 24.32 | 212 | 0.598684 |
0c6f1f9eed16f5695019bfc79dc9780c8e89270e | 540 | asm | Assembly | programs/oeis/068/A068499.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/068/A068499.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/068/A068499.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A068499: Numbers m such that m! reduced modulo (m+1) is not zero.
; 1,2,3,4,6,10,12,16,18,22,28,30,36,40,42,46,52,58,60,66,70,72,78,82,88,96,100,102,106,108,112,126,130,136,138,148,150,156,162,166,172,178,180,190,192,196,198,210,222,226,228,232,238,240,250,256,262,268,270,276,280,282,292,306,310,312,316,330,336,346,3... | 54 | 370 | 0.705556 |
6202597b4ff71b82fd09b59c297f93d2f34487a1 | 822 | asm | Assembly | oeis/142/A142250.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142250.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142250.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142250: Primes congruent to 1 mod 43.
; Submitted by Simon Strandgaard
; 173,431,947,1033,1291,1549,1721,1979,2237,2753,3011,3527,3613,4129,4817,4903,5333,5419,5591,5849,6451,6709,6967,7741,8171,8429,9203,9461,9547,9719,10321,10837,11353,11783,12041,13159,13331,13417,13933,14449,14621,14879,15137,15739,16427,16943,1... | 35.73913 | 496 | 0.733577 |
af1565a77b8a38f85a38d29eb1c464486f350aeb | 555 | asm | Assembly | programs/oeis/060/A060899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/060/A060899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/060/A060899.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A060899: Number of walks of length n on square lattice, starting at origin, staying on points with x+y >= 0.
; 1,2,8,24,96,320,1280,4480,17920,64512,258048,946176,3784704,14057472,56229888,210862080,843448320,3186360320,12745441280,48432676864,193730707456,739699064832,2958796259328,11342052327424,45368209309696,1744... | 24.130435 | 253 | 0.715315 |
7291a2253d6040abb225b2f3137786b1e9507278 | 612 | asm | Assembly | oeis/002/A002942.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002942.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002942.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002942: a(n) = n^2 written backwards.
; Submitted by Jamie Morken(s1.)
; 1,4,9,61,52,63,94,46,18,1,121,441,961,691,522,652,982,423,163,4,144,484,925,675,526,676,927,487,148,9,169,4201,9801,6511,5221,6921,9631,4441,1251,61,1861,4671,9481,6391,5202,6112,9022,4032,1042,52,1062,4072,9082,6192,5203,6313,9423,4633,1843,63... | 40.8 | 437 | 0.714052 |
b18723d2f55bcfd146e2c8fe7d706dbdb8585dd9 | 156 | asm | Assembly | sample/puts.asm | plankp/RLVM | f15e347e90985507d3ef6cedda057844602c705f | [
"MIT"
] | null | null | null | sample/puts.asm | plankp/RLVM | f15e347e90985507d3ef6cedda057844602c705f | [
"MIT"
] | null | null | null | sample/puts.asm | plankp/RLVM | f15e347e90985507d3ef6cedda057844602c705f | [
"MIT"
] | null | null | null | # Same thing in C's <stdio.h>
#
# extern r0 puts (r0)
.SECTION text
.GLOBAL puts
puts: LDC r1, STDOUT
FWRTS r0, r1, r0
MOV r0, 0xA
FWRTB r0, r1, r0
| 15.6 | 30 | 0.634615 |
29b01529c8b0f27297fd737d0dc1a4d446c014ca | 105 | asm | Assembly | tests/roms/pierettini.asm | Maverickke/aiv_gb | 5209b508e2c3a993504ed903e8dfc3e3370f4dc4 | [
"MIT"
] | 5 | 2018-12-13T10:04:21.000Z | 2021-05-09T18:14:52.000Z | tests/roms/pierettini.asm | Maverickke/aiv_gb | 5209b508e2c3a993504ed903e8dfc3e3370f4dc4 | [
"MIT"
] | 3 | 2018-12-13T15:59:33.000Z | 2018-12-15T07:37:48.000Z | tests/roms/pierettini.asm | Maverickke/aiv_gb | 5209b508e2c3a993504ed903e8dfc3e3370f4dc4 | [
"MIT"
] | 30 | 2018-12-13T10:05:42.000Z | 2020-09-11T10:32:38.000Z | section "code", rom0
cp 39
jr z, success
halt
success:
ld e, d
halt
section "ram", wram0
var000:
ds 1 | 7.5 | 20 | 0.685714 |
72c3b9cf06be898ded22e36956cd93e39e082512 | 2,064 | asm | Assembly | src/screens/game_over.asm | battlelinegames/nesteroids | ae65d78048af68f3e735c49d77a7f37e976a7afe | [
"MIT"
] | 6 | 2018-11-14T05:51:04.000Z | 2022-01-07T13:38:42.000Z | src/screens/game_over.asm | battlelinegames/nesteroids | ae65d78048af68f3e735c49d77a7f37e976a7afe | [
"MIT"
] | 1 | 2021-11-22T05:55:50.000Z | 2021-11-22T05:55:50.000Z | src/screens/game_over.asm | battlelinegames/nesteroids | ae65d78048af68f3e735c49d77a7f37e976a7afe | [
"MIT"
] | 1 | 2021-11-22T05:59:54.000Z | 2021-11-22T05:59:54.000Z | .segment "BSS"
; game_over_active: .res 1
game_over_wait: .res 1
game_over_x_reg_save: .res 1
.segment "CODE"
; initialize the game over screen
.proc game_over_screen_init
play_sfx GAME_OVER_SOUND, PRIORITY_1
ldx #(ASTEROID_COUNT-1)
asteroid_loop:
lda asteroid_size, x
... | 22.434783 | 79 | 0.63905 |
29537bb64fdae55aaedef2813242e6773a46da2c | 1,629 | asm | Assembly | programs/oeis/276/A276819.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/276/A276819.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/276/A276819.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A276819: a(n) = a(n-1) + 9*n - 5 with a(0) = 1.
; 1,5,18,40,71,111,160,218,285,361,446,540,643,755,876,1006,1145,1293,1450,1616,1791,1975,2168,2370,2581,2801,3030,3268,3515,3771,4036,4310,4593,4885,5186,5496,5815,6143,6480,6826,7181,7545,7918,8300,8691,9091,9500,9918,10345,10781,11226,11680,12143,12615,13096,13586,14... | 181 | 1,531 | 0.81461 |
9cc1e9cf808807b528194bd0b6757915eaa09137 | 393 | asm | Assembly | builtin_echo.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | 1 | 2017-12-05T16:51:06.000Z | 2017-12-05T16:51:06.000Z | builtin_echo.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | null | null | null | builtin_echo.asm | jhunkeler/minos | 877e9bfe8e7d9e93536f4cb4af36aac65805be11 | [
"MIT"
] | null | null | null | %ifndef _BUILTIN_ECHO_ASM
%define _BUILTIN_ECHO_ASM
builtin_echo:
push bp
mov bp, sp
mov cx, word [bp + 4] ; argc
mov bx, word [bp + 6] ; argv
cmp cx, 0 ; if no arguments, return
jbe .return
.output: ; print argv
push word [bx]
push .msg_fmt
call printf
add sp, 2 * 2
add bx, 2
dec cx
jne .out... | 13.1 | 37 | 0.628499 |
e0014a55fc4510e2d5539cde8bb6af2154110ba7 | 718 | asm | Assembly | programs/oeis/070/A070467.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070467.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070467.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070467: a(n) = n^2 mod 45.
; 0,1,4,9,16,25,36,4,19,36,10,31,9,34,16,0,31,19,9,1,40,36,34,34,36,40,1,9,19,31,0,16,34,9,31,10,36,19,4,36,25,16,9,4,1,0,1,4,9,16,25,36,4,19,36,10,31,9,34,16,0,31,19,9,1,40,36,34,34,36,40,1,9,19,31,0,16,34,9,31,10,36,19,4,36,25,16,9,4,1,0,1,4,9,16,25,36,4,19,36,10,31,9,34,16,0,31,19,9,1,4... | 102.571429 | 657 | 0.610028 |
333dfa3a526fd85369157f7d85f2d37a46c89090 | 727 | asm | Assembly | start.asm | tsu-iscd/lyapas-os | 82b4b69e0a7dc5417a268cdfdfefb6f08381e4e8 | [
"BSD-3-Clause"
] | null | null | null | start.asm | tsu-iscd/lyapas-os | 82b4b69e0a7dc5417a268cdfdfefb6f08381e4e8 | [
"BSD-3-Clause"
] | null | null | null | start.asm | tsu-iscd/lyapas-os | 82b4b69e0a7dc5417a268cdfdfefb6f08381e4e8 | [
"BSD-3-Clause"
] | null | null | null | extern kernel
global _idt
global _idtr
[BITS 16]
jmp 0x0:beginning
beginning:
cli
lgdt [_gdtr]
; turn to protected mode
mov eax, cr0
or eax, 1
mov cr0, eax
jmp 0x8:protected
[BITS 32]
protected:
mov ax, 2 * 8
mov ds, ax
mov es, ax
mov ss, ax
mov esp, 0x400000
mov eax, 0x100000
pu... | 13.716981 | 41 | 0.669876 |
c212746ec8c011c22948fec5f7b57e3d8ecc3c9b | 10,412 | asm | Assembly | P6/data_P6_2/MDTest84.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/MDTest84.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest84.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
divu $5,$ra
mfhi $2
mflo $4
addu $0,$2,$0
sb $5,6($0)
addu $4,$5,$2
mfhi $1
addu $0,$2,$2
mult $5,$2
divu $4,$ra
ori $1,$2,2110
divu $4,$ra
lui $5,1935
ori $6,$3,61559
div $2,$ra
srav $3,$3,$3
mfhi $5
sll $3,$1,8
ori $5,$2,8623
mult $3,$3
mflo $4
addu $1,$2,$2
lb $1,13($0)
ori $4,$5,16784
mtlo $1
sb $4,... | 11.698876 | 18 | 0.567038 |
1f652026c7810685673008d2eb73496b256859b7 | 1,697 | asm | Assembly | S-F200VX_20180920_WithFactory/ISR_UART_RX.asm | xcwk/8-Pads-WiFi-Fat-Scale | 50023e1c9246398e0d76c6de84307d2be226b826 | [
"Unlicense"
] | 1 | 2019-07-23T11:38:41.000Z | 2019-07-23T11:38:41.000Z | S-F200VX_20180920_WithFactory/ISR_UART_RX.asm | xcwk/8-Pads-WiFi-Fat-Scale | 50023e1c9246398e0d76c6de84307d2be226b826 | [
"Unlicense"
] | null | null | null | S-F200VX_20180920_WithFactory/ISR_UART_RX.asm | xcwk/8-Pads-WiFi-Fat-Scale | 50023e1c9246398e0d76c6de84307d2be226b826 | [
"Unlicense"
] | 2 | 2020-03-25T15:07:37.000Z | 2020-04-17T07:33:32.000Z | ;============================================================
;===== ISR_UART_RX.ASM
;============================================================
ISR_RX_Entry:
BTFSC UartRxFlag,B_UartRxFlag_OK
GOTO ISR_RX_EXIT
BSF UartRxFlag,B_UartRxFlag_TRG
CLRF R_UartRXTimer
BTFSC UartRxFlag,B_UartRxFlag_... | 25.712121 | 61 | 0.656453 |
939d62afcb04f920b5cd79df607e9d878ea47062 | 468 | asm | Assembly | programs/oeis/047/A047615.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047615.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047615.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047615: Numbers that are congruent to {0, 5} mod 8.
; 0,5,8,13,16,21,24,29,32,37,40,45,48,53,56,61,64,69,72,77,80,85,88,93,96,101,104,109,112,117,120,125,128,133,136,141,144,149,152,157,160,165,168,173,176,181,184,189,192,197,200,205,208,213,216,221,224,229,232,237,240,245,248,253,256,261,264,269,272,277,280,285,288... | 58.5 | 373 | 0.705128 |
c06f624a76f85ee799afdcbffdf8d5cf7f678987 | 413 | asm | Assembly | oeis/051/A051713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051713.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051713: Denominator of b(n)-b(n+1), where b(n) = n/((n+1)(n+2)) = A026741/A045896.
; Submitted by Christian Krause
; 1,60,60,70,84,504,120,990,165,572,1092,2730,280,4080,2448,1938,855,7980,1540,10626,3036,4600,7800,17550,819,21924,12180,8990,7440,32736,5984,39270,5355,15540,25308,54834,4940,63960,34440
add $0,3
mov... | 25.8125 | 188 | 0.677966 |
ec4dbd757c15e64906dd6ca99fe2cfdb7ecd3e72 | 313 | asm | Assembly | programs/oeis/027/A027803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027803: a(n) = 35*(n+1)*binomial(n+4, 7)/4.
; 35,350,1890,7350,23100,62370,150150,330330,675675,1301300,2382380,4176900,7054320,11531100,18314100,28352940,42902475,63596610,92534750,132382250,186486300,259008750,355077450,480957750,644245875
mov $1,$0
add $0,7
bin $0,$1
add $1,4
mul $0,$1
div $0,4
mul $0,35
| 28.454545 | 197 | 0.741214 |
2fe1ff8b914447630e21ea347c619b53d0e7c68e | 2,550 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_44_1809.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_44_1809.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_44_1809.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 %r14
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x12547, %rsi
lea addresses_WC_ht+0x9067, %rdi
add $6242, %r12
mov $104, %rcx
rep movsw
nop
nop
nop
nop
xor $7525, %r14
lea addresses_WC_ht+0x15147, %r12
clflush (%r12)
nop
nop
nop
... | 20.731707 | 152 | 0.652549 |
bd28e257f95ecb39179787e9bf89c32844de679c | 263 | asm | Assembly | oeis/255/A255910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/255/A255910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/255/A255910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A255910: Decimal expansion of 16/9.
; Submitted by Christian Krause
; 1,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7
cmp $0,0
gcd $0,7
| 37.571429 | 173 | 0.570342 |
28c79261c1650c80b9bf4075f3e328c65955267b | 273 | asm | Assembly | smsq/sbas/procs/reset.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/reset.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/procs/reset.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SBAS_PROCS_RESET - SBASIC Reset V2.01 2000 Tony Tebby
section exten
xdef reset
xref smsq_sreset
include 'dev8_keys_qdos_sms'
;+++
; RESET
;---
reset
moveq #sms.xtop,d0
trap #1 ; go to supervisor mode
jmp smsq_sreset ; do standard soft reset
end
| 13.65 | 62 | 0.688645 |
e2fb650aa699935bedd1a1823052f9de44936323 | 1,034 | asm | Assembly | programs/oeis/027/A027929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027929.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027929: a(n) = T(n, 2*n-6), T given by A027926.
; 1,2,5,13,33,79,176,365,709,1300,2267,3785,6085,9465,14302,21065,30329,42790,59281,80789,108473,143683,187980,243157,311261,394616,495847,617905,764093,938093,1143994,1386321,1670065,2000714,2384285,2827357,3337105,3921335,4588520,5347837,6209205,7183324,8281715,95167... | 64.625 | 816 | 0.799807 |
46cc2c8ebc9097c3fc4dc8bd0533cbe3132569c8 | 37,844 | asm | Assembly | Sources/BIOS/ROM1-3.20.asm | romychs/Orion-PRO | 5fbd2db786ed7008e85936b7bbf39aa529df9eea | [
"BSD-3-Clause"
] | null | null | null | Sources/BIOS/ROM1-3.20.asm | romychs/Orion-PRO | 5fbd2db786ed7008e85936b7bbf39aa529df9eea | [
"BSD-3-Clause"
] | null | null | null | Sources/BIOS/ROM1-3.20.asm | romychs/Orion-PRO | 5fbd2db786ed7008e85936b7bbf39aa529df9eea | [
"BSD-3-Clause"
] | null | null | null | ; ==============================================
; " O r i o n - P R O "
; ==============================================
; ROM1-BIOS
;
; 0.36 03 июня 1994
; 0.90 14 февраля 1996
; 3.10 14 мая 1996
; 1.00 ... | 25.902806 | 115 | 0.361986 |
9d674488c4fe52857115baf0b7a5663c2bdaca29 | 1,360 | asm | Assembly | data/mapObjects/mtmoon1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/mtmoon1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/mtmoon1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | MtMoon1Object:
db $3 ; border block
db $5 ; warps
db $23, $e, $1, $ff
db $23, $f, $1, $ff
db $5, $5, $0, MT_MOON_2
db $b, $11, $2, MT_MOON_2
db $f, $19, $3, MT_MOON_2
db $1 ; signs
db $17, $f, $e ; MtMoon1Text14
db $d ; objects e number of
object SPRITE_HIKER, $5, $6, STAY, DOWN, $1, OPP_HIKER, $1
object... | 37.777778 | 79 | 0.666176 |
b3dad137691dc2f22c7d82d87b8225b231bdd3d2 | 351 | asm | Assembly | src/firmware/Platform/GeneralPurposeRegisters.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/Platform/GeneralPurposeRegisters.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/Platform/GeneralPurposeRegisters.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
radix decimal
GeneralPurposeRegistersRam udata
global RA
global RAA
global RAB
global RAC
global RAD
global RB
global RBA
global RBB
global RBC
global RBD
global RZ
global RZA
global RZB
RA:
RAA res 1
RAB res 1
RAC res 1
RAD res 1
RB:
RBA res 1
RBB res 1
RBC res 1
RBD res 1
... | 9 | 32 | 0.723647 |
082d157d76ffbddaa1ce9ff99e711c12b8fb68d6 | 440 | asm | Assembly | programs/oeis/268/A268414.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/268/A268414.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268414.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A268414: a(n) = 5*a(n - 1) - 2*n for n>0, a(0) = 1.
; 1,3,11,49,237,1175,5863,29301,146489,732427,3662115,18310553,91552741,457763679,2288818367,11444091805,57220458993,286102294931,1430511474619,7152557373057,35762786865245,178813934326183,894069671630871,4470348358154309
mov $2,$0
mov $4,2
lpb $0
sub $0,1
add ... | 20.952381 | 221 | 0.677273 |
a076aec015e874488142751d6bf22ae3e5333026 | 329 | asm | Assembly | programs/oeis/329/A329925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/329/A329925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/329/A329925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A329925: Beatty sequence for (1+sqrt(41))/5.
; 1,2,4,5,7,8,10,11,13,14,16,17,19,20,22,23,25,26,28,29,31,32,34,35,37,38,39,41,42,44,45,47,48,50,51,53,54,56,57,59,60,62,63,65,66,68,69,71,72,74,75,76,78,79,81,82,84,85,87,88,90,91,93,94,96,97
mov $2,$0
mov $3,$0
div $3,25
sub $0,$3
mov $1,3
mul $1,$0
div $1,6
add $1,1
a... | 25.307692 | 193 | 0.620061 |
41e67e37135ff9deba5b86ba3545b0fda2a37483 | 3,621 | asm | Assembly | deps/gmp.js/mpn/x86_64/rsh1aors_n.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | deps/gmp.js/mpn/x86_64/rsh1aors_n.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 3 | 2020-09-22T18:09:12.000Z | 2021-11-27T22:37:52.000Z | deps/gmp.js/mpn/x86_64/rsh1aors_n.asm | 6un9-h0-Dan/cobaul | 11115a7a77924d6e1642f847c613efb25f217e56 | [
"MIT"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl AMD64 mpn_rsh1add_n -- rp[] = (up[] + vp[]) >> 1
dnl Copyright 2003, 2005, 2009 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as publis... | 21.175439 | 79 | 0.643469 |
19758ccb479a245b842b04639b996b7e90c04880 | 697 | nasm | Assembly | Projetos/F-Assembly/src/nasm/examples/testeLED.nasm | RaphaelAzev/Z01-GrupoH-2- | 1a0077f53beb4a57c5e509fe22c4a9bb0ecaa905 | [
"Unlicense"
] | 2 | 2018-03-21T01:20:58.000Z | 2018-04-16T14:35:51.000Z | Projetos/F-Assembly/src/nasm/examples/testeLED.nasm | RaphaelAzev/Z01-GrupoH-2- | 1a0077f53beb4a57c5e509fe22c4a9bb0ecaa905 | [
"Unlicense"
] | 91 | 2018-08-24T11:41:28.000Z | 2018-12-09T15:09:02.000Z | Projetos/F-Assembly/src/nasm/examples/testeLED.nasm | TeraByte900/Z01-Ingenheiros | db9dbf899d3cdc72e247ba4a9d15ae205cf8757f | [
"Unlicense"
] | 3 | 2018-03-07T01:27:37.000Z | 2018-03-23T19:35:14.000Z | ;; valor inicial do led
;; RAM[1] = CNT
leaw $0, %A
movw %A, %D
leaw $1, %A
movw %D, (%A)
;; %D = RAM[1] = CNT
;; LED = CNT
;; RAM[1] = CNT + 1
LED:
leaw $1, %A
movw (%A), %D
leaw $21184, %A
movw %D, (%A)
incw %D
leaw $1, %A
movw %D, (%A)
;; RAM[0] = 8
DELAY:
l... | 13.94 | 33 | 0.416069 |
6c3731b3c1f050c92eea33a9335319ac3d374346 | 479 | asm | Assembly | libsrc/spectrum/currah_speech.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/spectrum/currah_speech.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/currah_speech.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; ZX Spectrum specific routines
; by Stefano Bodrato, 30/06/2006
;
; Currah uSpeech call, just speak as it does in BASIC
;
; int currah_speech(char *text);
;
;
; $Id: currah_speech.asm,v 1.1 2006/07/03 15:04:15 stefano Exp $
;
XLIB currah_speech
LIB zx_setstr
currah_speech:
pop bc
pop hl ; tex... | 14.96875 | 65 | 0.626305 |
1c7e40735f1cbbe690fc5346eb728dd311407ca8 | 564 | asm | Assembly | programs/oeis/186/A186357.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/186/A186357.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/186/A186357.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A186357: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) after g(j) when f(i)=g(j), where f(i)=3i and g(j)=j(j+1)/2 (triangular number). Complement of A186357.
; 1,2,4,7,9,12,16,19,23,28,32,37,43,48,54,61,67,74,82,89,97,106,114,123,133,142,152,163,173,184,196,207,219,232,244,257,271,284,298,313,327,342,3... | 70.5 | 351 | 0.700355 |
2fd28314c69527638605d2a2e0ed9bef06e00ff6 | 274 | asm | Assembly | programs/LED Dimmer.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | 10 | 2021-08-29T10:31:45.000Z | 2022-02-26T14:20:54.000Z | programs/LED Dimmer.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | programs/LED Dimmer.asm | TheLogicMaster/lm8 | 8f75c0c0b269f699fc3ba574b20ceb1ff86a1b61 | [
"MIT"
] | null | null | null | ; LED Dimmer --- Dims an LED on arduino pin 3
; Enable PWM on LED pin
ldr #3,A
out {arduino_output},A
out {pwm_enable},A
; Set a ~50% duty cycle for half brightness
ldr $80,A
out {pwm_3},A
; Infinite loop to maintain PWM in emulator
loop:
jr loop
| 18.266667 | 45 | 0.645985 |
490a2860897be36fd2cbcb8bc195fac99eb15dd2 | 367 | asm | Assembly | programs/oeis/053/A053024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053024.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053024: a(n) = n*p where p is the next prime >= n.
; 2,4,9,20,25,42,49,88,99,110,121,156,169,238,255,272,289,342,361,460,483,506,529,696,725,754,783,812,841,930,961,1184,1221,1258,1295,1332,1369,1558,1599,1640,1681,1806,1849,2068,2115,2162,2209,2544,2597,2650
mov $1,$0
add $0,1
seq $1,151800 ; Least prime > n (vers... | 45.875 | 208 | 0.694823 |
6498b8be920e7fa264262b2dc72d48de0ba3b8ad | 38,343 | asm | Assembly | VirtualBox-5.0.0/src/VBox/Devices/PC/BIOS/orgs.asm | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | 1 | 2015-04-30T14:18:45.000Z | 2015-04-30T14:18:45.000Z | VirtualBox-5.0.0/src/VBox/Devices/PC/BIOS/orgs.asm | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | null | null | null | VirtualBox-5.0.0/src/VBox/Devices/PC/BIOS/orgs.asm | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | null | null | null | ;;
;; Copyright (C) 2006-2015 Oracle Corporation
;;
;; This file is part of VirtualBox Open Source Edition (OSE), as
;; available from http://www.virtualbox.org. This file is free software;
;; you can redistribute it and/or modify it under the terms of the GNU
;; General Public License (GPL) as published by the Free So... | 20.804666 | 92 | 0.633258 |
abf8a1202bd33116fc09c8c4ce2add2091bef8a8 | 367 | asm | Assembly | programs/oeis/070/A070338.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070338.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070338.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070338: a(n) = 2^n mod 33.
; 1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17,1,2,4,8,16,32,31,29,25,17
mov $1,1
mov $2,$0
lpb $2
... | 30.583333 | 261 | 0.583106 |
15d4cf9d9d4cbdbf411634ed879f75d5b7b89935 | 561 | asm | Assembly | oeis/157/A157854.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157854.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157854.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157854: 1728000n - 384240.
; 1343760,3071760,4799760,6527760,8255760,9983760,11711760,13439760,15167760,16895760,18623760,20351760,22079760,23807760,25535760,27263760,28991760,30719760,32447760,34175760,35903760,37631760,39359760,41087760,42815760,44543760,46271760,47999760,49727760,51455760,53183760,54911760,566397... | 93.5 | 499 | 0.864528 |
7645e762f118160b559c9904de4bcb6488407747 | 362 | asm | Assembly | oeis/035/A035023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/035/A035023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/035/A035023.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A035023: One ninth of 9-factorial numbers.
; 1,18,486,17496,787320,42515280,2678462640,192849310080,15620794116480,1405871470483200,139181275577836800,15031577762406374400,1758694598201545804800,221595519373394771404800,29915395115408294139648000,4307816896618794356109312000
add $0,1
mov $1,2
lpb $0
sub $0,1
add... | 27.846154 | 232 | 0.80663 |
66ee8b665586f777a619cc0b59297b0586777431 | 436 | asm | Assembly | programs/oeis/161/A161841.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161841.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161841.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161841: Number of factors, with repetition, in all distinct pairs (a <= b) such that a*b = n.
; 2,2,2,4,2,4,2,4,4,4,2,6,2,4,4,6,2,6,2,6,4,4,2,8,4,4,4,6,2,8,2,6,4,4,4,10,2,4,4,8,2,8,2,6,6,4,2,10,4,6,4,6,2,8,4,8,4,4,2,12,2,4,6,8,4,8,2,6,4,8,2,12,2,4,6,6,4,8,2,10,6,4,2,12,4,4,4,8,2,12,4,6,4,4,4,12,2,6,6,10
trn $0,1
mo... | 39.636364 | 210 | 0.594037 |
8379a86a1d5ed1e1983aea5437234e5d7f3af1a5 | 8,112 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_st_zr_un_xt_/i7-7700_9_0x48.log_21829_1007.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_xt_/i7-7700_9_0x48.log_21829_1007.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_xt_/i7-7700_9_0x48.log_21829_1007.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 %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xa59, %rsi
lea addresses_D_ht+0x8519, %rdi
nop
nop
nop
nop
add $15115, %r10
mov $20, %rcx
rep movsl
add $28646, %rcx
lea addresses_WC_ht+0x13bf1, %rsi
lea addresses_A_ht+0x12... | 36.705882 | 2,999 | 0.642012 |
83ad713fb5b736e01b1d5b168b3dcb16e4ce8fc5 | 643 | asm | Assembly | malban/Release/VRelease/Release.History/VRelease_2017_04_23/Song/track_0A_08.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | 5 | 2018-01-14T10:03:50.000Z | 2020-01-17T13:53:49.000Z | malban/Release/VRelease/Release.History/VRelease_2017_04_23/Song/track_0A_08.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | malban/Release/VRelease/Release.History/VRelease_2017_04_23/Song/track_0A_08.asm | mikepea/vectrex-playground | 0de7d2d6db0914d915f4334402f747ab3bcdc7e6 | [
"0BSD"
] | null | null | null | dw $0040
track_0A_08:
db $FF, $18, $97, $DE, $63, $FE, $1A, $7E, $E6, $34
db $ED, $FC, $70, $30, $FF, $BC, $9E, $3F, $18, $F9
db $DE, $8E, $3D, $6F, $27, $8F, $FD, $E8, $E9, $C4
db $BE, $EA, $A3, $EE, $FD, $2F, $3F, $A8, $F6, $8C
db $4B, $AC, $E1, $D3, $48, $F5, $3C, $86, $F7, $B1
db $E4, $F1, $77, $77, $F7, $BB... | 45.928571 | 52 | 0.427683 |
a9841878a5c2b2c559673fbbd40159e33372242a | 144 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/Object.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/Object.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/Object.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Object.asm
Type: file
Size: 14117
Last-Modified: '1992-02-13T07:47:46Z'
SHA-1: 85CAD05A22F32966ECA32A5DF7EA231B28899B56
Description: null
| 20.571429 | 47 | 0.8125 |
77e1e959ccd0ec19a236dc0b3d1767c254bed5c1 | 8,021 | asm | Assembly | src/stub32a/stub32c.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | 5 | 2022-01-21T08:09:42.000Z | 2022-03-17T10:15:55.000Z | src/stub32a/stub32c.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | null | null | null | src/stub32a/stub32c.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | 1 | 2022-02-19T22:58:50.000Z | 2022-02-19T22:58:50.000Z | ;
; Copyright (C) 1996-2006 by Narech K. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are
; met:
;
; 1. Redistributions of source code must retain the above copyright
; notice, this list of co... | 22.405028 | 78 | 0.583967 |
584e4eab734807ac0ddc6fd2fab66bbc8ad834fc | 2,386 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0xca_notsx.log_91_427.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0xca_notsx.log_91_427.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0xca_notsx.log_91_427.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 %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x584, %rsi
lea addresses_A_ht+0xf584, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
add $58126, %r8
mov $68, %rcx
rep movsb
nop
nop
and %r14, %r14
lea addresses_D_ht+0x154c6, %rsi
lea addresses_D_ht+0x3... | 19.883333 | 272 | 0.648365 |
7230bca1309aec5cc68d51f86b17563f2222b835 | 909 | asm | Assembly | Tareas/Ensamblador/tasm/BIN/quizsector.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | Tareas/Ensamblador/tasm/BIN/quizsector.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | Tareas/Ensamblador/tasm/BIN/quizsector.asm | TEC-2014092195/IC3101-Arquitectura_De_Computadores | 9f96940bd74f8899aadf18d9668f4314d6012b52 | [
"MIT"
] | null | null | null | Pila Segment Stack 'Stack'
dw 2048 dup(?)
Pila Ends
Datos Segment
Datos Ends
Codigo Segment
Assume DS:Datos,CS:Codigo,SS:Pila
inicio:
load_sector_2:
mov al, 0x01 ; load 1 sector
mov bx, 0x7E00 ; destination (might as well load it right after your... | 23.307692 | 160 | 0.617162 |
44289dcec05981efe2583ba6496d17c4d127cc89 | 1,320 | asm | Assembly | codigo/capitulo 37/cadena_copia.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | 1 | 2021-06-13T08:59:55.000Z | 2021-06-13T08:59:55.000Z | codigo/capitulo 37/cadena_copia.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | codigo/capitulo 37/cadena_copia.asm | codeneomatrix/ENSAMBLADOR-x86-ACEVEDO | 7d5a58179f460ba2a03b0bcf12fc4584b87f93c9 | [
"MIT"
] | null | null | null | segment .data
string1 db 'hola cadenas'
len equ $-string1
ln db 10,13
lenln equ $-ln
segment .bss
string2 resb 10
segment .text
global _start
_start:
mov ecx, len ; utilizamos el registro ecx como contador
mov esi, string1 ; especificamos la ubicacion de memoria de donde
; obtendremos los ... | 28.085106 | 73 | 0.678788 |
2aee5bfe46e94039c54333dcfe3dadae02f5a23d | 51,589 | asm | Assembly | non_regression/switch_x86_linux_4.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/switch_x86_linux_4.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/switch_x86_linux_4.o.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "infback.c"
.section .rodata.str1.4,"aMS",@progbits,1
.LC2:
.string "too many length or distance symbols"
.LC5:
.string "invalid code -- missing end-of-block"
# ----------------------
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "invalid block type"
.LC1:
.string "invalid stored bloc... | 20.577982 | 156 | 0.545833 |
4240174151346ccd2691541798694730db399591 | 11,684 | asm | Assembly | basic/basic.asm | paulscottrobson/cosmac-vip-replica | b438f3e3b3589bda80e40493254c38d30c442802 | [
"MIT"
] | null | null | null | basic/basic.asm | paulscottrobson/cosmac-vip-replica | b438f3e3b3589bda80e40493254c38d30c442802 | [
"MIT"
] | null | null | null | basic/basic.asm | paulscottrobson/cosmac-vip-replica | b438f3e3b3589bda80e40493254c38d30c442802 | [
"MIT"
] | null | null | null |
r2 = 2
r3 = 3
r4 = 4
cpu 1802
org 8000h
ldi 080h
phi r2
ldi 008h
plo r2
sex r2
sep r2
out 4
idl
sex r2
ldi s1/256
phi r4
ldi s1&255
plo r4
sep r4
s1:
ldi 01
phi r2
ldi 00
plo r2
Variables = 0D00h
return macro ; allows subroutine returns to disable/enable in... | 27.362998 | 98 | 0.473639 |
8e3710ca70888890d0f0b2bf8abb84c8e2380f11 | 9,250 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1412.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_0xca_notsx.log_21829_1412.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_0xca_notsx.log_21829_1412.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 %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xda2d, %r15
and %r14, %r14
movb (%r15), %r11b
sub $38244, %rsi
lea addresses_D_ht+0x11a2d, %rbx
nop
nop
nop
nop
inc %rcx
mov $0x6162636465666768, %r14
movq %r14, %xmm3
mov... | 29.83871 | 2,999 | 0.650919 |
cf631ff079b08f00ed2b2a7e66a021011e1a9809 | 623 | asm | Assembly | microcontrolador/8051/02-01display.asm | prof-holanda/sistemas-embarcados | f7ff6dfa8ea7d6ec152fc30e49184d313a16fc8c | [
"CC0-1.0"
] | null | null | null | microcontrolador/8051/02-01display.asm | prof-holanda/sistemas-embarcados | f7ff6dfa8ea7d6ec152fc30e49184d313a16fc8c | [
"CC0-1.0"
] | null | null | null | microcontrolador/8051/02-01display.asm | prof-holanda/sistemas-embarcados | f7ff6dfa8ea7d6ec152fc30e49184d313a16fc8c | [
"CC0-1.0"
] | null | null | null | ; Multiplexa o padrão 1234 no display
; de 4 segmentos.
; Baseado no exemplo https://www.edsim51.com/examples.html#prog3
start:
CALL clean
SETB P3.3 ; |
SETB P3.4 ; | habilita display 3
MOV P1, #11111001B ; padrão para o 1 no display
CALL clean
CLR P3.3 ; habilita display 2
MOV P1, #10100100B ; put pattern f... | 25.958333 | 64 | 0.701445 |
a90d2e28e88f6f726286ff0141d532cf23a81ae4 | 2,346 | asm | Assembly | Library/Chart/CGrObj/cgrobjRect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/CGrObj/cgrobjRect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/CGrObj/cgrobjRect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: cgrobjRect.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- --... | 20.4 | 71 | 0.503836 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.