PDA

View Full Version : Chip16 Stuff



paul_nicholls
10-07-2012, 06:47 AM
Hey all,
If you are interested, I made a demo program that runs inside Chip16 emulators (http://forums.ngemu.com/showthread.php?t=145620).
It is inspired by the Commodore Amiga from back in 1984 :)

Here is a screenshot:
http://img26.imageshack.us/img26/1342/boingdemo.png

I have attached the demo as a zip file that contains the source code, compiled .c16 file, and required image binary files (when compiling to Chip16 binary).
887

You can either download a Chip16 emulator from the Chip16 thread, or run it using this online Chip16 emulator:
http://www.doc.ic.ac.uk/~tk2010/chip16/

WILL
11-07-2012, 01:57 AM
Totally radical dude! ;) Nice work.

paul_nicholls
11-07-2012, 03:08 AM
Thanks Jason :)

de_jean_7777
11-07-2012, 07:09 AM
Wow, this is quite interesting. Could probably write a Chip16 emu, just for fun, and see if I can run your demo in it :D

paul_nicholls
11-07-2012, 09:49 AM
Wow, this is quite interesting. Could probably write a Chip16 emu, just for fun, and see if I can run your demo in it :D

I did also write a Chip16 emulator too, I just haven't posted that here yet...
I will do that very soon :)

paul_nicholls
11-07-2012, 11:43 AM
I have now added sound to the boing demo...
889
It doesn't sound too bad in the refchip16 Chip16 emulator (http://code.google.com/p/refchip16/downloads/list) :D

de_jean_7777
11-07-2012, 12:36 PM
Tried the demo, works nice once the interpreter is used instead of the recompiler, and no sound. Though, I suspect these are Wine/emu problems. I'll try it again on an actual windows machine.

paul_nicholls
11-07-2012, 01:10 PM
I found with the refchip16 emu, I get no graphics, just sound if I use the recompiler. This is with my demo for some reason...
As you say, the interpreter works fine; I get sound though (under Windows 7/Vista)

de_jean_7777
11-07-2012, 04:25 PM
Works ok under Win7. Same thing, need to use the interpreter to get graphics.

Darthman
12-07-2012, 07:49 AM
ahhh... sweeet white-red amiga ball..
well done!