Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JotPad] Unimplemented Operation: opx.nmpd #418

Open
jbmorley opened this issue Sep 27, 2024 · 1 comment
Open

[JotPad] Unimplemented Operation: opx.nmpd #418

jbmorley opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working facerake Unimplemented OPL opcode

Comments

@jbmorley
Copy link
Collaborator

jbmorley commented Sep 27, 2024

Description

Just opening the program.

Metadata

Key Value
Title JotPad
Source URL unknown

Details

Unimplemented operation opx.nmpd
JOTPAD\NEWCONFIG:00008260: FF [NextOpcodeTable] 18 CallOpxFunc 3 1 (NMPD ?)
JOTPAD\MAIN:00000819: 53 [RunProcedure] 0x04A2 (name="NEWCONFIG" nargs=0)
TOOLBAR\TBARLINK: [Lua] modules/toolbar.lua:84
JOTPAD\START:00000075: 53 [RunProcedure] 0x0012 (name="TBARLINK" nargs=1)
stack traceback:
	[C]: in function 'error'
	init.lua:485: in function 'unimplemented'
	ops.lua:2455: in function 'ops.CallOpxFunc'
	ops.lua:2343: in function 'ops.NextOpcodeTable'
	runtime.lua:884: in function <runtime.lua:869>
	[C]: in function 'xpcall'
	runtime.lua:1003: in method 'pcallProc'
	runtime.lua:1049: in method 'callProc'
	modules/toolbar.lua:84: in field 'fn'
	runtime.lua:301: in method 'pushNewFrame'
	ops.lua:1002: in function 'ops.RunProcedure'
	runtime.lua:884: in function <runtime.lua:869>
	[C]: in function 'xpcall'
	runtime.lua:1003: in method 'pcallProc'
	runtime.lua:1290: in function 'runtime.runOpo'
@jbmorley jbmorley added bug Something isn't working facerake Unimplemented OPL opcode labels Sep 27, 2024
@tomsci
Copy link
Collaborator

tomsci commented Sep 28, 2024

if that is https://archive.org/details/tucows_76737_nMPD it is extremely unlikely we'll ever support it. I don't fancy reimplementing a whole nother set of dialog APIs, it was enough work the first time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working facerake Unimplemented OPL opcode
Projects
None yet
Development

No branches or pull requests

2 participants