Search results
Screenshots settings
Score: 189.37 %,
Type: Forum topic , Comments: 7 comments
https://www.msx.org/forum/msx-talk/openmsx/hotkey-for-screen...
anyway just noticed that anyway just noticed that binding PRINT that way, it fails ...
GLASS malfunction?
Score: 187.05 %,
Type: Forum topic , Comments: 3 comments
Exception in thread "main" nl.grauw.glass.expressions.EvaluationException: Not an instruction.
[at shadow.asm:1976]
set 0,l
at nl.grauw.glass.expressions.Expression.getInstruction(Expression.java:65)
at nl.grauw.glass.Line.getInstruction(Line.java:76) ...
Shadow Of The Pig
Score: 186.98 %,
Type: Forum topic , Comments: 8 comments
First playable version is finally here! I have some ideas to upgrade it (levels for example, currently the game is an endless run) so there will be more updates until MSXdev deadline.
I'll submit it as entry few days before to add as much as I ...
MSX BASIC 4.1
Score: 186.43 %,
Type: Forum topic , Comments: 6 comments
MSX-BASIC 4.0 adds only 3 new instructions:
https://www.msx.org/wiki/CALL_PAUSE ... about msx.basic 3.0, then? I thought I would get all the information at once with the basic 4 manual
Version 3.0 modifies SCREEN, Version 3.0 modifies SCREEN, COLOR, BASE, VDP and adds SET SCROLL + all ...
Retro Trex game jam
Score: 186.27 %,
Type: Forum topic , Comments: 6 comments
why?
https://youtu.be/r0gSB4yOwzk
Very nice parallax! Very nice parallax! ... yet)
https://youtu.be/X30akF0aeuQ
Ok, almost complete this game Ok, almost complete ...
Freedom Fighter Freeware + commented source code
Score: 183.6 %,
Type: Forum topic , Comments: 7 comments
As I had already announced, from today (01/06/2022) Freedom Fighter becomes Freeware. So the game is freely (and for free) downloadable. At the same time I published the source code (fully commented in english) on Github and the video of the game's ...
Freedom Fighter scrolling technique article finally here!
Score: 182.66 %,
Type: Forum topic , Comments: 14 comments
in the blog!)
ITALIAN VERSION
https://thegeps.blogspot.com/2022/04/freedom-fighter-smooth-...
ENGLISH VERSION
https://thegeps.blogspot.com/2022/04/freedom-fighter-smooth-...
Thanks ...
how to use a debugger
Score: 179.94 %,
Type: Forum topic , Comments: 10 comments
easier to do it from the console of openMSX itself, for example: "rewind goback 0.1" will go back 0.1 seconds in time).
openMSX is amazing for debugging. So, I'm sure you'll find ... set_watchpoint read_mem 0x1234
debug set_watchpoint read_io 0x2E
Thanks! Thanks!
santiontanon ...
create a megarom switching off the bios?
Score: 180.25 %,
Type: Forum topic , Comments: 29 comments
Is it possible to create an ASCII16 megarom switching off the bios and using page0 as ROM ... to modify the classic ASCII16 megarom init code?
The page0 ROM option I don't The page0 ROM ... the BIOS off and using only RAM in page0; as long as you implement an interrupt handler.
Use ram. ...
Turrican for MSX new WIP
Score: 182.07 %,
Type: Forum topic , Comments: 59 comments
steps, from x to 63 and from 0 to (63-x)
Nice! Looking forward to it! Nice! Looking forward ... vary from 0 to 3) I know wich row/columns I have to unpack from each tile.
Ibtried your way, before, ... does it take to set up vram for a charset bullet
;HL is in the range 0x4000 ... 0x7fff
ld a,l ...
