| .. |
|
emd
|
clean-up of driver return codes
|
2023-02-26 20:03:41 +01:00 |
|
extra
|
Spare a few bytes
|
2025-05-31 12:04:47 +02:00 |
|
joy
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
mou
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
ser
|
Make the CPU_xxx constants from cpu.mac internal to the assembler and replace
|
2025-07-01 08:29:42 +02:00 |
|
targetutil
|
Apple2: implement stat(2) and statvfs(3)
|
2024-01-01 19:12:51 +01:00 |
|
tgi
|
Remove useless code
|
2025-06-19 14:07:43 -04:00 |
|
_scrsize.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
_sys.s
|
Allow _sys() to call ROM routines.
|
2016-03-25 21:57:06 +01:00 |
|
allow_lowercase.s
|
Apple2: don't define _allow_lowercase and uppercasemask on APPLE2ENH
|
2025-05-31 15:42:02 +02:00 |
|
beep.s
|
Finally made CONIO and STDIO fully interoperable in 80 column mode.
|
2025-03-13 22:22:28 +01:00 |
|
boxchars.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
break.s
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
|
callmain.s
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
cclear.s
|
Introduced internal gotoxy that pops both parameters.
|
2016-06-05 14:58:38 +02:00 |
|
cgetc.s
|
Apple2: Don't depend on apple2enh definition for characters
|
2025-05-31 19:43:53 +02:00 |
|
close.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
closedir.s
|
Apple2: Rewrite readdir() and closedir() to assembly
|
2024-11-17 11:03:58 +01:00 |
|
clrscr.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
color.s
|
add missing newline to a bunch of files
|
2022-04-16 19:51:48 +02:00 |
|
cout.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
cpeekc.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
cputc.s
|
Add comments to the cputs() and cputc() sources about the former relying on
|
2025-07-04 11:20:35 +02:00 |
|
crt0.s
|
Apple2: Fix permanently disabled IRQ
|
2025-06-26 21:52:15 +02:00 |
|
curdevice.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
detect80cols.s
|
Apple2: Fix inconsistency (use bit like everywhere else)
|
2025-05-31 15:43:23 +02:00 |
|
detect_iigs.s
|
Apple2: implement sleep using MONWAIT
|
2024-01-18 16:17:10 +01:00 |
|
devicedir.s
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
dioclose.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
diocommon.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
dioopen.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
dioread.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
diosectcount.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
diosectsize.s
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
diowrite.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
dir.inc
|
Apple2: Provide a way to get directory file count
|
2024-11-15 19:25:40 +01:00 |
|
dir_entry_count.s
|
Rename dir_file_count to dir_entry_count
|
2024-11-15 19:25:40 +01:00 |
|
doesclrscr.s
|
Added Apple II version of doesclrscrafterexit().
|
2016-06-05 13:01:42 +02:00 |
|
dosdetect.s
|
Matched comment to the one in the C header file.
|
2020-04-02 09:45:11 +02:00 |
|
dynchline.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
dyncvline.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
exec.s
|
Apple2: mutualize mli filename push (-0 to -18 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
exehdr.s
|
Switched Apple II output format to AppleSingle.
|
2018-03-07 23:05:21 +01:00 |
|
file_set_info.s
|
Apple2: mutualize mli filename push (-0 to -18 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
filedes.inc
|
Cosmetic changes from Oliver Schmidt
|
2005-04-15 08:27:09 +00:00 |
|
filedes.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
filename.s
|
Apple2: mutualize mli filename push (-0 to -18 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
get_iigs_speed.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
get_ostype.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
get_tv.s
|
Apple2: Set mousecard IRQ rate when possible
|
2025-05-26 14:58:13 +02:00 |
|
getdevice.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
getres.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
gettime.s
|
Apple2: implement stat(2) and statvfs(3)
|
2024-01-01 19:12:51 +01:00 |
|
gmtime_dt.s
|
Apple2: implement stat(2) and statvfs(3)
|
2024-01-01 19:12:51 +01:00 |
|
gotoxy.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
gotoy.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
home.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
initcwd.s
|
Optimize and fix comments (thanks to Oliver Schmidt)
|
2023-08-19 14:11:36 +02:00 |
|
iobuf.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
irq.s
|
Made use of recently added Apple scrcode macro.
|
2016-03-27 18:27:53 +02:00 |
|
isdevice.s
|
I wasn't aware that the unit numbers in the ProDOS device list contain device type identifiers in the low nibble. So if we can't use the device list entries as-is we can as well present the high nibble as low nibble to the user thus providing more meaningful device numbers.
|
2012-10-15 21:59:51 +00:00 |
|
joy_stat_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
joy_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
joyref.s
|
Reflect that the Apple //c supports only one joystick.
|
2020-06-04 23:24:24 +02:00 |
|
kbhit.s
|
Cosmetic changes requested by Oliver Schmidt
|
2005-03-30 18:17:57 +00:00 |
|
lc-copy-applesoft.s
|
Fix RANGE ERROR STOPPED AT 8214
|
2025-03-06 15:55:10 +01:00 |
|
libref.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
lseek.s
|
Make the CPU_xxx constants from cpu.mac internal to the assembler and replace
|
2025-07-01 08:29:42 +02:00 |
|
machinetype.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
mainargs.s
|
Adjusted constructors.
|
2016-03-16 16:28:32 +01:00 |
|
mcbdefault.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
mktime_dt.s
|
Apple2: implement stat(2) and statvfs(3)
|
2024-01-01 19:12:51 +01:00 |
|
mli.inc
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
mli.s
|
Protect random counter against ProDOS.
|
2018-09-08 23:29:59 +02:00 |
|
mli_file_info.s
|
Apple2: mutualize mli filename push (-0 to -18 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
mli_file_info_direct.s
|
Apple2: mutualize mli filename push (-0 to -18 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
mli_set_pathname.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
mouse_stat_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
mouse_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
mouseref.s
|
Apple2: Set mousecard IRQ rate when possible
|
2025-05-26 14:58:13 +02:00 |
|
mtchline.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
mtcvline.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
open.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
opendir.s
|
Apple2: Rewrite readdir() and closedir() to assembly
|
2024-11-17 11:03:58 +01:00 |
|
oserrlist.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
oserror.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
randomize.s
|
extra underscores for _randomize and _swap
|
2022-08-29 20:52:35 +02:00 |
|
rdkey.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
read.s
|
Apple2: spare 2 bytes on read
|
2025-11-02 21:24:59 +01:00 |
|
readdir.s
|
Apple2: Rewrite readdir() and closedir() to assembly
|
2024-11-17 11:03:58 +01:00 |
|
reboot.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
|
revers.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
rewinddir.s
|
Apple2: Rewrite rewinddir() in assembly
|
2024-11-17 11:03:58 +01:00 |
|
rwcommon.s
|
Apple2: spare 10 bytes on I/O
|
2025-11-02 21:24:59 +01:00 |
|
ser_stat_stddrv.s
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
|
ser_stddrv.s
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
|
set_iigs_speed.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
settime.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
sleep.s
|
Apple2: implement sleep using MONWAIT
|
2024-01-18 16:17:10 +01:00 |
|
stat.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
statvfs.s
|
Rewrite fgets in asm
|
2024-01-24 10:16:26 +01:00 |
|
syschdir.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
sysmkdir.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
sysremove.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
sysrename.s
|
Apple2: factorize MLI pathname setting (up to -22 bytes)
|
2025-11-02 21:24:59 +01:00 |
|
sysrmdir.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
sysuname.s
|
fix sysuname for all targets, somehow this was forgotten
|
2025-06-26 01:21:28 +02:00 |
|
tgi_colors.s
|
add some more comments
|
2025-06-17 21:40:04 +02:00 |
|
tgi_stat_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
tgi_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
tgiref.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
uppercasemask.s
|
Apple2: don't define _allow_lowercase and uppercasemask on APPLE2ENH
|
2025-05-31 15:42:02 +02:00 |
|
videomode.s
|
Apple2: Safely check for 80-columns card
|
2025-05-27 23:38:56 +02:00 |
|
vtabz.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
wait.s
|
Apple2: implement sleep using MONWAIT
|
2024-01-18 16:17:10 +01:00 |
|
waitvsync.s
|
Apple2: Dynamic IIe check on a2_lo_tgi
|
2025-06-01 12:53:36 +02:00 |
|
wherex.s
|
Apple2: Make 80-columns support dynamic on apple2 target
|
2025-05-27 19:03:20 +02:00 |
|
wherey.s
|
Improved consistency of notation for return value promotion.
|
2025-03-13 22:22:28 +01:00 |
|
write.s
|
Added option to disable the force-to-uppercase behavior of the apple2 target. (#2474)
|
2024-08-07 18:27:09 +02:00 |