
Search found 13 matches
- Wed Jun 23, 2010 7:47 pm
- Forum: Tools
- Topic: Tile compression
- Replies: 38
- Views: 36413
- Sun Apr 18, 2010 4:11 pm
- Forum: Tools
- Topic: Tile compression
- Replies: 38
- Views: 36413
- Fri Apr 16, 2010 12:31 pm
- Forum: Tools
- Topic: Tile compression
- Replies: 38
- Views: 36413
- Fri Mar 19, 2010 7:22 pm
- Forum: Demos
- Topic: Game release, Uwol - Quest For Money
- Replies: 36
- Views: 51016
- Mon Mar 08, 2010 6:39 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
- Mon Mar 08, 2010 9:41 am
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
- Sun Mar 07, 2010 9:41 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
- Sun Mar 07, 2010 8:50 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
Well, i have downloaded the sdk that appears in this thread, and i make the modifications about the comments and local labels that Chilly Willy said, and don't get any errors in the assembly.
And now i am reading the GENESIS Technical Overview, i would like to try something.
Thanks!!!
And now i am reading the GENESIS Technical Overview, i would like to try something.
Thanks!!!

- Sun Mar 07, 2010 9:34 am
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
- Sat Mar 06, 2010 8:02 pm
- Forum: Demos
- Topic: Game release, Uwol - Quest For Money
- Replies: 36
- Views: 51016
- Sat Mar 06, 2010 7:52 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
Yes, it's how Stef said, gcc use the stack.
I found in this forum an example to make the necessary changes, in the files vdp.h and vdp.s in the archive mddev.tar.gz that appears on this thread .
You will need to change the syntax of the source code for GAS, adding a % before the registers, recover ...
I found in this forum an example to make the necessary changes, in the files vdp.h and vdp.s in the archive mddev.tar.gz that appears on this thread .
You will need to change the syntax of the source code for GAS, adding a % before the registers, recover ...
- Sat Mar 06, 2010 1:12 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
- Fri Mar 05, 2010 1:36 pm
- Forum: Tools
- Topic: aPLib decruncher for 68000
- Replies: 48
- Views: 100645
aPLib decruncher for 68000
Hi Everybody!!! :D
Shiru have suggested me to publish in this forum my MC68000 port of the aPLib decruncher, i hope that it can be useful for somebody.
The main features is that the decruncher are assembler source, small size (only 182 bytes), fast and good compress ratio.
To crunch files, you ...
Shiru have suggested me to publish in this forum my MC68000 port of the aPLib decruncher, i hope that it can be useful for somebody.
The main features is that the decruncher are assembler source, small size (only 182 bytes), fast and good compress ratio.
To crunch files, you ...