scene.org File Archive

File download

<root>­/­parties­/­2024­/­vccc24­/­christmas_challenge/bushy555_microbee32_z80asm_118b_vc3-2024.zip

File size:
25 987 bytes (25.38K)
File date:
2024-12-29 14:13:04
Download count:
all-time: 0

Preview

  • CHRISTMAS_PRESENT - running screenshot.png 18.09K
  • CHRISTMAS_PRESENT - smallest source code size.asm 492B
  • CHRISTMAS_PRESENT - source code.png 9.82K
  • CHRISTMAS_PRESENT.asm 2.67K
  • CHRISTMAS_PRESENT_com 118B
  • FILE_ID.diz 1.15K

file_id.diz

 Logier's Annual 2024 Christmas Present coding compeition.
 Submission for the MICROBEE 32k computer.
 -Dave / Bushy555.


 NOTE:  RENAME "CHRISTMAS_PRESENT_COM" to "CHRISTMAS_PRESENT.COM"


 Execution assumptions:
 (First program to run immediately after emulator is ran)

 Binary Snapshot
 ---------------
 000 bytes :  snapshot header. Not included in the source.
 118 bytes :  code
 118 bytes :  total file size.
 492 bytes :  source asm size.



 Execution/use/Instructions
 ==========================
 Use any Microbee emulator that supports .COM files. Loaded at memory address 256/$100
 - MESS works well with MESSUI.EXE gui interface.
 - Requires Microbee ROMs, can be found at : https://github.com/bushy555/MESS_MAME_ROMS  (mbee.zip)
 Find/download/install MESS and install the ROMs.
 Run MESSUI.
 Find/select Microbee 16 or Microbee 32 IC
  TYpe OK if ROMs are found successfully.
  DEVICES --> (first) QUICK LOAD [Empty Slot]  *.MWB/*.COM
  Select file.com  (ie: CHRISTMAS_PRESENT.COM )
  Wait three sections. Program will autorun / autoexecute.

  Microbee does not auto scroll, so will only show the top 3/4 of the screen.