Welcome, Guest. Please login or register.


Recent Posts

Pages: 1 2 3 4 5 6 7 [8] 9 10
71
Programming / Re: EXOS, EXDOS, ISDOS confusion
« Last post by Wysardry on 2024.April.24. 09:03:02 »
So, as far as writing compiler libraries are concerned, I can safely ignore IS-DOS as you would just use CP/M ones if need be?

Would separate libraries be needed for EXOS and EXDOS, depending on whether you were using tape or disk storage?
72
Programming / Re: EXOS, EXDOS, ISDOS confusion
« Last post by Povi on 2024.April.24. 09:01:21 »
ISDOS is stored on disk and is some kind of bridge between IS-BASIC and EXDOS.
No, it is not a "bridge", but a CP/M.
ISDOS is originally released on disk, which is a CP/M.
Later, ISDOS is contained in ROM, which was included in unofficially EXDOS versions (32k ROM).
73
Programming / Re: EXOS, EXDOS, ISDOS confusion
« Last post by SlashNet on 2024.April.24. 08:35:31 »
ISDOS is stored on disk and is some kind of bridge between IS-BASIC and EXDOS.

IS-DOS just for executing CP/M v2.2 programs.

EXOS helps IS-Basic (and other programs) using EXDOS capabilities.
74
Programming / EXOS, EXDOS, ISDOS confusion
« Last post by Wysardry on 2024.April.24. 06:33:47 »
I didn't have a disk drive when I owned an Enterprise, so I'm a little confused about the differences between EXOS, EXDOS and ISDOS.

I'm currently exploring the possibility of adding Enterprise support to the ACK compiler, so I need at least a basic understanding of all three before going any further.

From what I can gather, EXOS is stored on ROM and is available on all Enterprise machines. It handles video, audio, tape loading/saving, i/o etc. and can be accessed from IS-BASIC or machine code.

EXDOS is stored on ROM on Enterprise disk drives and handles disk control, a little like MS-DOS.

ISDOS is stored on disk and is some kind of bridge between IS-BASIC and EXDOS.

CP/M and MSX-DOS also seem to be supported, but I'm not sure how or to what extent.

Do I have any of this right? Do I have anything wrong or something missing?
75
EP128Emu / Re: EP128emu
« Last post by szipucsu on 2024.April.22. 16:52:23 »
EXOS 2.1 esetén:
Köszi, működik! A 00-t átírtam 01-re. Egy idő után visszaáll 00-ra, de nincs túl nagy jelentősége. (Egyébként a :FILE-lal bővített Mididisppel próbáltam, ott a zenéből visszatérés után kapcsol be a click is újra.)
76
EP128Emu / Re: EP128emu
« Last post by geco on 2024.April.22. 15:58:37 »
EXOS 2.1 esetén:
m bfcc
eredménye:
>BFCC  00 00 FF 03 1E 00 00 00  :........
majd az első 0-át írd át nem 00-ra, és enter

EXOS 2.0 esetén:
m BFD0
eredményét nem néztem meg :D
és itt is az első 0-át írd át nem 00-ra, és enter
77
EP128Emu / Re: EP128emu
« Last post by szipucsu on 2024.April.22. 12:37:52 »
Ki lehet kapcsolni a KEY CLICK-et valahonnan a debugger ablakból? (A set key click off kiadása nélkül.)
78
CPC-ről / Re: Los Amores de Brunilda
« Last post by geco on 2024.April.22. 11:06:51 »
Cool :)
I think text on those screens should be translated also, i will share that part of the source with you, as i remember it contains all other needed texts.
79
CPC-ről / Re: Los Amores de Brunilda
« Last post by SlashNet on 2024.April.20. 21:07:16 »
P.S.: Made some calculations and I can fit all capital latin letters, stroke cyrillilc letters and required capital cyr letters in font. :smt038
80
CPC-ről / Re: Los Amores de Brunilda
« Last post by SlashNet on 2024.April.20. 20:44:31 »
I finish translating dialogs.
I miss only chapter names, NPC names.
And what about next screens?

I can leave some latin letters in font for hotkeys (RLP) and password letters (ABCDEF). Because some cyrillic capital letters didn't use in dialogs. But I didn't know what to do with credits screen.

[ Guests cannot view attachments ] [ Guests cannot view attachments ] [ Guests cannot view attachments ] [ Guests cannot view attachments ] [ Guests cannot view attachments ]

Seems PenText.exe give me good size of compressed texts:
Quote
PenText V.0.6
Text Compressor for z80
Coded by Luis I. Garcia a.k.a. Benway (garvelu@yahoo.es)
Released under GPLv3 license (http://www.gnu.org/licenses/gpl-3.0.html)

Loaded out.txt: 20090 bytes (271 strings found).
Longest string has 243 bytes.
Creating compression table...
Customized compression table saved: out.txt.5tt
Header file out.txt.asm generated.
Generated 271 files: 13563 bytes. (1:0.675 ratio)
Pages: 1 2 3 4 5 6 7 [8] 9 10