-
Content Count
6,419 -
Joined
-
Last visited
-
Days Won
19
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by nanochess
-
Currently it has weapons and armors (found at random) and only three types of enemies, all using the same sprite. No spells.
-
I was lucky to buy H.E.R.O just before the rising prices. Interestingly I have both the 2600 and Colecovision version, and even though the Colecovision version has better graphics, I prefer the solid walls of 2600. Maybe unfair gameplay, but it was almost carved in our 80s brain to give a flash look to everything and move fast.
-
Wow! my error, that famous name slip into my mind. The game is Dungeon Warrior. Sorry.
-
Something I've been developing ocassionally. Not yet sure what to do about it. Probably more enemies or maybe stall it because other things need to be done. 😅 I've reused the music made by my brother for Grail of the Gods.
-
Hi annual cold! 🤒
-
I occasionally get one when it goes from winter to spring. One theory is that there's mold in snow.
-
I have noticed allergies hanging around much longer this season, from spring to now early summer
-
I clicked to find out what an anal cold was and discovered that my teachers failed me.
- Show next comments 51 more
-
-
CoolCV emulator for Mac OS X, Linux, Windows and Raspberry
nanochess replied to nanochess's topic in ColecoVision / Adam
Hi, there is a section in the manual (coolcv.txt) that explains what to do with Raspberry, it depends on your operating system. (easier with Retropie, harder with Raspbian) -
Just noticed downloads are back but in my browser Firefox 67.0.3 all links appear as white, so invisible. https://atariage.com/forums/topic/286953-intybasic-compiler-v141-reloaded-with-new-features/
-
A.F. LTO Flash! ROMS now Shipping!
nanochess replied to Elektronite's topic in Intellivision / Aquarius
Payment sent! -
Maybe too big? Just updated mine https://atariage.com/forums/profile/30245-nanochess/ BTW, cannot find how to update my signature to be smaller...
-
I've noticed the headers for forums in main index are the same size that the subforums, I preferred them bigger.
-
IntyBASIC now updated to v1.4.1 http://atariage.com/forums/topic/286953-intybasic-compiler-v141-reloaded-with-new-features/
-
IntyBASIC compiler v1.4.2: reloaded with new features
nanochess replied to nanochess's topic in Intellivision Programming
Update to version 1.4.1, check first post. Changes, enhancements and fixes in v1.4.1: o Added BITMAP NORMAL, BITMAP INVERSE and BITMAP MIRROR_X to ease reusing BITMAP statements in Color Stack mode. o Optimizes POKE to direct address with a single MVO. o Solved bug in local labels preceded with comma, it required a space. o Solved bug compiling nn = (varptr sfx2_v(0)-varptr sfx2_n(0))-sfxstep o Solved bug in MUSIC.PLAYING (relative to new music format) o Solved bug in music player because new _ntsc interpretation. o Solved crash bug in drums for ECS side of music player. -
CoolCV emulator for Mac OS X, Linux, Windows and Raspberry
nanochess replied to nanochess's topic in ColecoVision / Adam
All keys are able to be remapped including the emulator shorcuts. The names for the keys are: key_save key_restore key_exit key_pause key_reset key_rolling_controller key_record_video key_record_audio key_screenshot key_fast_disk key_sync key_codes And the Adam keys for configuration are these: adam_nul adam_soh adam_stx adam_etx adam_eot adam_enq adam_ack adam_bel adam_bs adam_ht adam_lf adam_vt adam_ff adam_cr adam_so adam_si adam_dle adam_dc1 adam_dc2 adam_dc3 adam_dc4 adam_nak adam_syn adam_etb adam_can adam_em adam_sub adam_esc adam_fs adam_gs adam_rs adam_us adam_space adam_exclamation adam_quotes adam_number adam_dollar adam_percent adam_ampersand adam_apostrophe adam_leftparen adam_rightparen adam_multiply adam_plus adam_comma adam_minus adam_period adam_slash adam_colon adam_semicolon adam_less adam_equals adam_greater adam_question adam_at adam_leftsquare adam_backslash adam_rightsquare adam_power adam_underscore adam_grave adam_leftbracket adam_bar adam_rightbracket adam_tilde adam_del adam_home adam_i adam_ii adam_iii adam_iv adam_v adam_vi adam_shift_i adam_shift_ii adam_shift_iii adam_shift_iv adam_shift_v adam_shift_vi adam_wildcard adam_undo adam_move adam_store adam_insert adam_print adam_clear adam_delete adam_shift_wildcard adam_shift_undo adam_shift_move adam_shift_store adam_shift_insert adam_shift_print adam_shift_clear adam_shift_delete adam_up adam_right adam_down adam_left adam_ctrl_up adam_ctrl_right adam_ctrl_down adam_ctrl_left adam_up_right adam_right_down adam_down_left adam_left_up adam_home_up adam_home_right adam_home_down adam_home_left adam_shift_backspace adam_shift_tab Internally these are configured to use combinations of keys and Shift, Ctrl or Alt. I've plans to preserve the state of fast disk and of course to boot into ADAM without using a disk/tape file. I hope you can now configure the keyboard at your taste. -
Space Invaders in 512 bytes of x86-assembly code
nanochess replied to nanochess's topic in Classic Computing Discussion
It uses the BIOS clock service to synchronize to 18.2 hz, so it should work on any machine. You have 4 lives, I've modified the source code for boot sector to stop once you use all, but if you use the COM file it will invoke INT 20H and in boot sector it points to nothing, so it crashes very nicely, I think. BTW the trick to stop the spaceship is to press Space to shoot, the BIOS doesn't allow me to check for pressed keys, only can get the next pressed key. -
No chance, unless an Intellivision fan is also a United Artists licensor and gives us written permission.
-
I think the video is a good demo.
-
The animation was done by Nathan Strum, he is a professional animator.
-
The Intellivision Game Vault - Download Digital Game ROMs
nanochess replied to Rev's topic in Intellivision / Aquarius
Stop Rev! you'll cause the 2019 crash of free ROMs!!! -
It's relatively easy, at startup it checks the $2000 area, if there is RAM, then it's an ADAM, because SGM doesn't come active as default and ADAM leaves RAM enabled at $2000-$7fff when booting as Colecovision.
-
IntyBASIC compiler v1.4.2: reloaded with new features
nanochess replied to nanochess's topic in Intellivision Programming
Found and solved a bug in intybasic_epilogue.asm it made ECS music player to crash if there was a drum in the ECS section of MUSIC statement. https://github.com/nanochess/IntyBASIC/commit/662e406c22411e6a1e5896c05f75317242368066 -
From memory I think Intellivision is doing well with recent releases: Intellivision Revolution: Donkey Kong Jr, Jr Pacman, Jumpking Junior, Deepzone Elektronite: Miner 2049er, Ninja Odyssey, TNT Cowboy and upcoming A.F. and Defender of the Crown. Collectorvision: Moonsweeper, Astro Invader, Sydney Hunter and the Sacred Tribe.
-
Let us just remind that in 6502 the comparison sense is reversed. C is set when greater than equal, and clear when less than. Also in Z80 the usage of S for signed comparison only works with numbers between -64 and 63, otherwise it will fail miserably. If you want to do proper signed comparison you should do this: xor $80 ; value to be compared cp $e4 ; $64 xor $80 jp c,lessthan ; here greater than or equal
-
CP 100 JP NC,GREATEROREQUAL ; HERE IF LESS THAN CP 100 JP C,LESSTHAN ; HERE IF GREATER OR EQUAL
