Turning MOD:s to MP3
[Edit] Found a better method! Both work but I recommend the latter.
Building a very expanded Amiga 1200 Part 3
So next step is to try to get rid of cables and adapters of the outside the machine.
As my machine often is actually placed BELOW my desk I am not able to use the Amiga keyboard (that finally WILL be in the machine aswell) I got a Lyra2 keyboard adapter, letting me use a PS/2 type of keyboard on the machine. It also works fine with my KVM switch (allowing me to use keyboard/monitor/mouse (KVM=KeyboardVideoMouse ) on all my machines.)
Well the Lyra adapter comes with a plate for towers, I do not want to go tower.
Prepping for AmiWest 2014 Part 1
At the moment my focus Amiga-wise is prepping the NG Amiga hardware I am taking to AmiWest 2014 (Sacramento, California) as an exhibitor!
Developing cross platform program/game from ground up - part 4
Developing cross platform program/game from ground up - part 3
Ok, now I'm going explain a bit more about Makesfiles, and also try to condense this makefile.os4 and makefile.os3 and makefile.linux into one file.
Forst of all now we description how to build 4 different .o files, but we are using gcc to generate this files in the same way.
Building a very expanded Amiga 1200 Part 2
Ok. Next thing to get into the Amiga. the Phase 5 Blizzard PPC Accelerator.
As I told in the beginning, I got hold of an Blizzard PPC, 25MHz 68040, 175MHz 603e+ PPC CPU. I asked around if someone can upgrade it.
Basicly everyone recomended this guy called Stachu in Poland for this kind of job. So I did. some weeks later I got a package:
Approaching 2.8.10
As my old WinUAE port was based on WinUAE 2.3.1 sources, which are quite dated now, I decided to first merge my tree with more up to date sources, before I start to fix/improve the port.
As the WinUAE 2.9.x is still in heavy development, I went for the last stable release 2.8.10 and merged all the files. The port of 2.3.1 was quite a lot of work, as the code failed with gcc on many places. Luckily, Toni has fixed lot of those places in the meantime, so this saved me a lot of time.
Building a very expanded Amiga 1200 Part 1
I had an A1200 with an ACA1232 accelerator. when suddenly I got hold of an BPPC Accelerator and BVision.
the BPPC Was 040 so I checked out and found one that could upgrade it to 060 and also change the PPC to a faster one. in Poland. So.. I did send it there. when I got it home I was thinking. what to do with out? Tower? or my first plan. my A1200 case was a blackpainted one and no keyboard. but I got hold of a nice A1200 case and keyboard. so. why not try to put it all back in an A1200 case and actually try to get this running WITHOUT a tower that most BPPC Machines are.
Developing cross platform program/game from ground up - part 2.
Understand how build process talked about in part 1 work.
So now you type make all -f makefile.os4 you get the game.exe file for AmigaOS4.
The game.exe will contain the following files for AmigaOS4:
main.cpp
os4/display.c
os4/filesystem.c
os4/joystick.c
os4/audio.c
Developing cross platform program/game from ground up - part 1.
Pixelated Platformer "Boxx" Released
If you're a visitor to the English Amiga Board you'll have no doubt stumbled upon Cammy's excellent tutorial for the games creation system "Backbone". While the games created using the utility regularly receive stick for being resource hungry (running most Backbone authored titles on anything less than an 030 machine is pretty painful) it gives those with little or no programming ability a chance to create their own Amiga games.
Step by step Guide of installing Workbench 3.9 With all boingbags on Amiga 1200 + BPPC + BVision
Here are a .ZIP file containing all NON copyrighted software: Files
I got hold of a used BlizzardPPC Accelerator for the Amiga 1200.
This was a 25MHz 68040 with 175MHz 603e PPC Processor.
I sent it away for upgrade and when it arrived I had a 50MHz 68060 (clocked at 66MHz) and 300MHz 603e PPC (clocked at 330MHz)
WinUAE PowerPC – Huge speed increases with AmigaOS4.1
So, Toni (WinUAE developer), and Frode (FS-UAE developer), have collaborated to get QEMU’s PowerPC core code working. Their first release with the PPC JIT code was 2900b15. While I did download and test it, I didn’t see a huge speed increase. There was a marginal increase with my laptop and definitely much closer to the real NextGen hardware, it still didn’t feel like we were there yet.
WinUAE PowerPC – Huge speed increases with AmigaOS4.1
So, Toni (WinUAE developer), and Frode (FS-UAE developer), have collaborated to get QEMU’s PowerPC core code working. Their first release with the PPC JIT code was 2900b15. While I did download and test it, I didn’t see a huge speed increase. There was a marginal increase with my laptop and definitely much closer to the real NextGen hardware, it still didn’t feel like we were there yet.