Search results
8-BIT ANNUAL 2019 KICKSTARTER NOW LIVE
Score: 129.3 %,
Type: Forum topic , Comments: 6 comments
https://www.kickstarter.com/projects/8bitmagazine/8-bit-annu...
latest update for 8 BIT latest update for 8 BIT ANNUAL 2019.
only 12 days left to order your copy of 8 BIT ANNUAL 2019.
the 2nd stretch goal is very close and we need your support ... out on your last chances to order your copy of 8 BIT ANNUAL 2019: New Games on Old Hardware!
Many ...
Controlling robot arm with MSX
Score: 129.02 %,
Type: Forum topic , Comments: 5 comments
but bunch of wires and power source to run the servos. :)
https://www.youtube.com/watch?v=JjabFEr_Jz0 ...
soft scrolling in 8 directions
Score: 128.83 %,
Type: Forum topic , Comments: 2 comments
These two options for scrolling on msx1 have already been discussed in the XRacing thread
https://github.com/artrag/scroll_8_ways
but now I was thinking than on msx2, using the special vram arrangement used above, one could use 16 pages of 256 ...
sjasm and macros
Score: 129.03 %,
Type: Forum topic , Comments: 0 comments
is a number, I need to test it against 0, if it is a string, I want to test it against 'A' ... <> 'a') and (value <> 'A')
if (value & 0xFF>0)
ld a,value & 0xFF
else
xor a
endif
endif
out (0x99),a
ld a,register + 0x80
out (0 ...
suggestion on optimization
Score: 129.47 %,
Type: Forum topic , Comments: 42 comments
suggestion to make it way faster ?
_plot_enemy:
ld iy,ram_sat
ld ix,enemies
ld bc,max_enem*256+0
.npc_loop1:
bit 0,(ix+enemy_data.status)
jp z,.next
ld l,(ix+enemy_data.y)
ld h,(ix+enemy_data.y+1)
ld ... ymap < -16
ld de,128+16
sbc hl,de ; enemy.y - ymap + 16 - 128 - 16 >= 0
jp nc,.next ; ...
Protect the source code of your programs
Score: 129.24 %,
Type: Forum topic , Comments: 26 comments
(wait a bit before it starts).
Make a memory dump of area 0x8000-0xCFFF in a file.
Reset openMSX and go into BASIC.
Restore memory dump file to 0x8000-0xCFFF.
Type "LIST".
EDIT: ... is available in variable forms also on msx.org Wiki-pages.
POKE &HFBB1,0
This enables CTRL+STOP ...
Keyboard membrane in bad shape
Score: 129.22 %,
Type: Forum topic , Comments: 3 comments
Hello. I have just received my first MSX based computer. It's a Sony Hit-Bit F1XD mk2 (MSX2).
The keyboard doesn't hardly work. Only a few keys register. When I took it apart, I noticed the membrane was in bad shape. The flex cable ...
opening NMS 8245 case help needed
Score: 129.34 %,
Type: Forum topic , Comments: 3 comments
Hi, I am struggling to open my Philips NMS 8245 case in order to replace the FDD belt. Got rid of two screw underneath and two in the back, but it seems something still holds the case together. Any hints? What about two black pegs in the back, do I need ...
Grafix MTA
Score: 141.62 %,
Type: Download , Comments: 0 comments
Unknown. Front-End by Studio 700 software
1
This small utility runs on background and can dump SCREEN 0, 1 or 2 bits to a Epson MX/FX/LX compatible printer by pressing [ESC] when the screen is shown on video. ...
CGP - Computer Graphics Printer
Score: 141.62 %,
Type: Download , Comments: 0 comments
Unknown. Front-End by Studio 700 software
1
This program can dump any saved SCREEN2 screen bits to a Epson MX/LX/FX ...
