mrdudz
|
df4b6f9d14
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
mrdudz
|
2dabb65ee0
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
mrdudz
|
f8f901b05e
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
Greg King
|
8476360e9f
|
Fixed bugs in geos-cbm's dio_open().
* Trying to open an unused drive would leave a byte on the hardware stack.
* Too high device numbers weren't caught.
|
2018-02-23 16:12:12 -05:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
ol.sc
|
61d4b6b03f
|
Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5847 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2012-10-11 18:22:49 +00:00 |
|
ol.sc
|
baa6c53dec
|
Normalized coding style.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5494 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2012-02-07 22:37:13 +00:00 |
|
ol.sc
|
b89b9b7049
|
Avoid paths in .include directives. The path needs to be rather set in the Makefile to allow to set it later depending on the target currently built.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5431 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2012-01-31 20:49:58 +00:00 |
|
uz
|
e6d74e7205
|
Renamed the old geos target to geos-cbm.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5343 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-12-28 17:11:21 +00:00 |
|