MSX logo
  • HOME
  • NEWS
    • ARCHIVE
  • FORUM
    • MSX TALK
    • DEBATES EN ESPAÑOL
    • MULTILINGUAL FORUMS
  • WIKI
    • INDEX
    • PROGRAMMING
    • MSX FAQ
    • SCENE MEMBERS
    • SCENE GROUPS
  • COMMUNITY
    • PHOTOSHOOTS
    • POLLS
    • LINKS
  • ARTICLES
    • GENERAL
    • REVIEWS
    • FAIR REPORTS
  • DOWNLOADS
    • DOWNLOADS DB
  • MRC
    • ABOUT US
    • JOIN OUR TEAM
    • DONATE
Home
  • Content
  • Users

Search

Next
Page 1/2
| 2
Search results

Vampire Killer with Smooth scroll in Coleco

by iamweasel2 on 14-01-2020, 23:03
Score: 162.64 %, Type: Forum topic , Comments: 36 comments
2.0 (in the same way as we have our MSX2). But his Coleco 2.0 has more power than our MSX2.0. His VDP ... https://en.wikipedia.org/wiki/MOS_Technology_VIC-II Which arcade machines used the VIC II? I can't find any info on that. tfh wrote: ... for the C64/128: https://en.wikipedia.org/wiki/MOS_Technology_VIC-II Which arcade machines used the VIC II? I ...

Hanoi Tower in Basic

by iamweasel2 on 12-04-2020, 05:28
Score: 164.24 %, Type: Forum topic , Comments: 4 comments
movetower(discs,'A','C','B'); return 0; } example 100 PRINT "HANOI example 100 PRINT "HANOI ... return; } for(i=0; i<=count; i++) { s[count] = 65 + i; nest(count + 1, s); } } int main(void) { char s[] = "123"; nest(0, s); return 0; } - This is NG 100 S$="123" 120 ...

Microsoft basic source code

by iamweasel2 on 12-04-2020, 18:03
Score: 164.15 %, Type: Forum topic , Comments: 14 comments
While doing some studies with Basic, I found this site. https://www.pagetable.com/?p=774 It seems to have the original MSX Basic source code, it has nice information about how it was written. It has even comments to what was done by Bill ...

Endurance - A racing game remake

by iamweasel2 on 24-05-2020, 18:43
Score: 195.47 %, Type: News post , Comments: 10 comments
Originally released for Atari 2600, Enduro is a classic racing game made by Activision. Fabio Ritter developed a remake of this game, including different options, like a classic version (same as Atari 2600) and an enhanced mode, with new graphics ...

TCL in openMSX

by iamweasel2 on 10-06-2020, 14:15
Score: 170.43 %, Type: Forum topic , Comments: 19 comments
Memory Cartridge to have 1024K of RAM : 1=on 0=off variable USE_MEMORY_1024K 0 # -- Use GFX9000 Video Cartridge : 1=on 0=off variable USE_GFX9000 0 # -- Use FM PAC FM Cartridge : 1=on 0=off variable USE_FMPAC 0 # -- Use SCC+ Cartridge : 1=on 0=off variable USE_SCC 1 # -- Use a Slot Exnansio, Cartridge (To ...

Another atempt at MSX ASM programming

by iamweasel2 on 30-09-2020, 17:45
Score: 167.95 %, Type: Forum topic , Comments: 26 comments
a simple example to input 2 numbers in MSX-DOS. bdos: equ 0x0005 string_out: equ 0x09 buffer_input: equ 0x0a org 0x0100 ld ... $' crlf: db 0x0d, 0x0a, '$' buffer: ds 0x07, 0x00 Thanks ...

Hero level editor

by iamweasel2 on 08-10-2020, 16:23
Score: 168.2 %, Type: Forum topic , Comments: 18 comments
Anyone saw this? https://twitter.com/qarlosherrero/status/1313127324058112001... Hero is a great game, I certainly would like to see a new version of this classic game with new levels on it. :) Cool, a H.E.R.O MSX2(+) Cool, a ...

Tanenbaum and MSX

by iamweasel2 on 10-10-2020, 16:30
Score: 168.2 %, Type: Forum topic , Comments: 4 comments
I'm reading Tanenbaum's Structured Computer Organization and trying to map the things he says to MSX. He explains at chapter two that some CISC machines have an interpreter, whose function is to break the instructions of its target machine ...

How is that possible?

by iamweasel2 on 18-10-2020, 17:36
Score: 172.57 %, Type: Forum topic , Comments: 36 comments
like DMA controller etc which are operated via I/O and utilize ports in the range 0-255 (while leaving ... code The code space (address) of the host CPU is Page 0 (0000H ~ 3FFFH). Anyway, because of interrupt processing, writing Page 0 will take up less space. For reference, Page 1 and 2 are used ...

online MSX C Compiler / PC C compiler

by iamweasel2 on 23-10-2020, 15:39
Score: 168.4 %, Type: Forum topic , Comments: 1 comment
Hi, I was wondering, we have a great MSX Basic and ASM environment available with an web browser, MSX PEN (msxpen.com). It allows you to quickly test Basic and ASM code without installing any tools or emulators, all you need is a web browser. Is ...
Next
Page 1/2
| 2
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (18)
  • News post (1)
Filter by News topics
  • Software (1)
Filter by Tags
  • 2600 (1)
  • Racing game (1)
  • atari (1)
  • enduro (1)
Filter by Forums
  • MSX Talk (18)
Filter by post date
  • (-) 2020
  • January 2020 (1)
  • April 2020 (2)
  • May 2020 (1)
  • June 2020 (1)
  • September 2020 (1)
  • October 2020 (5)
  • November 2020 (4)
  • December 2020 (4)
Filter by author
  • (-) iamweasel2
Become a member

Don't you have an account yet? Become an MSX-friend and register an account!

Register now

MSX Music player
    © 1996-2023 Microcomputer & Related Culture Foundation. MSX is a trademark of MSX Licensing Corporation. Terms and conditions | Privacy policy