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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
abe28b92225131edd677978c7ea0b37543d4c81a | 725 | asm | Assembly | data/pokemon/base_stats/bayleef.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | data/pokemon/base_stats/bayleef.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | data/pokemon/base_stats/bayleef.asm | AtmaBuster/pokeoctober | 12652b84eb2df1a0ed2f654a0ffcfb78202e515f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | db 0 ; species ID placeholder
db 100, 85, 60, 90, 95, 60
; hp atk def spd sat sdf
db GRASS, GRASS ; type
db 45 ; catch rate
db 141 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F12_5 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/bayleef/... | 32.954545 | 258 | 0.72 |
15aa9c3d5ddc14f519ead9e175e815364d2a3e4f | 6,359 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_3012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_3012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_21829_3012.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x17682, %r11
nop
nop
sub %r12, %r12
vmovups (%r11), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $1, %xmm1, %rax
nop
nop
nop
dec %r12
lea addresses_WT_ht+0x9cc, %rsi
lea addres... | 37.187135 | 2,999 | 0.658751 |
a1833c74c292476f0b367c17eadc66045b8628f3 | 12,746 | asm | Assembly | op.asm | mossx-dev/Mycore | eb84409f1a263204d30ef0b9d4254a96a121726f | [
"MIT"
] | null | null | null | op.asm | mossx-dev/Mycore | eb84409f1a263204d30ef0b9d4254a96a121726f | [
"MIT"
] | null | null | null | op.asm | mossx-dev/Mycore | eb84409f1a263204d30ef0b9d4254a96a121726f | [
"MIT"
] | null | null | null | ;; Author: Moss Gallagher
;; Date: 21-Oct-21
%include "std/sys.asm"
%include "std/str.asm"
%include "std/tuple.asm"
%include "token.asm"
section .data
section .bss
op.ops: resq 1
section .text
; Args
; void
; Returns
; void
op.static_init:
push r9
mov rax, 1
mov rbx, type... | 18.208571 | 104 | 0.436686 |
a0fe20b19dd609c98287dea4e64a5153636daebf | 727 | asm | Assembly | oeis/188/A188021.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/188/A188021.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/188/A188021.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A188021: Expansion of (x^2)/[(1-x)*(1-3*x^2-x^3)].
; Submitted by Jamie Morken(s4)
; 0,0,1,1,4,5,14,20,48,75,165,274,571,988,1988,3536,6953,12597,24396,44745,85786,158632,302104,561683,1064945,1987154,3756519,7026408,13256712,24835744,46796545,87763945,165225380,310088381,583440086,1095490524,2060408640,3869911659,72... | 38.263158 | 494 | 0.763411 |
f450f3d302d498db5e98acf312166b71a6719c84 | 715 | asm | Assembly | programs/oeis/232/A232230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/232/A232230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/232/A232230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A232230: Expansion of (1 - 2*x + x^2 + x^3 + x^5) / ((1 - x)*(1 - 2*x - x^3)).
; 1,1,2,6,14,32,72,160,354,782,1726,3808,8400,18528,40866,90134,198798,438464,967064,2132928,4704322,10375710,22884350,50473024,111321760,245527872,541528770,1194379302,2634286478,5810101728,12814582760,28263452000,62337005730,137488594222... | 65 | 451 | 0.773427 |
00cd89cb95b48d5b35680fc6eeff873d1114d764 | 1,260 | asm | Assembly | programs/oeis/056/A056942.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/056/A056942.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056942.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A056942: Area of rectangle needed to enclose a non-touching spiral of length n on a square lattice.
; 0,1,2,4,6,6,9,12,12,12,16,20,20,20,20,25,30,30,30,30,30,36,42,42,42,42,42,42,49,56,56,56,56,56,56,56,64,72,72,72,72,72,72,72,72,81,90,90,90,90,90,90,90,90,90,100,110,110,110,110,110,110,110,110,110,110,121,132,132,13... | 52.5 | 939 | 0.681746 |
c7fc4f8a18c8a36db6464b938b5a04dde695e75d | 1,040,196 | asm | Assembly | project/realtek_amebaD_va0_example/GCC-RELEASE/project_lp/asdk/lib/rom_acut/target_rom.asm | AdamZhang0124/ambd_sdk_with_chip_non_NDA | 8b5ca7ef7433833f40e6a87ce20d41f92896e2b7 | [
"Apache-2.0"
] | 11 | 2020-05-22T14:54:41.000Z | 2021-09-29T02:32:03.000Z | project/realtek_amebaD_va0_example/GCC-RELEASE/project_lp/asdk/lib/rom_acut/target_rom.asm | AdamZhang0124/ambd_sdk_with_chip_non_NDA | 8b5ca7ef7433833f40e6a87ce20d41f92896e2b7 | [
"Apache-2.0"
] | 2 | 2020-07-18T11:02:34.000Z | 2020-09-23T08:23:38.000Z | project/realtek_amebaD_va0_example/GCC-RELEASE/project_lp/asdk/lib/rom_acut/target_rom.asm | AdamZhang0124/ambd_sdk_with_chip_non_NDA | 8b5ca7ef7433833f40e6a87ce20d41f92896e2b7 | [
"Apache-2.0"
] | 7 | 2020-05-24T10:28:48.000Z | 2021-06-15T16:35:38.000Z |
/cygdrive/E/AmebaD/sdk/svn_new/project/realtek_amebaD_cm0_gcc_verification/asdk/image/target_rom.axf: file format elf32-littlearm
Disassembly of section .rom.text:
00000000 <__vectors_table>:
0: 0008fffc .word 0x0008fffc
4: 00000101 .word 0x00000101
8: 00000105 .word 0x00000105
c:... | 41.225269 | 133 | 0.53523 |
c579103a65dd2a3f647beb8d500502338d5075fd | 407 | asm | Assembly | oeis/345/A345633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/345/A345633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/345/A345633.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A345633: Sum of terms of odd index in the binomial decomposition of n^(n-1).
; 0,1,4,36,272,4400,51012,1188544,18640960,567108864,11225320100,421504185344,10079828372880,450353989316608,12627774819845668,654244800082329600,21046391759976988928,1240529732459024678912,45032132922921758270916,2975557672677668838178816
... | 31.307692 | 239 | 0.788698 |
ced021bed3060fc4874c88824a8a9ce7413d6659 | 388 | asm | Assembly | programs/oeis/192/A192326.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/192/A192326.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/192/A192326.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A192326: Remainders of primes divided by odd numbers.
; 0,0,0,0,2,2,4,4,6,10,10,14,16,16,18,22,26,26,30,32,32,36,38,42,48,50,50,52,52,54,5,5,7,5,11,9,11,13,13,15,17,15,21,19,19,17,25,33,33,31,31,33,31,37,39,41,43,41,43,43,41,47,57,57,55,55,65,67,73,71,71,73,77,79,81,81,83
mov $2,$0
mul $0,2
seq $0,173919 ; Numbers t... | 38.8 | 218 | 0.662371 |
90f5a219b97e44b6cdbcf0065e7ab363d99cd3bf | 3,631 | asm | Assembly | release/src/router/gmp/source/mpn/x86_64/pentium4/aors_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 184 | 2020-04-15T14:28:37.000Z | 2020-09-22T15:57:55.000Z | release/src/router/gmp/source/mpn/x86_64/pentium4/aors_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 8 | 2019-12-19T19:34:56.000Z | 2022-03-10T10:11:28.000Z | release/src/router/gmp/source/mpn/x86_64/pentium4/aors_n.asm | zhoutao0712/rtn11pb1 | 09e6b6c7ef4b91be0a9374daeacc3ac9f2fa3a05 | [
"Apache-2.0"
] | 5 | 2020-04-21T19:50:23.000Z | 2020-09-22T10:58:02.000Z | dnl x86-64 mpn_add_n/mpn_sub_n optimized for Pentium 4.
dnl Copyright 2007, 2008 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as published... | 20.284916 | 79 | 0.622693 |
9d23e6efc4f4b20fd00dbdb23729a14731af0bfe | 486 | asm | Assembly | libsrc/stdio/__printf_get_buffer_address.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/__printf_get_buffer_address.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/__printf_get_buffer_address.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
MODULE __printf_get_buffer_address
SECTION code_clib
PUBLIC __printf_get_buffer_address
EXTERN __printf_context
; Gets the temporary buffer address
; Entry: ix = frame pointer
; Exit: hl = address
; Uses: bc
__printf_get_buffer_address:
IF __CPU_INTEL__
ld hl,(__printf_context)
ELIF __CPU_GBZ80__
push af
ld... | 16.758621 | 35 | 0.68107 |
2165652a940585b4510b57e0c89126e68cc25abe | 6,098 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_504.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_504.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_504.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x178f5, %r13
nop
nop
nop
xor $11062, %rdi
mov $0x6162636465666768, %r8
movq %r8, %xmm2
vmovups %ymm2, (%r13)
nop
nop
add %r11, %r11
lea addresses_normal_ht+0x875, %r14
nop
nop... | 40.118421 | 2,999 | 0.657265 |
9e5db90bc6a792321a9434bae2f5d1f344a3a87f | 1,085 | asm | Assembly | _build/dispatcher/jmp_ippsSMS4_CCMStart_11fa6ae1.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsSMS4_CCMStart_11fa6ae1.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsSMS4_CCMStart_11fa6ae1.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsSMS4_CCMStart:function
extern n8_ippsSMS4_CCMStart:function
extern y8_ippsSMS4_CCMStart:function
extern e9_ippsSMS4_CCMStart:function
extern l9_ippsSMS4_CCMStart:function
extern n0_ippsSMS4_CCMStart:function
extern k0_ippsSMS4_CCMStart:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:funct... | 27.820513 | 95 | 0.797235 |
cf4ac143b2e491f803584f233d1f157eba87bd62 | 270 | asm | Assembly | wof/lcs/enemy/7C.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 | wof/lcs/enemy/7C.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | wof/lcs/enemy/7C.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
001590 lea ($20,A0), A0
01228A move.l (A2)+, (A3)+ [enemy+78, enemy+7A]
01228C move.l (A2)+, (A3)+ [enemy+7C, enemy+7E]
01A75E dbra D4, $1a75c
copyright zengfr site:http://github.com/zengfr/romhack
| 30 | 54 | 0.666667 |
d7ff75fc4d50c08d8ac3ddda705027e559aaedbe | 765 | asm | Assembly | oeis/291/A291415.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291415.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291415.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291415: p-INVERT of (1,1,0,0,0,0,...), where p(S) = 1 - 3 S + S^2.
; Submitted by Jon Maiga
; 3,11,37,126,427,1448,4909,16643,56424,191292,648529,2198680,7454090,25271280,85676131,290464093,984747891,3338548317,11318536416,38372746007,130093466328,441050269849,1495273713773,5069362002354,17186439428582,5826644459305... | 36.428571 | 496 | 0.764706 |
05fd6f41f3d0e4147788691854353a996ac3d31a | 60,015 | asm | Assembly | DevSound.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | 5 | 2018-03-19T20:39:13.000Z | 2019-06-18T21:11:57.000Z | DevSound.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | DevSound.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | ; ================================================================
; DevSound - a Game Boy music system by DevEd
;
; Copyright (c) 2017 - 2018 DevEd
;
; 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 ... | 15.018769 | 119 | 0.645005 |
52cd8b1d1714f783a118214c963a9fd7980f85b7 | 598 | asm | Assembly | libsrc/_DEVELOPMENT/fcntl/z80/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_move_down.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/z80/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_move_down.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/z80/drivers/terminal/console_01/output/console_01_output_terminal_char/console_01_output_char_proc_move_down.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fcntl
PUBLIC console_01_output_char_proc_move_down
PUBLIC console_01_output_char_proc_move_down_check_y
console_01_output_char_proc_move_down:
; move character coordinates down one row, snap to window
;
; enter : d = y coord
; b = window.height
;
; exit : d = new y coord
... | 16.611111 | 60 | 0.610368 |
ee67e2f961f9fc880f122a9fd0877bf919e2db2a | 699 | asm | Assembly | oeis/087/A087076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087076.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087076: Sums of the squares of the elements in the subsets of the integers 1 to n.
; Submitted by Jon Maiga
; 0,1,10,56,240,880,2912,8960,26112,72960,197120,518144,1331200,3354624,8314880,20316160,49020928,116981760,276430848,647495680,1504706560,3471835136,7958691840,18136170496,41104179200,92694118400,208071032832... | 49.928571 | 500 | 0.834049 |
8f37d3d847337d0f484b67f6f619674dd692d221 | 290 | asm | Assembly | example/example3.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | 1 | 2018-02-01T17:45:36.000Z | 2018-02-01T17:45:36.000Z | example/example3.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | null | null | null | example/example3.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | null | null | null | ; Initialize register a and b
mov %a, $1
mov %b, $3
; Shift register a 4 bits to left (a <<= 4)
lshf %a, $4
; Bitwise xor to a with b (a ^= b)
xor %a, %b
; Print the value of register a
printi %a
; Exit the program
exit
; Assemble it like in example1.asm and execute it | 17.058824 | 49 | 0.617241 |
26982e8463490d4b92b22e5141e7eed4fe9b5add | 2,137 | asm | Assembly | Games/Cellar TI 84 CE/text.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2019-03-31T11:49:12.000Z | 2019-03-31T11:49:12.000Z | Games/Cellar TI 84 CE/text.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | null | null | null | Games/Cellar TI 84 CE/text.asm | CiaranGruber/Ti-84-Calculator | 96742a4a2b9e21aa9d675575dc7e4f26365430c0 | [
"MIT"
] | 1 | 2020-03-09T13:21:19.000Z | 2020-03-09T13:21:19.000Z | .assume ADL=1
XDEF _draw_string
XDEF _draw_char
_draw_string:
push ix
ld ix,0
add ix,sp
ld hl,(ix+6)
ld bc,(ix+9)
pop ix
draw_str_loop:
ld a,(hl)
or a
ret ... | 21.806122 | 61 | 0.356575 |
7f0f2293307ecf023d1022f6aa789218b9221353 | 8,093 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_18501_1030.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_18501_1030.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_18501_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x12130, %r11
nop
nop
cmp $16923, %rdi
movw $0x6162, (%r11)
add $10954, %r14
lea addresses_A_ht+0x17d70, %rsi
lea addresses_WT_ht+0xf6ac, %rdi
clflush (%rdi)
nop
nop
nop
nop
no... | 30.539623 | 2,999 | 0.655752 |
2420a76867e978af4333e4c7f92ef62de39e8971 | 6,820 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_608.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_608.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_608.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 %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x330b, %r11
nop
nop
nop
nop
inc %rbp
mov $0x6162636465666768, %r13
movq %r13, %xmm2
vmovups %ymm2, (%r11)
nop
nop
cmp %r9, %r9
lea addresses_D_ht+0x1d0db, %r11
inc %r14
mo... | 35.336788 | 2,999 | 0.660411 |
73ec5ccd17c57988bb6da7d10263618dcd537651 | 544 | asm | Assembly | programs/oeis/059/A059480.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/059/A059480.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/059/A059480.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A059480: a(0) = a(1) = 1; a(n) = a(n-1) + (n+1)*a(n-2).
; 1,1,4,8,28,76,272,880,3328,12128,48736,194272,827840,3547648,15965248,72727616,344136832,1653233920,8191833728,41256512128,213285020416,1120928287232,6026483756800,32928762650368,183590856570368,1039738685479936,5996691812879872
add $0,2
mov $2,-95
mov $5,96
... | 20.148148 | 230 | 0.610294 |
d1b769ec81339697f9018a63f37ef9065c60e9eb | 645 | asm | Assembly | oeis/259/A259455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/259/A259455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/259/A259455.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A259455: n Sum_n Sum_n Sum_n.
; Submitted by Jon Maiga
; 1,30,270,1400,5250,15876,41160,95040,200475,393250,726726,1277640,2153060,3498600,5508000,8434176,12601845,18421830,26407150,37191000,51546726,70409900,94902600,126360000,166359375,216751626,279695430,357694120,453635400,570834000,713077376,884674560,1090508265... | 43 | 491 | 0.820155 |
29331aca5128101017bdde22f70a5e76dfe39000 | 520 | asm | Assembly | programs/oeis/009/A009979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/009/A009979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/009/A009979.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A009979: Powers of 35.
; 1,35,1225,42875,1500625,52521875,1838265625,64339296875,2251875390625,78815638671875,2758547353515625,96549157373046875,3379220508056640625,118272717781982421875,4139545122369384765625,144884079282928466796875,5070942774902496337890625,177482997121587371826171875,6211904899255558013916015625,... | 74.285714 | 463 | 0.905769 |
a8f71466f9bc1c06d32f51fe67dcf0625e16d85d | 397 | asm | Assembly | substruction.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | 1 | 2019-04-18T22:44:47.000Z | 2019-04-18T22:44:47.000Z | substruction.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | substruction.asm | arfat01850/Assembly_Program | 000b38c4139fe276eba2941190bfd4b51cfec02f | [
"MIT"
] | null | null | null | .MODEL COMPACT
.STACK 100H
.DATA
A DB ?
b DB ?
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
MOV AH,1
INT 21H
MOV A,AL
INT 21H
MOV B,AL
MOV BL,A
MOV CL,B
SUB BL,CL ; BL = BL- CL
ADD BL,48
MOV AH,2
MOV DL,BL
INT 21H
... | 12.806452 | 34 | 0.425693 |
6b3a753bb194e6b38bdb350bb614c2a74d3a322f | 712 | asm | Assembly | oeis/322/A322780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/322/A322780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/322/A322780.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A322780: First differences of A237262.
; Submitted by Christian Krause
; 1,4,9,32,71,252,559,1984,4401,15620,34649,122976,272791,968188,2147679,7622528,16908641,60012036,133121449,472473760,1048062951,3719778044,8251382159,29285750592,64962994321,230566226692,511452572409,1815244062944,4026657584951,14291386276860,31... | 37.473684 | 495 | 0.807584 |
707d7a64d91d2e75af367d987477ef786d704457 | 911 | asm | Assembly | unittests/ASM/PrimaryGroup/2_D3_00_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/PrimaryGroup/2_D3_00_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/PrimaryGroup/2_D3_00_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"R14": "1",
"R13": "1",
"R12": "1",
"R11": "1",
"R10": "0",
"R9": "0",
"R8": "0",
"RSP": "0"
}
}
%endif
mov r15, 1
; Should all set OF
;8bit
mov rax, 0x40
mov cl, 1
rol al, cl
mov r14, 0
cmovo r14, r15
; 16bit
mov rax, 0x4000
mov cl, 1
rol ax, cl
m... | 8.931373 | 29 | 0.601537 |
5143d7a995ccb7edf1df78c35fdee3e08403d6cd | 8,124 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_5.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_5.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0.log_21829_5.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 %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x16a1e, %rsi
nop
nop
nop
nop
nop
add $55838, %r9
movb (%rsi), %cl
nop
inc %r9
lea addresses_A_ht+0x1b7c4, %rbp
nop
nop
sub $12472, %rbx
mov $0x6162636465666768, %r8
movq %r8, %... | 32.626506 | 2,999 | 0.654357 |
87dc72e92ce045a150e91e9ae2f92146eda1be2c | 1,272 | asm | Assembly | getFont.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | getFont.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | getFont.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | .386
;.model small
stack segment para use16
db 1024 dup (0)
stack ends
data segment para use16
errinfo db 'open file or write file error',0dh,0ah,24h
fname db 'font.db',0
openfok db 'open file ok',0dh,0ah,24h,0
writefok db 'write file ok',0dh,0ah,24h,0
fhandle dw 0
data ends
code segment para use16
assume cs:c... | 11.88785 | 55 | 0.73978 |
a9dc9d3f954d2e48d5c10bc6651a33421e260843 | 7,463 | asm | Assembly | P6/data_P6_2/cal_R_same_test25.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/cal_R_same_test25.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/cal_R_same_test25.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | lui $1,11573
ori $1,$1,35041
lui $2,12864
ori $2,$2,52999
lui $3,19314
ori $3,$3,14237
lui $4,58223
ori $4,$4,4903
lui $5,32087
ori $5,$5,58988
lui $6,27797
ori $6,$6,23831
mthi $1
mtlo $2
sec0:
nop
nop
nop
subu $0,$6,$6
sec1:
nop
nop
subu $6,$0,$3
subu $2,$6,$6
sec2:
nop
nop
xori $6,$6,39443
subu $5,$6,$6
... | 11.660938 | 19 | 0.532628 |
b8ec9acdefe12855854798229ae4999c1c3ce0bf | 936 | asm | Assembly | MacOSX/compare/comp.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 19 | 2018-04-20T04:41:23.000Z | 2021-11-14T15:58:24.000Z | MacOSX/compare/comp.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 1 | 2018-04-20T02:01:17.000Z | 2018-04-20T11:47:22.000Z | MacOSX/compare/comp.asm | shikhar-scs/Assembly-with-MacOS | 6690d5da758d614fd5af452f86ad5153fb7466f0 | [
"Apache-2.0"
] | 7 | 2018-04-19T20:05:30.000Z | 2020-06-24T03:12:40.000Z | section .text
global _main ;must be declared for linker (ld)
extern _printf, _exit
_main:
push ebp
mov ebp, esp ; Set up stack frame
sub esp, 8 ; 16-byte align stack + room for parameters passed
; to functions we call
mov ebx, 10
mov ecx, x ;ECX will... | 25.297297 | 111 | 0.595085 |
be68e3a1cd11b7a283b0b8146573bd7b516f5336 | 2,768 | asm | Assembly | multicolor-scroller/multicolor.asm | clarkeaa/c64-demos | b7162f45303eeaa1280ae21218c85e32c299a64e | [
"MIT"
] | 5 | 2016-01-29T14:06:20.000Z | 2020-11-14T16:32:37.000Z | multicolor-scroller/multicolor.asm | clarkeaa/c64-demos | b7162f45303eeaa1280ae21218c85e32c299a64e | [
"MIT"
] | null | null | null | multicolor-scroller/multicolor.asm | clarkeaa/c64-demos | b7162f45303eeaa1280ae21218c85e32c299a64e | [
"MIT"
] | 1 | 2021-03-24T17:24:13.000Z | 2021-03-24T17:24:13.000Z | !cpu 6502
!to "multicolor.prg",cbm ; output file
;;; --------------------------------------------------
* = $0801 ; BASIC start address (#2049)
!byte $0b,$08,$f0,$02,$9e ; BASIC loader
!text "2061"
;;; --------------------------------------------------
* = $080d
;;; ;;;;... | 25.394495 | 65 | 0.432442 |
f5c1487e4690972e894ec766b4c79389a18a07af | 2,556 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_22_867.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_22_867.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_22_867.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 %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10e82, %rsi
lea addresses_WC_ht+0xed6c, %rdi
nop
add $31064, %r14
mov $91, %rcx
rep movsq
nop
nop
nop
nop
nop
cmp $15261, %rbx
lea addresses_UC_ht+0x18086, %rbp
nop
nop
xor ... | 19.96875 | 152 | 0.659233 |
4093520cd07ed3704ad514d15275375dbe88467f | 6,274 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_611.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_611.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_611.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 %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x18807, %rbx
nop
add $15780, %r8
mov $0x6162636465666768, %r9
movq %r9, %xmm5
movups %xmm5, (%rbx)
nop
nop
inc %rax
lea addresses_D_ht+0x12ae7, %rsi
lea addresses_D_ht+0x1d087, ... | 35.247191 | 2,999 | 0.655563 |
8c4be768d5b290ba2a42c516b8c697a33ddf8bab | 1,578 | asm | Assembly | programs/oeis/158/A158326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158326.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158326: 484n + 1.
; 485,969,1453,1937,2421,2905,3389,3873,4357,4841,5325,5809,6293,6777,7261,7745,8229,8713,9197,9681,10165,10649,11133,11617,12101,12585,13069,13553,14037,14521,15005,15489,15973,16457,16941,17425,17909,18393,18877,19361,19845,20329,20813,21297,21781,22265,22749,23233,23717,24201,24685,25169,25653,2... | 225.428571 | 1,523 | 0.825729 |
70194aa7c624f5782d0de4c4381ecf1abc08207c | 7,241 | asm | Assembly | source_cpc/Source/EG_Move3.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/EG_Move3.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/EG_Move3.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | .MoveSprites
call ReadJoystick
ld de,SpritesYXMv+&f
ld hl,SpritesYX+&f
; player bullet move
bit 7,(hl) ; check if bullet on screen
jr z,MSMoveBullet
; if bullet off screen, check fire pressed
ld a,(de)
bit 4,a
jr z,MSFireNotPressed
; if fire pressed, check game state
; ordinarily firing ... | 23.134185 | 89 | 0.605579 |
dc9d1e0e98ca5ed96e8c95d7dcd39def25ccc375 | 388 | asm | Assembly | oeis/139/A139486.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139486.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139486.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139486: a(n) = Product_{j=0..n-1} (2^j + 2).
; Submitted by Jamie Morken(s1.)
; 1,3,12,72,720,12960,440640,29082240,3780691200,975418329600,501365021414400,514400511971174400,1054521049540907520000,4321427261018639016960000,35409774976786728104970240000,580224572769627326728042352640000
mov $2,1
mov $4,1
lpb $0
s... | 25.866667 | 209 | 0.739691 |
4505b8014a30350edd369d4929139ed750197145 | 670 | asm | Assembly | oeis/185/A185541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/185/A185541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/185/A185541.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A185541: a(n) = m*(m+1)/2, where m = floor(n^(3/2)).
; Submitted by Jon Maiga
; 1,3,15,36,66,105,171,253,378,496,666,861,1081,1378,1711,2080,2485,2926,3403,4005,4656,5356,6105,6903,7875,8778,9870,11026,12246,13530,14878,16471,17955,19701,21528,23436,25425,27495,29646,31878,34453,37128,39621,42486,45451,48516,52003,55... | 44.666667 | 499 | 0.753731 |
34eba5746c3136ef504b8c3f33adfcfb21d4207e | 686 | asm | Assembly | oeis/062/A062194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/062/A062194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/062/A062194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A062194: Fifth column sequence of triangle A062139 (generalized a=2 Laguerre).
; Submitted by Christian Krause
; 1,35,840,17640,352800,6985440,139708800,2854051200,59935075200,1298593296000,29088489830400,674324082432000,16183777978368000,402104637462528000,10339833534750720000,275039572024369152000,75635882306701516... | 49 | 489 | 0.867347 |
133213b532a326049c83bfb8b3c029640d8bbc76 | 960 | asm | Assembly | random/boot.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | random/boot.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | random/boot.asm | AaronV77/Friday | 1f4c32a01859738b8b7193f655322ac5454e4d52 | [
"MIT"
] | null | null | null | [org 0x7C00]
[bits 16]
KERNEL_OFFSET equ 0x1000
mov [BOOT_DRIVE], dl
call load_boot
call execute_boot
load_boot:
pusha
mov bx, LOADING_BOOT_MSG
call print_string
mov bx, KERNEL_OFFSET
mov dh, 15
mov dl, [BOOT_DRIVE]
call disk_read
popa
ret
execute_boot:
mov bx, EXECUTING_BOOT_MSG
call print_string
call ... | 12 | 42 | 0.71875 |
bef04fd293d03b483f7d20c69e8227a151cb0219 | 680 | asm | Assembly | assembly_code.asm | bardia73/CharacterExists | 6afbe72cf9280ea9c2b8aa27c83a830b12e46930 | [
"MIT"
] | null | null | null | assembly_code.asm | bardia73/CharacterExists | 6afbe72cf9280ea9c2b8aa27c83a830b12e46930 | [
"MIT"
] | null | null | null | assembly_code.asm | bardia73/CharacterExists | 6afbe72cf9280ea9c2b8aa27c83a830b12e46930 | [
"MIT"
] | null | null | null | global exists
exists:
push ebp ; create stack frame
mov ebp, esp
mov eax, [ebp+8] ; grab the first argument
mov ecx, [ebp+12] ; grab the second argument
;mov edx,0
;mov edx, [eax]
;mov eax, edx
;pop ebp
;ret
LOOP:
... | 18.888889 | 58 | 0.514706 |
81420357a04c0268db03c2ebd4d9b3f8972882b4 | 3,432 | asm | Assembly | ffight/lcs/enemy/3.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 | ffight/lcs/enemy/3.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/enemy/3.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
004118 clr.b ($3,A6)
00411C clr.w ($4,A6)
021F42 move.b #$2, ($3,A6) [enemy+1E]
021F48 bsr $22e1e [enemy+ 3]
022420 clr.w ($4,A6) [enemy+ 3]
0224D0 clr.w ($4,A6) [enemy+ 3]
022540 clr.w ($4,A6) [enemy+ 3]
0225A6 clr.w ($4,A6) [enemy+ 3]
... | 35.020408 | 54 | 0.555653 |
54fdeb4f5649cf7394c9ad75c8c6320d56c2f70a | 299 | asm | Assembly | 8-1-backup/8-1.asm | ParkinWu/x86_asm_exercise | 47a6ea41bef01b9b00e05584fe5b1c2eb775681c | [
"MIT"
] | null | null | null | 8-1-backup/8-1.asm | ParkinWu/x86_asm_exercise | 47a6ea41bef01b9b00e05584fe5b1c2eb775681c | [
"MIT"
] | null | null | null | 8-1-backup/8-1.asm | ParkinWu/x86_asm_exercise | 47a6ea41bef01b9b00e05584fe5b1c2eb775681c | [
"MIT"
] | null | null | null | app_lba_start equ 100
SECTION mbr align=16 vstart=0x7c00
mov ax, 0
mov ss, ax
mov sp, ax
mov ax, [cs:phy_base]
mov dx, [cs:phy_base+0x02]
mov bx, 16
div bx
mov ds, ax
mov es, ax
phy_base dd 0x10000
times 510-($-$$) db 0
db 0x55, 0xaa
| 15.736842 | 34 | 0.555184 |
2bd2276138657f2d3343bc12cfba662a1c252136 | 1,109 | asm | Assembly | _build/dispatcher/jmp_ippsHMACUnpack_rmf_7469429e.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsHMACUnpack_rmf_7469429e.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsHMACUnpack_rmf_7469429e.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsHMACUnpack_rmf:function
extern n8_ippsHMACUnpack_rmf:function
extern y8_ippsHMACUnpack_rmf:function
extern e9_ippsHMACUnpack_rmf:function
extern l9_ippsHMACUnpack_rmf:function
extern n0_ippsHMACUnpack_rmf:function
extern k0_ippsHMACUnpack_rmf:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeIni... | 28.435897 | 99 | 0.801623 |
d21eb15ac799f7b53943323b02b70d5882709445 | 5,159 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1702.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_1702.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_1702.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 %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x575e, %rsi
lea addresses_WC_ht+0x71e, %rdi
nop
nop
nop
nop
sub %rbp, %rbp
mov $34, %rcx
rep movsb
nop
nop
xor %r11, %r11
lea addresses_D_ht+0x1c71e, %r8
nop
nop
dec %r13
movb $0x61, (%... | 44.094017 | 2,999 | 0.660981 |
a399cfbcca2f299f03a6c4057354d0292131fbe1 | 496 | asm | Assembly | oeis/003/A003485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/003/A003485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/003/A003485.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A003485: Hurwitz-Radon function at powers of 2.
; Submitted by Simon Strandgaard
; 1,2,4,8,9,10,12,16,17,18,20,24,25,26,28,32,33,34,36,40,41,42,44,48,49,50,52,56,57,58,60,64,65,66,68,72,73,74,76,80,81,82,84,88,89,90,92,96,97,98,100,104,105,106,108,112,113,114,116,120,121,122,124,128,129,130,132,136,137,138,140,144,14... | 41.333333 | 346 | 0.695565 |
6b1786104aba039529ec8058d18a30211fa9dd1e | 29,863 | asm | Assembly | Driver/Socket/EtherODI/ethodiArp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/EtherODI/ethodiArp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/EtherODI/ethodiArp.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GlobalPC 1998. All rights reserved.
GLOBALPC CONFIDENTIAL
PROJECT: Native ethernet support
MODULE: Ethernet link driver
FILE: ethodiArp.asm
AUTHOR: Allen Yuen, Nov 05, 1998
ROUTINES:
Name Description
... | 25.721792 | 82 | 0.633895 |
70920d51c2ee4d0a433f1863d20f03ec5f039a53 | 656 | asm | Assembly | programs/oeis/317/A317542.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/317/A317542.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/317/A317542.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A317542: Formal inverse of the period-doubling sequence A096268.
; 0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,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,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,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1... | 82 | 501 | 0.545732 |
fac04a05d6c0484b82564fdac7957b284960ed74 | 2,768 | asm | Assembly | main.asm | cyberfined/asmfuck | 8c057361cc4a060b99d0df786186e1e330c7101f | [
"BSD-3-Clause"
] | null | null | null | main.asm | cyberfined/asmfuck | 8c057361cc4a060b99d0df786186e1e330c7101f | [
"BSD-3-Clause"
] | null | null | null | main.asm | cyberfined/asmfuck | 8c057361cc4a060b99d0df786186e1e330c7101f | [
"BSD-3-Clause"
] | null | null | null | %define exit 0x1
%define read 0x3
%define write 0x4
%define open 0x5
%define close 0x6
extern memset
extern cycle_len
extern four_pow
extern flen
section .data
help_msg: db "Usage: asmfuck <filename>", 0xa
file_error_msg db "Failed to open file", 0xa
it: dd 0 ;iterator
section .bss
cells: re... | 16 | 51 | 0.665824 |
54d7d708182af9c751343ef1043b978097988d10 | 49,008 | asm | Assembly | P6/data_P6/testpoint/testpoint70.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6/testpoint/testpoint70.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint70.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $1, $0, 3
ori $2, $0, 7
ori $3, $0, 8
ori $4, $0, 11
sw $3, 0($0)
sw $3, 4($0)
sw $1, 8($0)
sw $2, 12($0)
sw $3, 16($0)
sw $3, 20($0)
sw $1, 24($0)
sw $4, 28($0)
sw $1, 32($0)
sw $1, 36($0)
sw $1, 40($0)
sw $1, 44($0)
sw $1, 48($0)
sw $2, 52($0)
sw $1, 56($0)
sw $3, 60($0)
sw $2, 64($0)
sw $1, ... | 12.92746 | 22 | 0.499939 |
3607ca5add0d5df7401aec29914968ce94b2f385 | 441 | asm | Assembly | unittests/ASM/Primary/Primary_9E.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/Primary/Primary_9E.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/Primary/Primary_9E.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RAX": "0xFFFFFFFFFFFFD7FF"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
; Set EFLAGS to known value with sahf
mov rax, -1
sahf
; Now load back
mov rax, -1
lahf
; 0: CF - 00000001
; 1: - 00000010
; 2: PF - 00000100
; 3: 0 - 00000000
; 4: AF - 00010000
; 5: 0... | 13.78125 | 37 | 0.557823 |
11c62cb6db2e1ede914149e11d23c8859707de98 | 2,876 | asm | Assembly | Code/hardware.asm | LeifBloomquist/VICMIDI | 29c43bd537bd7cdb2db395c594a7804abb98915d | [
"MIT"
] | 7 | 2016-04-04T04:26:50.000Z | 2021-03-02T13:17:38.000Z | Code/hardware.asm | LeifBloomquist/VICMIDI | 29c43bd537bd7cdb2db395c594a7804abb98915d | [
"MIT"
] | 2 | 2021-03-02T12:34:11.000Z | 2021-03-03T16:32:44.000Z | Code/hardware.asm | LeifBloomquist/VICMIDI | 29c43bd537bd7cdb2db395c594a7804abb98915d | [
"MIT"
] | 2 | 2017-05-24T13:12:59.000Z | 2021-07-21T05:34:52.000Z | ;***************************************************************************
;******************* Hardware Functions *******************************
;***************************************************************************
; ----------------------------------------------------------------------------
; Confi... | 24.581197 | 94 | 0.503825 |
6cea2f87301972df6299212da8e30fe5911c56d8 | 511 | asm | Assembly | test/mode3.asm | simonowen/tile2sam | aa073ec2e606550469ff93418a63f684f0b9c8f5 | [
"MIT"
] | 2 | 2020-05-08T21:54:34.000Z | 2020-05-09T10:18:15.000Z | test/mode3.asm | simonowen/tile2sam | aa073ec2e606550469ff93418a63f684f0b9c8f5 | [
"MIT"
] | null | null | null | test/mode3.asm | simonowen/tile2sam | aa073ec2e606550469ff93418a63f684f0b9c8f5 | [
"MIT"
] | null | null | null | vmpr: equ &fc
vmpr_mode3: equ %01000000
screen_page: equ 2
org &8000
dump $
autoexec
di
ld hl,palette_end-1
ld b,palette_end-palette
ld c,&f8
otdr
ld a... | 19.653846 | 44 | 0.403131 |
d86e2f27b8bebde21866907db9d289509b7d2b5a | 914 | asm | Assembly | oeis/134/A134506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134506: Number of 2 X 2 singular integer matrices with elements from {1,...,n}.
; Submitted by Christian Krause
; 0,1,6,15,32,49,86,111,160,209,278,319,432,481,582,703,832,897,1078,1151,1360,1537,1702,1791,2096,2257,2454,2671,2976,3089,3510,3631,3952,4241,4502,4831,5360,5505,5798,6143,6704,6865,7478,7647,8144,8721,9... | 28.5625 | 501 | 0.676149 |
7c8ce47533d991044a261ae8d7cd90b10ff9e6ec | 2,724 | asm | Assembly | x86_ctv.asm | barryjburns/dgen | a6f61a594b996840110a6c4bc0347a9d8e4f81e7 | [
"BSD-3-Clause"
] | 33 | 2020-11-20T16:38:43.000Z | 2021-10-17T04:21:44.000Z | x86_ctv.asm | jlongstreet/dgen-libretro | 212951c4559bdaa4fea671290a3a802d8c445111 | [
"BSD-3-Clause"
] | 2 | 2020-11-21T00:32:37.000Z | 2020-11-23T17:38:26.000Z | x86_ctv.asm | jlongstreet/dgen-libretro | 212951c4559bdaa4fea671290a3a802d8c445111 | [
"BSD-3-Clause"
] | 2 | 2020-11-21T09:37:17.000Z | 2021-01-06T15:00:01.000Z | ; CTV!
bits 32
section .text
;extern "C" int blur_bitmap_16
; (unsigned char *dest,int len);
global blur_bitmap_16
global test_ctv
times ($$-$) & 3 db 0
blur_bitmap_16:
push edi ; point to screen
push edx ; temporary for unwrapping
push ecx ; count
push ebx ; last pixel
; ax = current pixel
xor ebx,ebx ; Last pixe... | 16.118343 | 61 | 0.704479 |
42a2f95c06d8e1a69308a726099293b89b59db94 | 18,599 | asm | Assembly | Auto Temp Control.asm | PitiasFessahaie/Aut0mat1cT3mp3ratur3C0nTr01 | 87ebc0db1114fdea4d13d4c215f025fa6444c859 | [
"MIT"
] | null | null | null | Auto Temp Control.asm | PitiasFessahaie/Aut0mat1cT3mp3ratur3C0nTr01 | 87ebc0db1114fdea4d13d4c215f025fa6444c859 | [
"MIT"
] | null | null | null | Auto Temp Control.asm | PitiasFessahaie/Aut0mat1cT3mp3ratur3C0nTr01 | 87ebc0db1114fdea4d13d4c215f025fa6444c859 | [
"MIT"
] | null | null | null |
_CustomChar:
;Auto Temp Control.c,28 :: void CustomChar(char pos_row, char pos_char) {
;Auto Temp Control.c,30 :: Lcd_Cmd(64);
MOVLW 64
MOVWF FARG_Lcd_Cmd_out_char+0
CALL _Lcd_Cmd+0, 0
;Auto Temp Control.c,31 :: for (i = 0; i<=7; i++) Lcd_Chr_CP(character[i]);
CLRF Custom... | 31.738908 | 103 | 0.575031 |
c77b582c19fdb56ffd45ced211c2cfce3cae08f5 | 657 | asm | Assembly | tests/nasm/pcmpgtb.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 12,700 | 2015-01-04T15:03:42.000Z | 2022-03-31T06:43:06.000Z | tests/nasm/pcmpgtb.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 566 | 2015-01-01T18:16:40.000Z | 2022-03-31T19:59:10.000Z | tests/nasm/pcmpgtb.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 1,182 | 2015-01-05T09:20:48.000Z | 2022-03-31T12:16:52.000Z | global _start
section .data
align 16
quad1:
dq 0x00ad00adad007fff
quad2:
dq 0x7fff00428000ffff
quad3:
dq 0x01008080f0f0ff42
quad4:
dq 0x0000000000000000
mydword:
dd 0xcafebabe
myaddress:
dq 0x00adbeefc0de00ce
%include "header.inc"
movq mm0, [quad1]
movq mm1, [quad2]
movq mm2, [quad3]
movq mm3, [quad4]... | 15.27907 | 22 | 0.715373 |
963b2430fe6536ed0bba4a7e83a86c87569f1b7b | 753 | asm | Assembly | programs/oeis/244/A244729.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/244/A244729.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/244/A244729.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A244729: 10*n^3.
; 0,10,80,270,640,1250,2160,3430,5120,7290,10000,13310,17280,21970,27440,33750,40960,49130,58320,68590,80000,92610,106480,121670,138240,156250,175760,196830,219520,243890,270000,297910,327680,359370,393040,428750,466560,506530,548720,593190,640000,689210,740880,795070,851840,911250,973360,1038230,110... | 125.5 | 713 | 0.841965 |
6e05fd3f49fe821b526dae05aa76dd3f074ef019 | 1,226 | asm | Assembly | src/control.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | 6 | 2020-06-01T19:03:05.000Z | 2021-12-21T22:39:05.000Z | src/control.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | 8 | 2020-06-13T13:40:29.000Z | 2021-09-17T15:28:36.000Z | src/control.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | null | null | null | ; vi:syntax=z80
; ZEnv - Forth for the ZX Spectrum
; Copyright 2021 (C) - Christopher Leonard, MIT Licence
; https://github.com/veltas/zenv
; Control flow words
HEADER exit, "EXIT", 0
exit:
LD C, (IX+0)
LD B, (IX+1)
INC IX
INC IX
PUSH BC
JP pop_pc_next
HEADER leave, "LEAVE", 0
leave:
LD E, (IX+4)
LD D, ... | 11.045045 | 55 | 0.594617 |
ddd2d99522fd91edcc998e98c45ab3ee0131e50c | 1,771 | asm | Assembly | programs/oeis/017/A017803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017803.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017803: Binomial coefficients C(87,n).
; 1,87,3741,105995,2225895,36949857,504981379,5843355957,58433559570,512916800670,4000751045226,28005257316582,177366629671686,1023269017336650,5408707663065150,26322377293583730,118450697821126785,494705855605882455,1923856105133987325,6986635329170796075,23754560119180706655,... | 253 | 1,697 | 0.9345 |
9bc4e69bcc13f33beafda9e7f4737adb88059ac0 | 6,066 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_264.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_264.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_264.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 %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x598c, %rsi
lea addresses_UC_ht+0x354c, %rdi
nop
nop
nop
and %r9, %r9
mov $48, %rcx
rep movsl
nop
nop
xor %rdx, %rdx
lea addresses_WT_ht+0x15dbe, %rsi
lea addresses_A_ht+0xcd8c... | 38.150943 | 2,999 | 0.658259 |
6047ddbb6446de97901088624639efe79e6f8e96 | 584 | asm | Assembly | projects/04/mult/Mult.asm | chenshouao/nand2tetris | 834a95a4d59ace2d61adf04b4a48128dbe2475fb | [
"MIT"
] | null | null | null | projects/04/mult/Mult.asm | chenshouao/nand2tetris | 834a95a4d59ace2d61adf04b4a48128dbe2475fb | [
"MIT"
] | null | null | null | projects/04/mult/Mult.asm | chenshouao/nand2tetris | 834a95a4d59ace2d61adf04b4a48128dbe2475fb | [
"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.)
//
// This program only needs t... | 13.272727 | 66 | 0.582192 |
adbcd731371b2933434c328688aa022d993c17a0 | 1,302 | asm | Assembly | Appl/Icon/UI/uiManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Icon/UI/uiManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Icon/UI/uiManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: UI
FILE: uiManager.asm
AUTHOR:
REVISION HISTORY:
Name Date Description
---- ---- -----------
DESCRIPTION:
$Id: uiManager.asm,v 1.... | 24.111111 | 80 | 0.356375 |
4342736da8c3588cc4e1928816a8ceaab82f2bcb | 716 | asm | Assembly | oeis/042/A042759.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042759.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042759.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042759: Denominators of continued fraction convergents to sqrt(910).
; Submitted by Jon Maiga
; 1,6,361,2172,130681,786258,47306161,284623224,17124699601,103032820830,6199093949401,37297596517236,2244054884983561,13501626906418602,812341669270099681,4887551642527016688,294065440220891100961,1769280192967873622454,10... | 39.777778 | 485 | 0.836592 |
134156b068eae7fd7bc98e4f06fa68f6d46c6ecc | 7,389 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2295.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2295.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2295.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 %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x64f4, %r14
clflush (%r14)
dec %rdx
mov (%r14), %r8d
nop
cmp $42683, %r14
lea addresses_normal_ht+0x1b8c4, %rsi
lea addresses_WC_ht+0x16260, %rdi
nop
nop
xor $40200, %r9
mo... | 33.283784 | 2,999 | 0.658546 |
5f11c87fb8f423dcd5e0ec0022f3cf9a2f4f73df | 183 | asm | Assembly | 2015/03/main.asm | chylex/Advent-of-Code | 59db6f9c82ff3671d62c7f622e9a96cb0edd5374 | [
"Unlicense"
] | null | null | null | 2015/03/main.asm | chylex/Advent-of-Code | 59db6f9c82ff3671d62c7f622e9a96cb0edd5374 | [
"Unlicense"
] | null | null | null | 2015/03/main.asm | chylex/Advent-of-Code | 59db6f9c82ff3671d62c7f622e9a96cb0edd5374 | [
"Unlicense"
] | null | null | null | bits 64
default rel
section .text
extern part1
extern part2
global entryPoint
entryPoint:
push rbp
mov rbp, rsp
push rcx
call part1
pop rcx
call part2
leave
ret
| 8.318182 | 17 | 0.710383 |
a700bc6f0a53269452f7aceb2fff7a690881dc70 | 8,278 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1318.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.log_21829_1318.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.log_21829_1318.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xa3eb, %r13
nop
nop
inc %r12
movl $0x61626364, (%r13)
nop
nop
nop
nop
nop
cmp %rdi, %rdi
lea addresses_A_ht+0x1da57, %rax
nop
nop
nop
nop
add %rdx, %rdx
vmovups (%rax... | 31.716475 | 2,999 | 0.650399 |
7359a39bb46340aa97ab0e1b91fa0acf03c9ea2d | 7,968 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48_notsx.log_21829_1080.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_1080.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_1080.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x74a, %r10
nop
nop
and %rsi, %rsi
mov (%r10), %bp
nop
nop
nop
xor %r10, %r10
lea addresses_WC_ht+0x1d40a, %rsi
lea addresses_UC_ht+0x13b4a, %rdi
nop
nop
nop
nop
nop
inc %r10
m... | 30.296578 | 2,999 | 0.654493 |
06450bb4ee199c1febab8445bad71a63260a74e9 | 506 | asm | Assembly | data/mapObjects/LoreleisRoom.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/LoreleisRoom.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/LoreleisRoom.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | LoreleisRoom_Object:
db $3 ; border block
db 4 ; warps
warp 4, 11, 2, INDIGO_PLATEAU_LOBBY
warp 5, 11, 2, INDIGO_PLATEAU_LOBBY
warp 4, 0, 0, BRUNOS_ROOM
warp 5, 0, 1, BRUNOS_ROOM
db 0 ; signs
db 1 ; objects
object SPRITE_LORELEI, 5, 2, STAY, DOWN, 1, OPP_LORELEI, 1
; warp-to
warp_to 4, 11, LORELEIS_ROOM_... | 25.3 | 59 | 0.743083 |
7f87aac345a071735e7612444f39cf286f24bffa | 71,944 | asm | Assembly | nature4.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null | nature4.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null | nature4.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null |
_nature4: file format elf32-i386
Disassembly of section .text:
00001000 <main>:
int oxygen = 0;
struct {
lock_t lock;
}mutex;
int main() {
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 e4 f0 and $0xfffffff0,%esp
1006: 83 ec 50... | 37.334717 | 105 | 0.441997 |
996a0a9ed3009f4bf59fb09022483f30b57ba8b3 | 5,126 | nasm | Assembly | modules/monitor/breaks.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/monitor/breaks.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/monitor/breaks.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | ;-------------------------------------------------------------------------------
; breaks.nasm - handle breakpoint setting, resetting, enabling commands.
;-------------------------------------------------------------------------------
; --- Variables ---
section .bss
BreakList RESB 16*6 ; List of breakpoints
Break... | 25.63 | 80 | 0.596762 |
6dfab7274f48f6de3855febe11820b3d524b54f4 | 463 | asm | Assembly | programs/oeis/243/A243310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/243/A243310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/243/A243310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A243310: Smallest k such that both prime(k)*prime(k+1) +/- 2^n are prime, or 0 if no such k exists.
; 1,2,2,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mov $2,$0
mov $4,2
mov $5,1
mov $26,$0
cm... | 21.045455 | 175 | 0.526998 |
8854ae7ef3a86bf25421ca66c7a286f721a185ff | 4,243 | asm | Assembly | bin/JWASM/Samples/Linux3.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | 3 | 2022-03-08T16:53:42.000Z | 2022-03-18T21:55:57.000Z | bin/JWASM/Samples/Linux3.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null | bin/JWASM/Samples/Linux3.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null |
; rudimentary "hello world" for Xwindows
; translated from a nasm sample supplied by Frank Kotler.
; LD is used as linker, since WLINK doesn't know how to use shared objects.
;
; 1. assemble: jwasm -elf -Fo=Linux3.o Linux3.asm
; 2. link with LD: ld -s -o Linux3 Linux3.o -I/lib/ld-linux.so.2 -L/usr/X11R6/lib -l... | 33.148438 | 104 | 0.6288 |
0bd64827b9e244652c431ea0c59bb1ebe54a5689 | 699 | asm | Assembly | cards/bn4/ModCards/134-E005 MAX HP +650 (0E).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn4/ModCards/134-E005 MAX HP +650 (0E).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn4/ModCards/134-E005 MAX HP +650 (0E).asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_mod.asm"
table_file_jp equ "exe4-utf8.tbl"
table_file_en equ "bn4-utf8.tbl"
game_code_len equ 3
game_code equ 0x4234574A // B4WJ
game_code_2 equ 0x42345745 // B4WE
game_code_3 equ 0x42345750 // B4WP
card_type equ 1
card_id equ 65
card_no equ "065"
card_sub equ "Mod Card 065"
card_sub_x ... | 25.888889 | 35 | 0.765379 |
c8529715ffea09cce7f7ef9a3d4e4aaa2c7b463e | 198 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/tan_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/tan_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/tan_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math32
PUBLIC tan_fastcall
EXTERN _m32_tanf
defc tan_fastcall = _m32_tanf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _tan_fastcall
defc _tan_fastcall = tan_fastcall
ENDIF
| 14.142857 | 33 | 0.823232 |
b0e2cb427bcfca1cf39e000c955d9f7bf607ee3f | 21,213 | asm | Assembly | virtualaquarius/cassette/songs/forest.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | 1 | 2021-11-20T06:08:58.000Z | 2021-11-20T06:08:58.000Z | virtualaquarius/cassette/songs/forest.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | null | null | null | virtualaquarius/cassette/songs/forest.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | null | null | null | .org $38E1
.byte $FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF
.byte $00
; cassette tape file name, 6 characters
.byte "testsa"
; end name
.byte $FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF
; $3900
.byte $00
; line link, line number
.byte $25,$39,$0a,$00
; rem
.byte $8e
.byte " for... | 27.838583 | 55 | 0.500401 |
7f936c61de0a61a362ea80851c0d878bdb2520e9 | 3,009 | asm | Assembly | programs/oeis/054/A054777.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/054/A054777.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054777.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A054777: a(n) = 4*n*(4*n-1)*(4*n-2)*(4*n-3).
; 0,24,1680,11880,43680,116280,255024,491400,863040,1413720,2193360,3258024,4669920,6497400,8814960,11703240,15249024,19545240,24690960,30791400,37957920,46308024,55965360,67059720,79727040,94109400,110355024,128618280,149059680,171845880,197149680,225150024,256032000,2899... | 376.125 | 2,922 | 0.901296 |
10ad0dc67e8d853d4b12e29298d3e3355467f6f0 | 49,297 | asm | Assembly | P6/data_P6/testpoint/testpoint88.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6/testpoint/testpoint88.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint88.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $1, $0, 8
ori $2, $0, 9
ori $3, $0, 4
ori $4, $0, 7
sw $1, 0($0)
sw $4, 4($0)
sw $4, 8($0)
sw $3, 12($0)
sw $3, 16($0)
sw $1, 20($0)
sw $2, 24($0)
sw $1, 28($0)
sw $1, 32($0)
sw $2, 36($0)
sw $2, 40($0)
sw $1, 44($0)
sw $4, 48($0)
sw $1, 52($0)
sw $1, 56($0)
sw $1, 60($0)
sw $3, 64($0)
sw $3, 6... | 13.003693 | 22 | 0.498651 |
6389f9d3cd4e5b27256807dd08e311fa0f860deb | 3,682 | asm | Assembly | src/boot/memory.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 6 | 2018-10-06T02:34:55.000Z | 2022-01-06T22:22:27.000Z | src/boot/memory.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | null | null | null | src/boot/memory.asm | DrDeano/DeanOS | 845223d085a2c5efc2a77f0a491a58b8a297637d | [
"MIT"
] | 1 | 2021-06-25T17:27:55.000Z | 2021-06-25T17:27:55.000Z | [bits 16]
; Get the number of KB of conventional memory up to 64KB.
; Output:
; AX - The number of KB of conventional memory or -1 if error.
%macro m_bios_get_conventional_memory_size 0
int 0x12
jc short .error_1
test ax, ax ; If size=0
je short .error_1
cmp ah, 0x86 ; Unsupported function
je short .er... | 30.180328 | 90 | 0.695817 |
277ee7371f5fc4b3301238feebbdbf0028e736bd | 2,846 | asm | Assembly | Dot6502MiniConsole/SamplePrograms/conway.asm | terjew/Dot6502 | c69ba93a34635f394bcef43b2f5a4679145c2f7f | [
"MIT"
] | 4 | 2020-11-20T10:38:13.000Z | 2020-11-29T23:26:14.000Z | Dot6502MiniConsole/SamplePrograms/conway.asm | terjew/Dot6502 | c69ba93a34635f394bcef43b2f5a4679145c2f7f | [
"MIT"
] | null | null | null | Dot6502MiniConsole/SamplePrograms/conway.asm | terjew/Dot6502 | c69ba93a34635f394bcef43b2f5a4679145c2f7f | [
"MIT"
] | 1 | 2021-09-29T11:53:41.000Z | 2021-09-29T11:53:41.000Z | *=$1600
randfill stx $01
ldx #$02
stx $02
randloop lda $fe
and #$01
sta ($01),Y
jsr inc0103
cmp #$00
bne randloop
lda $02
cmp #$06
bne randloop
clearmem... | 22.587302 | 28 | 0.28461 |
278248713bfb6e650f82cab6e901d6922692ecec | 4,827 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1630.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1630.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1630.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 %r8
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xae88, %r8
nop
nop
nop
nop
xor $12403, %r11
movb $0x61, (%r8)
nop
dec %r11
lea addresses_WC_ht+0x3668, %rsi
lea addresses_A_ht+0x11588, %rdi
nop
nop
nop
nop
xor %r10, %r10
mov $98, %rcx
rep movsb... | 46.864078 | 2,999 | 0.660244 |
4f2a0a0261bf0df328a44c174473c7f28d4cd60a | 195 | asm | Assembly | .old/2019/src/depracated/boot_sect_memory_org.asm | zhooda/dumbOS | 25beb1ee343491c9a75a080d3eb6d4b210945f5b | [
"MIT"
] | null | null | null | .old/2019/src/depracated/boot_sect_memory_org.asm | zhooda/dumbOS | 25beb1ee343491c9a75a080d3eb6d4b210945f5b | [
"MIT"
] | null | null | null | .old/2019/src/depracated/boot_sect_memory_org.asm | zhooda/dumbOS | 25beb1ee343491c9a75a080d3eb6d4b210945f5b | [
"MIT"
] | null | null | null | [org 0x7c00]
mov ah, 0x0e
; a1
mov al, "1"
int 0x10
mov al, the_secret
int 0x10
; a2
mov al, "2"
int 0x10
mov al, [the_secret]
int 0x10
; a3
mov al, "3"
int 0x10
mov bx, the_secret
move bx, 0x | 9.75 | 20 | 0.666667 |
274229786ff6b68274b5d704990c524adf91f7ea | 538 | asm | Assembly | programs/oeis/304/A304840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/304/A304840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/304/A304840.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A304840: a(n) = 52*n - 2 (n>=1).
; 50,102,154,206,258,310,362,414,466,518,570,622,674,726,778,830,882,934,986,1038,1090,1142,1194,1246,1298,1350,1402,1454,1506,1558,1610,1662,1714,1766,1818,1870,1922,1974,2026,2078,2130,2182,2234,2286,2338,2390,2442,2494,2546,2598,2650,2702,2754,2806,2858,2910,2962,3014,3066,3118,317... | 89.666667 | 481 | 0.756506 |
5d5bc9cd15d89d28046faddebbb65b4f5c2bcc11 | 481 | asm | Assembly | pwnlib/shellcraft/templates/i386/cgc/fdwait.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 8,966 | 2015-01-02T11:58:14.000Z | 2022-03-31T21:19:56.000Z | pwnlib/shellcraft/templates/i386/cgc/fdwait.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,401 | 2015-01-01T00:56:22.000Z | 2022-03-31T16:19:53.000Z | pwnlib/shellcraft/templates/i386/cgc/fdwait.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1,844 | 2015-01-07T04:38:06.000Z | 2022-03-30T03:54:46.000Z | <%
from pwnlib.shellcraft.i386.cgc import syscall
%>
<%page args="nfds, readfds, writefds, timeout, readyfds"/>
<%docstring>
Invokes the syscall fdwait.
For more information, see:
https://github.com/CyberGrandChallenge/libcgc/blob/master/fdwait.md
Arguments:
nfds(int): nfds
readfds(int): readfds
write... | 24.05 | 72 | 0.715177 |
e035e14be8d293f6edd94da8bba010fb815eb440 | 77 | asm | Assembly | tests/bank_overlap/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/bank_overlap/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/bank_overlap/9.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #bankdef a { #outp 8 * 0x00 }
#bankdef b { #outp 8 * 0x10 } ; error: overlaps | 38.5 | 47 | 0.61039 |
a372e9a49a4a5cf2ee29202c360fb5fc6a34c594 | 369 | asm | Assembly | libsrc/math/cpcmath/z80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/cpcmath/z80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/cpcmath/z80/pi.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; CPC Maths Routines
;
; August 2003 **_|warp6|_** <kbaccam /at/ free.fr>
;
; $Id: pi.asm,v 1.4 2016-06-22 19:50:49 dom Exp $
;
SECTION code_fp
INCLUDE "target/cpc/def/cpcfirm.def"
INCLUDE "target/cpc/def/cpcfp.def"
PUBLIC pi
EXTERN fa
.pi
ld de,fa+1
ld hl,pi_value
ld bc,5
ldir
ret
SECTIO... | 12.724138 | 50 | 0.636856 |
5f7277b82e138b4d5832589a345e95689d5b5939 | 1,376 | asm | Assembly | UP1/UP/Q5.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | UP1/UP/Q5.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | UP1/UP/Q5.asm | rubemfsv/Digital-Control-Systems | cce73b7d2803cb85806568674dc35fb67ac824c5 | [
"MIT"
] | null | null | null | ; Um sistema de medição de nível deve ser executado com um microcontrolador. A porta B funcionará
; como um leitor de um sensor de nível. Logo, esse sensor irá variar de 0 a 255. O sistema funciona
; de duas formas distintas, a depender do estado do pino 1 da porta A:
; Pino 1 da porta A em ALTO. Se o nível estiver... | 20.537313 | 113 | 0.646076 |
d842bba11a22a0bb59be3930545fe86b5baf7c32 | 515 | asm | Assembly | oeis/161/A161480.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/161/A161480.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/161/A161480.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A161480: Decimal expansion of (129 +44*sqrt(2))/113.
; Submitted by Christian Krause
; 1,6,9,2,2,6,0,1,4,8,1,8,0,6,7,4,1,7,8,2,9,4,4,6,2,8,6,6,0,6,3,9,5,3,2,3,4,1,3,3,3,2,3,5,6,2,0,9,3,6,7,8,8,9,5,7,5,0,2,1,1,5,7,9,3,9,4,6,2,1,4,9,6,0,3,8,3,4,2,5,6,3,8,0,0,1,5,0,8,9,8,3,2,2,2,6,7,5,1,5
bin $1,$0
mov $2,2
mov $3,$0
m... | 18.392857 | 201 | 0.539806 |
56ebc3de431944914df26418b1a9d5182db887c9 | 492 | asm | Assembly | programs/oeis/048/A048848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048848: a(n) = prime(phi(n)).
; 2,2,3,3,7,3,13,7,13,7,29,7,37,13,19,19,53,13,61,19,37,29,79,19,71,37,61,37,107,19,113,53,71,53,89,37,151,61,89,53,173,37,181,71,89,79,199,53,181,71,131,89,239,61,173,89,151,107,271,53,281,113,151,131,223,71,317,131,193,89,349,89,359,151,173,151,281,89,397,131,251,173,421,89,311,181,26... | 70.285714 | 339 | 0.682927 |
c49ff725de221eb74cc581b7db4713b01145e677 | 884 | asm | Assembly | src/lib/gp_macros.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 6 | 2020-08-16T03:23:37.000Z | 2022-03-19T20:50:27.000Z | src/lib/gp_macros.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 1 | 2021-09-14T22:24:14.000Z | 2021-09-15T01:48:48.000Z | src/lib/gp_macros.asm | hallorant/bitmit | 58f337ecbafe04066e71bc54efa4640643bf5373 | [
"Apache-2.0"
] | 1 | 2021-09-09T22:50:31.000Z | 2021-09-09T22:50:31.000Z | ; Zero Page IX Macros
;
; Programmer convenience isn't nearly as compelling as small and fast programs
; but it is important. There's a lot of code to write where speed and size are
; minor concerns but it is complicated enough that juggling registers becomes
; difficult. These macros allow you to set up 256 byte regi... | 20.090909 | 80 | 0.684389 |
b1f3f9f7afcc0a0dc3604d6389a93f19b611e366 | 351 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/vram/c/sdcc/sms_memset_vram_unsafe.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/vram/c/sdcc/sms_memset_vram_unsafe.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/vram/c/sdcc/sms_memset_vram_unsafe.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *sms_memset_vram_unsafe(void *dst, unsigned char c, unsigned int n)
SECTION code_clib
SECTION code_arch
PUBLIC _sms_memset_vram_unsafe
EXTERN asm_sms_memset_vram_unsafe
_sms_memset_vram_unsafe:
pop hl
pop de
dec sp
pop af
pop bc
push bc
push af
inc sp
push de
push hl
... | 14.04 | 74 | 0.729345 |
d51765f8b35df97f4f6d6011557f755bad457a15 | 182 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sdcc_iy/strset_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; char* strset_callee(char *s, int c)
SECTION code_string
PUBLIC _strset_callee
EXTERN asm_strset
_strset_callee:
pop af
pop hl
pop de
push af
jp asm_strset
| 10.111111 | 37 | 0.697802 |
bfe6f255218daad7e84f1fbdd885d721d0746858 | 636 | asm | Assembly | Documentation/Code/box.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/box.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/box.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # $Id: box.asm,v 1.2 2000/11/22 00:29:59 ellard Exp $
#
# Barney Titmouse - cs50 1997
#
# box - draw a box of asterixes on the screen.
#
# Register usage:
#
# r2 - the size of the box.
# r3 - outer loop counter.
# r4 - inner loop counter.
# r5 - used to hold label addresses for branching.
# r6 - used to hold the contst... | 14.454545 | 53 | 0.646226 |
08c8b67e6af588ad0ac87d4c63db21a13db80ff9 | 1,462 | asm | Assembly | programs/oeis/168/A168299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168299.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168299: a(n) = 1 + 3^n * n^3.
; 1,4,73,730,5185,30376,157465,750142,3359233,14348908,59049001,235782658,918330049,3502727632,13124466937,48427561126,176319369217,634465620820,2259436291849,7971951402154,27894275208001,96873331012984,334145522716633,1145440056788110,3904305912313345,13238884522546876,4467583379871050... | 121.833333 | 1,352 | 0.916553 |
0ed9df9ce1d75072bcc8ebe85a92a8d94cba753f | 350 | asm | Assembly | libsrc/fcntl/spectrum/plus3/rename.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/fcntl/spectrum/plus3/rename.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/spectrum/plus3/rename.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null |
;
; z88dk - Spectrum +3 stdio Library
;
; djm 10/4/2000
;
; int rename(char *source, char *dest)
;
; $Id: rename.asm,v 1.2 2003/10/10 11:05:02 dom Exp $
XLIB rename
XREF dodos
INCLUDE "#p3dos.def"
.rename
pop bc
pop de ;new filename
pop hl ;old
push hl
push de
push bc
ld iy,DOS_RENAME
call dodos
ld... | 11.290323 | 53 | 0.645714 |
4860ab23ce0b5efb7f3396fc3308786f77556db1 | 597 | asm | Assembly | libsrc/graphics/w_line.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/graphics/w_line.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/graphics/w_line.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | INCLUDE "graphics/grafix.inc"
SECTION code_clib
PUBLIC w_line
EXTERN w_line_r
EXTERN __gfx_coords
;
; $Id: w_line.asm,v 1.9 2016-10-18 06:52:34 stefano Exp $
;
; ******************************************************************************
;
; Draw a pixel line from (x0,y0) defined in COORDS (word,wo... | 17.558824 | 95 | 0.58124 |
2f11f6857874e645c82128202c62ba0c63a54623 | 5,558 | asm | Assembly | kernel/entry/x64/entry-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 13 | 2017-12-20T00:02:38.000Z | 2022-01-07T11:18:36.000Z | kernel/entry/x64/entry-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 21 | 2016-09-21T16:50:39.000Z | 2020-04-12T12:58:19.000Z | kernel/entry/x64/entry-x86.asm | martin-hughes/project_azalea | 28aa0183cde350073cf0167df3f51435ea409c8b | [
"MIT"
] | 6 | 2017-12-20T00:02:27.000Z | 2019-03-21T16:28:24.000Z | [BITS 32]
SEGMENT .pretext_32
EXTERN pre_main_64
GLOBAL pre_main_32
; This number must match MEM_NUM_KERNEL_PAGES in mem.h
num_kernel_pages equ 2
; Control is passed to the x64 kernel via GRUB, which gives us 32-bit mode. After GRUB, execution starts at
; pre_main_32. We quickly jump to 64-bit mode, then pass to pre_... | 28.649485 | 118 | 0.733897 |
28016a45c93e557429085ba999de6515a8c32d07 | 1,055 | asm | Assembly | programs/oeis/120/A120178.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120178.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120178.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A120178: a(n)=ceiling( sum_{i=1..n-1} a(i)/6), a(1)=1.
; 1,1,1,1,1,1,1,2,2,2,3,3,4,4,5,6,7,8,9,11,13,15,17,20,23,27,32,37,43,50,59,69,80,93,109,127,148,173,202,235,275,320,374,436,509,594,693,808,943,1100,1283,1497,1747,2038,2377,2774,3236,3775,4404,5138,5995,6994
mov $6,$0
mov $15,$0
lpb $6
mov $0,$15
sub $6,1
... | 16.484375 | 209 | 0.447393 |
a20e9d74b37dd32eae9461753d8edb4899d43d3c | 435 | asm | Assembly | oeis/169/A169383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/169/A169383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/169/A169383.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A169383: Number of reduced words of length n in Coxeter group on 34 generators S_i with relations (S_i)^2 = (S_i S_j)^31 = I.
; 1,34,1122,37026,1221858,40321314,1330603362,43909910946,1449027061218,47817893020194,1577990469666402,52073685498991266,1718431621466711778,56708243508401488674,1871372035777249126242,617552... | 31.071429 | 209 | 0.767816 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.