Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Lazarus Wrappers  (Read 2986 times)

0 Members and 1 Guest are viewing this topic.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Lazarus Wrappers
« on: August 02, 2002, 07:19:38 am »
Howard_C: Do your wrappers work in Win98?  I got the ZiNc one to work 1st time in XP, but I can't get the exit key thing to work in '98 :(.  I was just using the wrapper from a command-line rather than using Lazarus.

Nice work on the FE btw, the way the lists are used (standardised) is certainly a good step forward.  Apart from now I should get my act together and use a similar method for my FE :)

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Lazarus Wrappers
« Reply #1 on: August 02, 2002, 08:11:11 am »

Howard_C: Do your wrappers work in Win98?  I got the ZiNc one to work 1st time in XP, but I can't get the exit key thing to work in '98 :(.  I was just using the wrapper from a command-line rather than using Lazarus.

Nice work on the FE btw, the way the lists are used (standardised) is certainly a good step forward.  Apart from now I should get my act together and use a similar method for my FE :)


the beta version of the wrappers did work on my win me machine with my fe...have not tried the release versions yet...

Peter

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 04:15:56 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Wrappers
« Reply #2 on: August 02, 2002, 05:16:42 pm »
Yeah they work fine on 98, but the development team of zinc boo-boo-ed.  :)  There isn't a way to safely kill the process other than pressing escape for that particular emulator.  I've tried everything from sending the close command to "pressing" alt-f4.  They all start to close the app but crash half-way through it.  

Sorry


SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:35:37 pm
  • The Bears Still Suck!
Re:Lazarus Wrappers
« Reply #3 on: August 02, 2002, 05:28:12 pm »
where is the zinc wrapper?

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 04:15:56 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Wrappers
« Reply #4 on: August 02, 2002, 06:14:27 pm »
there isn't one... but the generic command line wrapper is pre-configured for zinc if you'll read the caption below. ;)

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:35:37 pm
  • The Bears Still Suck!
Re:Lazarus Wrappers
« Reply #5 on: August 02, 2002, 11:37:41 pm »
you need a link to your FEs in your sig...

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:Lazarus Wrappers
« Reply #6 on: August 03, 2002, 04:45:26 pm »
I set the 'exit' key to space bar, and this worked PERFECTLY on the XP machine :)  Just doesn't seem to work on my Win98 PC :(

Actually I don't care about ZiNc as I want to use Escape to quit anyway.  I just tried that as a test as ZiNc was the only emu I had at work ;)

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Yesterday at 04:15:56 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Wrappers
« Reply #7 on: August 03, 2002, 05:31:29 pm »
Ok that's the problem.... in 98 the wrapper is limited to the keys you can assign... shift keys (space,shift,ctrl,alt) generally won't work.  Note that that is only for key detection though, so you can still send those keys.  At least in theory... i don't own  any 98 boxes anymore so I can't test it.