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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e7591ec07980d662e0e24769c77764f32313367c | 1,471 | asm | Assembly | programs/oeis/241/A241404.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241404.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241404.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A241404: Sum of n and the sum of the factorials of its digits.
; 2,4,9,28,125,726,5047,40328,362889,12,13,15,20,39,136,737,5058,40339,362900,23,24,26,31,50,147,748,5069,40350,362911,37,38,40,45,64,161,762,5083,40364,362925,65,66,68,73,92,189,790,5111,40392,362953,171,172,174,179,198,295,896,5217,40498,363059,781,782,... | 66.863636 | 1,221 | 0.752549 |
4e077a847746e1b065728a6ce0aaff206185b5a0 | 5,442 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_121.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_121.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_121.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 %rdx
push %rsi
lea addresses_WT_ht+0xa8d8, %rsi
lea addresses_A_ht+0x10f58, %rdi
nop
cmp $38659, %rax
mov $82, %rcx
rep movsw
nop
nop
nop
nop
nop
cmp $30567, %rdx
lea addresses_UC_ht+0x4dd8, %rcx
nop
nop
nop
ad... | 43.887097 | 2,999 | 0.660419 |
cfe88c6d8d5f4a40b237f9327faab37004e6548f | 1,267 | asm | Assembly | programs/oeis/061/A061776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/061/A061776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/061/A061776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A061776: Start with a single triangle; at n-th generation add a triangle at each vertex, allowing triangles to overlap; sequence gives number of triangles in n-th generation.
; 1,3,6,12,18,30,42,66,90,138,186,282,378,570,762,1146,1530,2298,3066,4602,6138,9210,12282,18426,24570,36858,49146,73722,98298,147450,196602,29... | 90.5 | 990 | 0.84925 |
a919115c4a855e85eff80a3d743aed06ce72c4a6 | 5,915 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_373.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_373.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_373.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 %r13
push %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xa035, %r12
nop
nop
nop
sub $27558, %r9
movups (%r12), %xmm0
vpextrq $1, %xmm0, %r8
nop
nop
nop
nop
nop
cmp %r15, %r15
lea addresses_normal_ht+0x1887d, %r11... | 39.433333 | 2,999 | 0.660017 |
e7764ceded19b239ac5ba5230b0bf57463233988 | 359 | asm | Assembly | oeis/052/A052653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052653: E.g.f. (1-2x^2)/(1-x-2x^2).
; Submitted by Jamie Morken(s4)
; 1,1,2,18,120,1320,15120,216720,3427200,62052480,1237420800,27263174400,653837184000,17005993804800,476080648243200,14283727121664000,457058345103360000,15540339420942336000
mov $3,1
lpb $0
mul $2,2
add $3,$1
mov $1,$0
sub $0,1
mul $3,$1... | 22.4375 | 174 | 0.696379 |
10cc765af9bb9c859a333e4823adf089420d6246 | 12,461 | asm | Assembly | os2link/src/peexport.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | os2link/src/peexport.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | os2link/src/peexport.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE PEEXPORT - Copyright (c) SLR Systems 1994
INCLUDE MACROS
if fg_pe
INCLUDE SYMBOLS
INCLUDE SEGMSYMS
INCLUDE PE_STRUC
PUBLIC PE_OUTPUT_EXPORTS
.DATA
EXTERNDEF SYMBOL_TEXT:BYTE,TEMP_RECORD:BYTE,EXPORT_TABLE_USE:BYTE
EXTERNDEF EXP_BUFFER:DWORD,EXPORT_ORDINAL_BASE:DWORD,N_EXPORT_RVAS:DWORD
E... | 14.923353 | 100 | 0.736859 |
1376e722ada0e3950506a109b9dbd1347725ed71 | 7,348 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_485.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_485.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_485.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 %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x4f88, %r8
nop
nop
nop
nop
nop
and %r14, %r14
movb (%r8), %dl
xor $45398, %rax
lea addresses_normal_ht+0x19148, %rsi
lea addresses_WC_ht+0x1a4d8, %rdi
nop
nop
nop
nop
add ... | 34.497653 | 2,999 | 0.659091 |
4039108f2beb88eae29d618ff637e1e344fffd1b | 826 | asm | Assembly | oeis/288/A288260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/288/A288260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/288/A288260.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A288260: a(n) = 2*a(n-1) + 2*a(n-3) - 3*a(n-4), where a(0) = 2, a(1) = 4, a(2) = 8, a(3) = 16.
; Submitted by Stefano Spezia
; 2,4,8,16,34,72,152,324,690,1468,3128,6664,14194,30240,64424,137244,292386,622900,1327016,2827072,6022786,12830904,27334904,58234164,124061778,264300652,563064920,1199550904,2555517778,5444263... | 33.04 | 491 | 0.726392 |
7d0bed5d25c068417f788a7814cfe8ed6b584d68 | 271 | a51 | Assembly | Lab_2/Task_3.a51 | DeeptimaanB/8051_Programs | d65b45d906caac16859129082431fa196ac4db56 | [
"BSD-3-Clause"
] | null | null | null | Lab_2/Task_3.a51 | DeeptimaanB/8051_Programs | d65b45d906caac16859129082431fa196ac4db56 | [
"BSD-3-Clause"
] | null | null | null | Lab_2/Task_3.a51 | DeeptimaanB/8051_Programs | d65b45d906caac16859129082431fa196ac4db56 | [
"BSD-3-Clause"
] | 1 | 2021-09-19T12:10:50.000Z | 2021-09-19T12:10:50.000Z | ;Write an 8051 ASM program to perform addition of two 16-bit numbers.
;The numbers are 3CE7H and 3B8DH. Place the sum in R7 and R6; R6 should have the lower byte
ORG 0000H
MOV A,#0E7H
ADD A,#8DH
MOV R6,A
MOV A,#3CH
ADDC A,#3BH
MOV R7,A
END ;Deeptimaan Banerjee | 24.636364 | 92 | 0.723247 |
99fa7fb6952fceb8b2507fb397416f2550a5ff14 | 1,474 | asm | Assembly | symbolinen_konekieli/Linux/eka_64.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Linux/eka_64.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Linux/eka_64.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | BITS 64
DEFAULT REL
laitetulostus EQU 1
stdout EQU 1
loppu_hyvin EQU 0
lopetus EQU 60
SECTION .rodata
viesti db "Ääkk... | 39.837838 | 80 | 0.358209 |
44ec1ef068e960ceff5db1aa780660ed1fb4074d | 187 | asm | Assembly | Week_10/11 - jg.asm | iamruveyda/KBU-Mikro | f343d1054fcdbc5de48ea9d0da467b5ecaa420b3 | [
"MIT"
] | 1 | 2021-08-10T13:39:26.000Z | 2021-08-10T13:39:26.000Z | Week_10/11 - jg.asm | iamruveyda/KBU-Mikro | f343d1054fcdbc5de48ea9d0da467b5ecaa420b3 | [
"MIT"
] | null | null | null | Week_10/11 - jg.asm | iamruveyda/KBU-Mikro | f343d1054fcdbc5de48ea9d0da467b5ecaa420b3 | [
"MIT"
] | null | null | null | .model small
.data
.code
main proc
mov ax,5
cmp ax,4
jg L1 ; jump if greater
quit: ret
L1: mov dx,ax ; do something..
endp
end main | 12.466667 | 48 | 0.497326 |
b4537e64f20fe79a51a5cb7f5ab100eed6171817 | 404 | asm | Assembly | programs/oeis/047/A047674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047674.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047674: Row 5 of square array defined in A047671.
; 1,16,91,346,1021,2524,5479,10774,19609,33544,54547,85042,127957,186772,265567,369070,502705,672640,885835,1150090,1474093,1867468,2340823,2905798,3575113,4362616,5283331,6353506,7590661,9013636
lpb $0
mov $2,$0
sub $0,1
seq $2,8413 ; Coordination sequence fo... | 28.857143 | 195 | 0.74505 |
404506b5f9bb36a85aee9af1f5afa37c37413f69 | 40,039 | asm | Assembly | OSSOURCE/rs232.asm | mooseman/smallOS | a4468b69e8372350310828d5b72b56fb5e3a0fa8 | [
"Unlicense"
] | 3 | 2015-11-05T09:13:10.000Z | 2021-03-24T13:30:27.000Z | OSSOURCE/rs232.asm | mooseman/smallOS | a4468b69e8372350310828d5b72b56fb5e3a0fa8 | [
"Unlicense"
] | null | null | null | OSSOURCE/rs232.asm | mooseman/smallOS | a4468b69e8372350310828d5b72b56fb5e3a0fa8 | [
"Unlicense"
] | 1 | 2017-03-30T12:46:43.000Z | 2017-03-30T12:46:43.000Z | ; RS232.ASM
; Written by Richard A. Burgess
; This code is released to the public domain.
; "Share and enjoy....." ;)
.DATA
EXTRN _AllocExch FWORD
EXTRN _InitDevDr FWORD
EXTRN _AllocOSPage FWORD
EXTRN _DeAllocPage FWORD
EXTRN _UnMaskIRQ FWORD
EXTRN _MaskIRQ FWORD
EXTRN _SetIRQVector... | 18.207822 | 50 | 0.659132 |
44d4469359094d15dd81ee5b2036c1ef365fea1f | 389 | asm | Assembly | tests/link/elf/test06.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null | tests/link/elf/test06.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | 4 | 2019-02-27T05:41:26.000Z | 2020-07-16T00:24:24.000Z | tests/link/elf/test06.asm | Hiroshi123/bin_tools | 95929eb218a82e30c43ee5bd209301a24abebffa | [
"MIT"
] | null | null | null |
section .text
global f1
f1:
;; push rsp
;; push rbp
;; call h1
;; pop rbp
;; pop rsp
;; push rax
mov rax,0
mov rdi,0
lea rsi,[rsp]
mov rdx,4
syscall
;; mov qword [rsp],0x4000b0
ret
f2:
mov rax, 60
mov rdi, 0
syscall
f3:
xor rdx, rdx
push rdx
mov rax, 0x68732f2f6e69622f
push rax
mov rdi... | 9.974359 | 28 | 0.622108 |
5f32bb7787f4d95ced7aadf68c196e9cf900a4c3 | 1,150 | asm | Assembly | sk/sfx/AB.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/AB.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/AB.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_AB_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_AB_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM5, Sound_AB_FM5, $00, $00
; FM5 Data
Sound_AB_FM5:
smpsSpindashRev
smpsSetvoice $00
smpsModSet $01, $01, $1A, $01
dc.b nC5, $18, smpsNoAttack
smp... | 26.136364 | 62 | 0.618261 |
929c8eff5f9830ee172ecf50a96873e2478b6890 | 21,095 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.armag911.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.armag911.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.armag911.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;***************************************************************************
;* *
;* The 911 Virus *
;* (An "Armagedon the Greek" Variant) *
;* Caution... | 32.858255 | 83 | 0.446551 |
6d2240257603a3c2adc97b2d68866f1e97a67bcb | 13,516 | asm | Assembly | mikroC/DisUSART/project.asm | chen0040/cs-dspic-ultrasonic | 0f9fde891cf66f480bb4a89e016da671c28d77e4 | [
"MIT"
] | null | null | null | mikroC/DisUSART/project.asm | chen0040/cs-dspic-ultrasonic | 0f9fde891cf66f480bb4a89e016da671c28d77e4 | [
"MIT"
] | null | null | null | mikroC/DisUSART/project.asm | chen0040/cs-dspic-ultrasonic | 0f9fde891cf66f480bb4a89e016da671c28d77e4 | [
"MIT"
] | null | null | null |
_MySoft_UART_Write:
;project.c,9 :: void MySoft_UART_Write(char* message)
;project.c,11 :: MySoftUSARTWrite_MessageLen=strlen(message);
CALL _strlen
MOV W0, _MySoftUSARTWrite_MessageLen
;project.c,12 :: for(MySoftUSARTWrite_MessageIdx=0; MySoftUSARTWrite_MessageIdx < MySoftUSARTWrite_MessageLen; MySoftUSARTWr... | 23.964539 | 143 | 0.613273 |
b4c07dda105e105cc9147da6e5946778cc1b0055 | 468 | asm | Assembly | programs/oeis/188/A188473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/188/A188473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/188/A188473.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A188473: Positions of 1 in A188472.
; 3,8,11,16,19,21,24,29,32,37,40,42,45,50,53,55,58,63,66,71,74,76,79,84,87,92,95,97,100,105,108,110,113,118,121,126,129,131,134,139,142,144,147,152,155,160,163,165,168,173,176,181,184,186,189,194,197,199,202,207,210,215,218,220,223,228,231,236,239,241,244,249,252,254,257,262,265,27... | 78 | 283 | 0.715812 |
baf0a88f09f91a82e8ecede209a10305e49d74a9 | 488 | asm | Assembly | oeis/088/A088162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/088/A088162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/088/A088162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A088162: n-th prime rotated one binary place to the right less the n-th prime rotated one binary place to the left.
; Submitted by Jon Maiga
; 0,0,3,0,6,3,21,18,12,3,0,39,33,30,24,15,6,3,90,84,81,72,66,57,45,39,36,30,27,21,0,186,177,174,159,156,147,138,132,123,114,111,96,93,87,84,66,48,42,39,33,24,21,6,381,372,363,36... | 54.222222 | 210 | 0.706967 |
aefc1016c3f024b20bde33be1aae134d49c47ddb | 280 | asm | Assembly | programs/oeis/171/A171525.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171525.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171525.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171525: Numerator of (n-th noncomposite/n).
; 1,1,1,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227
trn $0,2
seq $0,140475 ; 1 along with primes greater than 3.
| 46.666667 | 170 | 0.7 |
3c6f10c835d8a8bc2aac004463df569fe0dcb2c4 | 748 | asm | Assembly | programs/oeis/143/A143166.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143166.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143166.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143166: a(n) = n*(8*n^2 + 1)/3.
; 0,3,22,73,172,335,578,917,1368,1947,2670,3553,4612,5863,7322,9005,10928,13107,15558,18297,21340,24703,28402,32453,36872,41675,46878,52497,58548,65047,72010,79453,87392,95843,104822,114345,124428,135087,146338,158197,170680,183803,197582,212033,227172,243015,259578,276877,294928,3137... | 83.111111 | 664 | 0.80615 |
6daaf35739d243be09dc73f853b79b42cb9a5e58 | 360 | asm | Assembly | oeis/176/A176627.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/176/A176627.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/176/A176627.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A176627: Triangle T(n, k) = 12^(k*(n-k)), read by rows.
; Submitted by Jon Maiga
; 1,1,1,1,12,1,1,144,144,1,1,1728,20736,1728,1,1,20736,2985984,2985984,20736,1,1,248832,429981696,5159780352,429981696,248832,1,1,2985984,61917364224,8916100448256,8916100448256,61917364224,2985984,1,1
lpb $0
add $1,1
sub $0,$1
lpe
... | 27.692308 | 201 | 0.702778 |
a320cb579ae496d67fddf739a384c6b70b6fefa4 | 832 | asm | Assembly | programs/oeis/085/A085952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085952: First n-digit number that occurs in the sequence A085951.
; 1,91,901,9001,90001,900001,9000001,90000001,900000001,9000000001,90000000001,900000000001,9000000000001,90000000000001,900000000000001,9000000000000001,90000000000000001,900000000000000001,9000000000000000001,90000000000000000001,9000000000000000000... | 83.2 | 703 | 0.903846 |
4016120f22fee5bf278e9c31ef30456d50197a5b | 1,206 | asm | Assembly | engine/pokemon/correct_nick_errors.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | engine/pokemon/correct_nick_errors.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | engine/pokemon/correct_nick_errors.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | CorrectNickErrors::
; error-check monster nick before use
; must be a peace offering to gamesharkers
; input: de = nick location
push bc
push de
ld b, MON_NAME_LENGTH
.checkchar
; end of nick?
ld a, [de]
cp "@" ; terminator
jr z, .end
; check if this char is a text command
ld hl, .textcommands
dec hl
.loop
... | 16.08 | 64 | 0.596186 |
734ffc5e2b8d7a390737ca7f3c3a9d3ce20b146d | 5,034 | asm | Assembly | asm/ehbasic/osi_mon.asm | napobear/6502 | 0385ed2739ac8d4d1c24a9e42c7e4c3e3276d7f5 | [
"Apache-2.0"
] | 188 | 2015-01-06T02:31:15.000Z | 2022-03-13T10:17:17.000Z | asm/ehbasic/osi_mon.asm | napobear/6502 | 0385ed2739ac8d4d1c24a9e42c7e4c3e3276d7f5 | [
"Apache-2.0"
] | 12 | 2016-11-23T22:45:05.000Z | 2021-05-29T15:01:41.000Z | asm/ehbasic/osi_mon.asm | napobear/6502 | 0385ed2739ac8d4d1c24a9e42c7e4c3e3276d7f5 | [
"Apache-2.0"
] | 54 | 2015-05-06T05:31:12.000Z | 2022-01-04T22:35:46.000Z |
; minimal monitor for EhBASIC and Briel Superboard /// or Ohio Scientic Superboard II/Challenger 1P
.include "basic.asm"
; OSI Defines
CURPOS = $0200 ; ROM BASIC cursor position
LOADFLAG = $0203 ; ROM BASIC LOAD flag
SAVEFLAG = $0205 ; ROM BASIC SAVE flag
KBD = $DF00 ; OSI polled ... | 30.143713 | 99 | 0.536353 |
ca740e8ce11a3708fb73cb6a6053148404d52a61 | 611 | asm | Assembly | programs/oeis/312/A312941.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/312/A312941.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312941.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A312941: Coordination sequence Gal.5.14.2 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,4,9,13,18,23,27,31,36,40,45,50,54,58,63,67,72,77,81,85,90,94,99,104,108,112,117,121,126,131,135,139,144,148,153,158,162,166,171,175,180,185... | 20.366667 | 176 | 0.638298 |
f356d16d822f48c0dd11ac1a48671653527d8ee6 | 165 | asm | Assembly | lab_12/not_my/main.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | 14 | 2019-02-25T11:09:12.000Z | 2022-03-12T23:29:11.000Z | lab_12/not_my/main.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | null | null | null | lab_12/not_my/main.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | null | null | null | .386
.model flat, c
.listall
include template.inc
public macro_main
.code
macro_main proc near
create_func void, func, <x, y>, <esi, edi>
ret
macro_main endp
end | 12.692308 | 43 | 0.745455 |
98ec30ddb79331dcd502e6c83c5ccd7341cd78e6 | 3,392 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_1_628.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_1_628.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_1_628.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x6b12, %rsi
lea addresses_A_ht+0xc392, %rdi
nop
nop
nop
nop
cmp %rbx, %rbx
mov $97, %rcx
rep movsw
nop
nop
nop
nop
nop
sub %r12, %r12
lea addresses_normal_ht+0xb912, %rsi
lea addre... | 18.139037 | 152 | 0.643573 |
2b08e9fe54a9a2112c14e1d10e527768dac1ecde | 151 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_acosh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_acosh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_acosh.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_am9511
PUBLIC cam32_sdcc_acosh
EXTERN asm_sdcc_read1, _am9511_acosh
.cam32_sdcc_acosh
call asm_sdcc_read1
jp _am9511_acosh
| 13.727273 | 36 | 0.827815 |
6ec3a3ca5e665a5010c607e2e161a321e0da25a3 | 66 | asm | Assembly | src/main/fragment/mos6502-common/vwsm1=vwsm2_plus_vwsc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwsm1=vwsm2_plus_vwsc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwsm1=vwsm2_plus_vwsc1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda {m2}
adc #<{c1}
sta {m1}
lda {m2}+1
adc #>{c1}
sta {m1}+1
| 8.25 | 10 | 0.530303 |
10c0a919be05488d17c9ff05fa6709934d2a8750 | 839 | asm | Assembly | programs/oeis/034/A034513.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/034/A034513.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/034/A034513.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A034513: a(n) = 1^n + 3^n + 9^n.
; 3,13,91,757,6643,59293,532171,4785157,43053283,387440173,3486843451,31381236757,282430067923,2541867422653,22876797237931,205891146443557,1853020231898563,16677181828806733,150094635684419611,1350851718835253557,12157665462543713203,109418989141972712413,984770902214992292491,886293... | 69.916667 | 728 | 0.88677 |
8818cdf08ec8f69f87cda2ab4cdcc9d8f9b2bafe | 3,677 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_203.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_203.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_203.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 %r10
push %r11
push %r14
push %r15
push %r9
push %rbx
// Faulty Load
lea addresses_D+0x173e8, %r10
nop
inc %rbx
mov (%r10), %r15d
lea oracles, %r9
and $0xff, %r15
shlq $12, %r15
mov (%r9,%r15,1), %r15
pop %rbx
pop %r9
pop %... | 89.682927 | 2,999 | 0.663312 |
702b6f670e6a3960324faa6259eee0d1e236e77f | 2,462 | nasm | Assembly | sys/sched-exec/needy-spin.nasm | DerickEddington/cabna | d53305542a808aeb628db4cefdf6d1094e57559b | [
"Unlicense"
] | null | null | null | sys/sched-exec/needy-spin.nasm | DerickEddington/cabna | d53305542a808aeb628db4cefdf6d1094e57559b | [
"Unlicense"
] | null | null | null | sys/sched-exec/needy-spin.nasm | DerickEddington/cabna | d53305542a808aeb628db4cefdf6d1094e57559b | [
"Unlicense"
] | null | null | null | bits 64
default rel
%include "cabna/sys/conv.nasm"
global sched_task
global exec_avail
section .text
proc sched_task:
; Push a task in the thread's private executable-tasks stack; or if another
; thread needs a task, try to give the task to the needy thread. Argument in
; arg1_rdi, and return to ret_rs... | 23.226415 | 79 | 0.709992 |
2b971ff29655bd188d24e2a942c0ac75b891c564 | 314 | asm | Assembly | programs/oeis/082/A082109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082109.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082109: Third row of number array A082105.
; 1,13,33,61,97,141,193,253,321,397,481,573,673,781,897,1021,1153,1293,1441,1597,1761,1933,2113,2301,2497,2701,2913,3133,3361,3597,3841,4093,4353,4621,4897,5181,5473,5773,6081,6397,6721,7053,7393,7741,8097,8461
mov $1,1
add $1,$0
mul $1,2
pow $1,2
sub $1,3
mov $0,$1
| 31.4 | 210 | 0.726115 |
6b57e82e2ec902c796072255f883008b74abd981 | 2,843 | asm | Assembly | Asm4Kids/45joysticksprite.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 17 | 2017-04-18T14:00:14.000Z | 2021-06-07T18:57:02.000Z | Asm4Kids/45joysticksprite.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | null | null | null | Asm4Kids/45joysticksprite.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 3 | 2018-04-09T14:34:40.000Z | 2021-04-06T17:02:28.000Z | ;****************************************
;* *
;* Noisy space sprite *
;* *
;* *
;****************************************
; 10 SYS (49152)
*=$0801
BYTE $0E, $08, $0A... | 22.385827 | 96 | 0.344003 |
b4b53cb8a1545dff24021e69a6cb1585e11e2f34 | 5,852 | asm | Assembly | Library/GrObj/UI/uiDefaultAttributesControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/UI/uiDefaultAttributesControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/UI/uiDefaultAttributesControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: uiDefaultAttributesControl.asm
AUTHOR: Jon Witort
REVISION HISTORY:
Name Date Description
---- ---- -----------
jon 24 feb 1992 Initial v... | 27.603774 | 134 | 0.703349 |
3c42858d4756ee44cb276d93dd73bd615f8856b2 | 248 | asm | Assembly | programs/oeis/316/A316562.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/316/A316562.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/316/A316562.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A316562: Koechel number for the works of W. A. Mozart rounded from age 11.
; 16,40,64,89,113,138,162,186,211,235,260,284,308,333,357,382,406,430,455,479,504,528,552,577,601,626
mov $1,$0
mul $1,2
div $1,5
add $1,16
mov $2,$0
mul $2,24
add $1,$2
| 22.545455 | 101 | 0.677419 |
5f749b9d6fe1c462795e2c5d604d2451c55f670c | 485 | asm | Assembly | tasks/call_from_c/ret_int64.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 15 | 2020-07-21T10:32:12.000Z | 2022-03-28T05:22:20.000Z | tasks/call_from_c/ret_int64.asm | yds12/x64-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 1 | 2020-05-17T17:49:55.000Z | 2020-05-17T17:49:55.000Z | tasks/call_from_c/ret_int64.asm | yds12/x86-roadmap | 3476a1b9c3b479f63b5728a9da049fe297843171 | [
"MIT"
] | 4 | 2020-07-21T10:32:23.000Z | 2022-03-28T05:22:23.000Z | ; This program will be like a "library". It won't be a standalone executable,
; but will instead contain a function that can be called from other programs.
global asm_func ; first we declare that my_func will be accessible
; from outside: other programs will be able to call it.
section... | 40.416667 | 79 | 0.670103 |
5c9647c9c72ded22f59f8e8288af0db5ffc28e0e | 439 | asm | Assembly | programs/oeis/092/A092784.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/092/A092784.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/092/A092784.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A092784: [round(n*Pi)-round(2*n)].
; 1,2,3,5,6,7,8,9,10,11,13,14,15,16,17,18,19,21,22,23,24,25,26,27,29,30,31,32,33,34,35,37,38,39,40,41,42,43,45,46,47,48,49,50,51,53,54,55,56,57,58,59,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,78,79,80,81,82
mov $2,$0
trn $0,2
mov $3,2
lpb $0,1
mov $4,$3
trn $4,$0
sub $0,$4... | 18.291667 | 209 | 0.578588 |
dc8b178d0be5b51a358e117853b6bd637a0e6e79 | 338 | asm | Assembly | programs/oeis/130/A130851.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130851.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130851.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130851: Catalan numbers A000108(n) modulo 9.
; 1,1,2,5,5,6,6,6,8,2,2,7,4,4,0,0,0,6,6,6,3,3,3,0,0,0,8,2,2,4,1,1,3,3,3,1,7,7,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,6,6,6,3,3,3,0,0,0,3,3,3,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,8,2,2,4,1,1,3,3,3,7,4,4,5,8,8,0,0,0,3,3
seq $0,108 ; Catalan numbers: C(n) = binomial(2n,n)/(n+1) = (2n)!/(n!... | 56.333333 | 201 | 0.538462 |
665cba112bcda627567f9803ae4a2fd9f95f2b9b | 4,383 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2061.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_2061.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_2061.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 %rbp
push %rbx
push %rcx
push %rdx
push %rsi
lea addresses_normal_ht+0x15bff, %rsi
clflush (%rsi)
nop
nop
nop
and %r12, %r12
vmovups (%rsi), %ymm5
vextracti128 $0, %ymm5, %xmm5
vpextrq $1, %xmm5, %rbp
nop
inc %rbx
lea addresses_WT_ht+0x4054, %rdx
nop... | 55.481013 | 2,999 | 0.663244 |
817cedcbacd7b4d2e151b1d763530b6e151e7b87 | 369 | asm | Assembly | 4/4-2b.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | 4/4-2b.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | 4/4-2b.asm | winderica/GoodbyeASM | 6836c0e954f6295e92b9f4619195238bb6ad2f7d | [
"MIT"
] | null | null | null | .386
stack segment use16 stack
db 500 dup(0)
stack ends
code segment use16
start:
cli
xor ax, ax
mov ds, ax
mov ax, fs:[200h * 4]
cmp ax, 0
je exit
mov ds:[16h * 4], ax
mov ax, fs:[200h * 4 + 2]
mov ds:[16h * 4 + 2], ax
sti
exit:
mov ... | 13.178571 | 33 | 0.482385 |
1b6cbfebf6d57b7f9f0481ed9e6b82351587115a | 569 | asm | Assembly | programs/oeis/304/A304515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/304/A304515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/304/A304515.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A304515: a(n) = 159*2^n - 222 (n>=1).
; 96,414,1050,2322,4866,9954,20130,40482,81186,162594,325410,651042,1302306,2604834,5209890,10420002,20840226,41680674,83361570,166723362,333446946,666894114,1333788450,2667577122,5335154466,10670309154,21340618530,42681237282,85362474786,170724949794,341449899810,682899799842,13... | 63.222222 | 478 | 0.841828 |
3d242d7404e4d06731ff952a37953d3860b152b1 | 1,178 | asm | Assembly | programs/oeis/319/A319556.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/319/A319556.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/319/A319556.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A319556: a(n) gives the alternating sum of length n, starting at n: n - (n+1) + (n+2) - ... + (-1)^(n+1) * (2n-1).
; 1,-1,4,-2,7,-3,10,-4,13,-5,16,-6,19,-7,22,-8,25,-9,28,-10,31,-11,34,-12,37,-13,40,-14,43,-15,46,-16,49,-17,52,-18,55,-19,58,-20,61,-21,64,-22,67,-23,70,-24,73,-25,76,-26,79,-27,82,-28,85,-29,88,-30,91,... | 98.166667 | 982 | 0.601019 |
8b712c85201b3f1685103c41557a8983c8abda6d | 398 | asm | Assembly | programs/oeis/071/A071054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/071/A071054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/071/A071054.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A071054: a(2n)=3n+1, a(2n+1)=2n+2.
; 1,3,4,5,7,7,10,9,13,11,16,13,19,15,22,17,25,19,28,21,31,23,34,25,37,27,40,29,43,31,46,33,49,35,52,37,55,39,58,41,61,43,64,45,67,47,70,49,73,51,76,53,79,55,82,57,85,59,88,61,91,63,94,65,97,67,100,69,103,71,106,73,109,75,112,77,115,79,118,81,121,83,124,85,127,87,130,89,133,91,136,93... | 44.222222 | 312 | 0.643216 |
ea7162919882c41ed2f1c6d2c3fd2f9f79a2656b | 9,648 | asm | Assembly | src/asm/main.asm | Threetwosevensixseven/nget | d8046ad996f91ba67ff76bf62e1fb34b53fe027c | [
"Apache-2.0"
] | 3 | 2020-03-28T00:09:59.000Z | 2020-06-10T09:57:02.000Z | src/asm/main.asm | Threetwosevensixseven/nget | d8046ad996f91ba67ff76bf62e1fb34b53fe027c | [
"Apache-2.0"
] | null | null | null | src/asm/main.asm | Threetwosevensixseven/nget | d8046ad996f91ba67ff76bf62e1fb34b53fe027c | [
"Apache-2.0"
] | null | null | null | ; main.asm
; Assembles with regular version of Zeus (not Next version),
zeusemulate "Next", "RAW", "NOROM" ; because that makes it easier to assemble dot commandszxnextmap -1,DotCommand8KBank,-1,-1,-1,-1,-1,-1 ; Assemble into Next RAM ... | 59.925466 | 228 | 0.492537 |
96bc4709ebe684c7053e306b7735e1a899940ef5 | 71 | asm | Assembly | libsrc/math/mbf32/z80/overr.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/mbf32/z80/overr.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/mbf32/z80/overr.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_mbf32
PUBLIC OVERR
EXTERN ARET
defc OVERR = ARET
| 7.888889 | 21 | 0.760563 |
0f0220aeef31269a41f9254217c046bdff02627d | 427 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/strcspn_callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strcspn_callee.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/string/c/sccz80/strcspn_callee.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
; size_t strcspn(const char *s1, const char *s2)
SECTION code_clib
SECTION code_string
PUBLIC strcspn_callee
EXTERN asm_strcspn
strcspn_callee:
IF __CPU_GBZ80__
pop bc
pop de
pop hl
push bc
call asm_strcspn
ld d,h
ld e,l
ret
ELSE
pop hl
pop de
ex (sp),hl
jp asm_strcspn
ENDIF
... | 11.861111 | 48 | 0.725995 |
2be02e767e268764532803d4e22374e1df93de7f | 375 | asm | Assembly | programs/oeis/103/A103639.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/103/A103639.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/103/A103639.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A103639: a(n) = Product_{i=1..2n} 2*i+1.
; 1,15,945,135135,34459425,13749310575,7905853580625,6190283353629375,6332659870762850625,8200794532637891559375,13113070457687988603440625,25373791335626257947657609375,58435841445947272053455474390625,157952079428395476360490147277859375
mul $0,2
mov $1,2
mov $2,1
lpb $0
... | 26.785714 | 239 | 0.786667 |
4f8c356827370792566318907021a3854240d672 | 581 | asm | Assembly | programs/oeis/264/A264080.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/264/A264080.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/264/A264080.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A264080: a(n) = 6*F(n)*F(n+1) + (-1)^n, where F = A000045.
; 1,5,13,35,91,239,625,1637,4285,11219,29371,76895,201313,527045,1379821,3612419,9457435,24759887,64822225,169706789,444298141,1163187635,3045264763,7972606655,20872555201,54645058949,143062621645,374542805987,980565796315,2567154582959,6720897952561,17595539... | 30.578947 | 362 | 0.733219 |
2ca58b05107ce5c1326af652a0e1c4a1912297e2 | 65,958 | asm | Assembly | Library/Kernel/Initfile/initfileHigh.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/Initfile/initfileHigh.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/Initfile/initfileHigh.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC/GEOS
MODULE: Kernel/Initfile
FILE: initfileHigh.asm
AUTHOR: Cheng, 11/89
ROUTINES:
Name Description
---- -----------
InitFilePushPrimaryFile
Init... | 23.102627 | 82 | 0.607296 |
54c6cabe3335efc987f4dbc40fa778d8ac0a7a52 | 39,331 | asm | Assembly | src/config.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 8 | 2016-12-26T19:33:13.000Z | 2021-02-19T21:01:07.000Z | src/config.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | 9 | 2016-11-25T00:58:44.000Z | 2017-06-26T15:22:10.000Z | src/config.asm | bitshifters/teletextr | 1bbf9ae4ca8a9c9601be3fe3fff2ed151814e615 | [
"MIT"
] | null | null | null | ; Config script for the demo
; Makes things a bit more data driven and easier to fine tune
; Things to improve:
; control over vsync
; control over loading
; set timed offsets within segments
; animated memory variables for effect inputs (simple interpolators etc.)
; set specific start times for segments (so... | 34.052814 | 117 | 0.694312 |
a86a597e73beda33d1804b237c9d5c27b4bbb67d | 281 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_derror_erange_intc.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_derror_erange_intc.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_derror_erange_intc.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_derror_erange_intc
EXTERN error_erange_zc
am48_derror_erange_intc:
; return INT_MAX or INT_MIN
call error_erange_zc
ld h,$80
bit 7,b
ret nz ; if negative
dec hl
ret
| 12.772727 | 44 | 0.654804 |
66949db11318df9a415ef146eaf5f1d3459beda7 | 552 | asm | Assembly | oeis/136/A136506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/136/A136506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/136/A136506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A136506: a(n) = binomial(2^n + 2, n).
; 1,4,15,120,3060,278256,90858768,105637584000,436355999662176,6431591598617108352,340881559632021623909760,65533747894341651530074060800,46081376018330435634530315478453248,119407315859076545156072563863598431096832,1147626132510941351319215538540322118180599296000,4113914482423... | 61.333333 | 462 | 0.88587 |
a674baf5efc28ff26380f647e8183788cc173cc5 | 597 | asm | Assembly | programs/oeis/080/A080951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A080951: Sequence associated with recurrence a(n) = 2*a(n-1) + k*(k+2)*a(n-2).
; 1,5,30,140,560,2016,6720,21120,63360,183040,512512,1397760,3727360,9748480,25067520,63504384,158760960,392232960,958791680,2321285120,5571084288,13264486400,31352422400,73610035200,171756748800,398475657216,919559208960,2111580405760,482... | 35.117647 | 393 | 0.78727 |
1e212d25f0d6477d417239a8ca6a1933f13715f6 | 381 | asm | Assembly | benchmark/benchmark-lz4.sms.asm | maxim-zhao/bmp2tilecompressors | 1d0e475820731359165deb198aa834f8b177048a | [
"MIT"
] | 12 | 2016-04-20T06:08:11.000Z | 2021-10-12T10:43:39.000Z | benchmark/benchmark-lz4.sms.asm | maxim-zhao/bmp2tilecompressors | 1d0e475820731359165deb198aa834f8b177048a | [
"MIT"
] | 3 | 2016-09-21T14:39:11.000Z | 2021-04-12T16:54:40.000Z | benchmark/benchmark-lz4.sms.asm | maxim-zhao/bmp2tilecompressors | 1d0e475820731359165deb198aa834f8b177048a | [
"MIT"
] | null | null | null | ; { "technology": "LZ4", "extension": "lz4" }
.memorymap
defaultslot 0
slotsize $4000
slot 0 $0000
.endme
.rombankmap
bankstotal 1
banksize $4000
banks 1
.endro
.bank 0 slot 0
.org 0
ld hl,data
ld de,$4000
ld ix,dataend
call lz4_decompress
ret ; ends the test
.block "decompressor"
.include "../decompressors/L... | 13.137931 | 48 | 0.713911 |
d5e6e88b87aa5e52330135280e19f7a54779c557 | 181 | asm | Assembly | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_clear.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_clear.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/ba_stack/c/sccz80/ba_stack_clear.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void ba_stack_clear(ba_stack_t *s)
SECTION code_adt_ba_stack
PUBLIC ba_stack_clear
defc ba_stack_clear = asm_ba_stack_clear
INCLUDE "adt/ba_stack/z80/asm_ba_stack_clear.asm"
| 16.454545 | 49 | 0.834254 |
5b6d06a60eb180da0059bda359b1d057b7ecb9aa | 222 | asm | Assembly | rustemu86/tests/asms/write_vga_text_buffer.asm | tomoyuki-nakabayashi/Rustemu86 | 70b5eee8f3bfd56cc7098edfba374b085f0faa56 | [
"Apache-2.0"
] | 3 | 2019-02-05T13:56:25.000Z | 2019-02-07T05:27:30.000Z | rustemu86/tests/asms/write_vga_text_buffer.asm | tomoyuki-nakabayashi/Rustemu86 | 70b5eee8f3bfd56cc7098edfba374b085f0faa56 | [
"Apache-2.0"
] | 51 | 2018-07-22T00:48:48.000Z | 2019-02-16T02:06:05.000Z | rustemu86/tests/asms/write_vga_text_buffer.asm | tomoyuki-nakabayashi/Rustemu86 | 70b5eee8f3bfd56cc7098edfba374b085f0faa56 | [
"Apache-2.0"
] | null | null | null | bits 64
mov word [0xb8000], 0x0148 ; blue `H`
mov word [0xb8002], 0x0265 ; green `e`
mov word [0xb8004], 0x036c ; cyan `l`
mov word [0xb8006], 0x046c ; red `l`
mov word [0xb8008], 0x056f ; magenta `o`
hlt | 27.75 | 41 | 0.617117 |
97be3c1de67270243897d7506fd6875cfa8070c3 | 201 | asm | Assembly | 09-vga-driver/longmode.asm | starsheriff/train-os | 218f446fd0a6be12e7f51664631a17d00dca94de | [
"Apache-2.0"
] | 3 | 2019-10-23T06:21:45.000Z | 2022-01-25T13:00:02.000Z | 10a-interrupts/longmode.asm | starsheriff/train-os | 218f446fd0a6be12e7f51664631a17d00dca94de | [
"Apache-2.0"
] | null | null | null | 10a-interrupts/longmode.asm | starsheriff/train-os | 218f446fd0a6be12e7f51664631a17d00dca94de | [
"Apache-2.0"
] | null | null | null | global longstart
section .text
bits 64
longstart:
mov word [0xb8000], 0x0e4f ; 'O', yellow on black
mov word [0xb8002], 0x0e4b ; 'K', yellow on black
;mov eax, [0xFF_FFFF]
hlt
| 15.461538 | 53 | 0.631841 |
b7d0dd192d7e899bcb4428534ac71a94e7cf2a80 | 11,428 | asm | Assembly | audio/music/rivalbattle.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2022-02-17T11:11:03.000Z | 2022-02-21T03:41:01.000Z | audio/music/rivalbattle.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | audio/music/rivalbattle.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | Music_RivalBattle:
channel_count 3
channel 1, Music_RivalBattle_Ch1
channel 2, Music_RivalBattle_Ch2
channel 3, Music_RivalBattle_Ch3
Music_RivalBattle_Ch1_sub_0:
volume_envelope 11, 2
note G_, 4
note G_, 4
note G_, 4
note E_, 4
note G_, 4
note G_, 4
sound_ret
Music_RivalBattle_Ch1_sub_1:
volume_envelope ... | 14.860858 | 39 | 0.711323 |
a6c6b13e745ce3a75f750bb1c9df4a7c6ce488e1 | 550 | asm | Assembly | oeis/198/A198859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/198/A198859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/198/A198859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A198859: 2*9^n-1.
; 1,17,161,1457,13121,118097,1062881,9565937,86093441,774840977,6973568801,62762119217,564859072961,5083731656657,45753584909921,411782264189297,3706040377703681,33354363399333137,300189270593998241,2701703435345984177,24315330918113857601,218837978263024718417,1969541804367222465761,177258762393050... | 55 | 472 | 0.876364 |
e62b5834473dcf856759cbe729dfe8950548fc52 | 729 | asm | Assembly | oeis/002/A002496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002496: Primes of the form k^2 + 1.
; Submitted by Christian Krause
; 2,5,17,37,101,197,257,401,577,677,1297,1601,2917,3137,4357,5477,7057,8101,8837,12101,13457,14401,15377,15877,16901,17957,21317,22501,24337,25601,28901,30977,32401,33857,41617,42437,44101,50177,52901,55697,57601,62501,65537,67601,69697,72901,78401,... | 91.125 | 496 | 0.803841 |
c120b044c4977234c38ffb07adf452c50e96cf90 | 2,431 | asm | Assembly | source/main/commands/misc/stopend.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/main/commands/misc/stopend.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/main/commands/misc/stopend.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; ************************************************************************************************
; ************************************************************************************************
;
; Name: stopend.asm
; Purpose: Stop and End
; Created: 26th February 2021
; Reviewed: 7th March 2021
; Author: P... | 32.413333 | 98 | 0.217195 |
4b5c8071dada2d2caaadd1b3a1862fb55fc9c5b5 | 440 | asm | Assembly | programs/oeis/081/A081910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081910.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A081910: 4^n*(n^2-n+32)/32.
; 1,4,17,76,352,1664,7936,37888,180224,851968,3997696,18612224,85983232,394264576,1795162112,8120172544,36507222016,163208757248,725849473024,3212635537408,14156212207616,62122406969344,271579372060672,1183074511486976,5136918324969472
mov $4,$0
mul $0,2
bin $4,2
mov $3,$4
add $3,4
add $4... | 20 | 235 | 0.715909 |
a0c515d6b4a53801443c65d92b1c08f65135881f | 829 | asm | Assembly | oeis/202/A202332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/202/A202332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/202/A202332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A202332: Number of (n+1) X 6 binary arrays with consecutive windows of two bits considered as a binary number nondecreasing in every row and column.
; Submitted by Jon Maiga
; 64,191,478,1052,2102,3896,6800,11299,18020,27757,41498,60454,86090,120158,164732,222245,295528,387851,502966,645152,819262,1030772,1285832,159... | 39.47619 | 500 | 0.790109 |
91b3d1b7b6e74d3ea55050588ef99a3104fb72dc | 506 | asm | Assembly | oeis/075/A075653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075653.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075653: a(n) = n + sopf(n), where sopf is the sum of the distinct prime factors of n (A008472).
; 1,4,6,6,10,11,14,10,12,17,22,17,26,23,23,18,34,23,38,27,31,35,46,29,30,41,30,37,58,40,62,34,47,53,47,41,74,59,55,47,82,54,86,57,53,71,94,53,56,57,71,67,106,59,71,65,79,89,118,70,122,95,73,66,83,82,134,87,95,84,142,77,14... | 63.25 | 323 | 0.677866 |
30c4c465272cc687007f362fd15f17f350d41ec7 | 520 | asm | Assembly | libsrc/target/tvc/romgfx/move.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | null | null | null | libsrc/target/tvc/romgfx/move.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/target/tvc/romgfx/move.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | ;
; Videoton TV Computer C stub
; Sandor Vass - 2019
;
; Move pen to dX;dY (BC;DE) relatively
;
SECTION code_clib
PUBLIC move
INCLUDE "target/tvc/def/tvc.def"
.move
._move
ld hl,2
add hl,sp
ld e,(hl) ; getting dY
inc hl
ld d,(hl)
inc hl
ld c,(h... | 14.444444 | 50 | 0.490385 |
08be9d217f2d99a098dd44af32b888ce925922c1 | 782 | asm | Assembly | pwnlib/shellcraft/templates/thumb/linux/readfile.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/thumb/linux/readfile.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/thumb/linux/readfile.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <%
from pwnlib.shellcraft import thumb
from pwnlib.util.net import sockaddr
%>
<%page args="path, dst='r6'"/>
<%docstring>
Args: [path, dst (imm/reg) = r6]
Opens the specified file path and sends its content to the specified file descriptor.
Leaves the destination file descriptor in r6 and the input fi... | 26.066667 | 89 | 0.611253 |
71dc013f92cadc413caf11c6184d73defa6476fb | 375 | asm | Assembly | oeis/142/A142342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142342: a(n) = 10*prime(n).
; Submitted by Jamie Morken(s3)
; 20,30,50,70,110,130,170,190,230,290,310,370,410,430,470,530,590,610,670,710,730,790,830,890,970,1010,1030,1070,1090,1130,1270,1310,1370,1390,1490,1510,1570,1630,1670,1730,1790,1810,1910,1930,1970,1990,2110,2230,2270
mul $0,2
max $0,1
seq $0,173919 ; Numb... | 41.666667 | 217 | 0.725333 |
74d05de2aee21a932e91c8e3549832655b8242c0 | 15,526 | nasm | Assembly | day29/harib26d/src/app/gview/bmp.nasm | kamaboko123/30daysOS | 0d8d1057a6963abb3bfef232bdf32648d7437e20 | [
"Unlicense"
] | 31 | 2019-04-07T07:15:26.000Z | 2022-02-17T10:53:47.000Z | day29/harib26d/src/app/gview/bmp.nasm | kamaboko123/30daysOS | 0d8d1057a6963abb3bfef232bdf32648d7437e20 | [
"Unlicense"
] | 4 | 2019-01-25T02:51:16.000Z | 2021-06-02T13:18:04.000Z | day29/harib26d/src/app/gview/bmp.nasm | kamaboko123/30daysOS | 0d8d1057a6963abb3bfef232bdf32648d7437e20 | [
"Unlicense"
] | 5 | 2019-09-29T01:38:49.000Z | 2021-09-28T21:03:58.000Z | ; BMP decode routine by I.Tak. 2003
section .text align=1
[bits 32]
;BMP File Structure (I can't understand MS.)
struc BMP
;FILE HEADER
.fType: resw 1 ;BM
.fSize: resd 1 ;whole file size
resd 1 ;reserved
.fOffBits: resd 1 ;offset from file top to image
;INFO HEADER... | 23.996909 | 73 | 0.478745 |
897bfb6fbb460b63af99ee0fe92f09c8ea56a6eb | 1,105 | asm | Assembly | jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | null | null | null | jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | null | null | null | jumptable.asm | JimmyDansbo/cx16stuff | e052dfcb98a3b2418bc80586173d9f83488593a6 | [
"Unlicense"
] | 1 | 2019-11-23T23:43:23.000Z | 2019-11-23T23:43:23.000Z | *=$0801
!word $080C ; Pointer to next BASIC line
!word $000A ; Line number $000A = 10
!byte $9E ; SYS BASIC token
!pet " $810",0 ; Address where ASM starts
!word $0000 ; EOF BASIC program
*=$0810
CHROUT = $FFD2
main_func:!byte $ff
inc Count ; Addresses are 16bit so 2 bytes
inc Count ; Increment twice
l... | 17 | 49 | 0.683258 |
3842e210ef34fb348c9334781aeddea77cc43d03 | 129,862 | asm | Assembly | Driver/Stream/Serial/serialMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Stream/Serial/serialMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Stream/Serial/serialMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Serial Driver - Public Interface
FILE: serial.asm
AUTHOR: Adam de Boor, Jan 12, 1990
ROUTINES:
Name Description
---- -----------
REVIS... | 25.884393 | 142 | 0.61255 |
71d3ebe2f660d5d7f3387746dc4368d9f6284425 | 1,595 | asm | Assembly | UPC_Summerschool_2019/on_off_led.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC_Summerschool_2019/on_off_led.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC_Summerschool_2019/on_off_led.X/maincode.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | ;UPC Summer School 2019
;Template written by Kalun
list p=18f4550 ;The microcontroller of the project
#include <p18f4550.inc> ;Library for the register's labels
CONFIG FOSC = XT_XT ; Oscillator Selection bits (XT oscillator (XT))
CONFIG PWRT = ON ; Power-up Timer Enable bit... | 27.5 | 113 | 0.640752 |
93dbccc8c705eb321e7712496b66b93bd6f52071 | 133 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/NisaSport/_ff_dkud3_NisaSport2.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/NisaSport/_ff_dkud3_NisaSport2.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/NisaSport/_ff_dkud3_NisaSport2.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION rodata_font_fzx
PUBLIC _ff_dkud3_NisaSport2
_ff_dkud3_NisaSport2:
BINARY "font/fzx/fonts/dkud3/NisaSport/NISASPORT2.fzx"
| 14.777778 | 54 | 0.849624 |
31f2225d2967e56873123a11c8682e8c73d6ccfe | 1,781 | asm | Assembly | programs/oeis/266/A266250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/266/A266250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/266/A266250.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A266250: Total number of ON (black) cells after n iterations of the "Rule 9" elementary cellular automaton starting with a single ON (black) cell.
; 1,1,3,5,9,14,18,27,31,44,48,65,69,90,94,119,123,152,156,189,193,230,234,275,279,324,328,377,381,434,438,495,499,560,564,629,633,702,706,779,783,860,864,945,949,1034,1038... | 80.954545 | 1,295 | 0.763054 |
09004219414b192c2f52f5553a2961a004a2ace8 | 48,853 | asm | Assembly | P6/data_P6/testpoint/testpoint16.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/testpoint/testpoint16.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint16.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $1, $0, 7
ori $2, $0, 1
ori $3, $0, 11
ori $4, $0, 9
sw $2, 0($0)
sw $3, 4($0)
sw $4, 8($0)
sw $4, 12($0)
sw $3, 16($0)
sw $3, 20($0)
sw $2, 24($0)
sw $4, 28($0)
sw $1, 32($0)
sw $3, 36($0)
sw $2, 40($0)
sw $2, 44($0)
sw $4, 48($0)
sw $1, 52($0)
sw $3, 56($0)
sw $2, 60($0)
sw $1, 64($0)
sw $3, ... | 12.886573 | 22 | 0.500583 |
68fff0d0cea2775a055a9e1028d1249120d68d02 | 1,066 | asm | Assembly | src/util/icon/blend.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/blend.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/blend.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite blend
*
* Mode 4
* +|-----------------+
* -ggg ggg wwwww-
* |g g g w |
* |gg ggg w |
* |g g g w |
* |g ggg w w w|
* | www |
* | w |
* | |
* |rr rrrr rr rrrr |
* | |
* |rrr rr rrrrr rr |
* | ww|
* |rrrr rrr rr rrr ww|
* | ww|
* | wwwwww|
* +|-----------------+
*... | 15.910448 | 34 | 0.545028 |
f414475967527127169aed150d8124494657d936 | 3,533 | asm | Assembly | programs/oeis/249/A249961.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/249/A249961.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/249/A249961.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A249961: Number of length 1+5 0..n arrays with no six consecutive terms having the maximum of any two terms equal to the minimum of the remaining four terms.
; 15,285,2010,8790,28785,77595,181860,383580,745155,1355145,2334750,3845010,6094725,9349095,13939080,20271480,28839735,40235445,55160610,74440590,99037785,13006... | 46.486842 | 2,706 | 0.838098 |
dbfdbed3e6f36c3be220aff26b28b92f19207a3c | 1,597 | asm | Assembly | gfx/tilesets/viridian_forest_palette_map.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | gfx/tilesets/viridian_forest_palette_map.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | gfx/tilesets/viridian_forest_palette_map.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | tilepal 0, BROWN, BROWN, WATER, WATER, GREEN, GREEN, GREEN, GREEN
tilepal 0, WATER, WATER, BROWN, BROWN, WATER, WATER, BROWN, GREEN
tilepal 0, RED, RED, WATER, WATER, GREEN, GREEN, GREEN, GREEN
tilepal 0, WATER, WATER, BROWN, BROWN, WATER, GREEN, GREEN, GREEN
tilepal 0, WATER, RED, RED, WATER, GREEN, GREEN, GREEN,... | 63.88 | 67 | 0.714465 |
4603873ff5fe8a2ef241b080e450783eb3702b58 | 320 | asm | Assembly | 0x04.asm | SpeedStepper/XchgRaxRax | 24c1a47f8da2fab1e4c3ad62136b307c7fa5a6dc | [
"MIT"
] | null | null | null | 0x04.asm | SpeedStepper/XchgRaxRax | 24c1a47f8da2fab1e4c3ad62136b307c7fa5a6dc | [
"MIT"
] | null | null | null | 0x04.asm | SpeedStepper/XchgRaxRax | 24c1a47f8da2fab1e4c3ad62136b307c7fa5a6dc | [
"MIT"
] | null | null | null | ; This snippet, 0x04, flips the 6th least-significant bit of the value stored in rax.
; In an ASCII table this toggle wether a letter is upper or lower case.
; Assemble with $ nasm -felf64 0x04.asm && ld 0x04.o && ./a.out
global _start
section .text
_start:
xor al, 0x20 ; flips the 6th bit (0x20 is 0b0100000)
| 32 | 86 | 0.7125 |
6f3a73835330aedcc8d2e4948b6aaf849516a2a7 | 504 | asm | Assembly | programs/oeis/117/A117619.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/117/A117619.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/117/A117619.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A117619: a(n) = n^2 + 7.
; 7,8,11,16,23,32,43,56,71,88,107,128,151,176,203,232,263,296,331,368,407,448,491,536,583,632,683,736,791,848,907,968,1031,1096,1163,1232,1303,1376,1451,1528,1607,1688,1771,1856,1943,2032,2123,2216,2311,2408,2507,2608,2711,2816,2923,3032,3143,3256,3371,3488,3607,3728,3851,3976,4103,4232,4363,... | 84 | 457 | 0.75 |
8772ba3874e08ae0ab65b96b04cc56ec79f13e01 | 429 | asm | Assembly | programs/oeis/095/A095111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/095/A095111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/095/A095111.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A095111: One minus the parity of 1-fibits in Zeckendorf expansion A014417(n).
; 1,0,0,0,1,0,1,1,0,1,1,1,0,0,1,1,1,0,1,0,0,0,1,1,1,0,1,0,0,1,0,0,0,1,0,1,1,1,0,1,0,0,1,0,0,0,1,1,0,0,0,1,0,1,1,0,1,1,1,0,1,0,0,1,0,0,0,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,0,1,1,1,0,0,1,1,1,0,1,0,0,1,0,0
mov $1,2
lpb $0
mov $2,$0
seq $2,... | 30.642857 | 201 | 0.564103 |
c67f68d919135a063aed2e758265fac9ec6974d8 | 5,406 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_11059_1731.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_11059_1731.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_11059_1731.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x5ec0, %rbp
nop
nop
add %r9, %r9
vmovups (%rbp), %ymm5
vextracti128 $0, %ymm5, %xmm5
vpextrq $1, %xmm5, %rsi
nop
add %r12, %r12
lea addresses_WC_ht+0x5e80, %rbx
nop
nop
nop
nop
nop
dec %... | 41.584615 | 2,999 | 0.655198 |
d3d9ba9aac3b3a79f0e752f8341050175e14f5c5 | 7,310 | asm | Assembly | samples/sqrt.asm | fmodesto/sc | 9af97ccef8fc6ad205a07696c89fc296a8b13da2 | [
"MIT"
] | 1 | 2021-01-10T11:08:00.000Z | 2021-01-10T11:08:00.000Z | samples/sqrt.asm | fmodesto/sc | 9af97ccef8fc6ad205a07696c89fc296a8b13da2 | [
"MIT"
] | null | null | null | samples/sqrt.asm | fmodesto/sc | 9af97ccef8fc6ad205a07696c89fc296a8b13da2 | [
"MIT"
] | null | null | null | .org $FFE
screen_H:
.byte 0
.org $FFF
screen_L:
.byte 0
.org $000
jsr main
_end_program_:
jmp _end_program_
mul16_return_H:
.byte 0
mul16_return_L:
.byte 0
mul16_a_H:
.byte 0
mul16_a_L:
.byte 0
mul16_b_H:
.byte 0
mul16_b_L:
.byte 0
mul16_res_H:
.byte 0
mul16_res_L:
.byte 0
mul16_flag_H:
.byte 0
mul16_flag_L:
.byte 0
mu... | 20.885714 | 103 | 0.695349 |
f25d9acd0dd547fa0d57c04626209331175d034b | 400 | asm | Assembly | programs/oeis/182/A182582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182582: a(n) = (A096268(n) + A182581(n)) mod 2.
; 0,1,1,0,0,0,0,1,0,1,0,1,0,1,1,0,0,1,0,0,1,1,0,0,0,1,1,0,0,0,0,1,1,1,0,0,0,1,1,1,0,0,0,0,0,1,0,1,0,1,1,0,0,0,0,1,1,1,0,1,0,1,0,0,0,0,0,0,1,1,0,1,0,1,1,0,0,0,0,0,0,1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,0,1,0,0,0,0,0,1,1
cal $0,169611 ; Number of prime divisors of n that are n... | 44.444444 | 211 | 0.5775 |
fc1dcb9e54f0109357db4531b6c36ec4effa2a75 | 1,018 | asm | Assembly | programs/oeis/003/A003165.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/003/A003165.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/003/A003165.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A003165: a(n) = floor(n/2) + 1 - d(n), where d(n) is the number of divisors of n.
; 0,0,0,0,1,0,2,1,2,2,4,1,5,4,4,4,7,4,8,5,7,8,10,5,10,10,10,9,13,8,14,11,13,14,14,10,17,16,16,13,19,14,20,17,17,20,22,15,22,20,22,21,25,20,24,21,25,26,28,19,29,28,26,26,29,26,32,29,31,28,34,25,35,34,32,33,35,32,38,31,36,38,40,31,39,40,4... | 72.714286 | 766 | 0.651277 |
909e695ed0a708b2ea0062320909f6af9f10e655 | 401 | asm | Assembly | programs/oeis/273/A273053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/273/A273053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/273/A273053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A273053: Numbers n such that 15*n^2 + 16 is a square.
; 0,4,32,252,1984,15620,122976,968188,7622528,60012036,472473760,3719778044,29285750592,230566226692,1815244062944,14291386276860,112515846151936,885835382938628,6974167217357088,54907502355918076
mul $0,2
mov $3,2
lpb $0,1
sub $0,2
add $3,$2
mov $2,$3
mu... | 22.277778 | 196 | 0.700748 |
092229dd639139547a4f9ecbd17e3df4e7813058 | 2,121 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_121_328.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.log_121_328.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.log_121_328.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 %rbp
push %rcx
lea addresses_normal_ht+0x176ff, %r12
clflush (%r12)
nop
xor %r13, %r13
movw $0x6162, (%r12)
nop
nop
and $40181, %r10
lea addresses_A_ht+0x1e3af, %rcx
add %r10, %r10
movw $0x6162, (%rcx)
add $3833, %r12
pop %rcx
pop ... | 22.326316 | 362 | 0.641678 |
6873c08b10525552b84c78e7b3c89f1ad630441c | 394 | asm | Assembly | programs/oeis/080/A080150.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/080/A080150.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/080/A080150.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A080150: Let m = Wonderful Demlo number A002477(n); a(n) = square of the sum of digits of m.
; 1,16,81,256,625,1296,2401,4096,6561,6724,7225,8100,9409,11236,13689,16900,21025,26244,26569,27556,29241,31684,34969,39204,44521,51076,59049,59536,61009,63504,67081,71824,77841,85264,94249,104976,105625
seq $0,80151 ; Let m... | 65.666667 | 203 | 0.743655 |
e67a642c5903a8e76ece94aa2e8c0e0647afe01f | 856 | asm | Assembly | programs/oeis/014/A014991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014991.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014991: a(n) = (1 - (-9)^n)/10.
; 1,-8,73,-656,5905,-53144,478297,-4304672,38742049,-348678440,3138105961,-28242953648,254186582833,-2287679245496,20589113209465,-185302018885184,1667718169966657,-15009463529699912,135085171767299209,-1215766545905692880,10941898913151235921,-98477090218361123288,8862938119652501095... | 71.333333 | 745 | 0.863318 |
e22a202711d2db74949203fd5ec770086381d030 | 556 | asm | Assembly | oeis/329/A329178.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/329/A329178.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/329/A329178.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A329178: Sum of the products of pairs of Padovan numbers which are two apart, starting from A000931(5).
; Submitted by Christian Krause
; 1,3,5,11,19,34,62,107,191,335,587,1035,1812,3184,5589,9803,17213,30199,52999,93014,163214,286439,502655,882095,1547991,2716503,4767160,8365776,14680889,25763219,45211237,79340227,1... | 26.47619 | 220 | 0.708633 |
5b877de46192c7850c205884fc00d9f76a80fa90 | 8,841 | asm | Assembly | Transynther/x86/_processed/NONE/_un_xt_sm_/i9-9900K_12_0xa0.log_21829_1362.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_xt_sm_/i9-9900K_12_0xa0.log_21829_1362.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_xt_sm_/i9-9900K_12_0xa0.log_21829_1362.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 %rdx
push %rsi
lea addresses_A_ht+0x1552d, %r11
nop
nop
and %rsi, %rsi
mov (%r11), %r12d
nop
nop
nop
sub $53117, %r14
lea addresses_A_ht+0x661d, %rdx
and $11165, %r8
mov $0x6162636465666768, %rax
movq ... | 32.866171 | 2,999 | 0.651623 |
a55d2c1dfb71d1347c2a454a8476d8c443e4e650 | 284 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fpclassify.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fpclassify.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_fpclassify.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC cm32_sdcc_fpclassify
EXTERN m32_fpclassify
cm32_sdcc_fpclassify:
pop bc ; pop ret
pop hl
pop de
push de
push hl
push bc ; push ret
call m32_fpclassify
ld l,a
ld h,0
ret
| 14.947368 | 42 | 0.570423 |
195541e960cf65c29c63e37dee304f9be8fe4056 | 153 | asm | Assembly | programs/oeis/175/A175673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175673.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175673: Number of n-digit terms in A179955.
; 0,9,36,84,126,126,84,36,9,1
mov $2,9
bin $2,$0
lpb $0
mod $0,2
div $0,10
mov $1,$2
lpe
mov $0,$1
| 12.75 | 46 | 0.594771 |
f419fc9828e9aa0f7353d6329e5daccc83169012 | 322 | asm | Assembly | programs/oeis/011/A011000.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011000.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011000.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011000: a(n) = binomial coefficient C(n,47).
; 1,48,1176,19600,249900,2598960,22957480,177100560,1217566350,7575968400,43183019880,227692286640,1119487075980,5166863427600,22512762077400,93052749919920,366395202809685,1379370175283520,4981058966301600,17302625882942400,57963796707857040
add $0,47
mov $1,$0
bin $1,4... | 46 | 242 | 0.835404 |
05adc22a7773b6c50a907a461d1b2eccdd5ef816 | 1,585 | asm | Assembly | libsrc/stdio/ansi/px8/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/ansi/px8/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/ansi/px8/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the Epson PX8
; By Stefano Bodrato - 2019
;
; Handles Attributes INVERSE, BOLD + UNDERLINED
;
; Display a char in location (__console_y),(__console_x)
; A=char to display
;
;
; $Id: f_ansi_char.asm $
;
SECTION smc_clib
PUBLIC ansi_CHAR
EXTERN subcpu_call
EXTERN ansifont
EXTERN _... | 15.539216 | 124 | 0.677603 |
694b4fc155d0c1b8b79902b43d2e26637b08f17a | 636 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/l_mirror.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/l/z80/l_mirror.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/l/z80/l_mirror.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_l
PUBLIC l_mirror
.l_mirror
; reverse or mirror the bits in a byte
; 76543210 -> 01234567
;
; 18 bytes / 70 cycles
;
; from http://www.retroprogramming.com/2014/01/fast-z80-bit-reversal.html
;
; enter : a = byte
;
; exit : a, l = byte reversed... | 17.189189 | 77 | 0.514151 |
c84fc366de1565230235d2bdd2ce5df776fc57b5 | 627 | asm | Assembly | programs/oeis/172/A172193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/172/A172193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/172/A172193.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A172193: 5*n^2+31*n+1.
; 1,37,83,139,205,281,367,463,569,685,811,947,1093,1249,1415,1591,1777,1973,2179,2395,2621,2857,3103,3359,3625,3901,4187,4483,4789,5105,5431,5767,6113,6469,6835,7211,7597,7993,8399,8815,9241,9677,10123,10579,11045,11521,12007,12503,13009,13525,14051,14587,15133,15689,16255,16831,17417,18013,186... | 62.7 | 543 | 0.776715 |
b11a91800e16b7a464fa9725d8232205d1ed16a1 | 58,818 | asm | Assembly | benchmarks/insertsort/main.asm | TRDDC-TUM/wcet-benchmarks | f3e2870ea17b7baeb753db53eeba5de674351bf1 | [
"MIT"
] | 2 | 2019-10-25T02:58:38.000Z | 2019-10-25T14:17:08.000Z | benchmarks/insertsort/main.asm | TRDDC-TUM/wcet-benchmarks | f3e2870ea17b7baeb753db53eeba5de674351bf1 | [
"MIT"
] | null | null | null | benchmarks/insertsort/main.asm | TRDDC-TUM/wcet-benchmarks | f3e2870ea17b7baeb753db53eeba5de674351bf1 | [
"MIT"
] | 2 | 2019-06-02T14:18:44.000Z | 2020-04-16T00:45:03.000Z |
main.elf: file format elf32-avr
Disassembly of section .text:
00000000 <__vectors>:
__vectors():
../../../../crt1/gcrt1.S:52
0: 0c 94 46 00 jmp 0x8c ; 0x8c <__ctors_end>
../../../../crt1/gcrt1.S:53
4: 0c 94 58 00 jmp 0xb0 ; 0xb0 <__bad_interrupt>
../../../../crt1/gcrt1.S:54
8: 0c 94 58 00 jmp 0xb0 ;... | 32.335349 | 85 | 0.47715 |
01a1b92cdbf16009c985a9f69790b2772252b3ff | 1,249 | asm | Assembly | programs/oeis/003/A003947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/003/A003947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/003/A003947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A003947: Expansion of (1+x)/(1-4*x).
; 1,5,20,80,320,1280,5120,20480,81920,327680,1310720,5242880,20971520,83886080,335544320,1342177280,5368709120,21474836480,85899345920,343597383680,1374389534720,5497558138880,21990232555520,87960930222080,351843720888320,1407374883553280,5629499534213120,22517998136852480,9007199... | 138.777778 | 1,161 | 0.919135 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.