moulinaie Posted December 6, 2011 Share Posted December 6, 2011 Hi, I can't write anything on my disk with CLASSIC99, "SAVE" or "OPEN" a file for output lead to an error. I use CLASSIC99 QI359 and the disk file is MYPROGS.TIDisk Guillaume. PS: the disk file is correct as I can use it with WIN994a simulator, I can read and write. Quote Link to comment Share on other sites More sharing options...
Willsy Posted December 6, 2011 Share Posted December 6, 2011 You need to set up the particular drive to use a disk image, then browse to the disk image. Here you can see I have DSK4 pointing to a TIDISK file. In the background I am using TurboForth to catalog EDITOR ASSEMBLER A.TIDISK in Classic99. Hope this helps. Mark Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 6, 2011 Author Share Posted December 6, 2011 You need to set up the particular drive to use a disk image, then browse to the disk image. Here you can see I have DSK4 pointing to a TIDISK file. In the background I am using TurboForth to catalog EDITOR ASSEMBLER A.TIDISK in Classic99. Hope this helps. Mark Yes I did that: CLASSIC99 can read the files, but the problem is that it can't write to the TIDisk...! Guillaume. Quote Link to comment Share on other sites More sharing options...
Willsy Posted December 6, 2011 Share Posted December 6, 2011 Ah! Apologies! If I remember correctly, Classic99 does not currently support writes to disk images. They are read only. Mark Quote Link to comment Share on other sites More sharing options...
kl99 Posted December 6, 2011 Share Posted December 6, 2011 just use the standard dsk folders and input your programs (from the disk-image) as single files there. You can extract those with TI99DIR easily. Quote Link to comment Share on other sites More sharing options...
Tursi Posted December 6, 2011 Share Posted December 6, 2011 Mark is correct, Classic99 does not support writing to disk images. Mostly because I didn't want to write the code to muck around with the disk bitmap, and I didn't want to risk people's data until I was at least sure I was /reading/ them correctly. Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 7, 2011 Author Share Posted December 7, 2011 Mark is correct, Classic99 does not support writing to disk images. Mostly because I didn't want to write the code to muck around with the disk bitmap, and I didn't want to risk people's data until I was at least sure I was /reading/ them correctly. Okay thank for everyone's help: so I'm not doing something wrong. ANother question..!! I can't capture a video with sound, is it normal too? Guillaume. Quote Link to comment Share on other sites More sharing options...
Tursi Posted December 7, 2011 Share Posted December 7, 2011 Okay thank for everyone's help: so I'm not doing something wrong. ANother question..!! I can't capture a video with sound, is it normal too? Yes, it is. Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 7, 2011 Author Share Posted December 7, 2011 Yes, it is. Thanks again. One more question: What is the best choice for the capture codec to get a good reindering without eating too much power? Then, I can modify the video for a better compression. I used to select CINEPAK but the colors appear to be a bit sad. Guillaume. Quote Link to comment Share on other sites More sharing options...
Tursi Posted December 7, 2011 Share Posted December 7, 2011 Well, that's a good question which is not in the documentation, and the answer is "it depends". It's entirely dependent on what codecs you have on your system. I try to use INDEO or XVID when I can, unfortunately they do not always work. More often these days, I use external software (I use Webcam Max but I don't really recommend it.. it's commercial software but it hijacks your browser on Ask.com's behalf (ironically without asking), and there are no controls to improve its compression. I've asked about both settings to the author and just got an apology.) I downloaded CamStudio but I haven't tried it yet. It seems well recommended and is open source. The problem is that these days, very few codecs support the 16-bit rendering that Classic99 uses internally. I need to update the video system to 32-bit (which I expect will actually improve performance on modern hardware, since few people still run 16-bit displays....) So you kind of have to just try what it offers and see what works for you. Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 7, 2011 Author Share Posted December 7, 2011 The problem is that these days, very few codecs support the 16-bit rendering that Classic99 uses internally. I need to update the video system to 32-bit (which I expect will actually improve performance on modern hardware, since few people still run 16-bit displays....) So you kind of have to just try what it offers and see what works for you. Interesting to know that you use 16 bits. I will try to find an old codec (MSVC uses that). THanks Tursi for your wondeful work with Classi99. I think that a lot of what I've been able to do with MLC was made easy with your emulator, I heavily used the debugger that is really easy to use. Will you add a posiibility to modify the RAM or REGISTERS when paused? Guillaume. Quote Link to comment Share on other sites More sharing options...
Willsy Posted December 7, 2011 Share Posted December 7, 2011 If I remember correctly you can already do that. In the address field in the debugger (not the breakpoint address field) you can type (for example) R2=1234 and it will change R2 To change CPU memory type C<address>=<value> To change vdp type V<address>=<value> Etc Quote Link to comment Share on other sites More sharing options...
Tursi Posted December 7, 2011 Share Posted December 7, 2011 Yes. hehe. Bring up the user manual, Guillaume, and read the debugger section (the PDF is in the install folder, or you can use the Help menu.) You can do a lot more than just look at the debugger. Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 7, 2011 Author Share Posted December 7, 2011 Yes. hehe. Bring up the user manual, Guillaume, and read the debugger section (the PDF is in the install folder, or you can use the Help menu.) You can do a lot more than just look at the debugger. Words from God are far better than any bible..! Guillaume. Quote Link to comment Share on other sites More sharing options...
+RXB Posted December 7, 2011 Share Posted December 7, 2011 (edited) Personally I use HyperCam2 and WinFXVideo. The HyperCam2 is what I use to make my videos for the last 20 Videos, and WinFXVideo is my converter that converts formats from .avi (huge to) Quicktime or WMP or MP4. Both are free and include free updates. Then only snag with HyperCam2 is the function keys F1, F2, and F3 are hard coded to the HyperCam2 but with the TI Classic99 or Win994A there are work arounds. Besides I can do Full Screen Video Capture and looks great. http://www.youtube.com/user/CarbonicHolyPally?feature=mhee Edited December 7, 2011 by RXB Quote Link to comment Share on other sites More sharing options...
moulinaie Posted December 8, 2011 Author Share Posted December 8, 2011 Personally I use HyperCam2 and WinFXVideo. The HyperCam2 is what I use to make my videos for the last 20 Videos, and WinFXVideo is my converter that converts formats from .avi (huge to) Quicktime or WMP or MP4. Both are free and include free updates. Thanks! I tried succesfully HyperCam2 with a good frame rate and sound. Guillaume. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.