Quote from: Shaun M. Neary on 14:52, 02 October 24This is what made me question it. Budget labels never got arcade licenses to my knowledge.
- LibSDL upgraded to 2.30.7
- updated UNIDOS+packs to v1.51
- try to create .config directory for settings if it does not exists (Linux/Mac)
- Breakpoint activation when click ON the instruction (no more half screen or something...)
- Memory explorer can see/edit Dandanator ROM
- Memory explorer can see/edit Play2CPC Cartridge
- new debug module for Dandanator (with internal registers)
- new command line option for delaying autotype
- added brightness to saved settings
- bugfix SenseInterrupt breakpoint
- bugfix register display in AY debug
- bugfix memory overflow with AY audio display
- bugfix SYMBiFACE Mouse plugin not initialized at startup
- bugfix FDC default timings when loading snapshot from another emulator
- bugfix Emulator Mapping in Memory Explorer with ROM extension (do not use this for edition!)
Quote from: trocoloco on 05:29, 02 October 24Myth has to be one of those, even tho it could have been so much better in mode 0 IMO, still it is a great gameIt's impossible to make a great game out of Myth, just by adding colors.
.export _asmfunc
_asmfunc:
ld ix,#0x00
add ix,sp
ld l,(ix+2) ; HL = first parameter
ld h,(ix+3)
ld e,(ix+4) ; DE = second parameter
ld d,(ix+5)
; do something with HL, DE...
ret
Quote from: HAL6128 on 17:29, 02 October 24Do you have an actual Amsteam library available? Is the one in the first post?
Page created in 0.052 seconds with 17 queries.