PCE can now run PC/IX and Xenix!

That’s right! from the homepage you can find screenshots, and download links, and ready to run systems too!

Xenix on the XT!

Pretty snazzy as the major hurdle with these old UNIX’en is that they talk directly to the old XT disk controllers, not using the BIOS.. The AT & beyond we got lucky as even in 2012 PC’s still emulate the old WD-1003 controller…

Not that I could imagine *WHY* you would want to run the 8088 version of Xenix (or the 286 version too for that matter) but rest assured you now can.

Video of Fortran Dungeon…

I forget how I got linked back to this, but I figured in the new year vogue, I’d make a video to show how … convaluted it is to build dungeon via f2c.


As you can see, first I have to compile f2c as a Windows QuickWin exe as the MS-DOS version just runs out of memory without some kind of DOS Extender, and Windows 3.0 makes a suitable extender..

Next, I had to make a ‘list’ program that then exectued f2c against the Fortran converting them to C.  Then finally I just compile the libf2c components, then statically add in the Dungeon source that was just converted.  There is some ‘out of range’ case statement, not sure why, but it works… as you can see.

It builds/runs in 286 enhanced mode and beyond..  Obviously the more memory the better.

This was on Qemu 0.15.0 with MS-DOS 4.01 & Windows 3.0

The coming war on general computation from 28C3

I found this on boingboing..

Talk about bad news all around… It’s a talk about SOPA, and how the movie/music industry wants to transform the open internet into something like what it is in more censored nations, by Cory Doctorow.

TL;DW is that SOPA is only the beginning, other industries will soon be attacking general purpose machines, expect things to get much more insane…

Spam is getting out of controll, a preemptive appology

If I don’t reply to your comments, and your comment never gets ‘approved’ then it probably got tagged as spam. I’d normally get 20-30 a day, but the last month its been a steady 200-300++ spams, and I simply cannot get through them all so I’ve been periodically purging the whole thing.  From what I can tell the blog software & filters is doing a good job, so I can only assume that is fine…

But I do know in the past that there have been legitimate posts lost in there, and now there really is no hope.  For example right now the stats read:

1073 Visits  2644 Pageviews with 8% of those being SPAM.

which is pretty cool to think there has been ~987 unique people to hit my blog in the last 24 hours!

I hope to take all the spam as a sign that I’m growing.  I know last year was a ‘good year’ for updates.. Although I haven’t made any resolutions for the new year.. I do hope to keep up the posts!.. Even if finding new & exciting things seems to be hard as I’ve covered so much so there probably will be quite a bit of revisiting but such is life.

Although I will get out one goal through the year, and that is to program this sega genesis I bought.  Not just the emulator but I have high hopes to somehow program this beast!!!  From what Ive done research wise my ‘attack’ vector will be the CD-ROM as it is trivial to burn a CD, while making a ROM cartridge will require a programmer.. Maybe if I get too crazy I may buy one but for now I’m content to collect a few more model-1 CD drives and get them at least working to the point they can boot up some CD’s (I’ve got two now!)..

Oh well that is my minimal goals.  If I were more motivated I’d tear into google’s NACL and port some games, or some emulators…

But who knows the year is still young.

Happy 2012!

Ok, I'm lost the stats don't match... 😐

MAME on Chrome (the browser is the platform)

This is… awesome! From gizmodo its a port of MAME, the multiple arcade emulator to google chrome via it’s NACL or ‘Native Client’ interface.  As we look at the year 2012 and what is around us, its pretty clear that the 80386 CPUs descendants have basically won out the world, with the ACORN ARM eating up the mobile world…

So click here with google chrome, and install this 30MB extension (thats how big it is standalone anyways) and get ready for some gaming!

From what I’ve found is that multizip files wont work… but single zip contained run great!

I’ve tested this with Altered Beast, which I actually own the system16 board for.. Although I’ve got to get around to cleaning it up (its dirty as hell) and converting it to a JAMMA and booting it up.. but thats for another retrohardware day.