Search found 144 matches

by spotlessmind1975
Sat Apr 27, 2024 6:00 pm
Forum: Support
Topic: Would writing a virtual machine be practical?
Replies: 2
Views: 601

Re: Would writing a virtual machine be practical?

Hi wysardry ! Would it be practical to create a virtual machine using ugBASIC? In reality it is opposite to the philosophy of ugBASIC: with ugBASIC you can use the language itself to write the game, and porting is the adaptation of what you have written with respect to the (small) differences. Thus ...
by spotlessmind1975
Sat Apr 27, 2024 5:54 pm
Forum: Support
Topic: Progress on Sharp MZ series?
Replies: 2
Views: 547

Re: Progress on Sharp MZ series?

wysardry wrote: Fri Apr 05, 2024 10:14 pm How is support for the Sharp MZ series progressing?
Very slowly unfortunately, because I don't have any kind of support and the emulator is not very friendly. :(
by spotlessmind1975
Fri Apr 26, 2024 11:40 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240426.2330]
Replies: 0
Views: 148

BETA UPDATE [rev. 20240426.2330]

:idea: component: compiler
:idea: targets: all
  • add support for Thomson TO8 #752
  • add support for EXP instruction #292 (6502, 6809)
  • fixed negative float and add support for EXP instruction #292 (6502, 6809)
  • added support for LOG (under 6809 and 6502)
by spotlessmind1975
Fri Apr 19, 2024 8:19 am
Forum: Beta version
Topic: BETA UPDATE [rev. 20240419.0830]
Replies: 0
Views: 48

BETA UPDATE [rev. 20240419.0830]

:idea: component: compiler :idea: targets: all add support for static and dynamic hardware configuration #751 added synonym for DEFAULT DATA TYPE under OPTION directive fixed FLIP IMAGE code generation (code) fixed FLIP IMAGE code generation (include) fixed FLIP IMAGE code generation (6809) fixed jo...
by spotlessmind1975
Wed Apr 17, 2024 6:31 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240417.2030]
Replies: 0
Views: 37

BETA UPDATE [rev. 20240417.2030]

:idea: component: compiler
:idea: targets: all
  • fixed optimizer rule when constant expression is in use (6809)
  • add support for Game Master Cartridge (GMC) #749
  • avoid joystick reading conflict with audio (coco)
  • fix stack corruption in BANK usage under coco3
by spotlessmind1975
Mon Apr 15, 2024 6:47 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240415.2045]
Replies: 0
Views: 38

BETA UPDATE [rev. 20240415.2045]

:idea: component: compiler :idea: targets: all implement FLIP IMAGE parameter as variable #746 refactorized constant emission and PUT IMAGE with constant flags added preliminary support for MUSIC PAUSE, RESUME, STOP, SEEK and update docs fixed 6809/6502 wrong loading of constants moved IRQ service r...
by spotlessmind1975
Sat Apr 13, 2024 6:28 pm
Forum: Main version
Topic: COLDFIX v1.16 [rev. 20240413.1945]
Replies: 0
Views: 391

COLDFIX v1.16 [rev. 20240413.1945]

:idea: component: compiler
:idea: targets: all

6TH CANDIDATE FOR VERSION 1.16 (MAIN=BETA)
  • JOY(1) does not work under coco (and dragon 32/64) #523
  • fixed sn76489 on z80 (coleco,sc3000,sg1000)
  • fixed var generation under pc128op
by spotlessmind1975
Sat Apr 13, 2024 5:56 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240413.1945]
Replies: 0
Views: 38

BETA UPDATE [rev. 20240413.1945]

:idea: component: compiler :idea: targets: all refactorized constant emission and PUT IMAGE with constant flags space optimization WAIT KEY under pc128op #745 JOY(1) does not work under coco (and dragon 32/64) #523 fixed optimization on hardware registers allow BANKED MUSIC (on demand) #747 added op...
by spotlessmind1975
Thu Apr 11, 2024 7:17 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240411.2100]
Replies: 0
Views: 143

BETA UPDATE [rev. 20240411.2100]

:idea: component: compiler :idea: targets: all fixed VOLUME and support for SN76489 under coleco, sg1000 and sc3000 cannot FLIP IMAGE if banked under virtual banking fixed var/array generation under mo5 and pc128op added cpu indirect direct size added support for MUSIC LOOP syntax fixed BANK WRITE a...
by spotlessmind1975
Mon Apr 08, 2024 4:02 pm
Forum: Beta version
Topic: BETA UPDATE [rev. 20240408.1805]
Replies: 0
Views: 34

BETA UPDATE [rev. 20240408.1805]

:idea: component: compiler :idea: targets: all add support for sending raw audio to soundcard / audio chipset #737 (stubs, coleco and pc128op); fixed sn76489 on z80 (coleco,sc3000,sg1000). add support for sound card based on SN76489 #736 (pc128op); fixed SOUND STOP on coleco; fixed sn76489 on z80 (c...