OSDN Git Service

[VM][General][WIP] Apply new (Upstream 2016-02-21) APIs to VMs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / pasopia7 / joypac2.cpp
index 806e489..8b64e2f 100644 (file)
@@ -12,7 +12,7 @@
 
 void JOYPAC2::initialize(int id)
 {
-       joy = emu->joy_buffer();
+       joy = emu->get_joy_buffer();
 }
 
 void JOYPAC2::write_io8(uint32 addr, uint32 data)