This website requires JavaScript.
Explore
Help
Sign In
7u83
/
mc8051fun
Watch
1
Star
0
Fork
0
You've already forked mc8051fun
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
6c2e631e56ec284148c6f6d82d6132dfffcffd14
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
7u83
6c2e631e56
New long_* functions
2024-07-03 06:54:47 +02:00
bcd_9cpl.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_add.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_addbyte.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_getsig.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_invert.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_shr.c
Added bcd files
2024-06-13 22:07:19 +02:00
bcd_tolong__.c
bcd_tolong function added.
2024-07-01 22:31:49 +02:00
bcd_tolong.c
bcd_tolong function added.
2024-07-01 22:31:49 +02:00
bcd.h
inital commit
2024-07-01 20:48:39 +02:00
getbutton.c
Iinital commit
2024-05-23 22:49:07 +02:00
getpin.c
getpin and setpin functions added
2024-05-25 19:52:43 +02:00
getport.c
Initial commit
2024-05-26 15:33:30 +02:00
int_to_bcd.c
initial commit
2024-05-19 21:00:30 +02:00
lcd.h
GOTO defs added
2024-06-05 08:21:58 +02:00
LICENSE
Initial commit
2024-05-17 23:08:04 +02:00
long_1cpl__.c
New long_* functions
2024-07-03 06:54:47 +02:00
long_add.c
inital commit
2024-07-01 20:48:39 +02:00
long_addbyte__.c
New long_* functions
2024-07-03 06:54:47 +02:00
long_addbyte.c
New long_* functions
2024-07-03 06:54:47 +02:00
long_invert__.c
New long_* functions
2024-07-03 06:54:47 +02:00
long_invert.c
New long_* functions
2024-07-03 06:54:47 +02:00
long_rlc__.c
inital commit
2024-07-01 20:48:39 +02:00
long_rrc__.c
inital commit
2024-07-01 20:48:39 +02:00
long_tobcd__.c
inital commit
2024-07-01 20:48:39 +02:00
long_tobcd.c
inital commit
2024-07-01 20:48:39 +02:00
long_xadd.c
Added some comment
2024-06-05 08:36:33 +02:00
long_xcpy.c
New function: long_xcpy
2024-06-05 08:43:04 +02:00
long_xdiv.c
Initial commit
2024-06-05 08:19:50 +02:00
long_xrlc.c
Initial commit
2024-06-05 08:19:50 +02:00
long_xset.c
Initial commit
2024-06-05 08:19:50 +02:00
long_xsub.c
Initial commit
2024-06-05 08:19:50 +02:00
long_xtobcd.c
longx_tobcd added
2024-06-06 02:07:14 +02:00
Makefile
New long_* functions
2024-07-03 06:54:47 +02:00
mc8051fun.h
New long_* functions
2024-07-03 06:54:47 +02:00
multest.c
Added bcd files
2024-06-13 22:07:19 +02:00
README.md
Initial commit
2024-05-17 23:08:04 +02:00
rotary_encoder_stat.c
Initial commimt
2024-05-19 00:56:34 +02:00
setpin_hi.c
getpin and setpin functions added
2024-05-25 19:52:43 +02:00
setpin_lo.c
getpin and setpin functions added
2024-05-25 19:52:43 +02:00
setpin.c
getpin and setpin functions added
2024-05-25 19:52:43 +02:00
sevenseg_dec_inv.c
Initial commit
2024-05-19 00:56:59 +02:00
sevenseg_dec.c
Initial commit
2024-05-19 00:56:59 +02:00
uart_init_.c
Working uart_init function
2024-05-25 19:15:01 +02:00
uart_send_chr.c
Initial commit
2024-05-18 02:14:33 +02:00
uart_send_str.c
Initial commit
2024-05-18 02:14:33 +02:00
usebank0.h
inital commit
2024-07-01 20:48:39 +02:00
README.md
mc8051fun
Description
No description provided
Readme
102
KiB
Languages
C
92.7%
Makefile
7.3%