Only CPU regs are used, enjoy

Moderator: Mask of Destiny
Code: Select all
Is this actually interesting ???
Code: Select all
I also have another secret e-mail address ....
... but I won't tell it, Ha :P
Code: Select all
ROM:00000352 lea (loc_35E).l,sp
ROM:00000358 jmp (loc_90A).l
ROM:0000035E ; ---------------------------------------------------------------------------
ROM:0000035E
ROM:0000035E loc_35E: ; DATA XREF: RESET:loc_352o
ROM:0000035E lea (loc_36A).l,sp
ROM:00000364 jmp (loc_942).l
ROM:0000036A ; ----------------------------------------------------------------------
Code: Select all
ROM:000003D8 aHeySendAMessag:dc.b ' Hey, send a message to tmeeco3@hot.ee !!! ',0
ROM:0000062A aIfYouDoICanSen:dc.b ' If you do, I can send you te source of this POS :P ',0
I try hide fun stuff into my ROMs, but sometimes I forget about it :/Jorge Nuno wrote:Does POS happen to mean Piec& 0f $hit?
But wait... You also released a 2007 Xmas MD proggy... Time to dig! Let's see what easter eggs it has inside, heh...
Bah, sadly not as great as this one, and segane hadn't none either.
it is faster, and quite nice optimization in code where some routines get called very frequentlyHardWareMan wrote:It seems that PONG!RAM realy don't use any RAM (except VRAM and CRAM of course).
http://rapidshare.com/files/186931112/PONG_RAM.zip.htmlHmmm. Nice subroutine calling.Code: Select all
ROM:00000352 lea (loc_35E).l,sp ROM:00000358 jmp (loc_90A).l ROM:0000035E ; --------------------------------------------------------------------------- ROM:0000035E ROM:0000035E loc_35E: ; DATA XREF: RESET:loc_352o ROM:0000035E lea (loc_36A).l,sp ROM:00000364 jmp (loc_942).l ROM:0000036A ; ----------------------------------------------------------------------
Yeah, it is all written in assembly, assembled with SNASM68KHardWareMan wrote:As for:I already got all what I need. This is not so big code.Code: Select all
ROM:000003D8 aHeySendAMessag:dc.b ' Hey, send a message to tmeeco3@hot.ee !!! ',0 ROM:0000062A aIfYouDoICanSen:dc.b ' If you do, I can send you te source of this POS :P ',0
PS I guess you used assembler to control everything?
PPS Sorry for that brutal method of getting info. %)