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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
433718b94dedf6651c29bd5beeaecc8c699c674e | 2,341 | asm | Assembly | code/sheet/text.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | 3 | 2021-10-06T20:52:11.000Z | 2021-11-29T11:31:55.000Z | code/sheet/text.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null | code/sheet/text.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null |
update_sheet_text:
call text_to_messages
push bc ; push messages length
call calculate_message_size_change
push bc ; push size change
call update_sheet_pointers
pop bc ; pop size change
call move_sheet_data
pop bc ; pop messages length
call cop... | 20.535088 | 68 | 0.56557 |
7e6123448e35c33a58b4c7e6362d1e30167c83d6 | 8,306 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1296.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1296.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1296.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 %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x18ffd, %r15
nop
nop
nop
nop
nop
xor %rcx, %rcx
mov (%r15), %r13d
nop
and $65220, %r9
lea addresses_A_ht+0x81fd, %rbp
nop
nop
nop
nop
nop
dec %rbx
movl $0x61626364, (%rbp)
nop... | 31.225564 | 2,999 | 0.6523 |
92c14d639e996321f19341b3c9c44078e7d131ed | 954 | asm | Assembly | programs/oeis/167/A167877.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/167/A167877.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167877.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A167877: Largest m<=n such that no carry occurs when adding m to n in ternary arithmetic.
; 0,1,0,3,4,3,2,1,0,9,10,9,12,13,12,11,10,9,8,7,6,5,4,3,2,1,0,27,28,27,30,31,30,29,28,27,36,37,36,39,40,39,38,37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0,81,82,81,84,85... | 73.384615 | 752 | 0.660377 |
130164920bf29b6de0d9072ab5958b8de0b17826 | 708 | asm | Assembly | libsrc/graphics/w_multipoint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/graphics/w_multipoint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/graphics/w_multipoint.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Stefano Bodrato 19/7/2007
;
;
; $Id: w_multipoint.asm $
;
;
; Pick a vertical or horizontal bit bar, up to 16 bits long
;
; Usage: multipoint(int hv, int length, int x, int y)
;
; CALLER LINKAGE FOR FUNCTION POINTERS
SECTION code_graphics
... | 14.75 | 59 | 0.641243 |
998f27afb42696c32e884238a4462fa76c418008 | 458 | asm | Assembly | oeis/134/A134860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134860: Wythoff AAB numbers; also, Fib101 numbers: those n for which the Zeckendorf expansion A014417(n) ends with 1,0,1.
; Submitted by Jon Maiga
; 4,12,17,25,33,38,46,51,59,67,72,80,88,93,101,106,114,122,127,135,140,148,156,161,169,177,182,190,195,203,211,216,224,232,237,245,250,258,266,271,279,284,292,300,305,313... | 38.166667 | 206 | 0.716157 |
81b62650cf5434db6bacfd88d1514762150b016a | 283 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___h2sint_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___h2sint_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___h2sint_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math16
PUBLIC ___h2sint_callee
PUBLIC _f16_i16_f16_fastcall
EXTERN cm16_sdcc___h2sint_callee
EXTERN cm16_sdcc___h2sint_fastcall
defc ___h2sint_callee = cm16_sdcc___h2sint_callee
defc _f16_i16_f16_fastcall = cm16_sdcc___h2sint_fastcall
| 23.583333 | 60 | 0.816254 |
53de19d1be481690b79c9740d70c43529a845531 | 356 | asm | Assembly | programs/oeis/056/A056571.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/056/A056571.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056571.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A056571: Fourth power of Fibonacci numbers A000045.
; 0,1,1,16,81,625,4096,28561,194481,1336336,9150625,62742241,429981696,2947295521,20200652641,138458410000,949005240561,6504586067281,44583076827136,305577005139121,2094455819300625,14355614096087056
cal $0,45 ; Fibonacci numbers: F(n) = F(n-1) + F(n-2) with F(0) =... | 50.857143 | 199 | 0.764045 |
88a86b3ea43ad34044281e7d63a989305a074316 | 240 | asm | Assembly | programs/oeis/011/A011901.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011901.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011901.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011901: [ n(n-1)(n-2)/19 ].
; 0,0,0,0,1,3,6,11,17,26,37,52,69,90,114,143,176,214,257,306,360,420,486,559,639,726,821,923,1034,1153,1282,1419,1566,1722,1889,2066,2254,2453,2664,2886,3120,3366,3625
bin $0,3
mul $0,36
div $0,114
mov $1,$0
| 30 | 167 | 0.666667 |
8cc9bcd437c24c4bf915944a27bb8e6221e8ea2d | 902 | asm | Assembly | tests/test_load_r.asm | CatpainBlack/FantASM | 83bb5aa8eeaa28bd725596e9c2a8bee632b188dd | [
"BSD-2-Clause-FreeBSD"
] | 4 | 2020-01-31T03:52:49.000Z | 2021-05-25T09:05:00.000Z | tests/test_load_r.asm | CatpainBlack/FantASM | 83bb5aa8eeaa28bd725596e9c2a8bee632b188dd | [
"BSD-2-Clause-FreeBSD"
] | 2 | 2020-02-24T19:59:55.000Z | 2020-02-24T20:57:18.000Z | tests/test_load_r.asm | CatpainBlack/FantASM | 83bb5aa8eeaa28bd725596e9c2a8bee632b188dd | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2019-09-23T01:49:28.000Z | 2019-09-23T01:49:28.000Z | org 32768
wibble = 49152
start
ld a,a
ld a,b
ld a,c
ld a,d
ld a,e
ld a,h
ld a,l
ld a,ixh
ld a,ixl
ld a,iyh
ld a,iyl
ld a,0
ld a,wibble
ld a,(0x1234)
ld a,(wibble)
ld a,(start)
ld a,(finish)
ld a,(hl)
ld a,(de)
ld a,(bc)
ld a,r
ld a,i
ld a,(ix)
ld a,(ix+1)
ld a,... | 9.912088 | 20 | 0.504435 |
06ccdb2578765ff5cb98b899a9c9f9f8c45cb84b | 19,101 | asm | Assembly | onnxruntime/core/mlas/lib/arm64/QgemmU8X8KernelNeon.asm | sriduth/onnxruntime | b2da700e4d953239833e40f9a1b39b15936cc6dd | [
"MIT"
] | 1 | 2019-01-15T18:10:37.000Z | 2019-01-15T18:10:37.000Z | onnxruntime/core/mlas/lib/arm64/QgemmU8X8KernelNeon.asm | sriduth/onnxruntime | b2da700e4d953239833e40f9a1b39b15936cc6dd | [
"MIT"
] | null | null | null | onnxruntime/core/mlas/lib/arm64/QgemmU8X8KernelNeon.asm | sriduth/onnxruntime | b2da700e4d953239833e40f9a1b39b15936cc6dd | [
"MIT"
] | 1 | 2021-03-08T18:50:34.000Z | 2021-03-08T18:50:34.000Z | /*++
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.
Module Name:
QgemmU8X8KernelNeon.asm
Abstract:
This module implements the kernels for the quantized integer matrix/matrix
multiply operation (QGEMM).
--*/
#include "kxarm64.h"
//
// Stack frame layout for... | 33.80708 | 82 | 0.520549 |
b80ffd5eb6fb5c1da4aec50b3356dd35968ce9cd | 5,778 | asm | Assembly | tokens.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | 2 | 2020-06-30T15:43:19.000Z | 2021-01-05T17:07:27.000Z | tokens.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | 6 | 2020-05-30T04:26:34.000Z | 2020-07-21T02:43:24.000Z | tokens.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | null | null | null |
;
;LIST OF TOKENS AND KEYWORDS.
;IF A KEYWORD IS FOLLOWED BY NUL THEN IT WILL
; ONLY MATCH WITH THE WORD FOLLOWED IMMEDIATELY
; BY A DELIMITER.
;
include "constants.inc"
PUBLIC KEYWDS, KEYWDL, ERRWDS
EXTERN TK_EXTENDED, TKX_EXEC_FIRST, TKX_EVAL_FIRST, TKN_FIRSTCMD
PUBLIC TKR_AND, TKR_DIV, TKR_EOR, TKR_MOD, TKR_O... | 17.247761 | 115 | 0.738491 |
2dc7f9e77a26a5112d55eeade88775ac28792f53 | 1,140 | asm | Assembly | data/mapObjects/route12.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/route12.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/route12.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | Route12Object:
db $43 ; border block
db $4 ; warps
db $f, $a, $0, ROUTE_12_GATE_1F
db $f, $b, $0, ROUTE_12_GATE_1F
db $15, $a, $2, ROUTE_12_GATE_1F
db $4d, $b, $0, ROUTE_12_HOUSE
db $2 ; signs
db $d, $d, $b ; Route12Text11
db $3f, $b, $c ; Route12Text12
db $a ; objects
object SPRITE_SNORLAX, $a, $3e, STAY... | 36.774194 | 78 | 0.680702 |
a814620ce85978a38b55497a24aac4b34a9bb038 | 405 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_49.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_49.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_49.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; BeepFX sound effect by shiru
; http://shiru.untergrund.net
SECTION rodata_clib
SECTION rodata_sound_bit
PUBLIC _bfx_49
_bfx_49:
; Alarm_3
defb 1 ;tone
defw 200,20,400,0,384
defb 1 ;tone
defw 200,20,800,0,384
defb 1 ;tone
defw 200,20,400,0,384
defb 1 ;tone
defw 200,20,800,0,384
defb... | 15 | 30 | 0.664198 |
ca0da9b28bede849673234bb50fef6eb015b362e | 2,234 | asm | Assembly | previewdatacopy.asm | joshuadhowe/z3randomizer | c679e33011a7498c9c73d848cb79c0231b3ad4b1 | [
"MIT"
] | null | null | null | previewdatacopy.asm | joshuadhowe/z3randomizer | c679e33011a7498c9c73d848cb79c0231b3ad4b1 | [
"MIT"
] | null | null | null | previewdatacopy.asm | joshuadhowe/z3randomizer | c679e33011a7498c9c73d848cb79c0231b3ad4b1 | [
"MIT"
] | null | null | null | ;================================================================================
; RTPreview SRAM Hook
;--------------------------------------------------------------------------------
MaybeWriteSRAMTrace:
LDA EnableSRAMTrace : AND.l TournamentSeedInverse : BEQ +
JSL.l WriteStatusPreview
+
RTL
;-------------------... | 33.848485 | 98 | 0.485676 |
c3cc2d37ff313b4a9de28dcb5fb2497b46727bed | 506 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_neg.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_neg.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_neg.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
; float __neg (float number)
SECTION code_clib
SECTION code_fp_am9511
PUBLIC cam32_sdcc_neg
EXTERN asm_sdcc_read1, asm_am9511_neg
.cam32_sdcc_neg
; negate sdcc floats
;
; enter : stack = sdcc_float number, ret
;
; exit : DEHL = sdcc_float(-number)
;
; uses : af, bc, de, hl
call ... | 19.461538 | 59 | 0.588933 |
0d360f77af0d4502eac22818fde7f3709d62fdad | 439 | asm | Assembly | programs/oeis/117/A117202.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/117/A117202.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117202.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A117202: Binomial transform of n*F(n).
; 0,1,4,15,52,170,534,1631,4880,14373,41810,120406,343884,975325,2749852,7713435,21540304,59917826,166094370,458998523,1264919720,3477182961,9536877614,26102772910,71309161752,194468551225,529490287924,1439539861671,3908348148460,10597623588698,28701660781230,77646654240791,2098... | 43.9 | 340 | 0.817768 |
df68877491c18bec8c36fe04ca35c7aa71183d72 | 221 | asm | Assembly | mc-sema/validator/x86/tests/Sbb32RR2.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/Sbb32RR2.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/Sbb32RR2.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; Sbb32RR2
clc
mov ecx, 0xffffff67
mov edx, 0x19
;TEST_BEGIN_RECORDING
sbb edx, ecx
;TEST_END_RECORDING
| 15.785714 | 25 | 0.719457 |
ec0bfa2a7c680109b4ad0bdb064f339539ba0aa2 | 526 | asm | Assembly | oeis/072/A072126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/072/A072126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/072/A072126.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A072126: Parity of the decimal digits of log(2).
; Submitted by Jon Maiga
; 0,0,1,1,1,0,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0,1,1,1,0,0,1,1,0,1,0,0,0,1,1,0,1,0,1,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,0,1,0,1,1,1,0,0,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul ... | 18.137931 | 201 | 0.520913 |
594fa4c4dcbe3c552207fafd52e7657e8fe6557b | 235 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_beep_di_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_beep_di_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_beep_di_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void bit_beep_di_callee(uint16_t duration_ms, uint16_t frequency_hz)
SECTION code_sound_bit
PUBLIC _bit_beep_di_callee
EXTERN asm_bit_beep_di
_bit_beep_di_callee:
pop af
pop hl
pop de
push af
jp asm_bit_beep_di
| 13.055556 | 70 | 0.787234 |
1e0a7a4689bcef45c31bb25e28de14a5f7f36dd8 | 190 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int bv_stack_pop_fastcall(bv_stack_t *s)
SECTION code_adt_bv_stack
PUBLIC _bv_stack_pop_fastcall
defc _bv_stack_pop = asm_bv_stack_pop
INCLUDE "adt/bv_stack/z80/asm_bv_stack_pop.asm"
| 17.272727 | 47 | 0.842105 |
307d9ca344193253915f02cca2aa1d7c9a88db85 | 442 | asm | Assembly | programs/oeis/317/A317408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/317/A317408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/317/A317408.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A317408: a(n) = n * Fibonacci(2n).
; 0,1,6,24,84,275,864,2639,7896,23256,67650,194821,556416,1578109,4449354,12480600,34852944,96949079,268746336,742675211,2046683100,5626200216,15430992126,42235173769,115380647424,314656725625,856733282574,2329224424344,6323840144076,17147315166491,46440262677600,125634925674311,339... | 44.2 | 345 | 0.807692 |
e8aad7d0f4f34b273e8f5991bb697cb7e90ee648 | 600 | asm | Assembly | kernel/boot/boot.asm | a0w-svg/AzamiOS | 76424d7a58b7c36345e2ddb43bf561fb58e1de0b | [
"BSD-3-Clause"
] | 2 | 2021-08-05T18:31:57.000Z | 2021-08-13T13:39:12.000Z | kernel/boot/boot.asm | a0w-svg/AzamiOS | 76424d7a58b7c36345e2ddb43bf561fb58e1de0b | [
"BSD-3-Clause"
] | null | null | null | kernel/boot/boot.asm | a0w-svg/AzamiOS | 76424d7a58b7c36345e2ddb43bf561fb58e1de0b | [
"BSD-3-Clause"
] | null | null | null | MBOOT_ALIGN_FLAG equ 1 << 0
MBOOT_MEMINFO_FLAG equ 1 << 1
MBOOT_FLAGS equ MBOOT_ALIGN_FLAG | MBOOT_MEMINFO_FLAG
MBOOT_MAGIC equ 0x1BADB002
MBOOT_CHECKSUM equ - (MBOOT_MAGIC + MBOOT_FLAGS)
global mboot
extern code
extern bss
extern end
mboot:
dd MBOOT_MAGIC
dd MBOOT_FLAGS
dd MBOOT_CHECKSUM
dd mboot
d... | 15.789474 | 53 | 0.701667 |
1e87df13772bf62d26467b3d6131c47913168ba6 | 638 | asm | Assembly | programs/oeis/026/A026396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/026/A026396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/026/A026396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A026396: Sum{T(i,j)}, 0<=j<=i, 0<=i<=n, where T is the array in A026386.
; 3,7,17,37,87,187,437,937,2187,4687,10937,23437,54687,117187,273437,585937,1367187,2929687,6835937,14648437,34179687,73242187,170898437,366210937,854492187,1831054687,4272460937,9155273437,21362304687,45776367187,106811523437,228881835937,53405... | 37.529412 | 438 | 0.780564 |
5be02f50923a8094dc4b7713ac60fc80c257169b | 1,280 | asm | Assembly | programs/oeis/085/A085601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085601: a(n) = 2 * (4^n + 2^n) + 1.
; 5,13,41,145,545,2113,8321,33025,131585,525313,2099201,8392705,33562625,134234113,536903681,2147549185,8590065665,34360000513,137439477761,549756862465,2199025352705,8796097216513,35184380477441,140737505132545,562949986975745,2251799880794113,9007199388958721,36028797287399425,1... | 116.363636 | 1,174 | 0.908594 |
18c50852eca1bc7f07956baf72b0f5023a75e415 | 280 | asm | Assembly | programs/oeis/047/A047355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047355: Numbers that are congruent to {0, 3} mod 7.
; 0,3,7,10,14,17,21,24,28,31,35,38,42,45,49,52,56,59,63,66,70,73,77,80,84,87,91,94,98,101,105,108,112,115,119,122,126,129,133,136,140,143,147,150,154,157,161,164,168,171,175,178,182,185,189,192,196,199,203
mul $0,7
div $0,2
| 46.666667 | 205 | 0.689286 |
51c5a6857bf3ab551e082f10ee52ace2a809e55b | 798 | asm | Assembly | oeis/300/A300570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/300/A300570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/300/A300570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A300570: a(n) is the concatenation n in base 2, n-1 in base 2, ..., 1 in base 2.
; Submitted by Christian Krause
; 1,101,11101,10011101,10110011101,11010110011101,11111010110011101,100011111010110011101,1001100011111010110011101,10101001100011111010110011101,101110101001100011111010110011101,1100101110101001100011111... | 114 | 470 | 0.868421 |
49958bdc84f7958d8c15bed337d8f8b96eaeb5ac | 720 | asm | Assembly | libsrc/math/zxmath/amax.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/math/zxmath/amax.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/math/zxmath/amax.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
;
; ZX Maths Routines
;
; 7/12/02 - Stefano Bodrato
;
; $Id: amax.asm,v 1.7 2016/06/22 19:59:18 dom Exp $
;
;double amax (double x,double y)
;
;returns the larger of x and y
IF FORzx
INCLUDE "zxfp.def"
ENDIF
IF FORzx81
INCLUDE "81fp.def"
ENDIF
IF FORlambda
INCLUDE "lambdafp.def"
ENDIF... | 17.142857 | 59 | 0.608333 |
e8a570df187ddba152a297e92fa40fe448bd1a29 | 1,350 | asm | Assembly | src/spread/sprites/macr.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/sprites/macr.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/sprites/macr.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ;Sprite source code generated with EASYSOURCE 1991 Albin Hessler Software
;**************************************************************************
; -> spread_s <- 1992 Mar 17 13:02:17
section sprite
xdef mes_macr
mes_macr
sp1
dc.w $0100,$0000 ;form, time/ada... | 29.347826 | 77 | 0.422963 |
72785ebb43dc81078cd5219c89f4e700df908720 | 7,625 | asm | Assembly | Utils/hash_function.asm | SavagePencil/SMSFramework | 63c30ba7518bfc82334cd1bcc40714b08bd7ac1a | [
"MIT"
] | null | null | null | Utils/hash_function.asm | SavagePencil/SMSFramework | 63c30ba7518bfc82334cd1bcc40714b08bd7ac1a | [
"MIT"
] | null | null | null | Utils/hash_function.asm | SavagePencil/SMSFramework | 63c30ba7518bfc82334cd1bcc40714b08bd7ac1a | [
"MIT"
] | null | null | null | .IFNDEF __HASH_FUNCTION_ASM__
.DEFINE __HASH_FUNCTION_ASM__
.SECTION "Pearson Hash Lookup Table - Ruby" ALIGN 256 FREE
; Pearson lookup hash table as used by Ruby module "PearsonHashing"
; https://www.rubydoc.info/gems/pearson-hashing/PearsonHashing
Ruby_PearsonHashBegin:
.db 49, 118, 63, 252, 13, 155, ... | 52.226027 | 87 | 0.575607 |
ec9643980e799dffe817d58e7bb40ac220c7cfe0 | 485 | asm | Assembly | programs/oeis/231/A231680.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/231/A231680.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/231/A231680.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A231680: a(n) = Sum_{i=0..n} digsum_8(i), where digsum_8(i) = A053829(i).
; 0,1,3,6,10,15,21,28,29,31,34,38,43,49,56,64,66,69,73,78,84,91,99,108,111,115,120,126,133,141,150,160,164,169,175,182,190,199,209,220,225,231,238,246,255,265,276,288,294,301,309,318,328,339,351,364,371,379,388,398,409,421,434,448,449,451,454,4... | 44.090909 | 294 | 0.668041 |
6221dd4e446f87c02ab59cfb2f9c51b6082081b3 | 660 | asm | Assembly | programs/oeis/314/A314239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/314/A314239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/314/A314239.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A314239: Coordination sequence Gal.6.642.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,5,11,17,23,28,34,39,45,51,57,62,67,73,79,85,90,96,101,107,113,119,124,129,135,141,147,152,158,163,169,175,181,186,191,197,203,209,214,220,... | 38.823529 | 182 | 0.716667 |
6443a4e2114a4d93dc87c9f37b80dcd2131559cb | 2,308 | asm | Assembly | src/features/debugging.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | 1 | 2020-10-24T17:09:05.000Z | 2020-10-24T17:09:05.000Z | src/features/debugging.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | null | null | null | src/features/debugging.asm | FranchuFranchu/fran-os | 30e14b587dd66039511d08a54f516ad65c4375ff | [
"0BSD"
] | null | null | null | ; IN = ESI: Start location, ECX: Count in bytes
kernel_debug_dump_memory:
pusha
mov eax, 0
.dump:
mov eax, 0
mov al, [esi]
call kernel_string_convert_2hex
call kernel_terminal_putchar
shr ax, 8
call kernel_terminal_putchar
inc esi
dec ecx
cmp ecx, 0
jne .dump
popa
... | 15.917241 | 76 | 0.613085 |
d62f797d538207bb08aa8ebcc88dee3289e9e03c | 1,044 | asm | Assembly | scripts/Route4.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/Route4.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/Route4.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Route4_Script:
call EnableAutoTextBoxDrawing
ld hl, Route4TrainerHeaders
ld de, Route4_ScriptPointers
ld a, [wRoute4CurScript]
call ExecuteCurMapScriptInTable
ld [wRoute4CurScript], a
ret
Route4_ScriptPointers:
dw CheckFightingMapTrainers
dw DisplayEnemyTrainerTextAndStartBattle
dw EndTrainerBattle
Route4_T... | 18 | 105 | 0.849617 |
3f98411d5533a24d492068942d28698f879a5860 | 5,384 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_17_1634.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_17_1634.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_17_1634.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xaf09, %rsi
lea addresses_UC_ht+0xff09, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
cmp $7141, %r14
mov $28, %rcx
rep movsw
nop
nop
nop
nop
and %r14, %r14
lea addresses_WC_ht+0x1b249, %r10... | 20.089552 | 151 | 0.646917 |
56a0775c8166be16becd2d1e9f4e067c318f64c6 | 11,512 | asm | Assembly | my_operating_system.asm | TralahM/explore_asm | f86eab170f1dd38050af379ecd857610d7bfa138 | [
"MIT"
] | 2 | 2020-03-06T00:10:44.000Z | 2022-02-24T02:04:55.000Z | my_operating_system.asm | TralahM/explore_asm | f86eab170f1dd38050af379ecd857610d7bfa138 | [
"MIT"
] | null | null | null | my_operating_system.asm | TralahM/explore_asm | f86eab170f1dd38050af379ecd857610d7bfa138 | [
"MIT"
] | null | null | null | [bits 16] ; tell assembler that working in real mode(16 bit mode)
[org 0x7c00] ; organize from 0x7C00 memory location where BIOS will load us
start: ; start label from where our code starts
xor ax,ax ; set ax register to 0
mov ds,ax ; set data segment(ds) to 0
mo... | 19.916955 | 105 | 0.579222 |
a61e49cb5b1ac22ca30b56b19a3ec1d378beae9e | 10,327 | asm | Assembly | player/MainScreen.asm | gyuque/snes-qspc | 95cf5b771782a45cbb9ac35c1f965d8c721dadb8 | [
"BSD-2-Clause"
] | 24 | 2020-05-16T21:42:49.000Z | 2022-03-23T10:56:42.000Z | player/MainScreen.asm | gyuque/snes-qspc | 95cf5b771782a45cbb9ac35c1f965d8c721dadb8 | [
"BSD-2-Clause"
] | null | null | null | player/MainScreen.asm | gyuque/snes-qspc | 95cf5b771782a45cbb9ac35c1f965d8c721dadb8 | [
"BSD-2-Clause"
] | null | null | null | .setcpu "65816"
.autoimport on
.include "GlobalVarsAndConsts.inc"
.include "utility-macros.inc"
.import AssetBGGraphic:far
.import AssetSpGraphic:far
.import AssetFont:far
.import BGMapAsset:far
.import SongMetadataList:far
.import StrTitleDisp:far
.import StrSingleMode:far
.import StrSongListCaption:far
.import St... | 12.487304 | 63 | 0.745231 |
e662a2dcfb12aab3ff17d10a88a3863b8b4c5035 | 7,799 | nasm | Assembly | UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmiEntry.nasm | DK519/DK_Project | b562574ba2d223aff5dd3f3c3260ee1f9905e735 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1 | 2019-04-28T16:32:26.000Z | 2019-04-28T16:32:26.000Z | UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmiEntry.nasm | DK519/DK_Project | b562574ba2d223aff5dd3f3c3260ee1f9905e735 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmiEntry.nasm | DK519/DK_Project | b562574ba2d223aff5dd3f3c3260ee1f9905e735 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;------------------------------------------------------------------------------ ;
; Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Module Name:
;
; SmiEntry.nasm
;
; Abstract:
;
; Code template of the SMI handler for a particular processor
;... | 25.996667 | 99 | 0.561739 |
ceda0897834c9d228a73520de6dde2642d68dd5c | 4,399 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1907.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1907.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1907.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xad62, %rdi
clflush (%rdi)
nop
nop
nop
nop
mfence
mov $0x6162636465666768, %rbp
movq %rbp, %xmm7
movups %xmm7, (%rdi)
nop
nop
nop
nop
nop
and %r11, %r11
lea addresses_WT_ht+0xc662, %rsi
lea addresses_D_ht+... | 50.563218 | 2,999 | 0.664469 |
acddc71e27fbf6e4bfa73b60f5d6e1125dc26531 | 7,999 | asm | Assembly | base/mvdm/dos/v86/doskrnl/dos/util.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/doskrnl/dos/util.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/doskrnl/dos/util.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | TITLE UTIL - Handle utilities
NAME UTIL
;** Handle related utilities for MSDOS 2.X.
;
; pJFNFromHandle written
; SFFromHandle written
; SFFromSFN written
; JFNFree written
; SFNFree written
;
; Modification history:
;
; Created: MZ 1 April 1983
.xlist
.xcref
include version.inc
include d... | 28.066667 | 78 | 0.627578 |
976675eefd48a0b17646d5740782cb86f91b72c4 | 6,011 | asm | Assembly | _dev_misc/asm_drafts/enc_core_discarded.asm | lczx/rijndael-mips | 20eef3ac4eb944fe277bb03b04f5054e16bd214b | [
"MIT"
] | null | null | null | _dev_misc/asm_drafts/enc_core_discarded.asm | lczx/rijndael-mips | 20eef3ac4eb944fe277bb03b04f5054e16bd214b | [
"MIT"
] | null | null | null | _dev_misc/asm_drafts/enc_core_discarded.asm | lczx/rijndael-mips | 20eef3ac4eb944fe277bb03b04f5054e16bd214b | [
"MIT"
] | null | null | null | # /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
# /// SHITTY IMPLEMENTATION HERE //////////////////////////////////////////////////////////////////////////////////////////////////////////
# ----- Now we schedule encryption ... | 47.330709 | 139 | 0.40559 |
c13e2e27a6a0c11c82339b9cbc08b5a156ed5264 | 86 | asm | Assembly | gfx/pokemon/pinsir/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/pinsir/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/pinsir/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 12
frame 2, 08
setrepeat 2
frame 3, 12
frame 4, 12
dorepeat 3
endanim
| 10.75 | 12 | 0.674419 |
fe06ec2be9da742deebf5b0240ed5321a5271e45 | 924 | asm | Assembly | programs/oeis/006/A006340.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/006/A006340.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/006/A006340.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A006340: An "eta-sequence": [ (n+1)*tau + 1/2 ] - [ n*tau + 1/2 ], tau = (1 + sqrt(5))/2.
; 2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,2,1,2,1,2,2,1,2,... | 29.806452 | 501 | 0.488095 |
a0e37370203cd191a5f2f3ae6a514e7132c96e7d | 456 | asm | Assembly | libsrc/_DEVELOPMENT/target/yaz180/driver/terminal/rc_01_output_asci1/rc_01_output_asci1_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/yaz180/driver/terminal/rc_01_output_asci1/rc_01_output_asci1_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/yaz180/driver/terminal/rc_01_output_asci1/rc_01_output_asci1_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC rc_01_output_asci1_oterm_msg_bell
PUBLIC rc_01_output_asci1_oterm_msg_bell_0
EXTERN rc_01_output_asci1_oterm_msg_putc_send
rc_01_output_asci1_oterm_msg_bell:
; can use: af, bc, de, hl
bit 0,(ix+7)
ret z ... | 20.727273 | 49 | 0.787281 |
a5037a51119c0e2d0a6d7beaf9e567b039dcf30c | 1,169 | asm | Assembly | programs/oeis/185/A185869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/185/A185869.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A185869: (Odd,even)-polka dot array in the natural number array A000027; read by antidiagonals.
; 2,7,9,16,18,20,29,31,33,35,46,48,50,52,54,67,69,71,73,75,77,92,94,96,98,100,102,104,121,123,125,127,129,131,133,135,154,156,158,160,162,164,166,168,170,191,193,195,197,199,201,203,205,207,209,232,234,236,238,240,242,244,... | 83.5 | 973 | 0.723695 |
5ad46721b3a56dedd5285712fd5cae5bc7eb113f | 7,679 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1573.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_notsx.log_21829_1573.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_notsx.log_21829_1573.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 %r11
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x9ad2, %r13
add $3033, %r11
movb (%r13), %r10b
cmp %r8, %r8
lea addresses_D_ht+0x1db52, %rax
nop
cmp $50194, %rcx
mov $0x6162636465666768, %rdx
movq %rdx, %xmm5
vmovu... | 33.977876 | 2,999 | 0.656335 |
8a41cbf7324ed9aee7c93716ca255ebe82173809 | 599 | asm | Assembly | programs/oeis/301/A301819.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/301/A301819.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/301/A301819.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A301819: Number of nX4 0..1 arrays with every element equal to 1 or 2 horizontally or antidiagonally adjacent elements, with upper left element zero.
; 2,8,25,68,177,457,1183,3075,8018,20947,54782,143348,375200,982178,2571247,6731462,17623023,46137475,120789253,316230117,827900912,2167472413,5674516100,14856075638,38... | 46.076923 | 355 | 0.801336 |
c904fd1317c4297ef28d86357b398a58eef0aa22 | 628 | asm | Assembly | oeis/052/A052563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052563: E.g.f.: (1-x)/(1-3*x).
; 1,2,12,108,1296,19440,349920,7348320,176359680,4761711360,142851340800,4714094246400,169707392870400,6618588321945600,277980709521715200,12509131928477184000,600438332566904832000,30622354960912146432000,1653607167889255907328000,94255608569687586717696000,565533651418125520306176000... | 44.857143 | 501 | 0.851911 |
756252ad965718d7a85e6c6992b1d39c46c76b8e | 909 | asm | Assembly | oeis/266/A266179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266179: Binary representation of the n-th iteration of the "Rule 6" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Christian Krause
; 1,110,10000,1100000,100000000,11000000000,1000000000000,110000000000000,10000000000000000,1100000000000000000,100000000000000000000,1100000000000... | 129.857143 | 463 | 0.864686 |
64f4c3be2ac5e7c18396c2795104d83cad163562 | 319 | asm | Assembly | libsrc/target/multi8/graphics/getmaxx.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/multi8/graphics/getmaxx.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/multi8/graphics/getmaxx.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "graphics/grafix.inc"
MODULE multi8_getmaxx
SECTION code_clib
PUBLIC getmaxx
PUBLIC _getmaxx
EXTERN __gfx_fatpix
.getmaxx
._getmaxx
ld hl,319
ld a,(__gfx_fatpix)
and a
ret nz
ld hl,639
ret
| 17.722222 | 32 | 0.504702 |
c1ca39a539be16bbe98d38e048cc544390d2b2e3 | 1,032 | asm | Assembly | programs/oeis/076/A076816.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076816.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076816.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A076816: Squares modulo triangular numbers: n^2 minus the greatest triangular number smaller than or equal to n^2.
; 0,0,1,3,1,4,0,4,9,3,9,1,8,16,6,15,3,13,24,10,22,6,19,1,15,30,10,26,4,21,39,15,34,8,28,0,21,43,13,36,4,28,53,19,45,9,36,64,26,55,15,45,3,34,66,22,55,9,43,78,30,66,16,53,1,39,78,24,64,8,49,91,33,76,16,60... | 68.8 | 806 | 0.679264 |
af0bb7fd89befddebd52f87c31dac1e0cd29acc5 | 1,393 | asm | Assembly | programs/oeis/234/A234272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/234/A234272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/234/A234272.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A234272: G.f.: (1+4*x+x^2)/(1-4*x+x^2).
; 1,8,32,120,448,1672,6240,23288,86912,324360,1210528,4517752,16860480,62924168,234836192,876420600,3270846208,12206964232,45557010720,170021078648,634527303872,2368088136840,8837825243488,32983212837112,123095026104960,459396891582728,1714492540225952,6398573269321080,23879800... | 87.0625 | 1,234 | 0.894472 |
47ace995659cf96124a2e39fd3c32d1ac54e873f | 6,942 | asm | Assembly | source/commands/run.asm | paulscottrobson/Basic65816 | 167c25b1bbc2680f55acdf4bff771750acfe907c | [
"MIT"
] | null | null | null | source/commands/run.asm | paulscottrobson/Basic65816 | 167c25b1bbc2680f55acdf4bff771750acfe907c | [
"MIT"
] | 4 | 2019-06-18T14:45:35.000Z | 2019-06-22T17:18:22.000Z | source/commands/run.asm | paulscottrobson/Basic65816 | 167c25b1bbc2680f55acdf4bff771750acfe907c | [
"MIT"
] | 1 | 2021-03-18T04:31:44.000Z | 2021-03-18T04:31:44.000Z | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : run.asm
; Purpose : Run command.
; Date : 8th June 2019
; Author : paul@robsons.org.uk
;
; *********************... | 27.991935 | 93 | 0.444829 |
21395be375b09752b9e2284c3f045d4f080f5fa4 | 2,893 | asm | Assembly | Source/floppy16.asm | Dogelix/SystemsProgramming_Stage1 | e3c0adf578a2690213232f5ac6fc8fca4f2f6b3d | [
"MIT"
] | null | null | null | Source/floppy16.asm | Dogelix/SystemsProgramming_Stage1 | e3c0adf578a2690213232f5ac6fc8fca4f2f6b3d | [
"MIT"
] | null | null | null | Source/floppy16.asm | Dogelix/SystemsProgramming_Stage1 | e3c0adf578a2690213232f5ac6fc8fca4f2f6b3d | [
"MIT"
] | null | null | null | ; Floppy drive interface routines
datasector dw 0x0000
cluster dw 0x0000
absoluteSector db 0x00
absoluteHead db 0x00
absoluteTrack db 0x00
; Convert Cluster number to Linear-Block-Addressing (LBA)
;
; LBA = First data sector + (cluster - 2) * sectors per cluster
;
; Input: AX = Cluster number... | 34.035294 | 110 | 0.540615 |
258b7cc445e23e4070b6894e0280f94681b1af1b | 923 | asm | Assembly | programs/oeis/157/A157010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157010: a(n) = 1681*n^2 - 756*n + 85.
; 1010,5297,12946,23957,38330,56065,77162,101621,129442,160625,195170,233077,274346,318977,366970,418325,473042,531121,592562,657365,725530,797057,871946,950197,1031810,1116785,1205122,1296821,1391882,1490305,1592090,1697237,1805746,1917617,2032850,2151445,2273402,2398721,252740... | 102.555556 | 791 | 0.837486 |
9505d2e51749c3098359ab4627b1af207e6fa502 | 2,526 | asm | Assembly | programs/oeis/008/A008514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/008/A008514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A008514: 4-dimensional centered cube numbers.
; 1,17,97,337,881,1921,3697,6497,10657,16561,24641,35377,49297,66977,89041,116161,149057,188497,235297,290321,354481,428737,514097,611617,722401,847601,988417,1146097,1321937,1517281,1733521,1972097,2234497,2522257,2836961,3180241,3553777,3959297,4398577,4873441,5385761,5... | 229.636364 | 2,411 | 0.884402 |
2d21c34eee34293a085db839646e7b38911d675c | 708 | asm | Assembly | oeis/084/A084338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084338.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084338: a(1) = 1, a(2) = 2, a(3) = 3, a(n+3) = a(n) + a(n+1).
; Submitted by Christian Krause
; 1,2,3,3,5,6,8,11,14,19,25,33,44,58,77,102,135,179,237,314,416,551,730,967,1281,1697,2248,2978,3945,5226,6923,9171,12149,16094,21320,28243,37414,49563,65657,86977,115220,152634,202197,267854,354831,470051,622685,824882,109... | 44.25 | 499 | 0.737288 |
48b4b2e78d02725b548eb6968ee8216736d88c9a | 4,623 | asm | Assembly | c2000/C2000Ware_1_00_06_00/libraries/dsp/SGEN/c28/source/sghp2c.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/dsp/SGEN/c28/source/sghp2c.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/dsp/SGEN/c28/source/sghp2c.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | ;======================================================================
;
; File Name : SGHP2C.ASM
;
; Originator : Advanced Embedded Control (AEC)
; Texas Instruments Inc.
;
; Description : This file contain source code for High performance dual channel
; SIN generator module... | 43.205607 | 97 | 0.412935 |
8a6b17d6e2436a9a03e112584506ff9d8170c6be | 850 | a51 | Assembly | a51test/(20)JB_bit_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(20)JB_bit_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(20)JB_bit_o.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | MOV 0x20,#0x01
MOV 0x21,#0x02
MOV 0x22,#0x04
MOV 0x23,#0x08
MOV 0x24,#0x10
MOV 0x25,#0x20
MOV 0x26,#0x40
MOV 0x27,#0x80
MOV 0x28,#0x01
MOV 0x29,#0x02
MOV 0x2A,#0x04
MOV 0x2B,#0x08
MOV 0x2C,#0x10
MOV 0x2D,#0x20
MOV 0x2E,#0x40
MOV 0x2F,#0x80
LJMP L15
L0:
MOV A,#00
LJMP FINAL
L1:
MOV A,#0x01
JB 0x21.1,L0
... | 10.119048 | 18 | 0.612941 |
cc7421a68bc6c6797f1f957192cd94eca783de0a | 186 | asm | Assembly | data/wildPokemon/mansion1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/wildPokemon/mansion1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/wildPokemon/mansion1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | MansionMons1:
db $0A
db 34,WEEZING
db 34,RATICATE
db 23,GRIMER
db 26,MAGMAR
db 37,KOFFING
db 37,RATICATE
db 30,GROWLITHE
db 26,GRIMER
db 34,GROWLITHE
db 38,GROWLITHE
db $00
| 12.4 | 16 | 0.725806 |
c4c5560041826442ffb120010e62a7f50c33c2c0 | 331 | asm | Assembly | programs/oeis/199/A199210.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/199/A199210.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/199/A199210.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A199210: a(n) = (11*4^n+1)/3.
; 4,15,59,235,939,3755,15019,60075,240299,961195,3844779,15379115,61516459,246065835,984263339,3937053355,15748213419,62992853675,251971414699,1007885658795,4031542635179,16126170540715,64504682162859,258018728651435,1032074914605739,4128299658422955
mov $1,4
pow $1,$0
div $1,3
mul $1,1... | 36.777778 | 250 | 0.797583 |
c855bc1c843caa97b1ef1f74e8de58bad0d259e3 | 5,795 | asm | Assembly | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-mp22NC.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-mp22NC.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-mp22NC.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | ; Need to update for multi-segment someday.
;.SEGMENT CodeSegment:
DONTBR: LEA R0, AA
LEA R1, BB
LEA R2, CC
LD R7, R0, ADATA3F-AA
LD R6, R2, CDATA3F-CC
ST R7, R1, BDATA3D-BB
ST R7, R1, BDATA3F-BB
ST R7, R1, BDATA3C-BB
ADD R3, R2, -3
ADD R4, R2, ... | 19.125413 | 44 | 0.628818 |
9445926d608da75f5d959a1080cbe61f95c38222 | 1,160 | asm | Assembly | examples/pgm3.asm | stormalf/porth | 629f63485bd7f2def489290a6b8ace2e37e83788 | [
"MIT"
] | null | null | null | examples/pgm3.asm | stormalf/porth | 629f63485bd7f2def489290a6b8ace2e37e83788 | [
"MIT"
] | null | null | null | examples/pgm3.asm | stormalf/porth | 629f63485bd7f2def489290a6b8ace2e37e83788 | [
"MIT"
] | null | null | null | %define SYS_EXIT 60
BITS 64
segment .text
global main
extern printf
print:
mov rdi, format ; set 1st parameter (format)
mov rsi, rax ; set 2nd parameter (current_number)
xor rax, rax ; because printf is varargs
; Stack is already al... | 16.111111 | 81 | 0.563793 |
ab23225034d4ecb366f4272ba169a4b8bc218132 | 546 | asm | Assembly | programs/oeis/097/A097820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097820.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097820: Expansion of e.g.f. exp(2*x)/(1-4*x).
; 1,6,52,632,10128,202592,4862272,136143744,4356600064,156837602816,6273504113664,276034181003264,13249640688160768,688981315784368128,38582953683924631552,2314977221035477925888,148158542146270587322368,10074780865946399938052096,725384222348140795540013056,551292008984... | 36.4 | 390 | 0.818681 |
8e70d103627e3fc4651dc7fb4deb0890e3b2c295 | 2,045 | asm | Assembly | dino/lcs/base/741.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/base/741.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/base/741.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
020726 cmpi.b #$e, ($5,A6) [base+ 26]
02072C bge $2073a
02072E cmpi.b #$f, ($5,A6)
020734 bge $2073a
020746 cmpi.b #$e, ($5,A6) [base+7A8]
02074C beq $207ca
020750 cmpi.b #$f, ($5,A6)
020756 beq $207ca
02080C cmpi.b #$e, ($5,A6) ... | 30.984848 | 54 | 0.573105 |
6835efeec14429439d56827848c60d2b4a873e27 | 510 | asm | Assembly | oeis/147/A147657.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147657.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147657.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147657: a(1)=1, a(2)=2, thereafter (1, -2, 3, -4, 5, -6, ...) interleaved with (-2, 2, -2, 2, ...).
; Submitted by Christian Krause
; 1,2,1,-2,-2,2,3,-2,-4,2,5,-2,-6,2,7,-2,-8,2,9,-2,-10,2,11,-2,-12,2,13,-2,-14,2,15,-2,-16,2,17,-2,-18,2,19,-2,-20,2,21,-2,-22,2,23,-2,-24,2,25,-2,-26,2,27,-2,-28,2,29,-2,-30,2,31,-2,-3... | 23.181818 | 191 | 0.484314 |
5923d5a69440678c71a91bd1237e799e830d8619 | 358 | asm | Assembly | programs/oeis/119/A119959.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/119/A119959.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119959.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A119959: p^2-p+1 central polygonal numbers with prime indices A002061(prime(n)).
; 3,7,21,43,111,157,273,343,507,813,931,1333,1641,1807,2163,2757,3423,3661,4423,4971,5257,6163,6807,7833,9313,10101,10507,11343,11773,12657,16003,17031,18633,19183,22053,22651,24493,26407,27723,29757,31863
cal $0,40 ; The prime numbers.... | 39.777778 | 205 | 0.74581 |
a5a4cb41285928c0544e59050f04fc07b618717d | 4,301 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1843.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.log_21829_1843.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.log_21829_1843.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 %r14
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x53c2, %rsi
lea addresses_A_ht+0x16ac2, %rdi
nop
nop
nop
add $6917, %r14
mov $127, %rcx
rep movsw
nop
cmp %rsi, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %r14
ret
.global s_faulty_load
s_faulty_load:
push %r14
p... | 60.577465 | 2,999 | 0.662869 |
25d2494e36174e5f0aceeb9bcbdc81b8c787c179 | 1,442 | asm | Assembly | samples/get_string_include.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | null | null | null | samples/get_string_include.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | 30 | 2020-12-29T13:25:25.000Z | 2021-09-28T12:03:35.000Z | samples/get_string_include.asm | skwirl42/robco-processor | eb92ee0d2402403b36b9b796f80c3d46aaed1442 | [
"MIT"
] | null | null | null | ; Reads input until return is pressed, storing it at X, null-terminating it,
; and returning X to its original location.
get_string:
pushx ; Store the original X for later
get_string_loop:
pushi 1 ; Set blocking mode
syscall GETCH ; Grab a keypress
swap ... | 28.27451 | 85 | 0.531207 |
61021f6fd27944f31fd60d71720ee51d90169f78 | 133 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/system.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/system.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/system.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int system(const char *string)
SECTION code_clib
SECTION code_stdlib
PUBLIC system
EXTERN asm_system
defc system = asm_system
| 11.083333 | 32 | 0.796992 |
6814efbf7f2dbb999705f2df01c70648d143d69c | 597 | asm | Assembly | oeis/069/A069268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/069/A069268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/069/A069268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A069268: Greatest common divisor of n! and n*(n+1)/2.
; Submitted by Jamie Morken(s3.)
; 1,1,6,2,15,3,28,36,45,5,66,6,91,105,120,8,153,9,190,210,231,11,276,300,325,351,378,14,435,15,496,528,561,595,630,18,703,741,780,20,861,21,946,990,1035,23,1128,1176,1225,1275,1326,26,1431,1485,1540,1596,1653,29,1770,30,1891,1953,2... | 59.7 | 403 | 0.708543 |
9a83fa6fcfc968327ada5d181b058ad59e40c80c | 64 | asm | Assembly | home/timer.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | home/timer.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | home/timer.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | ; timer interrupt is apparently not invoked anyway
Timer::
ret
| 16 | 50 | 0.78125 |
b1076c6c60dab84f07f54a924deda14380abe5bd | 1,027 | asm | Assembly | programs/oeis/182/A182324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/182/A182324.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A182324: n + (initial digit of n) in decimal representation.
; 0,2,4,6,8,10,12,14,16,18,11,12,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,33,34,35,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,63,64,66,67,68,69,70,71,72,73,74,75,77,78,79,80,81,82,83,84,85,86,88,89,90,91,92,93,94... | 102.7 | 905 | 0.709834 |
3811f1a5bdbd52ca3a8117682d293c22c730a999 | 1,073 | asm | Assembly | programs/oeis/023/A023416.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/023/A023416.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/023/A023416.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A023416: Number of 0's in binary expansion of n.
; 1,0,1,0,2,1,1,0,3,2,2,1,2,1,1,0,4,3,3,2,3,2,2,1,3,2,2,1,2,1,1,0,5,4,4,3,4,3,3,2,4,3,3,2,3,2,2,1,4,3,3,2,3,2,2,1,3,2,2,1,2,1,1,0,6,5,5,4,5,4,4,3,5,4,4,3,4,3,3,2,5,4,4,3,4,3,3,2,4,3,3,2,3,2,2,1,5,4,4,3,4,3,3,2,4,3,3,2,3,2,2,1,4,3,3,2,3,2,2,1,3,2,2,1,2,1,1,0,7,6,6,5,6,5... | 21.897959 | 501 | 0.470643 |
b50887b54087b3454c3f21324224d2076b599056 | 410 | asm | Assembly | oeis/129/A129980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129980.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129980: Sum of the digits of the sum of n!!, with n>=0.
; Submitted by Jon Maiga
; 1,2,4,7,6,3,15,12,18,9,15,24,24,33,24,33,24,33,24,51,42,51,33,51,69,51,60,69,60,87,60,60,87,105,87,87,105,87,87,105,114,105,96,141,123,123,159,150,159,150,141,141,132,168,159,150,177,159,159,168,195,186,195
seq $0,129981 ; Sum of n!!... | 58.571429 | 208 | 0.668293 |
9c1426571fac79e6c807093630a8080822cc7724 | 159 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_stack/c/sccz80/p_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/p_stack/c/sccz80/p_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/p_stack/c/sccz80/p_stack_pop.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *p_stack_pop(p_stack_t *s)
SECTION code_clib
SECTION code_adt_p_stack
PUBLIC p_stack_pop
EXTERN asm_p_stack_pop
defc p_stack_pop = asm_p_stack_pop
| 13.25 | 34 | 0.830189 |
351b03575895a6791c5fd563c058b7666edbbba9 | 1,076 | asm | Assembly | programs/oeis/056/A056078.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/056/A056078.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/056/A056078.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A056078: Number of proper T_1-hypergraphs with 3 labeled nodes and n hyperedges.
; 0,0,2,15,54,141,306,588,1036,1710,2682,4037,5874,8307,11466,15498,20568,26860,34578,43947,55214,68649,84546,103224,125028,150330,179530,213057,251370,294959,344346,400086,462768,533016,611490,698887,795942,903429,1022162,1152996,129682... | 48.909091 | 748 | 0.759294 |
e41b934f398295c69fc3da4f5bfe325072933172 | 399 | asm | Assembly | src/firmware-tests/Door/PollAfterDoorMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Door/PollAfterDoorMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Door/PollAfterDoorMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "PollChain.inc"
#include "TestDoubles.inc"
radix decimal
udata
global calledPollAfterDoor
calledPollAfterDoor res 1
PollAfterDoorMock code
global initialisePollAfterDoorMock
global POLL_AFTER_DOOR
initialisePollAfterDoorMock:
banksel calledPollAfterDoor
clrf calledPollAft... | 15.346154 | 35 | 0.834586 |
dade3d36472f02a44e5ca5dd3ef3bd400e276a97 | 3,181 | asm | Assembly | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_mouse_amx_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_mouse_amx_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_mouse_amx_init.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Aug 2003
; ===============================================================
;
; void in_mouse_amx_init(uint8_t x_vector, uint8_t y_vector)
;
; Initialize and reset the amx mouse interface. Place ISRs
; to service the amx mouse interrupts at vectors g... | 18.387283 | 70 | 0.592267 |
4b4e64722a53053c62d88d64e73262ec2aaa9426 | 111,584 | asm | Assembly | target/cos_117/disasm/iop_overlay1/INDD50.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/INDD50.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/INDD50.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1009- f:00010 d: 9 | A = 9 (0x0009)
0x0001 (0x000002) 0x2928- f:00024 d: 296 | OR[296] = A
0x0002 (0x000004) 0x1800-0x4450 f:00014 d: 0 | A = 17488 (0x4450)
0x0004 (0x000008) 0x2913- f:00024 d: 275 | OR[275] = A
... | 83.834711 | 127 | 0.471743 |
612a76f933bdac21b4e99f8130d0ca7ff3de9795 | 945 | asm | Assembly | uefi-sct/SctPkg/SCRT/SCRTApp/Arm/GoVirtual.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | 47 | 2018-10-15T02:34:39.000Z | 2022-02-07T11:02:45.000Z | uefi-sct/SctPkg/SCRT/SCRTApp/Arm/GoVirtual.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | null | null | null | uefi-sct/SctPkg/SCRT/SCRTApp/Arm/GoVirtual.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | 78 | 2018-10-08T01:17:19.000Z | 2022-03-16T14:33:15.000Z | ;; @file
;
; Copyright 2006 - 2012 Unified EFI, Inc.<BR>
; Copyright (c) 2012, ARM Ltd. All rights reserved.<BR>
;
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution. The full text of the li... | 23.625 | 87 | 0.612698 |
140ed7f880e33db2a99c94b602877221dd009d3f | 680 | asm | Assembly | programs/oeis/285/A285203.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/285/A285203.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/285/A285203.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A285203: Local high points in A285200.
; 2,3,3,4,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,6,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,6,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,5,3,4,3,4,3,6,3,4,3,4,3,5
mov $9,$0
mov $11,2
lpb $11
clr $0,9
mov $0,$9
sub $11,1
add $0,$11
sub $0,1
mov $2,$0
... | 15.454545 | 177 | 0.464706 |
3a0866aa31f8406a5f8f2c01798695cf162d6a6b | 701 | asm | Assembly | libsrc/spectrum/opus/opus_testchannel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/opus/opus_testchannel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/opus/opus_testchannel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; ZX Spectrum OPUS DISCOVERY specific routines
;
; Stefano Bodrato - Jun. 2006
;
; void opus_testchannel (struct X_CHAN channel);
; test channel parameters, return 0 if no errors
;
; $Id: opus_testchannel.asm,v 1.4 2015/01/19 01:33:11 pauloscustodio Exp $
;
PUBLIC opus_testchannel
EXTERN opus_rommap
EXTER... | 17.974359 | 74 | 0.686163 |
0845069a25d4c2acf1af60f44974de967c5a04a9 | 1,543 | asm | Assembly | programs/oeis/225/A225367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225367: Number of palindromes of length n in base 3 (A118594).
; 3,2,6,6,18,18,54,54,162,162,486,486,1458,1458,4374,4374,13122,13122,39366,39366,118098,118098,354294,354294,1062882,1062882,3188646,3188646,9565938,9565938,28697814,28697814,86093442,86093442,258280326,258280326,774840978,774840978,2324522934,232452293... | 90.764706 | 1,351 | 0.882048 |
9afae0c4c1a4865c4194db343734ab64595bf9ea | 1,497 | asm | Assembly | programs/oeis/211/A211329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/211/A211329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/211/A211329.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A211329: Number of (n+1) X (n+1) -5..5 symmetric matrices with every 2 X 2 subblock having sum zero and one or two distinct values.
; 15,19,25,35,51,77,119,187,297,475,763,1229,1983,3203,5177,8371,13539,21901,35431,57323,92745,150059,242795,392845,635631,1028467,1664089,2692547,4356627,7049165,11405783,18454939,29860... | 106.928571 | 1,266 | 0.874415 |
94669fbb6f1711310b9d1322a372120546515722 | 526 | asm | Assembly | Even&Odd(if else).asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | 1 | 2019-04-18T22:44:47.000Z | 2019-04-18T22:44:47.000Z | Even&Odd(if else).asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | Even&Odd(if else).asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
A DB "ODD$"
B DB "EVEN$"
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
MOV AH,1
INT 21H
MOV BL,AL
CMP BL,'1'
JE ODD
CMP BL,'3'
JE ODD
CMP BL, '2'
JE EVEN
CMP BL,'4'
JE EVEN
ODD:
MOV... | 12.52381 | 21 | 0.439163 |
1f3d961b86e3c3e86e58aa636677184e06055135 | 534 | asm | Assembly | lab03_level/lab03_level/main.asm | SeyisJohn/280 | 1002595a62d7b6603d54438b1f2e601bb9dff0b4 | [
"MIT"
] | null | null | null | lab03_level/lab03_level/main.asm | SeyisJohn/280 | 1002595a62d7b6603d54438b1f2e601bb9dff0b4 | [
"MIT"
] | null | null | null | lab03_level/lab03_level/main.asm | SeyisJohn/280 | 1002595a62d7b6603d54438b1f2e601bb9dff0b4 | [
"MIT"
] | null | null | null | ;
; lab03_level.asm
;
; Created: 10/4/2019 1:50:22 PM
; Author : user38x
;
; Replace with your application code
.nolist
.include "m324adef.inc"
.list
reset:
ldi r16, $FF
out DDRB, r16
ldi r16, $00
out DDRD, r16
ldi r16, $FF
out PORTD, r16
main_loop:
in r16, PIND
ldi r17, 8
ldi... | 12.418605 | 55 | 0.606742 |
f825882f121494ab660e334a04a381073c680b80 | 386 | asm | Assembly | programs/oeis/102/A102207.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/102/A102207.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/102/A102207.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A102207: a(n) = 5a(n-1) - 5a(n-2) + a(n-3) with a(0) = 4, a(1) = 17, a(2) = 65.
; 4,17,65,244,912,3405,12709,47432,177020,660649,2465577,9201660,34341064,128162597,478309325,1785074704,6661989492,24862883265,92789543569,346295291012,1292391620480,4823271190909,18000693143157
mov $2,$0
add $2,1
mov $0,$2
mov $3,4
lpb... | 25.733333 | 195 | 0.668394 |
015034bfb63bf0925f913cb78b5f03a4d14ee1dd | 469 | asm | Assembly | oeis/167/A167770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167770.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167770: a(n) = prime(n)^2 modulo prime(n+1).
; Submitted by Christian Krause
; 1,4,4,5,4,16,4,16,7,4,36,16,4,16,36,36,4,36,16,4,36,16,36,64,16,4,16,4,16,69,16,36,4,100,4,36,36,16,36,36,4,100,4,16,4,144,144,16,4,16,36,4,100,36,36,36,4,36,16,4,100,196,16,4,16,196,36,100,4,16,36,64,36,36,16,36,64,16,64,100,4,100,4,36,1... | 42.636364 | 287 | 0.646055 |
39d6397f9be3cff9bd8fe1f0a480057595aad33b | 171 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_data.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_data.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/w_vector/c/sccz80/w_vector_data.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; void *w_vector_data(b_vector_t *v)
SECTION code_clib
SECTION code_adt_w_vector
PUBLIC w_vector_data
EXTERN asm_w_vector_data
defc w_vector_data = asm_w_vector_data
| 14.25 | 38 | 0.842105 |
21b4426f89fbd54cd205a04ef0731b8d5d1c8743 | 2,668 | asm | Assembly | source/float/fpdivide.asm | paulscottrobson/basic-65 | 5d38713aca0ec239bb1ee89ea05e548448abcc2c | [
"MIT"
] | null | null | null | source/float/fpdivide.asm | paulscottrobson/basic-65 | 5d38713aca0ec239bb1ee89ea05e548448abcc2c | [
"MIT"
] | null | null | null | source/float/fpdivide.asm | paulscottrobson/basic-65 | 5d38713aca0ec239bb1ee89ea05e548448abcc2c | [
"MIT"
] | null | null | null | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : fpdivide.asm
; Purpose : Divide B into A (floating point)
; Date : 16th August 2019
; Author : Paul Robson (paul@... | 25.409524 | 93 | 0.505247 |
38a4a0009a1a9e4661611b85519e86fd8eaf55d4 | 12,709 | asm | Assembly | engine/evos_moves.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | engine/evos_moves.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | engine/evos_moves.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | ; try to evolve the mon in [wWhichPokemon]
TryEvolvingMon:
ld hl, wCanEvolveFlags
xor a
ld [hl], a
ld a, [wWhichPokemon]
ld c, a
ld b, FLAG_SET
call Evolution_FlagAction
; this is only called after battle
; it is supposed to do level up evolutions, though there is a bug that allows item evolutions to occur
Evol... | 18.472384 | 120 | 0.702652 |
c122dd4bf89b535256b55e7597525e39dc40cdd3 | 894 | asm | Assembly | programs/oeis/250/A250772.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/250/A250772.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/250/A250772.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A250772: Number of (4+1) X (n+1) 0..1 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing absolute value of x(i,j)-x(i-1,j) in the j direction.
; 72,130,216,350,572,962,1680,3046,5700,10922,21272,41870,82956,165010,328992,656822,1312340,2623226,5244840,10487902,20973852,41945570,83888816,16... | 33.111111 | 495 | 0.758389 |
5e43d3f7f44a6c630086841cdbada780b4878369 | 597 | asm | Assembly | 04/mult/Mult.asm | weezybusy/Nand2Tetris-solutions | 2eed42b75417750f1f50de7119ff8fd54d95637a | [
"MIT"
] | null | null | null | 04/mult/Mult.asm | weezybusy/Nand2Tetris-solutions | 2eed42b75417750f1f50de7119ff8fd54d95637a | [
"MIT"
] | null | null | null | 04/mult/Mult.asm | weezybusy/Nand2Tetris-solutions | 2eed42b75417750f1f50de7119ff8fd54d95637a | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Mult.asm
// Multiplies R0 and R1 and stores the result in R2.
// (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.)
@i
M=1
@R0
... | 16.135135 | 67 | 0.514238 |
08389d6d5f352310f465b94f04c9dcef56ab6cf2 | 90 | asm | Assembly | 2-6502 Microprocessor Basics/2RelativeAddressing.asm | petriw/Commodore64Programming | 58dedb2310d37d6d80205d225084078d8b677eec | [
"MIT"
] | 259 | 2017-02-26T07:54:13.000Z | 2022-02-08T18:11:15.000Z | 2-6502 Microprocessor Basics/2RelativeAddressing.asm | teos/Commodore64Programming | 58dedb2310d37d6d80205d225084078d8b677eec | [
"MIT"
] | 1 | 2019-01-31T11:42:12.000Z | 2019-01-31T11:42:12.000Z | 2-6502 Microprocessor Basics/2RelativeAddressing.asm | teos/Commodore64Programming | 58dedb2310d37d6d80205d225084078d8b677eec | [
"MIT"
] | 42 | 2017-03-06T19:38:16.000Z | 2021-11-03T14:20:12.000Z | processor 6502
org $1000
loop:
ldx #$20
lda #$03
sta $d000,X
sta $d001,X
jmp loop
| 9 | 15 | 0.633333 |
8475187ab6750c78a057ef3ae6fcea5e5dddfbed | 210 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_cxy2aaddr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_cxy2aaddr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_cxy2aaddr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *zx_cxy2aaddr_callee(uchar x, uchar y)
SECTION code_clib
SECTION code_arch
PUBLIC _zx_cxy2aaddr_callee
EXTERN asm_zx_cxy2aaddr
_zx_cxy2aaddr_callee:
pop hl
ex (sp),hl
jp asm_zx_cxy2aaddr
| 12.352941 | 45 | 0.780952 |
daed66e58712de6d3e7bac72e77303dc114312fc | 11,256 | asm | Assembly | source/floatingpoint.asm | paulscottrobson/6502-Floating-Point | 218f527f3a7454d3c99230d65c5e509841f08329 | [
"MIT"
] | null | null | null | source/floatingpoint.asm | paulscottrobson/6502-Floating-Point | 218f527f3a7454d3c99230d65c5e509841f08329 | [
"MIT"
] | null | null | null | source/floatingpoint.asm | paulscottrobson/6502-Floating-Point | 218f527f3a7454d3c99230d65c5e509841f08329 | [
"MIT"
] | null | null | null | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : floatingpoint.asm
; Purpose : Floating Point Code Routines
; Date : 2nd July 2019
; Author : Paul Robson (paul@ro... | 22.647887 | 93 | 0.461354 |
7abb8b347e420215c959d4b28e8e491a25c7e752 | 603 | asm | Assembly | oeis/015/A015528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015528.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015528: a(n) = 3*a(n-1) + 10*a(n-2).
; 0,1,3,19,87,451,2223,11179,55767,279091,1394943,6975739,34876647,174387331,871928463,4359658699,21798260727,108991369171,544956714783,2724783836059,13623918656007,68119594328611,340597969545903,1702989851923819,8514949251230487,42574746272929651,212873731331093823,1064368656722... | 54.818182 | 493 | 0.842454 |
90a5d18c962c94374c760cd8db166f28a89eb709 | 552 | asm | Assembly | TankZone/libMath.asm | dplassgit/games | 58ad6a6b99e4f6ddaf392b16a2447a860cb4a9a7 | [
"MIT"
] | null | null | null | TankZone/libMath.asm | dplassgit/games | 58ad6a6b99e4f6ddaf392b16a2447a860cb4a9a7 | [
"MIT"
] | null | null | null | TankZone/libMath.asm | dplassgit/games | 58ad6a6b99e4f6ddaf392b16a2447a860cb4a9a7 | [
"MIT"
] | null | null | null | ; inputs: val1, val2, val3
; clears carry if val1 <= val2 < val3
; sets carry otherwise.
; does not affect other flags or registers.
is_between
pha
lda val2
cmp val1
blt not_between ; if val2<val1, we're outside
cmp val3
bge is_between_done; if val2>=val3, it's too big, ... | 19.034483 | 80 | 0.61413 |
5cf8e8abfc308886e04fe74a371a26273906c34e | 33,059 | asm | Assembly | os2link/src/entries.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | os2link/src/entries.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | os2link/src/entries.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE ENTRIES - Copyright (c) SLR Systems 1994
INCLUDE MACROS
INCLUDE SYMBOLS
INCLUDE SEGMSYMS
INCLUDE IO_STRUC
INCLUDE RESSTRUC
INCLUDE SEGMENTS
INCLUDE GROUPS
INCLUDE EXES
PUBLIC BUILD_FLUSH_ENTRIES,EXEHDR_ERROR
.DATA
EXTERNDEF SYMBOL_TEXT:BYTE,TEMP_RECORD:BYTE,ZEROS_16:BYTE,CASE_TYPE:BYT... | 16.595884 | 112 | 0.719683 |
1a0f2131401165eaf02c68303b5884175e83ece9 | 5,297 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_789.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_0x48_notsx.log_21829_789.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_0x48_notsx.log_21829_789.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 %r9
push %rbx
lea addresses_A_ht+0x1b2a0, %r9
nop
nop
sub %r15, %r15
mov $0x6162636465666768, %rbx
movq %rbx, %xmm6
movups %xmm6, (%r9)
nop
inc %rbx
pop %rbx
pop %r9
pop %r15
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r13
push %r14... | 40.435115 | 2,999 | 0.656598 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.