This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2024-11-03 08:05:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ddcdd07dd0
CLK
/
Components
History
Thomas Harte
ad9df4bb90
Commutes
uint8_t *
,
uint16_t *
,
uint32_t *
,
size_t
,
off_t
and
long
to functional-style casts.
2017-10-21 22:30:15 -04:00
..
1770
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00
6522
Begins this project's conversion to functional-style casts.
2017-10-03 22:04:15 -04:00
6532
Switches all
unsigned int
and
double
casts to functional style.
2017-10-21 19:49:04 -04:00
6560
Commutes
uint8_t *
,
uint16_t *
,
uint32_t *
,
size_t
,
off_t
and
long
to functional-style casts.
2017-10-21 22:30:15 -04:00
6845
Ensures full 6845 instance state initialisation and uses an unsigned shifter.
2017-10-17 22:10:28 -04:00
8255
8272
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00
AY38910
Commutes
int
and
unsigned
casts to the functional style.
2017-10-21 21:00:40 -04:00