Search results
Lets TURRICAAAAAN on MSX.
Score: 108.27 %,
Type: Forum topic , Comments: 117 comments
http://maps.speccy.cz/map.php?id=Turrican1&sort=0&part=10&ath=
The best way is to maintain the graphics and change only the palette like I´ve done.:D ... suitable to build a fast game engine? If yes, then gfx adaptation is 0 time, but if not, there is a lot ... to 16.8 million colors.
( http://en.wikipedia.org/wiki/Amiga )
So, the question here is: ...
Comparing MSX-1 to other 8-bit computers
Score: 94.38 %,
Type: Forum topic , Comments: 66 comments
don't advise it in 2009(!). Disk swaps, funky stuff to deal with... if you dont have the Programmers ... http://en.wikipedia.org/wiki/Commodore_BASIC#Versions_and_features ).
graphics were fun/easy in C64 BASIC but sound..........ehhhh graphics were fun/easy ...
or check how many commands and lines you have to use to make this:
10screen2:sprite$(0)=chr$(255)
20 ...
Philips Floppy Disk Drive Interface
Score: 93.87 %,
Type: Forum topic , Comments: 15 comments
bridges at the back: if there's anything labeled like "DS0 / DS1", (drive A / B), set that to "DS0". If you spot something labelled "DC / RDY", set it to "RDY" (READY signal). ... or double sided.
This one has an other case and label, the NMS 1200.
Retrotechnie: In the Januar 2009 ...
Square root of an integer number
Score: 93.92 %,
Type: Forum topic , Comments: 47 comments
root of 25
--
0
Nice to keep in mind...
If ... the step-counter
push hl ; (ld bc,hl)
pop bc ; make ready for division
ld d,0 ; make sure de is 8-bit value ... from drive rom
; bc=bc\de
; hl=bc mod de
; hl=bc mod de
div16b ld hl,0
ld a,b
ld b,16
rl c
rla ...
WHACK for msx ?
Score: 93.92 %,
Type: Forum topic , Comments: 5 comments
memory config for wla6510
DEFAULTSLOT 0
SLOTSIZE $ffff
SLOT 0 $0000
.ENDME
.ROMBANKMAP
BANKSTOTAL 1
BANKSIZE $ffff
BANKS 1
.ENDRO
.BANK 0 ...
.DEFINE stairupx $09
.DEFINE stairupy $0a
.DEFINE stairdownx $0b
.DEFINE stairdowny ...
Looking for music module
Score: 93.86 %,
Type: Forum topic , Comments: 2 comments
since my music module seems to be broken i'm on the lookout for another one. Is anyone willing to sell a Musicmodule to me?
[quote]since my music module seems to be broken i'm on the l since my music module seems to be broken ...
D4Enterprise brings Aleste to iPhone
Score: 94.1 %,
Type: Forum topic , Comments: 8 comments
http://fingergaming.com/2009/02/classi Now Nyanpi is out.
http://fingergaming.com/2009/02/classic-msx-puzzler-nyanpi-debuts-in-app-store-799/
and more games available:
Eggy (free!) - http://itunes.a and more games available: ...
Floppy drive belt source in U.S.?
Score: 93.85 %,
Type: Forum topic , Comments: 2 comments
Hey all -
Does anyone have a good resource for acquiring belts for floppy drives that is U.S.-based? Looks like I have to go into surgery with my Panasonic!
Hope everyone is doing well,
CK
...
Rom loaders and very big roms...
Score: 93.85 %,
Type: Forum topic , Comments: 2 comments
Hello!
I have a question. How is the biggest rom size that can be loaded by a rom loader? It's possible for example load an ASCII 8 1024 KB rom?
Regards,
Salva
I'm not sure there is a fixed number for that. But I am sure ...
VDP programmer guide
Score: 93.79 %,
Type: Forum topic , Comments: 10 comments
http://www.atariage.com/forums/index.php?showtopic=130508
at this link there is a reference to a texas instrument vdp programmer guide, by texas itself.
It's a newer document compared to the usual tms vdp datasheet, because:
1) do a ...
