Karoly Balogh
|
3ee412a4a5
|
human68k: add interface function to h68kdos_super call
|
2024-07-22 00:53:10 +02:00 |
|
Karoly Balogh
|
37d699ed60
|
human68k: sync h68kdos.inc file between packages and rtl
|
2024-07-21 12:52:15 +02:00 |
|
Karoly Balogh
|
c38280ef3e
|
human68k: added a totally untested DOS unit to the RTL
|
2023-12-23 15:36:51 +01:00 |
|
Karoly Balogh
|
2648f8151d
|
human68k: implemented some trivial functions in sysutils
|
2023-12-08 06:52:01 +01:00 |
|
Karoly Balogh
|
005cb5914c
|
human68k: implemented do_rename
|
2023-12-06 04:41:28 +01:00 |
|
Karoly Balogh
|
8ceeb8d165
|
human68k: pre-fetch the version number of the OS during startup. and store it for easy access
|
2023-12-06 04:41:28 +01:00 |
|
Karoly Balogh
|
34519c67a1
|
human68k: implemented do_chdir
|
2023-12-06 04:41:28 +01:00 |
|
Karoly Balogh
|
14cee4c152
|
human68k: implemented do_getdir (based on the Atari version)
|
2023-12-05 11:25:03 +01:00 |
|
Karoly Balogh
|
1fdd4f8c90
|
human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly
|
2023-12-03 12:14:22 +01:00 |
|
Karoly Balogh
|
932849c1bf
|
human68k: refactored some type naming used in the startup code
|
2023-12-03 09:54:05 +01:00 |
|
Karoly Balogh
|
fef24dabd6
|
human68k: minimal DOS calls error handling/inoutres mapping
|
2023-12-03 09:54:05 +01:00 |
|
Karoly Balogh
|
42abb3395a
|
human68k: implemented some basic file and I/O handling functions
|
2023-12-01 04:05:39 +01:00 |
|
Karoly Balogh
|
442e9d2573
|
human68k: RTL works enough now to run a hello, world!
|
2023-11-30 23:43:27 +00:00 |
|