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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f4592493c3d0d5b92441a412253872e3038e2622 | 15,351 | asm | Assembly | main.asm | JetSetIlly/tiatune | 46dca842be30adfc3a21bef23fe427eed3ed9efd | [
"MIT"
] | 16 | 2018-01-21T22:26:25.000Z | 2022-01-31T01:35:59.000Z | main.asm | JetSetIlly/tiatune | 46dca842be30adfc3a21bef23fe427eed3ed9efd | [
"MIT"
] | 3 | 2018-01-12T13:47:23.000Z | 2022-01-09T18:49:32.000Z | main.asm | JetSetIlly/tiatune | 46dca842be30adfc3a21bef23fe427eed3ed9efd | [
"MIT"
] | 3 | 2018-01-12T10:07:13.000Z | 2022-01-05T16:15:48.000Z | ;TIAtune
;Atari 2600 music player
;by utz 10'2017 * irrlichtproject.de
;improved by Thomas Jentzsch & utz 01'2021
; Ideas:
; + get rid of initial CLC
; + keep variables in X/Y
; + inline waveform code into RAM
; o precalulate waveforms
; + poly4_5
; - R1813 -> poly4
; + rowLen via TIMxxT
; x variable tempo (using ... | 25.930743 | 86 | 0.43691 |
e0ce95fd9c2ab7746ff4b05059397a6f6664c598 | 616 | asm | Assembly | libsrc/strings/memswap_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/strings/memswap_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/strings/memswap_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; void __CALLEE__ *memswap_callee(void *s1, void *s2, uint n)
; swap N bytes in the two memory regions
; 01.2007 aralbrec
SECTION code_clib
PUBLIC memswap_callee
PUBLIC _memswap_callee
PUBLIC ASMDISP_MEMSWAP_CALLEE
.memswap_callee
._memswap_callee
pop hl
pop bc
pop de
ex (sp),hl
; enter : bc = uin... | 14 | 61 | 0.618506 |
8d4e323a68b8011939e586441c5dea2aa3fc630e | 99 | asm | Assembly | gfx/pokemon/nidorina/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/nidorina/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/nidorina/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 3, 20
setrepeat 2
frame 0, 06
frame 1, 12
frame 0, 03
frame 2, 06
dorepeat 2
endanim
| 11 | 12 | 0.666667 |
04613485480e9eb74494c13adfe910523cf4f5f5 | 850 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_findAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_findAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost_h/z80/asm_BIFROSTH_findAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L
;
; See "bifrost_h.h" for further details
; ----------------------------------------------------------------
; INCLUDED IN C INTERFACE DO NOT ADD TO LIST FILE
SECTION code_clib
SECTION ... | 27.419355 | 66 | 0.464706 |
ad845215dc5a7fdb06a7293b4f858420a7c01784 | 691 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_scroll_up_pix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_scroll_up_pix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/z80/asm_tshc_scroll_up_pix.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ===============================================================
; 2017
; ===============================================================
;
; void tshc_scroll_up_pix(uchar prows, uchar pix)
;
; Scroll screen upward by number of pixels.
;
; ===============================================================
SECTION code_... | 25.592593 | 65 | 0.545586 |
53ee6aa20e90991ea40aff57e38f8801d855629e | 415 | asm | Assembly | programs/oeis/204/A204008.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/204/A204008.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/204/A204008.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A204008: Symmetric matrix based on f(i,j) = max{3i+j-3,i+3j-3}, by antidiagonals.
; 1,4,4,7,5,7,10,8,8,10,13,11,9,11,13,16,14,12,12,14,16,19,17,15,13,15,17,19,22,20,18,16,16,18,20,22,25,23,21,19,17,19,21,23,25,28,26,24,22,20,20,22,24,26,28,31,29,27,25,23,21,23,25,27,29,31,34,32,30
mul $0,2
mov $1,4
lpb $0
add $0,3... | 24.411765 | 199 | 0.6 |
951cf0c0798f185336d9769edaa231b1196867da | 710 | asm | Assembly | libsrc/graphics/w_xorplot.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/graphics/w_xorplot.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/graphics/w_xorplot.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
; Wide resolution (WORD based parameters) version by Stefano Bodrato
;
; $Id: w_xorplot.asm,v 1.4 2016-06-22 22:40:19 dom Exp $
;
;Usage: xorplot(int x, int y... | 19.722222 | 74 | 0.546479 |
c8084ea1b66933baccf29a7708174412f0fe346d | 747 | asm | Assembly | klc3-manual/examples/get_sign/klc3-out-0/get_sign.asm | liuzikai/klc3 | 0c7c1504158f1cce3e6bff32f69b4cb3067cffff | [
"NCSA"
] | null | null | null | klc3-manual/examples/get_sign/klc3-out-0/get_sign.asm | liuzikai/klc3 | 0c7c1504158f1cce3e6bff32f69b4cb3067cffff | [
"NCSA"
] | null | null | null | klc3-manual/examples/get_sign/klc3-out-0/get_sign.asm | liuzikai/klc3 | 0c7c1504158f1cce3e6bff32f69b4cb3067cffff | [
"NCSA"
] | null | null | null | ; A BUGGY program that sets R0 to -1, 0 or 1 based on the sign of the input number stored at memory x4000.
; liuzikai 2020.04.30
.ORIG x3000 ; program starts at x3000
LDI R1, DATA_ADDR ; load the input number into R1
BRn NEGATIVE_CASE
BRz ZERO_CASE
POSITIVE_CASE
ADD R0, R0, #1 ; BUG: use un... | 31.125 | 106 | 0.618474 |
68ec117beb5c971755f0d28b0e2c5e044c295293 | 3,971 | asm | Assembly | bahamut/source/base56.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 2 | 2021-08-15T04:10:10.000Z | 2021-08-15T20:14:13.000Z | bahamut/source/base56.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2022-02-16T02:46:39.000Z | 2022-02-16T04:30:29.000Z | bahamut/source/base56.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2021-12-25T11:34:57.000Z | 2021-12-25T11:34:57.000Z | //base56 encoding and decoding routines:
//names are stored at $7e:2b00+, and each name is eight bytes long.
//this is not long enough for "Salamander", "Ice Dragon", "Thunderhawk", and "Fahrenheit"
//rather than attempting to migrate the names in both WRAM and SRAM, base56 is used.
//this allows for the storage of 11 ... | 37.462264 | 97 | 0.632838 |
8e9da1112f7b4f3d4ecb1bf60e71877757e5cb9c | 541 | asm | Assembly | data/baseStats/tauros.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats/tauros.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats/tauros.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_TAUROS ; pokedex id
db 75 ; base hp
db 100 ; base attack
db 95 ; base defense
db 110 ; base speed
db 70 ; base special
db NORMAL ; species type 1
db NORMAL ; species type 2
db 52 ; catch rate
db 211 ; base exp yield
INCBIN "pic/ymon/tauros.pic",0,1 ; 77, sprite dimensions
dw TaurosPicFront
dw TaurosPicBack
; att... | 18.655172 | 56 | 0.731978 |
e10832c1f37b4861eccf92a510b7cda8bfb00500 | 279 | asm | Assembly | programs/oeis/303/A303296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/303/A303296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/303/A303296.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A303296: Digital roots of fourth powers A000583.
; 1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9,1,7,9,4,4,9,7,1,9
add $0,1
pow $0,4
sub $0,1
mod $0,9
add $0,1
| 31 | 181 | 0.555556 |
06dc66a05bc478df759b0baf1bc4ada995232891 | 259 | asm | Assembly | libsrc/math/z88math/dge.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/math/z88math/dge.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/math/z88math/dge.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; Z88dk Z88 Maths Library
;
;
; $Id: dge.asm,v 1.4 2016-06-22 19:55:06 dom Exp $
SECTION code_fp
PUBLIC dge
EXTERN fsetup
EXTERN stkequcmp
INCLUDE "fpp.def"
; TOS >= FA?
.dge
call fsetup
fpp(FP_GEQ)
jp stkequcmp
| 12.333333 | 56 | 0.586873 |
002fa517307dca438696d265121e4f9fbcd14e76 | 731 | asm | Assembly | programs/oeis/138/A138626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138626: Nonnegative integers n such that 17*n-5 is prime.
; 2,6,8,12,14,36,38,42,44,48,56,62,66,68,78,84,92,96,108,114,122,126,132,134,138,146,152,156,162,168,174,182,188,192,198,204,218,222,224,236,246,248,264,266,278,282,294,306,308,314,324,332,338,344,356,366,374,378,392,398,402,404,426,446,464,468,474,476,488,49... | 28.115385 | 380 | 0.664843 |
6ec1d6151c08001e3d7e9cc750df4a2ab6dddf74 | 1,260 | asm | Assembly | samples/boing/clear_tiles.asm | rwiker/c256emu | 4f4172e4bc87c63019f62b3ff0bf21489fcbd032 | [
"MIT"
] | 18 | 2019-06-04T00:47:10.000Z | 2021-06-23T04:59:33.000Z | samples/boing/clear_tiles.asm | rwiker/c256emu | 4f4172e4bc87c63019f62b3ff0bf21489fcbd032 | [
"MIT"
] | null | null | null | samples/boing/clear_tiles.asm | rwiker/c256emu | 4f4172e4bc87c63019f62b3ff0bf21489fcbd032 | [
"MIT"
] | 2 | 2019-06-10T14:42:43.000Z | 2020-04-21T18:58:03.000Z | ; Y ptr to top left corner byte of square to clear
.macro ClearRow RowNum
.a16
.i16
lda #15 ; copy 16 zeroes
ldx #.loword(ROW_CLEAR_BLOCK) ; src address of zeroes
mvn #.bankbyte(ROW_CLEAR_BLOCK), #$af ; from src page into $af
tya
clc
adc #48 ; advance to next row
tay ; put back into de... | 17.746479 | 70 | 0.634921 |
cc495231704f79ca7e12e589d050abb0b187adc5 | 414 | asm | Assembly | programs/oeis/183/A183873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/183/A183873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/183/A183873.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A183873: n-1+ceiling((1/5)n^2); complement of A183872.
; 1,2,4,7,9,13,16,20,25,29,35,40,46,53,59,67,74,82,91,99,109,118,128,139,149,161,172,184,197,209,223,236,250,265,279,295,310,326,343,359,377,394,412,431,449,469,488,508,529,549,571,592,614,637,659,683,706,730,755,779,805,830,856,883,909,937,964,992,1021,1049,1079... | 46 | 308 | 0.702899 |
03fa170e00672597180cf2995d574678da0d7003 | 418 | asm | Assembly | oeis/209/A209634.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/209/A209634.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/209/A209634.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A209634: Triangle with (1,4,7,10,13,16...,(3*n-2),...) in every column, shifted down twice.
; Submitted by Jon Maiga
; 1,4,7,1,10,4,13,7,1,16,10,4,19,13,7,1,22,16,10,4,25,19,13,7,1,28,22,16,10,4,31,25,19,13,7,1,34,28,22,16,10,4,37,31,25,19,13,7,1,40,34,28,22,16,10,4,43,37,31,25,19,13,7,1,46,40,34,28,22,16,10
mov $3,... | 26.125 | 192 | 0.600478 |
081411ebcb38483ceca81e9db649644295d503fc | 12,077 | asm | Assembly | dcl.asm | mkcin/DCL | 16ebfb910735f5e39aad66d3305c16ee41a29098 | [
"MIT"
] | null | null | null | dcl.asm | mkcin/DCL | 16ebfb910735f5e39aad66d3305c16ee41a29098 | [
"MIT"
] | null | null | null | dcl.asm | mkcin/DCL | 16ebfb910735f5e39aad66d3305c16ee41a29098 | [
"MIT"
] | null | null | null | SYS_READ equ 0
SYS_WRITE equ 1
SYS_EXIT equ 60
STDIN equ 0
STDOUT equ 1
BUFFER_SIZE equ 4096
ONE equ 49
; Wykonanie programu zaczyna się od etykiety _start.
global _start
section .bss
; miejsce zarezerwowane na wczytany tekst
buffer resb BUFFER_SIZE
; tablica zliczająca powtórzenia znaków w argumentac... | 37.390093 | 100 | 0.578538 |
e89fcfa1df298e5885cedcf6ee707c51512f233a | 512 | asm | Assembly | oeis/161/A161150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/161/A161150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/161/A161150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A161150: a(n) = (largest odd divisor of n)*(largest power of 2 dividing (n+1)).
; Submitted by Simon Strandgaard
; 2,1,12,1,10,3,56,1,18,5,44,3,26,7,240,1,34,9,76,5,42,11,184,3,50,13,108,7,58,15,992,1,66,17,140,9,74,19,312,5,82,21,172,11,90,23,752,3,98,25,204,13,106,27,440,7,114,29,236,15,122,31,4032,1,130,33,268,17,... | 30.117647 | 208 | 0.662109 |
2fd0e2cc427c844cd8bc579b7afea1e3de60d46f | 2,009 | asm | Assembly | CISP 310/M6 - Procedures and Macros/A7_Calculator.asm | gb-camera/college-hw | e36d275ed7fad0a0fdb711a2a4abc82860bc3fcd | [
"Unlicense"
] | null | null | null | CISP 310/M6 - Procedures and Macros/A7_Calculator.asm | gb-camera/college-hw | e36d275ed7fad0a0fdb711a2a4abc82860bc3fcd | [
"Unlicense"
] | null | null | null | CISP 310/M6 - Procedures and Macros/A7_Calculator.asm | gb-camera/college-hw | e36d275ed7fad0a0fdb711a2a4abc82860bc3fcd | [
"Unlicense"
] | null | null | null | ; CISP 310 - Michael Dinh
; Assignment 7 - Calculator
; 11/08/2020
INCLUDE io.h
.DATA
; data
operator BYTE 11 DUP (?)
; program variables
prompt1 BYTE "Enter first number.", 0
prompt2 BYTE "Enter operator.", 0
prompt3 BYTE "Enter second number."
string BYTE 40 DUP (?)
resultLb BYTE "Operation result is", 0
result BY... | 19.133333 | 65 | 0.661025 |
6c2f81efa04691271aa140dadf51aa9cf36f75c8 | 664 | asm | Assembly | lib/base/corelib/syscall_x86.asm | patrickf2000/orka | a824ef4ac0446c38501e669a5e46c8f1697134ba | [
"BSD-3-Clause"
] | 1 | 2021-10-04T07:15:19.000Z | 2021-10-04T07:15:19.000Z | lib/base/corelib/syscall_x86.asm | patrickf2000/orka | a824ef4ac0446c38501e669a5e46c8f1697134ba | [
"BSD-3-Clause"
] | null | null | null | lib/base/corelib/syscall_x86.asm | patrickf2000/orka | a824ef4ac0446c38501e669a5e46c8f1697134ba | [
"BSD-3-Clause"
] | null | null | null | .intel_syntax noprefix
.text
.global syscall2
.global syscall3
.global syscall4
.global syscall_str4
.global syscall6
/* rdi, rsi */
syscall2:
mov rax, rdi
mov rdi, rsi
syscall
ret
/* rdi, rsi, rdx */
syscall3:
mov rax, rdi
mov rdi, rsi
mov rsi, rdx
syscall
ret
/* rdi, rs... | 13.019608 | 32 | 0.570783 |
7140bb500165818f10b3bda59498bcb2de2e270c | 513 | asm | Assembly | oeis/160/A160056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/160/A160056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/160/A160056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A160056: Decimal expansion of (107+42*sqrt(2))/89.
; Submitted by Christian Krause
; 1,8,6,9,6,2,8,8,7,2,1,3,1,1,2,3,5,0,6,1,7,6,0,7,7,8,2,4,9,0,7,9,4,7,4,0,7,8,6,4,3,3,9,5,3,6,6,9,4,7,3,9,5,4,0,1,5,0,7,9,2,6,8,5,3,4,3,9,4,1,1,6,9,6,1,1,3,3,1,4,1,1,5,9,2,3,1,7,7,1,2,8,2,8,7,7,4,6,7,4
bin $1,$0
mov $2,2
mov $3,$0
mul... | 18.321429 | 201 | 0.54191 |
4789df43ec089c0a67fd564ec523651f794639af | 488 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccixp_dsadd_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccixp_dsadd_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccixp_dsadd_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; float __fsadd_callee(float a1, float a2)
SECTION code_fp_math48
PUBLIC cm48_sdccixp_dsadd_callee
EXTERN cm48_sdccixp_dcallee2, am48_dadd, cm48_sdccixp_m482d
cm48_sdccixp_dsadd_callee:
; add two sdcc floats
;
; enter : stack = sdcc_float a2, sdcc_float a1, ret
;
; exit : dehl = sdcc_float(a1+a2)
... | 17.428571 | 59 | 0.665984 |
f80a7a1840f593de16897fffc69f212d14faff58 | 3,758 | asm | Assembly | src/asm/fizzbuzz8086.asm | Sausty/UltimateFizzbuzzDatabase | 4f8d451d36ab2a461cc059535ccc96080642d4fb | [
"MIT"
] | 1 | 2020-12-24T15:56:12.000Z | 2020-12-24T15:56:12.000Z | src/asm/fizzbuzz8086.asm | Sausty/UltimateFizzbuzzDatabase | 4f8d451d36ab2a461cc059535ccc96080642d4fb | [
"MIT"
] | null | null | null | src/asm/fizzbuzz8086.asm | Sausty/UltimateFizzbuzzDatabase | 4f8d451d36ab2a461cc059535ccc96080642d4fb | [
"MIT"
] | null | null | null | ; Init the registers
mov dx,03030h ; For easier printing, the number is
;kept in Binary Coded Decimal, in
----
;the DX register.
mov ah,0Eh ; 0Eh is the IBM PC interrupt 10h
;function that does write text on
... | 42.704545 | 63 | 0.5471 |
cbe6671a03666d3c89abe9a75e765a5147800428 | 4,225 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16206_1701.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16206_1701.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_16206_1701.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 %r15
push %r9
push %rbp
push %rdi
lea addresses_WC_ht+0xa9e5, %r15
nop
nop
nop
nop
dec %r14
mov (%r15), %di
inc %rbp
lea addresses_normal_ht+0x1265, %r9
nop
nop
nop
nop
cmp $52764, %r12
movb $0x61, (%r9)
nop
dec %r9
pop %rdi
pop %rbp
pop %r9
pop %r15... | 59.507042 | 2,999 | 0.660592 |
7ced3ff941e28d9e800733d4ba1fdb53236694d3 | 336 | asm | Assembly | src/test/resources/data/potests/test59.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/potests/test59.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/potests/test59.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test: corner case found by Bengalack
ld hl,variable ; this block should be optimized
ld c,(hl)
inc hl
ld b,(hl)
ld a,(bc)
ld (variable3),a
ld hl,(variable) ; this block should not be optimized
ld c,(hl)
inc hl
ld b,(hl)
ld a,(bc)
ld (variable3),a
loop:
jr loop
variable: db #00
variable2: dw #0000
v... | 15.272727 | 55 | 0.66369 |
04fc37080c2b1c661d237a38257489207c312121 | 2,943 | asm | Assembly | src/shaders/h264/mc/writeRecon_Y_16x8.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/mc/writeRecon_Y_16x8.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/mc/writeRecon_Y_16x8.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merg... | 39.77027 | 124 | 0.700306 |
cb286c79b158923e8e3648ee6bdf55854569cfe3 | 613 | asm | Assembly | programs/oeis/171/A171503.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171503.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171503.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171503: Number of 2 X 2 integer matrices with entries from {0,1,...,n} having determinant 1.
; 0,3,7,15,23,39,47,71,87,111,127,167,183,231,255,287,319,383,407,479,511,559,599,687,719,799,847,919,967,1079,1111,1231,1295,1375,1439,1535,1583,1727,1799,1895,1959,2119,2167,2335,2415,2511,2599,2783,2847,3015,3095,3223,331... | 102.166667 | 469 | 0.755302 |
771b6bb184f3a979e2bff296b87bf63ab4bc44b3 | 1,849 | asm | Assembly | programs/oeis/046/A046127.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/046/A046127.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/046/A046127.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A046127: Maximal number of regions into which space can be divided by n spheres.
; 0,2,4,8,16,30,52,84,128,186,260,352,464,598,756,940,1152,1394,1668,1976,2320,2702,3124,3588,4096,4650,5252,5904,6608,7366,8180,9052,9984,10978,12036,13160,14352,15614,16948,18356,19840,21402,23044,24768,26576,28470,30452,32524,34688,36... | 231.125 | 1,726 | 0.843699 |
2c189836ac6ae67a3ba1383f3c9d1d11b2a982fe | 2,058 | asm | Assembly | game/logic/game_states/transitions/transitions.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/transitions/transitions.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/transitions/transitions.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | state_transition_id:
.byt STATE_TRANSITION(GAME_STATE_TITLE, GAME_STATE_MODE_SELECTION)
.byt STATE_TRANSITION(GAME_STATE_MODE_SELECTION, GAME_STATE_TITLE)
.byt STATE_TRANSITION(GAME_STATE_MODE_SELECTION, GAME_STATE_CONFIG)
.byt STATE_TRANSITION(GAME_STATE_CONFIG, GAME_STATE_MODE_SELECTION)
.byt STATE_TRANSITION(GA... | 38.830189 | 73 | 0.876579 |
83e6eba0ab499f587421f6de47e63561ee0f7f90 | 4,815 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_68_1622.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_68_1622.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_68_1622.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x3264, %r13
nop
nop
sub $52808, %rax
mov (%r13), %bp
cmp $19917, %r15
lea addresses_WC_ht+0x172f4, %rsi
lea addresses_D_ht+0x7fa4, %rdi
nop
nop
nop
sub %r15, %r15
mov $56, %rcx
rep mov... | 21.026201 | 203 | 0.647975 |
86498fb8743f92d3875e90e02b412d45f193e079 | 49,032 | asm | Assembly | Source/Apps/Assign.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 194 | 2015-08-20T03:18:01.000Z | 2022-03-27T02:25:00.000Z | Source/Apps/Assign.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 234 | 2017-03-30T10:59:54.000Z | 2022-03-26T20:05:52.000Z | Source/Apps/Assign.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 68 | 2016-12-18T18:20:12.000Z | 2022-03-20T16:02:40.000Z | ;===============================================================================
; ASSIGN - Display and/or modify drive letter assignments
;
;===============================================================================
;
; Author: Wayne Warthen (wwarthen@gmail.com)
;___________________________________________... | 25.806316 | 84 | 0.631343 |
e37852ed5102de2cb168f0397a4613d3669cbf2d | 1,385 | asm | Assembly | chap15/ex7/median_avx_overlap.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap15/ex7/median_avx_overlap.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap15/ex7/median_avx_overlap.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 24.298246 | 79 | 0.725632 |
3c3a465a1259a9151e0bb3f6a20f0dfd1282f188 | 441 | asm | Assembly | programs/oeis/005/A005097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/005/A005097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/005/A005097.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A005097: (Odd primes - 1)/2.
; 1,2,3,5,6,8,9,11,14,15,18,20,21,23,26,29,30,33,35,36,39,41,44,48,50,51,53,54,56,63,65,68,69,74,75,78,81,83,86,89,90,95,96,98,99,105,111,113,114,116,119,120,125,128,131,134,135,138,140,141,146,153,155,156,158,165,168,173,174,176,179,183,186,189,191,194,198,200,204,209,210,215,216,219,221... | 73.5 | 349 | 0.693878 |
92e630e94df62d3ad01ff05ae1b08ddd363c056a | 310 | asm | Assembly | programs/oeis/021/A021511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021511: Decimal expansion of 1/507.
; 0,0,1,9,7,2,3,8,6,5,8,7,7,7,1,2,0,3,1,5,5,8,1,8,5,4,0,4,3,3,9,2,5,0,4,9,3,0,9,6,6,4,6,9,4,2,8,0,0,7,8,8,9,5,4,6,3,5,1,0,8,4,8,1,2,6,2,3,2,7,4,1,6,1,7,3,5,7,0,0,1,9,7,2,3,8,6,5,8,7,7,7,1,2,0,3,1,5,5
add $0,1
mov $1,10
pow $1,$0
mul $1,6
div $1,3042
mod $1,10
mov $0,$1
| 28.181818 | 199 | 0.541935 |
17c56303693721a9f37e35080f4eaccc96f43812 | 683 | asm | Assembly | programs/oeis/324/A324053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/324/A324053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/324/A324053.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A324053: a(n) = 1 if n > 3 and A002322(n) divides n-3, 0 otherwise; Characteristic function of 3-Knödel numbers.
; 0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0... | 85.375 | 501 | 0.534407 |
2f97113294f2f8bf28a61b3c8cf8c02406694ac0 | 100 | asm | Assembly | src/util/sprite/f1.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/f1.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/sprite/f1.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite f1
section sprite
xdef mes_f1
include 'dev8_keys_sysspr'
mes_f1
dc.b 0,sp.f1
*
end
| 8.333333 | 27 | 0.71 |
8a820172dfcaf2b88698192e7a1fae5c807298c6 | 650 | asm | Assembly | oeis/107/A107959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/107/A107959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/107/A107959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A107959: a(n) = (n+1)(n+2)^2*(n+3)^2*(n+4)(n^2 + 5n + 5)/720.
; Submitted by Jon Maiga
; 1,22,190,1015,4018,12936,35784,88110,197835,412126,806806,1498861,2662660,4550560,7518624,12058236,18834453,28731990,42909790,62865187,90508726,128250760,179101000,246782250,335859615,451886526,601568982,792949465,1035612040,1340... | 54.166667 | 493 | 0.803077 |
b26fd6d6b65afb60175d07bb539fcd386cdb343e | 316 | asm | Assembly | pwnlib/shellcraft/templates/i386/linux/findpeerstager.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 325 | 2016-01-25T08:38:06.000Z | 2022-03-30T14:31:50.000Z | pwnlib/shellcraft/templates/i386/linux/findpeerstager.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 8 | 2016-08-23T10:15:27.000Z | 2019-01-16T02:49:34.000Z | pwnlib/shellcraft/templates/i386/linux/findpeerstager.asm | IMULMUL/python3-pwntools | 61210a68cd88e9084c72292d3119c38c44f07966 | [
"MIT"
] | 71 | 2016-07-13T10:03:52.000Z | 2022-01-10T11:57:34.000Z | <% from pwnlib.shellcraft import common %>
<% from pwnlib.shellcraft.i386 import linux %>
<%docstring>
Findpeer recvsize stager
Args:
port, the port given to findpeer (defaults to any)
</%docstring>
<%page args="port=None"/>
${linux.findpeer(port)}
${linux.recvsize('esi', 'ecx')}
${linux.stager('ebx', 'ecx')}
| 24.307692 | 54 | 0.693038 |
cdf7698400a99f1ed40e4599b06a00bbf0634f7f | 301 | asm | Assembly | a/assembler_fasm_dos.asm | ozcanyarimdunya/FuckYouGithub | 8c37d0f6be3dbe37d8ff5d9bf22ad997527331dc | [
"Apache-2.0"
] | null | null | null | a/assembler_fasm_dos.asm | ozcanyarimdunya/FuckYouGithub | 8c37d0f6be3dbe37d8ff5d9bf22ad997527331dc | [
"Apache-2.0"
] | null | null | null | a/assembler_fasm_dos.asm | ozcanyarimdunya/FuckYouGithub | 8c37d0f6be3dbe37d8ff5d9bf22ad997527331dc | [
"Apache-2.0"
] | null | null | null | format MZ
entry .code: start
segment .code
start:
mov ax, .data ; put data segment into ax
mov ds, ax ; there, I setup the DS for you
mov dx, msg ; now I give you the offset in DX. DS:DX now completed.
mov ah, 9h
int 21h
mov ah, 4ch
int 21h
segment .data
msg db 'Fuck You Github', '$'
| 17.705882 | 70 | 0.664452 |
b0b452a8138802e733cd7aef67db28d4850f174d | 4,028 | asm | Assembly | data/wild/kanto_grass.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | data/wild/kanto_grass.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | data/wild/kanto_grass.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | ; Kanto Pokémon in grass
KantoGrassWildMons:
map_id ROUTE_1
db 10 percent, 10 percent, 10 percent ; encounter rates: morn/day/nite
; morn
db 2, PIDGEY
db 2, RATTATA
db 3, RATTATA
db 3, PIDGEY
db 6, RATTATA
db 4, PIDGEY
db 4, PIDGEY
; day
db 2, PIDGEY
db 2, RATTATA
db 3, RATTATA
db 3, PIDGEY
db 6, RATT... | 16.112 | 71 | 0.683714 |
5c6283b66ceef7469c067bbdf99d297fd7c31fc3 | 38 | asm | Assembly | projects/project08/src/translations/and.asm | lemmingapex/ElementsOfComputingSystems | 649c19676141a92ffec4f52b28388ad59048ee04 | [
"MIT"
] | 15 | 2015-05-03T10:35:44.000Z | 2021-07-21T08:59:03.000Z | projects/project08/src/translations/and.asm | jigth/ElementsOfComputingSystems | 649c19676141a92ffec4f52b28388ad59048ee04 | [
"MIT"
] | null | null | null | projects/project08/src/translations/and.asm | jigth/ElementsOfComputingSystems | 649c19676141a92ffec4f52b28388ad59048ee04 | [
"MIT"
] | 9 | 2017-02-18T02:29:20.000Z | 2021-11-29T22:49:58.000Z | // and
@SP
AM=M-1
D=M
@SP
A=M-1
M=D&M
| 4.75 | 6 | 0.5 |
4041b4acfcf1571e5d9f4ad1b6c9df76ac63f9b0 | 3,737 | asm | Assembly | bcm-secimage/gmp-6.0.0/mpn/gcd_1.asm | hixio-mh/citadel_sdk_2.1.1 | bd15f6ae6c4b39c069d5beefa30c820e351d3b52 | [
"Apache-2.0"
] | null | null | null | bcm-secimage/gmp-6.0.0/mpn/gcd_1.asm | hixio-mh/citadel_sdk_2.1.1 | bd15f6ae6c4b39c069d5beefa30c820e351d3b52 | [
"Apache-2.0"
] | null | null | null | bcm-secimage/gmp-6.0.0/mpn/gcd_1.asm | hixio-mh/citadel_sdk_2.1.1 | bd15f6ae6c4b39c069d5beefa30c820e351d3b52 | [
"Apache-2.0"
] | null | null | null | dnl x86 mpn_gcd_1 optimised for processors with fast BSF.
dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked by Torbjorn Granlund.
dnl Copyright 2000-2002, 2005, 2009, 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can... | 23.802548 | 79 | 0.644902 |
9e3cf1aa688f41b19121877d4ec29d8a1afb40f2 | 9,163 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1970.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1970.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_1970.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 %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x944d, %rsi
lea addresses_A_ht+0x55cd, %rdi
clflush (%rsi)
nop
nop
nop
nop
and $46639, %rdx
mov $82, %rcx
rep movsb
nop
nop
nop
nop
xor %r8, %r8
lea addresses_WT_ht+0x1eacd, %... | 31.926829 | 2,999 | 0.65579 |
324f865d3ccaa74fb7f5b63223c7e46b334b9192 | 401 | asm | Assembly | programs/oeis/051/A051340.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051340.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051340.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A051340: A simple 2-dimensional array, read by antidiagonals: T[i,j] = 1 for j>0, T[i,0] = i+1; i,j = 0,1,2,3,...
; 1,1,2,1,1,3,1,1,1,4,1,1,1,1,5,1,1,1,1,1,6,1,1,1,1,1,1,7,1,1,1,1,1,1,1,8,1,1,1,1,1,1,1,1,9,1,1,1,1,1,1,1,1,1,10,1,1,1,1,1,1,1,1,1,1,11,1,1,1,1,1,1,1,1,1,1,1,12,1,1,1,1,1,1,1,1,1,1,1,1,13,1,1,1,1,1,1
add... | 30.846154 | 199 | 0.533666 |
f004a8e4affd0a1525696bcde9ad8ae4217b67a6 | 164 | asm | Assembly | src/Lib/Sassy/tests/rm.asm | pnkfelix/larceny | 4671a1f8acbd3f8d4d95e96672eae8b2a33502d3 | [
"MIT"
] | 212 | 2015-01-06T06:39:01.000Z | 2022-03-15T00:34:09.000Z | src/Lib/Sassy/tests/rm.asm | larcenists/larceny-oldimport | 4bfd2d2571d3f11f9a51e2d5fa5982211fb276cb | [
"MIT"
] | 209 | 2015-01-17T00:18:33.000Z | 2021-11-15T21:52:15.000Z | src/Lib/Sassy/tests/rm.asm | larcenists/larceny-oldimport | 4bfd2d2571d3f11f9a51e2d5fa5982211fb276cb | [
"MIT"
] | 39 | 2015-02-12T05:49:09.000Z | 2021-08-31T03:35:18.000Z | BITS 32
section .text
foo:
invlpg [dword 300+8*esi+esp]
lgdt [dword 300+8*esi+esp]
sgdt [dword 300+8*esi+esp]
lidt [dword 300+8*esi+esp]
sidt [dword 300+8*esi+esp]
| 18.222222 | 28 | 0.713415 |
99941f6729fdc202ef3ef26440261aadc9cfd0a7 | 387 | asm | Assembly | programs/oeis/168/A168321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168321.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168321: a(n) = n +6 - a(n-1), with a(1) = 0.
; 0,8,1,9,2,10,3,11,4,12,5,13,6,14,7,15,8,16,9,17,10,18,11,19,12,20,13,21,14,22,15,23,16,24,17,25,18,26,19,27,20,28,21,29,22,30,23,31,24,32,25,33,26,34,27,35,28,36,29,37,30,38,31,39,32,40,33,41,34,42,35,43,36,44,37,45,38,46,39,47,40,48,41,49,42,50,43,51,44,52,45,53,46,54,... | 43 | 289 | 0.607235 |
6aa93235490d445ddd2712053d9d8df532cbf229 | 1,390 | asm | Assembly | ASS4/sqrt (q3).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null | ASS4/sqrt (q3).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null | ASS4/sqrt (q3).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null |
section .text
global main
extern scanf
extern printf
print:
push ebp
mov ebp, esp
sub esp, 8
fst qword[ebp-8]
push format2
call printf
mov esp, ebp
pop ebp
ret
read:
push ebp
mov ebp, esp
sub esp, 8
lea eax, [esp]
push eax
push format1
call scanf
fld qword[ebp-8]
mov esp, ebp
pop ebp
ret
readnat:
push ebp
mov eb... | 10.072464 | 40 | 0.71223 |
006258e4e0ec2987b0c9d299b7d0cc4a2b73ee60 | 430 | asm | Assembly | programs/oeis/243/A243256.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/243/A243256.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/243/A243256.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A243256: Smallest distance of the n-th Fibonacci number to the set of all square integers.
; 0,0,0,1,1,1,1,3,4,2,6,8,0,8,16,15,26,3,17,44,41,79,22,96,143,51,289,169,285,140,296,669,267,1449,343,1979,144,592,665,4223,699,5283,2872,19604,6477,21826,17999,16008,46080,31240,102696,8638,45526,95764
seq $0,45 ; Fibonacci ... | 71.666667 | 203 | 0.7 |
4c9192ae12af4dfa3ec87de5b55c48a75dccf7a7 | 7,549 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_158.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_158.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_21829_158.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1eb51, %rsi
nop
nop
nop
and $40257, %r10
vmovups (%rsi), %ymm1
vextracti128 $1, %ymm1, %xmm1
vpextrq $1, %xmm1, %rdx
nop
nop
nop
nop
nop
and %r9, %r9
lea address... | 32.965066 | 2,999 | 0.661545 |
458c3cfdb6afd5285954597cd90a1aeae4b7a26e | 1,843 | asm | Assembly | programs/oeis/129/A129953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129953.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129953: First differences of A129952.
; 0,1,4,10,24,56,128,288,640,1408,3072,6656,14336,30720,65536,139264,294912,622592,1310720,2752512,5767168,12058624,25165824,52428800,109051904,226492416,469762048,973078528,2013265920,4160749568,8589934592,17716740096,36507222016,75161927680,154618822656,317827579904,6528350289... | 184.3 | 1,743 | 0.924579 |
70364c6dad46ccfa43d1732bdd2d5b6dfd048e0a | 376 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/freopen_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/freopen_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/freopen_unlocked_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; FILE *freopen_unlocked_callee(char *filename, char *mode, FILE *stream)
SECTION code_stdio
PUBLIC _freopen_unlocked_callee, l0_freopen_unlocked_callee
EXTERN asm_freopen_unlocked
_freopen_unlocked_callee:
pop af
pop hl
pop de
pop bc
push af
l0_freopen_unlocked_callee:
push bc
ex (sp),i... | 13.925926 | 73 | 0.734043 |
a379c66522e3e96f4ef700237edc8067bb0fe682 | 74 | asm | Assembly | test/link/linkerscript-escapes.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/link/linkerscript-escapes.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/link/linkerscript-escapes.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z | SECTION "A\"B\tC\rD\nE", ROM0
DS $1000
SECTION "in\{valid", ROM0
DS $1000
| 14.8 | 29 | 0.662162 |
a932d71fefd00e59ebf1ef663434ac8326fc045c | 1,434 | nasm | Assembly | source/asm/search.nasm | BradleyChatha/bcstd | 217680b0782f43e3d3cf7a8edc69e57cc1632c91 | [
"MIT"
] | 6 | 2021-06-17T07:32:13.000Z | 2021-09-15T22:38:07.000Z | source/asm/search.nasm | BradleyChatha/bcstd | 217680b0782f43e3d3cf7a8edc69e57cc1632c91 | [
"MIT"
] | null | null | null | source/asm/search.nasm | BradleyChatha/bcstd | 217680b0782f43e3d3cf7a8edc69e57cc1632c91 | [
"MIT"
] | null | null | null | SECTION .text
global indexOfByteAvx2
; ulong indexOfByteAvx2(const(char)* haystack, ulong haystackSize, char* needle, ulong* remainingChars)
indexOfByteAvx2:
; Vars
; ymm0 = needle as mask
; ymm1 = Result of next 32 chars & ymm0
; rax = r... | 30.510638 | 117 | 0.634589 |
3d25db39e4db9c875c24adedc04fdc4722e04bc6 | 482 | asm | Assembly | oeis/312/A312484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/312/A312484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/312/A312484.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A312484: Coordination sequence Gal.5.81.5 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.
; Submitted by Jon Maiga
; 1,4,8,14,18,22,26,32,36,40,44,48,54,58,62,66,72,76,80,84,88,94,98,102,106,112,116,120,124,128,134,138,142,146,152,15... | 30.125 | 176 | 0.692946 |
2ea4925b12b3c6e20e40b8c0f8d0babb0dfc05f5 | 38 | asm | Assembly | tests/inchexstr/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/inchexstr/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/inchexstr/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d inchexstr("unk") ; error: not found | 38 | 38 | 0.684211 |
6e80cb5f74320f9565505513120e447ee39c4b6c | 263 | asm | Assembly | programs/oeis/004/A004369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004369.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004369: Binomial coefficient C(7n,n-1).
; 1,14,210,3276,52360,850668,13983816,231917400,3872894697,65033528560,1096993404430,18574174153080,315502265971620,5373846361969456,91748617512913200,1569699972909739440
mov $1,7
mul $1,$0
add $1,7
bin $1,$0
mov $0,$1
| 29.222222 | 170 | 0.794677 |
eb081f2ce38fab7ef25c9bd22fb200e6ac57c051 | 972 | asm | Assembly | dv3/dv3/fdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/dv3/fdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/dv3/fdef.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; DV3 Find Definition Block V3.00 1992 Tony Tebby
section dv3
xdef dv3_fdef
include 'dev8_keys_err'
include 'dev8_dv3_keys'
include 'dev8_keys_sys'
;+++
; This is the routine that is used by interrupt servers to find the definition
; block for a drive.
;
; d7 c u drive number (byte) / drive ID/number
;... | 18.692308 | 78 | 0.67284 |
aebe68c4540d5cbd4500e60227798ef9eb5ada20 | 456 | asm | Assembly | homework/Mult.asm | hanhha/Nand2Tetris | cac9a4286bd08110429afd552612b73c9788ed36 | [
"Unlicense"
] | null | null | null | homework/Mult.asm | hanhha/Nand2Tetris | cac9a4286bd08110429afd552612b73c9788ed36 | [
"Unlicense"
] | null | null | null | homework/Mult.asm | hanhha/Nand2Tetris | cac9a4286bd08110429afd552612b73c9788ed36 | [
"Unlicense"
] | null | null | null | // Nand2Tetris course
// Multiples R0 and R1, store result in R2
// Multipling by adding R0 to itself R2 times
@ R2
M = 0 // R2 = 0
@ R1
D = M
@ END
D; JEQ // Finish if R1 = 0 ( multiples R0 to 0 )
(CONT)
@ R0
D = M // D = R0
@ R2
M = D + M // R2 = R2 + D (<=> R2 = R2 + R0)
@ R1
MD = M... | 18.24 | 54 | 0.5 |
0dbebb8064f281379375e53cf8f84eaffadf4725 | 85,055 | asm | Assembly | ROMS/tinybasic/tinybasic_6800.asm | betajaen/dx8 | 0ecfb37836e9460f159160c2a8ab2acd37cf9915 | [
"MIT"
] | 9 | 2017-12-19T16:36:35.000Z | 2021-10-18T16:18:58.000Z | ROMS/tinybasic/tinybasic_6800.asm | betajaen/dx8 | 0ecfb37836e9460f159160c2a8ab2acd37cf9915 | [
"MIT"
] | null | null | null | ROMS/tinybasic/tinybasic_6800.asm | betajaen/dx8 | 0ecfb37836e9460f159160c2a8ab2acd37cf9915 | [
"MIT"
] | null | null | null | ; Tom Pittman's 6800 tiny BASIC
; reverse analyzed from (buggy) hexdump (TB68R1.tiff and TB68R2.tiff) at
; http://www.ittybittycomputers.com/IttyBitty/TinyBasic/index.htm
; by Holger Veit
;
; Note this might look like valid assembler, but possibly isn't
; for reference only
org 0
rm... | 50.388033 | 100 | 0.404844 |
4f58b8c96f3a4748f0a3966a2ed816d86cd716d5 | 6,037 | asm | Assembly | 31.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 31.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 31.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | ; multitasking and dynamic thread registration
[org 0x0100]
jmp start
; PCB layout:
; ax,bx,cx,dx,si,di,bp,sp,ip,cs,ds,ss,es,flags,next,dummy
; 0, 2, 4, 6, 8,10,12,14,16,18,20,22,24, 26 , 28 , 30
pcb: times 32*16 dw 0 ; space for 32 PCBs
stack: times 32*256 dw 0 ; space for 32 512 byte stacks
nextpcb: dw 1 ; in... | 32.632432 | 70 | 0.670366 |
5faa5affdff35d3d9b43346645b3274a590fe29a | 495 | asm | Assembly | programs/oeis/109/A109900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/109/A109900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/109/A109900.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A109900: The (n,r)-th term of the following triangle is T(n)-T(r) for r = 0 to n. The n-th row contains n+1 terms. T(n) = the n-th triangular number = n(n+1)/2. Sequence contains the sum of terms at a 45-degree angle.
; 0,1,3,8,15,27,42,64,90,125,165,216,273,343,420,512,612,729,855,1000,1155,1331,1518,1728,1950,2197,... | 45 | 219 | 0.69899 |
d8d5153348d8bfdbf469e3591de29fd3d6896f1b | 443 | asm | Assembly | programs/oeis/202/A202194.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/202/A202194.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/202/A202194.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A202194: Number of (n+2)X(n+2) binary arrays avoiding patterns 001 and 101 in rows and columns
; 108,640,3500,18144,90552,439296,2084940,9724000,44710952,203164416,914004728,4077035200,18052470000,79420170240,347424465420,1512176830560,6552247686600,28276211040000,121580638419240,521033622457920,2226136703615760
mov... | 34.076923 | 218 | 0.76298 |
9e2bd8651d764e6b6fa4f308264b885ecc9d1bbc | 447 | asm | Assembly | oeis/073/A073219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/073/A073219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/073/A073219.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A073219: The terms of A073211 (sums of two powers of 11) divided by 2.
; 1,6,11,61,66,121,666,671,726,1331,7321,7326,7381,7986,14641,80526,80531,80586,81191,87846,161051,885781,885786,885841,886446,893101,966306,1771561,9743586,9743591,9743646,9744251,9750906,9824111,10629366,19487171
seq $0,131437 ; (A000012 * A131... | 49.666667 | 214 | 0.744966 |
0f0810e2c396908857c4e8009957b4d3c28bdc83 | 825 | asm | Assembly | code/display/border.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | 3 | 2021-10-06T20:52:11.000Z | 2021-11-29T11:31:55.000Z | code/display/border.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null | code/display/border.asm | abekermsx/skooted | ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8 | [
"MIT"
] | null | null | null |
initialize_border:
ld a,138
ld hl,6144
call WRTVRM ; draw top left
inc l
ld bc,11 * 2
ld a,140
call FILVRM ; draw top
ld hl,6144 + 1 + 11 * 2
ld a,139
call WRTVRM ; draw top right
ld b,11 * 2
ld hl,6144 + 32
initialize_... | 19.186047 | 50 | 0.473939 |
ca187dabea26d8edf3d40f9f145bcbbd7d6a733b | 356 | nasm | Assembly | Projetos/F-Assembly/src/nasm/div.nasm | LiuSeeker/Z01-Coldzera | 097f0af689c0511598163bcf4c89afe987292f24 | [
"Unlicense"
] | 1 | 2018-04-20T10:41:30.000Z | 2018-04-20T10:41:30.000Z | Projetos/F-Assembly/src/nasm/div.nasm | LiuSeeker/Z01-Coldzera | 097f0af689c0511598163bcf4c89afe987292f24 | [
"Unlicense"
] | 76 | 2018-03-09T12:22:41.000Z | 2018-05-18T11:47:17.000Z | Projetos/F-Assembly/src/nasm/div.nasm | LiuSeeker/Z01-Coldzera | 097f0af689c0511598163bcf4c89afe987292f24 | [
"Unlicense"
] | null | null | null | leaw $0, %A
;Mover o que ta em A[0] para D
movw (%A), %D
leaw $1, %A
WHILE:
leaw $1, %A
;Subtrai D - A[1] e salva em D
subw %D, (%A), %D
;Incrementa 1 em %S
incw %S
leaw $WHILE, %A
;Volta se D for maior que zero
jg %D
nop
leaw $2, %A
;Move A[2] -> S
movw %S, (%A)
... | 3.296296 | 30 | 0.426966 |
b40e3b80ade2a0839a4760d0e3b67cca7eba2e61 | 1,038 | asm | Assembly | programs/oeis/228/A228693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/228/A228693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/228/A228693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A228693: Largest number of maximal independent sets of nodes in any tree on n nodes.
; 1,1,2,2,3,4,5,8,9,16,17,32,33,64,65,128,129,256,257,512,513,1024,1025,2048,2049,4096,4097,8192,8193,16384,16385,32768,32769,65536,65537,131072,131073,262144,262145,524288,524289,1048576,1048577,2097152,2097153,4194304,4194305,83886... | 86.5 | 877 | 0.848748 |
864a9083c264679b85853250dddcf82b373d6ac4 | 7,301 | asm | Assembly | yo.asm | charlesap/nasm-uefi | 9b683c289251dc687d0e410f25a61a53eeb8bf3a | [
"MIT"
] | 3 | 2019-12-21T15:40:20.000Z | 2022-01-06T17:12:48.000Z | yo.asm | charlesap/nasm-uefi | 9b683c289251dc687d0e410f25a61a53eeb8bf3a | [
"MIT"
] | null | null | null | yo.asm | charlesap/nasm-uefi | 9b683c289251dc687d0e410f25a61a53eeb8bf3a | [
"MIT"
] | 1 | 2021-11-27T19:10:52.000Z | 2021-11-27T19:10:52.000Z | bits 64
org 0x200000
section .header
DOS:
dd 0x00005a4d
times 14 dd 0
dd 0x00000080
times 16 dd 0
PECOFF:
dd `PE\0\0` ; sig
dw 0x8664 ; type
dw 3 ; sections
dd 0x5cba52f6 ; timestamp
dq 0 ; * symbol table + # symbols
dw osize ... | 22.603715 | 84 | 0.610464 |
a1602cc692f7aed03b52812fbeb5b31a1ae6bb23 | 47,336 | asm | Assembly | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/aes/aesni-x86.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 2,494 | 2015-02-11T04:34:13.000Z | 2022-03-31T14:21:47.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/aes/aesni-x86.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/aes/aesni-x86.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 442 | 2015-02-12T13:45:46.000Z | 2022-03-21T05:28:05.000Z | TITLE ../openssl/crypto/aes/asm/aesni-x86.asm
IF @Version LT 800
ECHO MASM version 8.00 or later is strongly recommended.
ENDIF
.686
.XMM
IF @Version LT 800
XMMWORD STRUCT 16
DQ 2 dup (?)
XMMWORD ENDS
ENDIF
.MODEL FLAT
OPTION DOTNAME
IF @Version LT 800
.text$ SEGMENT PAGE 'CODE'
ELSE
.text$ SEGMENT ALIGN(64) 'CODE'
EN... | 22.181818 | 60 | 0.75188 |
fa547cacf2f40236ce27f2b54709dd635d742fd2 | 400 | asm | Assembly | libsrc/math/cpcmath/floor.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/math/cpcmath/floor.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/math/cpcmath/floor.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; CPC Maths Routines
;
; August 2003 **_|warp6|_** <kbaccam /at/ free.fr>
;
; $Id: floor.asm,v 1.2 2009/06/22 21:44:17 dom Exp $
;
INCLUDE "cpcfirm.def"
INCLUDE "cpcfp.def"
XLIB floor
XDEF floorc
XDEF floorc2
LIB get_para
.floor call get_para
call firmware
.floorc defw CPCFP_FLO_BINFI... | 15.384615 | 52 | 0.635 |
371f33ef4e3fed0f6832b5bf191882c58b29d1ee | 5,097 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_919.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_21829_919.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_21829_919.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %rax
push %rbx
push %rdx
push %rsi
lea addresses_normal_ht+0x5d28, %r12
nop
nop
dec %r10
movb $0x61, (%r12)
add $54339, %rsi
lea addresses_A_ht+0x3eec, %rdx
nop
nop
inc %r8
mov (%rdx), %eax
nop
nop
nop
and $65123, %r12
lea addresses_WT_ht+0x... | 44.321739 | 2,999 | 0.659015 |
6d6d297f128e2e37b7be3c535f1838ebc6a0681a | 550 | asm | Assembly | oeis/001/A001056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001056.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001056: a(n) = a(n-1)*a(n-2) + 1, a(0) = 1, a(1) = 3.
; Submitted by Jon Maiga
; 1,3,4,13,53,690,36571,25233991,922832284862,23286741570717144243,21489756930695820973683319349467,500426416062641238759467086706254193219790764168482,10754042042885415070816603338436200915110904821126871858491675028294447933424899095,53... | 36.666667 | 369 | 0.803636 |
076a55889afd67f45996ed176e453da2e0b6bfda | 425 | asm | Assembly | oeis/053/A053425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/053/A053425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/053/A053425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A053425: Even numbers n such that the 120 points of the 600-cell exactly integrate homogeneous polynomials of degree n.
; Submitted by Jamie Morken(s1)
; 14,16,18,22,26,28,34,38,46,58
mov $1,1
mov $2,1
lpb $0
mov $3,$2
lpb $3
add $2,1
mov $4,$1
gcd $4,$2
cmp $4,1
cmp $4,0
sub $3,$4
ad... | 15.740741 | 121 | 0.578824 |
07d23ebb27827cbc79695e9aa29c33658415a632 | 730 | asm | Assembly | oeis/015/A015204.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015204.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015204.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015204: Sum of Gaussian binomial coefficients for q=16.
; Submitted by Christian Krause
; 1,2,19,548,78901,36070982,82805758039,605336231791208,22229212008282455161,2599943776445794193452682,1527585017328101696333407084699,2858671468933430533899194300073611948,26873565540839814480301520088779437828129981,80464453888... | 34.761905 | 478 | 0.835616 |
ada712998f2e9b5fcedea26b370f290294de19fb | 589 | asm | Assembly | oeis/116/A116156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/116/A116156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/116/A116156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A116156: a(n) = 5^n * n*(n + 1).
; 0,10,150,1500,12500,93750,656250,4375000,28125000,175781250,1074218750,6445312500,38085937500,222167968750,1281738281250,7324218750000,41503906250000,233459472656250,1304626464843750,7247924804687500,40054321289062500,220298767089843750,1206398010253906250,6580352783203125000,357627... | 58.9 | 494 | 0.855688 |
f6aeab13a1c1af00ed8fbe45542a192ac8c2afdd | 4,199 | asm | Assembly | Driver/Printer/DotMatrix/Tosh24/toshiba24DriverInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/DotMatrix/Tosh24/toshiba24DriverInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/DotMatrix/Tosh24/toshiba24DriverInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: toshiba 24-pin printer driver
FILE: toshiba24DriverInfo.asm
AUTHOR: Dave Durran, 26 Mar 1990
REVISION HISTORY:
Name Date Descriptio... | 39.613208 | 79 | 0.51679 |
cf24cf3a95396479c5289e77e131a1c0d988dd7c | 300 | asm | Assembly | oeis/021/A021156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021156: Decimal expansion of 1/152.
; 0,0,6,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7,3,6,8,4,2,1,0,5,2,6,3,1,5,7,8,9,4,7
add $0,1
mov $2,10
pow $2,$0
div $2,152
mov $0,$2
mod $0,10
| 30 | 199 | 0.54 |
ee90a07db8ec115a6899d70340daefc29a872d2b | 1,908 | asm | Assembly | lib/core/stack/_long.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 11 | 2021-08-05T18:13:21.000Z | 2022-03-26T21:44:50.000Z | lib/core/stack/_long.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 119 | 2021-08-09T06:28:44.000Z | 2022-03-31T07:12:11.000Z | lib/core/stack/_long.asm | locodarwin/xc-basic3 | 74d73fb4049980fc0c7b648b4893ce3a53056af3 | [
"MIT"
] | 3 | 2022-01-22T05:25:09.000Z | 2022-03-26T17:11:55.000Z | ; Push a long int onto the stack
MAC plong ; @push
IF !FPUSH
lda #<{1}
pha
lda #>{1}
pha
lda #[{1} >> 16]
pha
ELSE
lda #<{1}
ldy #>{1}
ldx #[{1} >> 16]
ENDIF
ENDM
; Push a long int variable on the stack
MAC plongvar ; @push
IF !FPUSH
lda {1}
pha
lda {1} + 1
pha
lda {1} + 2
pha
ELSE
lda {1}
... | 11.850932 | 54 | 0.60587 |
24faca159cd06b4dfaf459fd7281edc725ceff16 | 726 | asm | Assembly | Working Disassembly/Levels/Slots/Misc Object Data/Map - Ring.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/Slots/Misc Object Data/Map - Ring.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/Slots/Misc Object Data/Map - Ring.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_SB_Ring_: dc.w byte_4B8A6-Map_SB_Ring_
dc.w byte_4B8AC-Map_SB_Ring_
dc.w byte_4B8B2-Map_SB_Ring_
dc.w byte_4B8B8-Map_SB_Ring_
dc.w byte_4B8BE-Map_SB_Ring_
dc.w byte_4B8C4-Map_SB_Ring_
dc.w byte_4B8CA-Map_SB_Ring_
dc.w byte_4B8D0-Map_SB_Ring_
dc.w byte_4B8D6-Map_SB_Ring_
byte_4B8A6: dc.b 1
dc.b $F... | 26.888889 | 42 | 0.618457 |
f3fda6dd52b48ccfe66aa24951ccac762b489b2b | 8,805 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_588.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_588.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_588.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x173a0, %rbx
nop
nop
nop
nop
inc %r8
movb $0x61, (%rbx)
nop
sub $29716, %r14
lea addresses_A_ht+0x6220, %rsi
lea addresses_D_ht+0xf720, %rdi
nop
nop
nop
and $64014, %r13
mov $... | 31.113074 | 2,999 | 0.653038 |
7dc3c587031b7df9d372672c56bc11eaa907b69c | 1,885 | asm | Assembly | programs/oeis/064/A064999.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/064/A064999.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064999.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A064999: Partial sums of sequence (essentially A002378): 1, 2, 6, 12, 20, 30, 42, 56, 72, 90, ...
; 1,3,9,21,41,71,113,169,241,331,441,573,729,911,1121,1361,1633,1939,2281,2661,3081,3543,4049,4601,5201,5851,6553,7309,8121,8991,9921,10913,11969,13091,14281,15541,16873,18279,19761,21321,22961,24683,26489,28381,30361,32... | 209.444444 | 1,737 | 0.835013 |
f6e4113a8ef80cd75109c5d703164cd9d70dacbd | 1,127 | asm | Assembly | src/bootloader/stage1/disk.asm | StrBrkrs-NullException/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 5 | 2021-01-04T20:06:19.000Z | 2022-01-06T17:35:52.000Z | src/bootloader/stage1/disk.asm | NullExceptionTSB/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 2 | 2019-02-01T19:16:00.000Z | 2019-02-02T13:33:16.000Z | src/bootloader/stage1/disk.asm | NullExceptionTSB/NoolOS | 57c96c058225ee13f14e36c268c3af563f5d5755 | [
"MIT"
] | 2 | 2021-07-05T03:17:20.000Z | 2022-01-31T04:01:10.000Z | %ifndef _SOARE_DISK_ASM
%define _SOARE_DISK_ASM
CHS_cylinders db 0
CHS_heads db 0
CHS_sectors db 0
;IN:
;AX = LBA
;OUT:
;CHS variables = CHS
;cylinders = LBA / (sectors per track * head count)
;heads = (LBA / sectors per track) % head count
;sectors = (LBA % sectors per track) + 1
LBA2CHS:
push dx
xor dx, dx... | 14.265823 | 52 | 0.681455 |
805ea26851abc52c7fde04155c4466e61e840816 | 18 | asm | Assembly | test/data/input/load-immediate-0.asm | CDPcode/optimips-prime | 4ce7a5edf170a6811eebbe21e8d632fca7e4ed7b | [
"MIT"
] | null | null | null | test/data/input/load-immediate-0.asm | CDPcode/optimips-prime | 4ce7a5edf170a6811eebbe21e8d632fca7e4ed7b | [
"MIT"
] | null | null | null | test/data/input/load-immediate-0.asm | CDPcode/optimips-prime | 4ce7a5edf170a6811eebbe21e8d632fca7e4ed7b | [
"MIT"
] | null | null | null | la $s1, 0x0000002A | 18 | 18 | 0.777778 |
969c1322f4ba05c287563bbe17c1f6824b7cb75d | 6,390 | asm | Assembly | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_1533_1583.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_1533_1583.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/P/_zr_/i9-9900K_12_0xca_notsx.log_1533_1583.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 %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x8276, %rsi
lea addresses_WC_ht+0x12e66, %rdi
dec %r12
mov $29, %rcx
rep movsq
nop
nop
nop
nop
sub %r8, %r8
lea addresses_normal_ht+0x7c4e, %r12
nop
nop
nop
dec %r8
mov (%r12)... | 36.724138 | 2,999 | 0.655086 |
5574f0a86f87c3fe465638e53b50bb57982dde48 | 270 | asm | Assembly | oeis/040/A040156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040156.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040156: Continued fraction for sqrt(170).
; Submitted by Christian Krause
; 13,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26,26
min $0,1
add $0,1
mul $0,13
| 33.75 | 163 | 0.681481 |
136e0d302fd446f150b288f47821e7066b6060af | 613 | asm | Assembly | _anim/Eggman - Scrap Brain 2 & Final.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _anim/Eggman - Scrap Brain 2 & Final.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _anim/Eggman - Scrap Brain 2 & Final.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Animation script - Eggman (SBZ2)
; ---------------------------------------------------------------------------
Ani_SEgg: dc.w @stand-Ani_SEgg
dc.w @laugh-Ani_SEgg
dc.w @jump1-Ani_SEgg
dc.w @intube-Ani_SEgg
dc.w @running-Ani_SEgg
d... | 30.65 | 77 | 0.469821 |
12df082ae02bf82becc623119fd4b1027c25ef7c | 517 | asm | Assembly | oeis/037/A037122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037122: Trajectory of 3 under map n->49n+1 if n odd, n->n/2 if n even
; Submitted by Jon Maiga
; 3,148,74,37,1814,907,44444,22222,11111,544440,272220,136110,68055,3334696,1667348,833674,416837,20425014,10212507,500412844,250206422,125103211,6130057340,3065028670,1532514335
add $0,1
mov $1,$0
mov $0,3
lpb $1
mov $... | 18.464286 | 178 | 0.630561 |
b03550a23ccc5bce8670da9110852637379dfda4 | 3,070 | asm | Assembly | KEK/Source/Macosx-amd64/Window.asm | MarcasRealAccount/VulkanInAssemblyWHYYYYY | 6033f60c3803f63dc1b02e82205c374148be89dd | [
"MIT"
] | 3 | 2022-01-17T22:59:47.000Z | 2022-01-29T15:56:13.000Z | KEK/Source/Macosx-amd64/Window.asm | MarcasRealAccount/VulkanInAssemblyWHYYYYY | 6033f60c3803f63dc1b02e82205c374148be89dd | [
"MIT"
] | null | null | null | KEK/Source/Macosx-amd64/Window.asm | MarcasRealAccount/VulkanInAssemblyWHYYYYY | 6033f60c3803f63dc1b02e82205c374148be89dd | [
"MIT"
] | null | null | null | %include "Common.asminc"
%if BUILD_IS_SYSTEM_MACOSX && BUILD_IS_PLATFORM_AMD64
%include "Macosx-amd64/LibC.asminc"
%include "Macosx-amd64/GLFW.asminc"
%include "Macosx-amd64/Logger.asminc"
%include "Macosx-amd64/Window.asminc"
extern _AppLogger
section .rodata
GLFWErrorFormat: db "GLFW (%d) => %s", 0
section .d... | 23.257576 | 86 | 0.571987 |
5c9177ed0390595d5cf18bc786161953f737f7d6 | 30,367 | asm | Assembly | Palmtree.Math.Core.Implements/vs_build/x64_Debug/cpp_standard_headers_indexer.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Debug/cpp_standard_headers_indexer.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x64_Debug/cpp_standard_headers_indexer.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__A73354DD_stdlib@h DB 01H
__188180DA_corecrt_math@h DB 01H
__D23EE329_cstdlib DB 01H
__6BC0FD35_vcruntime_new@h DB 01H
__5ECFF36E_type_traits DB 01H
__331E732B_m... | 28.143652 | 231 | 0.720453 |
df6ac07dd7b21af23c20b7d423a7c5ad022bd5a3 | 232 | asm | Assembly | libsrc/math/mbf32/c/sccz80/l_f32_div.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/math/mbf32/c/sccz80/l_f32_div.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/math/mbf32/c/sccz80/l_f32_div.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_mbf32
PUBLIC l_f32_div
EXTERN ___mbf32_setup_arith
EXTERN ___mbf32_DVBCDE
EXTERN ___mbf32_return
EXTERN msbios
l_f32_div:
call ___mbf32_setup_arith
ld ix,___mbf32_DVBCDE
call msbios
jp ___mbf32_return
| 13.647059 | 28 | 0.836207 |
4fd3124bf3e73073e4bf8e522e3e0058e156c4dd | 515 | asm | Assembly | Laburi/Lab3/3-grumpy-jumps/grumpy_jumps.asm | DanBrezeanu/IOCLA | 1a22cc2949afc72818289f47288e32004f633fd1 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Laburi/Lab3/3-grumpy-jumps/grumpy_jumps.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | Laburi/Lab3/3-grumpy-jumps/grumpy_jumps.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | %include "io.inc"
section .data
wrong: db 'Not today, son.', 0
right: db 'Well done!',0
section .text
global CMAIN
CMAIN:
mov ebp, esp; for correct debugging
mov eax, 2 ; TODO3.1: modify eax register
mov ebx, 3 ; TODO3.1: modify ebx register
mov ecx, 0x5 ; hardcoded; DO NOT change
c... | 17.758621 | 50 | 0.613592 |
2a07976bc961b9605f1c380e11a5c70cef1b52a9 | 13,110 | asm | Assembly | 05_arraylistvsarray/SeqArrayAccess.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | null | null | null | 05_arraylistvsarray/SeqArrayAccess.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | null | null | null | 05_arraylistvsarray/SeqArrayAccess.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | 1 | 2018-08-30T22:54:24.000Z | 2018-08-30T22:54:24.000Z | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 56.753247 | 132 | 0.518688 |
378fb94df587b3526a8df6a1435aa09f16c8cc53 | 599 | asm | Assembly | oeis/102/A102652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/102/A102652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/102/A102652.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A102652: a(n) = 4 * floor(24*2^n/15) = 4*A077854(n).
; 4,12,24,48,100,204,408,816,1636,3276,6552,13104,26212,52428,104856,209712,419428,838860,1677720,3355440,6710884,13421772,26843544,53687088,107374180,214748364,429496728,858993456,1717986916,3435973836,6871947672,13743895344,27487790692,54975581388,109951162776,21... | 59.9 | 486 | 0.826377 |
137483fc3ca9337afc88efb51fdaafdc26ef9719 | 4,232 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_474.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_474.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_474.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 %r8
push %rcx
push %rdi
push %rsi
// REPMOV
lea addresses_D+0x11dd6, %rsi
lea addresses_PSE+0xa4ba, %rdi
nop
nop
dec %r8
mov $12, %rcx
rep movsq
add %r8, %r8
// Store
lea addresses_D+0xc39c, %... | 57.972603 | 2,999 | 0.659735 |
cde9ce700cd117230726ac9e002d5deb26cb9be6 | 562 | asm | Assembly | oeis/156/A156635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/156/A156635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/156/A156635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A156635: 144*n^2 - n.
; 143,574,1293,2300,3595,5178,7049,9208,11655,14390,17413,20724,24323,28210,32385,36848,41599,46638,51965,57580,63483,69674,76153,82920,89975,97318,104949,112868,121075,129570,138353,147424,156783,166430,176365,186588,197099,207898,218985,230360,242023,253974,266213,278740,291555,304658,318049,3... | 70.25 | 497 | 0.811388 |
61ed958f38baa9ffefe2f65cc80877ae2f1fa630 | 4,349 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1271.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_1271.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_1271.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1dd40, %r14
nop
nop
nop
sub %rcx, %rcx
mov $0x6162636465666768, %rbx
movq %rbx, (%r14)
nop
nop
nop
nop
nop
add %r11, %r11
lea addresses_WT_ht+0x8cd2, %rsi
lea addresses_WT_ht+0xd340, %rdi
nop
n... | 54.3625 | 2,999 | 0.663601 |
3c0079965d13309ba60b23186cc826280890a919 | 317 | asm | Assembly | programs/oeis/023/A023535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/023/A023535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/023/A023535.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A023535: Convolution of natural numbers with A023531.
; 0,1,2,3,5,7,9,11,14,17,20,23,26,30,34,38,42,46,50,55,60,65,70,75,80,85,91,97,103,109,115,121,127,133,140,147,154,161,168,175,182,189,196,204,212,220,228,236,244,252,260,268,276,285,294,303,312
mov $2,2
lpb $0
add $1,$0
add $2,1
trn $0,$2
lpe
mov $0,$1
| 28.818182 | 194 | 0.671924 |
a750743d3143337129862d1f69afe50d0a4a4767 | 252 | asm | Assembly | week_7/dataset/Assembly/056609.asm | Dumebi35/DumebiCSC102 | 56985f4852bc01c94dce2ee368c9612ad368f619 | [
"MIT"
] | null | null | null | week_7/dataset/Assembly/056609.asm | Dumebi35/DumebiCSC102 | 56985f4852bc01c94dce2ee368c9612ad368f619 | [
"MIT"
] | null | null | null | week_7/dataset/Assembly/056609.asm | Dumebi35/DumebiCSC102 | 56985f4852bc01c94dce2ee368c9612ad368f619 | [
"MIT"
] | null | null | null | ;set CAPS LOCK on
.model small
.stack 100h
.code
mov ax,@data
mov ds,ax
main proc
push ds
mov ax,40h
mov ds,ax ;set seg to 40
mov bx,17h ;set offset
or byte ptr [bx],01000000b ;set bit 6
pop ds
mov ax,4c00h
int 21h
main endp
end main
| 14 | 38 | 0.678571 |
077b5457b1210ffb0010d418fc92228992bc57ea | 751 | asm | Assembly | oeis/135/A135431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135431: a(n) = a(n-1) + a(n-2) + a(n-3) - a(n-4) with a(0)=0, a(1)=1, a(2)=2 and a(3)=3.
; Submitted by Christian Krause
; 0,1,2,3,6,10,17,30,51,88,152,261,450,775,1334,2298,3957,6814,11735,20208,34800,59929,103202,177723,306054,527050,907625,1563006,2691627,4635208,7982216,13746045,23671842,40764895,70200566,120891... | 44.176471 | 500 | 0.748336 |
dca7ce2e0aff293a670e7cecfb5079b0af086b26 | 8,300 | asm | Assembly | fbs_raw.asm | clarkejr/deep-blue | cc672fcc510184411eedfafc19f49a38f64102e8 | [
"MIT"
] | null | null | null | fbs_raw.asm | clarkejr/deep-blue | cc672fcc510184411eedfafc19f49a38f64102e8 | [
"MIT"
] | 1 | 2019-01-10T19:15:35.000Z | 2019-01-10T19:24:25.000Z | fbs_raw.asm | clarkejr/deep-blue | cc672fcc510184411eedfafc19f49a38f64102e8 | [
"MIT"
] | null | null | null | ;
; Copyright (C) 2018 Don Clarke -- see LICENSE.TXT
;
stage1 equ 0x7C00
stage2 equ stage1 + 0x0200
e820map equ 0x1000
USE16 ; The assembler is to create 16 bit real mode code.
org stage1 ; The assembler is to assume that the binary will be loaded to this memmory address.
Start:
cli ; Disable interrupts.
c... | 30.072464 | 97 | 0.67253 |
42ba7eadba3eb64ec04ab74bb040caea476ca2e9 | 11,552 | asm | Assembly | fpga-fighter.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | fpga-fighter.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | fpga-fighter.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | ## SRAM Mapping ##
.eqv SRAM_INI_ADDR 0x10012000
.eqv INIT_SCREEN_SRAM 0x10012000
.eqv INSERT_COIN_SRAM 0x10025000
.eqv CURRENT_BKG_SRAM 0x10012000
.eqv FGHT1_ADDR_SRAM 0x1003FFF4
.eqv FGHT1_POSX_SRAM 0x1003FFF8
.eqv FGHT1_POSY_SRAM 0x1003FFFC
.eqv FGHT1_SPR_SRAM 0x10040000
.eqv FGHT2_ADDR_SRAM 0x1007FFF4
.... | 23.150301 | 104 | 0.609505 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.