Search found 14 matches
- Mon Oct 19, 2020 7:30 am
- Forum: CP/M & TDOS
- Topic: Interesting article on Image Viewer programs for CP/M
- Replies: 3
- Views: 2120
- Mon Feb 10, 2020 2:15 pm
- Forum: MicroSD / Disk Drive Emulators
- Topic: IMOS
- Replies: 5
- Views: 6355
Re: IMOS
Looking forward to checking this out when its ready!
- Fri Jan 10, 2020 5:46 am
- Forum: Coleco Vision
- Topic: A new way to code Coleco games!
- Replies: 1
- Views: 4806
A new way to code Coleco games!
For awhile I've been tinkering with their IDE as it covered other systems, like the Atari 2600 and some of the arcade systems from the early 80's, but they just recently added support for MSX, Sega Master System and Coleco programming. Awesome stuff!
https://8bitworkshop.com/
https://8bitworkshop.com/
- Sat Dec 07, 2019 6:21 am
- Forum: Coleco Vision
- Topic: Coding on the CV
- Replies: 2
- Views: 3840
Re: Coding on the CV
I gotta say, that's a pretty epic reply
Someday (I keep telling myself that so I don't commit harikari) I'm gonna sit down and get back to programming... this will help a lot!
Someday (I keep telling myself that so I don't commit harikari) I'm gonna sit down and get back to programming... this will help a lot!
- Mon Aug 26, 2019 9:24 pm
- Forum: CP/M & TDOS
- Topic: Turbo Pascal 3 bitmap graphics extensions
- Replies: 16
- Views: 12030
Re: Turbo Pascal 3 bitmap graphics extensions
Definitely need to try this out. Are you open to making sound and controller modules, too?
- Wed Aug 14, 2019 2:11 am
- Forum: CP/M & TDOS
- Topic: Turbo Pascal issue under CP/M
- Replies: 18
- Views: 13996
Re: Turbo Pascal issue under CP/M
Oh, it was unreleased, just more of a refresher exercise for myself. It was called Rock! Paper! Scissors! Fight!, so of course it was a twitch game for two players, basically just rock paper scissors but with an arcade flair. I wrote it in BlitzMax, which is a compiled BASIC language. I got about 85...
- Wed Aug 14, 2019 1:18 am
- Forum: SmartBASIC
- Topic: Smart Basic Break Out
- Replies: 14
- Views: 12980
Re: Smart Basic Break Out
Yes, I would love to see the source code to this. I want to see what your tricks look like!
- Tue Aug 06, 2019 10:40 pm
- Forum: CP/M & TDOS
- Topic: Turbo Pascal issue under CP/M
- Replies: 18
- Views: 13996
Re: Turbo Pascal issue under CP/M
Fully? No, I tend to not use the block commands, just basic navigation. Honestly its been almost two years since I touched it (about the time I started my business... if I'm not there, I'm here doing paperwork, etc.). I'm really hoping to ease up on the at-home stuff so I can get back to some recrea...
- Wed Jul 24, 2019 3:13 am
- Forum: CP/M & TDOS
- Topic: Assembly with Turbo Pascal 3
- Replies: 7
- Views: 6277
Re: Assembly with Turbo Pascal 3
I would suspect that TP3 for DOS had a lot more going for it than CP/M (TP3 was the last version Borland made for it). You are right, there is a ton of documentation for MS-DOS, little for CP/M. I don't have proof, but I think that TP3 for MS-DOS outsold the CP/M edition by a pretty wide margin. As ...
- Tue Jul 23, 2019 9:01 pm
- Forum: CP/M & TDOS
- Topic: Turbo Pascal issue under CP/M
- Replies: 18
- Views: 13996
Re: Turbo Pascal issue under CP/M
I don't have a floppy drive on mine, so I can't recreate. I don't remember having an issue with the DDP that Milli made me. Maybe if you had a DDP version of TP3, copy the (working) files onto the disk? I don't know...just thinking out loud.