• Please review our updated Terms and Rules here

Recent content by pdevine

  1. pdevine

    Microkit 8/16

    Hi @KenGlad, Welcome to the forum. Sorry to hear about your parents. A bunch of us archive as much early software as we can get our hands on. It's definitely worth asking if any of the software is still around; I'd be glad to help archive it. Unfortunately many folks of the early PC era are...
  2. pdevine

    Greetings from Gdańsk, Poland

    Welcome @keritech, glad you've joined the forum!
  3. pdevine

    CP/M 2.2 Distribution + MDS-800 Emulation

    I love the diversity of the early 80's machines.
  4. pdevine

    INTRODUCTION

    Welcome @Whiteprinter! Glad you said hello.
  5. pdevine

    CP/M 2.2 Distribution + MDS-800 Emulation

    What system was that for @Chuck(G)?
  6. pdevine

    Micro 8088 - Kits Interest

    I would be interested in option #3.
  7. pdevine

    Device driver as a replacement for XTIDE BIOS?

    This isn't exactly what you're looking for @Jimbob81, but there might be some helpful bits for you. There's a shell to an empty device driver for openwatcom here: https://github.com/eduardocasino/dos-device-driver. I cobled together some code that @Chuck(G) (thank-you!) had posted a while ago...
  8. pdevine

    Did MacOS ever have any sort of scripting ability?

    Back in the day if an app wasn't scriptable, you could generally use QuicKeys to automate the manual controls. I did some crazy stuff between QuicKeys and AppleScript. You can tell it to click on particular x,y coordinates, type characters, like command s, and so on. It can be quite finicky, but...
  9. pdevine

    Did MacOS ever have any sort of scripting ability?

    I used AppleScript quite a bit back in the day to automate things. The easiest way to get a handle on the language is to use the recording capability, do your actions by hand, and then read the script that gets auto-generated. The AppleScript language is quite obtuse and a bit weird, but once...
  10. pdevine

    Victor 9000 / Sirius 1 Hard Disk Emulation

    Hi @1302L, I downloaded your image just to check if I could boot my machine, and it did indeed boot up correctly. I was only able to see the right floppy drive as drive B. Otherwise it worked fine.
  11. pdevine

    Victor 9000 / S1 'Practical Usage'

    You have to load the ansi driver. It's on several of the DOS disks as ansi.exe. You execute that and it's a program that stays around after it's run. Then you simply run type BADAPPLE.ANS I'll keep you posted. I'm using standard hardware so it's easy to put together. Applications that stick to...
  12. pdevine

    Victor 9000 / S1 'Practical Usage'

    I recently downloaded the ANSI version of Bad Apple and played it on my Victor just to see if it would work. It did, was kinda slow but displayed correctly. I got a chuckle out of that. It's the BADAPPLE.ANS file in the upper-right corner of the page. You have to load the ansi.exe driver from a...
  13. pdevine

    Website

    I would suspect they're scanning the website for suspicious code. Some of the assembly or c code posted here probably matches something "suspicious" in their algorithm and they're marking the site due to the match.
  14. pdevine

    Victor 9000 PSU

    Thanks for providing the PSU parts list, @mark0x01, I'm sure I'm going to need to refurb an Astec power supply at some stage. LMK if you'd like me to try and do any part investigation on a power supply I have. I might have components where the markings are more readable.
  15. pdevine

    Victor 9000 / Sirius 1 Hard Disk Emulation

    Hi @1302L, Sorry for the slow response. I was traveling for work and then visiting family and haven't had much time lately. I had never seen that procedure you found to update the keyboards in MS-DOS 2.1. I'm sure the general principle would work with 3.1, but the offset addresses they have are...
Back
Top